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" : 1685993630717 ,
2+ "lastUpdate" : 1686079998649 ,
33 "repoUrl" : "https://github.com/dritter/extended-table" ,
44 "entries" : {
55 "Benchmark.js Benchmark" : [
@@ -808,6 +808,51 @@ window.BENCHMARK_DATA = {
808808 "extra" : "32 samples"
809809 }
810810 ]
811+ } ,
812+ {
813+ "commit" : {
814+ "author" : {
815+ "email" : "dritter03@googlemail.com" ,
816+ "name" : "Dominik Ritter" ,
817+ "username" : "dritter"
818+ } ,
819+ "committer" : {
820+ "email" : "noreply@github.com" ,
821+ "name" : "GitHub" ,
822+ "username" : "web-flow"
823+ } ,
824+ "distinct" : true ,
825+ "id" : "4ce4c4b8d6c4cd022ccfc6f36020ba00c2c57236" ,
826+ "message" : "Merge pull request #17 from dritter/remove-stickybits-artifacts\n\nRemove artifacts from stickybits" ,
827+ "timestamp" : "2023-06-06T21:32:13+02:00" ,
828+ "tree_id" : "6084cdb6e2fb1075764cb3ffed3e0bc51b8ac8d2" ,
829+ "url" : "https://github.com/dritter/extended-table/commit/4ce4c4b8d6c4cd022ccfc6f36020ba00c2c57236"
830+ } ,
831+ "date" : 1686079998618 ,
832+ "tool" : "benchmarkjs" ,
833+ "benches" : [
834+ {
835+ "name" : "default rendering" ,
836+ "value" : 144 ,
837+ "range" : "±7.88%" ,
838+ "unit" : "ops/sec" ,
839+ "extra" : "63 samples"
840+ } ,
841+ {
842+ "name" : "slot rendering" ,
843+ "value" : 139 ,
844+ "range" : "±10.12%" ,
845+ "unit" : "ops/sec" ,
846+ "extra" : "51 samples"
847+ } ,
848+ {
849+ "name" : "sorting" ,
850+ "value" : 15.85 ,
851+ "range" : "±3.04%" ,
852+ "unit" : "ops/sec" ,
853+ "extra" : "35 samples"
854+ }
855+ ]
811856 }
812857 ]
813858 }
You can’t perform that action at this time.
0 commit comments