Skip to content

Commit

Permalink
add Benchmark (benchmarkjs) benchmark result for 07ea29a
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 18, 2024
1 parent f3ccee6 commit a54a446
Showing 1 changed file with 67 additions and 1 deletion.
68 changes: 67 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1728912028049,
"lastUpdate": 1729273911000,
"repoUrl": "https://github.com/Brooooooklyn/canvas",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -32836,6 +32836,72 @@ window.BENCHMARK_DATA = {
"extra": "54 samples"
}
]
},
{
"commit": {
"author": {
"email": "29139614+renovate[bot]@users.noreply.github.com",
"name": "renovate[bot]",
"username": "renovate[bot]"
},
"committer": {
"email": "29139614+renovate[bot]@users.noreply.github.com",
"name": "renovate[bot]",
"username": "renovate[bot]"
},
"distinct": true,
"id": "07ea29a1bd064c601c336657cae4339f1e84c718",
"message": "chore(deps): update yarn to v4.5.1",
"timestamp": "2024-10-18T17:45:33Z",
"tree_id": "924d0032660ddd2dbcea5aa04d0e11bd56185fcb",
"url": "https://github.com/Brooooooklyn/canvas/commit/07ea29a1bd064c601c336657cae4339f1e84c718"
},
"date": 1729273862459,
"tool": "benchmarkjs",
"benches": [
{
"name": "Draw house#skia-canvas",
"value": 28,
"range": "±0.6%",
"unit": "ops/sec",
"extra": "50 samples"
},
{
"name": "Draw house#node-canvas",
"value": 38,
"range": "±0.55%",
"unit": "ops/sec",
"extra": "65 samples"
},
{
"name": "Draw house#@napi-rs/skia",
"value": 32,
"range": "±0.52%",
"unit": "ops/sec",
"extra": "55 samples"
},
{
"name": "Draw gradient#skia-canvas",
"value": 27,
"range": "±0.19%",
"unit": "ops/sec",
"extra": "49 samples"
},
{
"name": "Draw gradient#node-canvas",
"value": 36,
"range": "±0.49%",
"unit": "ops/sec",
"extra": "62 samples"
},
{
"name": "Draw gradient#@napi-rs/skia",
"value": 31,
"range": "±0.91%",
"unit": "ops/sec",
"extra": "54 samples"
}
]
}
]
}
Expand Down

0 comments on commit a54a446

Please sign in to comment.