Skip to content

Commit d33cbfd

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

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": 1588192478602,
2+
"lastUpdate": 1588193109028,
33
"repoUrl": "https://github.com/dritter/extended-table",
44
"entries": {
55
"Benchmark.js Benchmark": [
@@ -268,6 +268,51 @@ window.BENCHMARK_DATA = {
268268
"extra": "35 samples"
269269
}
270270
]
271+
},
272+
{
273+
"commit": {
274+
"author": {
275+
"email": "dritter03@googlemail.com",
276+
"name": "Dominik Ritter",
277+
"username": "dritter"
278+
},
279+
"committer": {
280+
"email": "dritter03@googlemail.com",
281+
"name": "Dominik Ritter",
282+
"username": "dritter"
283+
},
284+
"distinct": true,
285+
"id": "d55fc739b6fe9f20da259edb1a8691fa158e9e88",
286+
"message": "Test Publish to NPM workflow",
287+
"timestamp": "2020-04-29T22:43:59+02:00",
288+
"tree_id": "fb102ed0022e53d79ac8a5afdfdf566e6a15fb1e",
289+
"url": "https://github.com/dritter/extended-table/commit/d55fc739b6fe9f20da259edb1a8691fa158e9e88"
290+
},
291+
"date": 1588193109010,
292+
"tool": "benchmarkjs",
293+
"benches": [
294+
{
295+
"name": "default rendering",
296+
"value": 149,
297+
"range": "±11.31%",
298+
"unit": "ops/sec",
299+
"extra": "63 samples"
300+
},
301+
{
302+
"name": "slot rendering",
303+
"value": 150,
304+
"range": "±6.30%",
305+
"unit": "ops/sec",
306+
"extra": "55 samples"
307+
},
308+
{
309+
"name": "sorting",
310+
"value": 15.59,
311+
"range": "±2.95%",
312+
"unit": "ops/sec",
313+
"extra": "35 samples"
314+
}
315+
]
271316
}
272317
]
273318
}

0 commit comments

Comments
 (0)