Skip to content

Commit d709375

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

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": 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
}

0 commit comments

Comments
 (0)