Skip to content

Commit f2759da

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

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": 1620714362271,
2+
"lastUpdate": 1620715345639,
33
"repoUrl": "https://github.com/dritter/extended-table",
44
"entries": {
55
"Benchmark.js Benchmark": [
@@ -583,6 +583,51 @@ window.BENCHMARK_DATA = {
583583
"extra": "39 samples"
584584
}
585585
]
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+
]
586631
}
587632
]
588633
}

0 commit comments

Comments
 (0)