Skip to content

Commit b02de35

Browse files
author
github-action-benchmark
committed
add Benchmark.js Benchmark (benchmarkjs) benchmark result for 82b4a26
1 parent 82b4a26 commit b02de35

File tree

1 file changed

+46
-1
lines changed

1 file changed

+46
-1
lines changed

dev/bench/data.js

Lines changed: 46 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1620715345639,
2+
"lastUpdate": 1620756912243,
33
"repoUrl": "https://github.com/dritter/extended-table",
44
"entries": {
55
"Benchmark.js Benchmark": [
@@ -628,6 +628,51 @@ window.BENCHMARK_DATA = {
628628
"extra": "34 samples"
629629
}
630630
]
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+
]
631676
}
632677
]
633678
}

0 commit comments

Comments
 (0)