Skip to content

Commit

Permalink
add Benchmark (benchmarkjs) benchmark result for 1c07bf2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 2, 2024
1 parent 22b69ef commit d2b7a36
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": 1720691148120,
"lastUpdate": 1722561390835,
"repoUrl": "https://github.com/Brooooooklyn/canvas",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -30592,6 +30592,72 @@ window.BENCHMARK_DATA = {
"extra": "55 samples"
}
]
},
{
"commit": {
"author": {
"email": "29139614+renovate[bot]@users.noreply.github.com",
"name": "renovate[bot]",
"username": "renovate[bot]"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "1c07bf2979536dd66fabd951126290e047dc9776",
"message": "chore(deps): lock file maintenance (#860)",
"timestamp": "2024-08-02T09:10:07+08:00",
"tree_id": "c5369d09d717267e2f61671478fc17f20bdeaa8a",
"url": "https://github.com/Brooooooklyn/canvas/commit/1c07bf2979536dd66fabd951126290e047dc9776"
},
"date": 1722561322770,
"tool": "benchmarkjs",
"benches": [
{
"name": "Draw house#skia-canvas",
"value": 29,
"range": "±0.38%",
"unit": "ops/sec",
"extra": "52 samples"
},
{
"name": "Draw house#node-canvas",
"value": 36,
"range": "±0.67%",
"unit": "ops/sec",
"extra": "62 samples"
},
{
"name": "Draw house#@napi-rs/skia",
"value": 32,
"range": "±0.52%",
"unit": "ops/sec",
"extra": "56 samples"
},
{
"name": "Draw gradient#skia-canvas",
"value": 28,
"range": "±0.22%",
"unit": "ops/sec",
"extra": "51 samples"
},
{
"name": "Draw gradient#node-canvas",
"value": 36,
"range": "±0.52%",
"unit": "ops/sec",
"extra": "62 samples"
},
{
"name": "Draw gradient#@napi-rs/skia",
"value": 31,
"range": "±0.62%",
"unit": "ops/sec",
"extra": "54 samples"
}
]
}
]
}
Expand Down

0 comments on commit d2b7a36

Please sign in to comment.