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 1
1
window . BENCHMARK_DATA = {
2
- "lastUpdate" : 1620715345639 ,
2
+ "lastUpdate" : 1620756912243 ,
3
3
"repoUrl" : "https://github.com/dritter/extended-table" ,
4
4
"entries" : {
5
5
"Benchmark.js Benchmark" : [
@@ -628,6 +628,51 @@ window.BENCHMARK_DATA = {
628
628
"extra" : "34 samples"
629
629
}
630
630
]
631
+ } ,
632
+ {
633
+ "commit" : {
634
+ "author" : {
635
+ "email" : "dritter03@googlemail.com" ,
636
+ "name" : "Dominik Ritter" ,
637
+ "username" : "dritter"
638
+ } ,
639
+ "committer" : {
640
+ "email" : "noreply@github.com" ,
641
+ "name" : "GitHub" ,
642
+ "username" : "web-flow"
643
+ } ,
644
+ "distinct" : true ,
645
+ "id" : "82b4a268c4b1a9fd26f710c442f4dc81c613a56a" ,
646
+ "message" : "Merge pull request #12 from dritter/fix_code_dups\n\nRemove code duplication" ,
647
+ "timestamp" : "2021-05-11T20:14:07+02:00" ,
648
+ "tree_id" : "6e4a21a65d538732742abbdcaefbb06a3644316e" ,
649
+ "url" : "https://github.com/dritter/extended-table/commit/82b4a268c4b1a9fd26f710c442f4dc81c613a56a"
650
+ } ,
651
+ "date" : 1620756912224 ,
652
+ "tool" : "benchmarkjs" ,
653
+ "benches" : [
654
+ {
655
+ "name" : "default rendering" ,
656
+ "value" : 170 ,
657
+ "range" : "±11.32%" ,
658
+ "unit" : "ops/sec" ,
659
+ "extra" : "66 samples"
660
+ } ,
661
+ {
662
+ "name" : "slot rendering" ,
663
+ "value" : 166 ,
664
+ "range" : "±12.04%" ,
665
+ "unit" : "ops/sec" ,
666
+ "extra" : "56 samples"
667
+ } ,
668
+ {
669
+ "name" : "sorting" ,
670
+ "value" : 14.83 ,
671
+ "range" : "±2.52%" ,
672
+ "unit" : "ops/sec" ,
673
+ "extra" : "34 samples"
674
+ }
675
+ ]
631
676
}
632
677
]
633
678
}
You can’t perform that action at this time.
0 commit comments