File tree Expand file tree Collapse file tree 1 file changed +46
-1
lines changed
Expand file tree Collapse file tree 1 file changed +46
-1
lines changed Original file line number Diff line number Diff line change 11window . BENCHMARK_DATA = {
2- "lastUpdate" : 1686080258965 ,
2+ "lastUpdate" : 1686083062406 ,
33 "repoUrl" : "https://github.com/dritter/extended-table" ,
44 "entries" : {
55 "Benchmark.js Benchmark" : [
@@ -898,6 +898,51 @@ window.BENCHMARK_DATA = {
898898 "extra" : "31 samples"
899899 }
900900 ]
901+ } ,
902+ {
903+ "commit" : {
904+ "author" : {
905+ "email" : "dritter03@googlemail.com" ,
906+ "name" : "Dominik Ritter" ,
907+ "username" : "dritter"
908+ } ,
909+ "committer" : {
910+ "email" : "dritter03@googlemail.com" ,
911+ "name" : "Dominik Ritter" ,
912+ "username" : "dritter"
913+ } ,
914+ "distinct" : true ,
915+ "id" : "abd60c2baf97947f1c9e7dc5e0a9a7a84f10c17c" ,
916+ "message" : "Bump Version" ,
917+ "timestamp" : "2023-06-06T22:23:10+02:00" ,
918+ "tree_id" : "466abd868f979e29b601172777bfd10ae67477b0" ,
919+ "url" : "https://github.com/dritter/extended-table/commit/abd60c2baf97947f1c9e7dc5e0a9a7a84f10c17c"
920+ } ,
921+ "date" : 1686083062386 ,
922+ "tool" : "benchmarkjs" ,
923+ "benches" : [
924+ {
925+ "name" : "default rendering" ,
926+ "value" : 238 ,
927+ "range" : "±10.25%" ,
928+ "unit" : "ops/sec" ,
929+ "extra" : "64 samples"
930+ } ,
931+ {
932+ "name" : "slot rendering" ,
933+ "value" : 232 ,
934+ "range" : "±1.45%" ,
935+ "unit" : "ops/sec" ,
936+ "extra" : "53 samples"
937+ } ,
938+ {
939+ "name" : "sorting" ,
940+ "value" : 13.23 ,
941+ "range" : "±2.63%" ,
942+ "unit" : "ops/sec" ,
943+ "extra" : "30 samples"
944+ }
945+ ]
901946 }
902947 ]
903948 }
You can’t perform that action at this time.
0 commit comments