Skip to content

Commit c7b0562

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

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": 1686080258965,
2+
"lastUpdate": 1686083062406,
33
"repoUrl": "https://github.com/dritter/extended-table",
44
"entries": {
55
"Benchmark.js Benchmark": [
@@ -898,6 +898,51 @@ window.BENCHMARK_DATA = {
898898
"extra": "31 samples"
899899
}
900900
]
901+
},
902+
{
903+
"commit": {
904+
"author": {
905+
"email": "dritter03@googlemail.com",
906+
"name": "Dominik Ritter",
907+
"username": "dritter"
908+
},
909+
"committer": {
910+
"email": "dritter03@googlemail.com",
911+
"name": "Dominik Ritter",
912+
"username": "dritter"
913+
},
914+
"distinct": true,
915+
"id": "abd60c2baf97947f1c9e7dc5e0a9a7a84f10c17c",
916+
"message": "Bump Version",
917+
"timestamp": "2023-06-06T22:23:10+02:00",
918+
"tree_id": "466abd868f979e29b601172777bfd10ae67477b0",
919+
"url": "https://github.com/dritter/extended-table/commit/abd60c2baf97947f1c9e7dc5e0a9a7a84f10c17c"
920+
},
921+
"date": 1686083062386,
922+
"tool": "benchmarkjs",
923+
"benches": [
924+
{
925+
"name": "default rendering",
926+
"value": 238,
927+
"range": "±10.25%",
928+
"unit": "ops/sec",
929+
"extra": "64 samples"
930+
},
931+
{
932+
"name": "slot rendering",
933+
"value": 232,
934+
"range": "±1.45%",
935+
"unit": "ops/sec",
936+
"extra": "53 samples"
937+
},
938+
{
939+
"name": "sorting",
940+
"value": 13.23,
941+
"range": "±2.63%",
942+
"unit": "ops/sec",
943+
"extra": "30 samples"
944+
}
945+
]
901946
}
902947
]
903948
}

0 commit comments

Comments
 (0)