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" : 1620714362271 ,
2
+ "lastUpdate" : 1620715345639 ,
3
3
"repoUrl" : "https://github.com/dritter/extended-table" ,
4
4
"entries" : {
5
5
"Benchmark.js Benchmark" : [
@@ -583,6 +583,51 @@ window.BENCHMARK_DATA = {
583
583
"extra" : "39 samples"
584
584
}
585
585
]
586
+ } ,
587
+ {
588
+ "commit" : {
589
+ "author" : {
590
+ "email" : "dritter03@googlemail.com" ,
591
+ "name" : "Dominik Ritter" ,
592
+ "username" : "dritter"
593
+ } ,
594
+ "committer" : {
595
+ "email" : "dritter03@googlemail.com" ,
596
+ "name" : "Dominik Ritter" ,
597
+ "username" : "dritter"
598
+ } ,
599
+ "distinct" : true ,
600
+ "id" : "e74f699be15663567b6d5a1826a0b5f8c86d4d43" ,
601
+ "message" : "Bump NPM version" ,
602
+ "timestamp" : "2021-05-11T08:41:19+02:00" ,
603
+ "tree_id" : "9766e813cbc9a8e0bc9c702f2435ef9f5f99d62c" ,
604
+ "url" : "https://github.com/dritter/extended-table/commit/e74f699be15663567b6d5a1826a0b5f8c86d4d43"
605
+ } ,
606
+ "date" : 1620715345620 ,
607
+ "tool" : "benchmarkjs" ,
608
+ "benches" : [
609
+ {
610
+ "name" : "default rendering" ,
611
+ "value" : 155 ,
612
+ "range" : "±10.80%" ,
613
+ "unit" : "ops/sec" ,
614
+ "extra" : "64 samples"
615
+ } ,
616
+ {
617
+ "name" : "slot rendering" ,
618
+ "value" : 159 ,
619
+ "range" : "±8.20%" ,
620
+ "unit" : "ops/sec" ,
621
+ "extra" : "53 samples"
622
+ } ,
623
+ {
624
+ "name" : "sorting" ,
625
+ "value" : 15.06 ,
626
+ "range" : "±2.83%" ,
627
+ "unit" : "ops/sec" ,
628
+ "extra" : "34 samples"
629
+ }
630
+ ]
586
631
}
587
632
]
588
633
}
You can’t perform that action at this time.
0 commit comments