Skip to content

Commit

Permalink
add Benchmark (benchmarkjs) benchmark result for d5db090
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 5, 2024
1 parent 1345973 commit 29bf3ae
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": 1720064080893,
"lastUpdate": 1720204527283,
"repoUrl": "https://github.com/Brooooooklyn/canvas",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -30460,6 +30460,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": "d5db090d03bbe3ec7a689c4d6431b992e7f335d8",
"message": "fix(deps): update rust crate libavif to 0.14",
"timestamp": "2024-07-05T18:29:04Z",
"tree_id": "24d9547a69388776238a2457d68297bf564cfefc",
"url": "https://github.com/Brooooooklyn/canvas/commit/d5db090d03bbe3ec7a689c4d6431b992e7f335d8"
},
"date": 1720204460400,
"tool": "benchmarkjs",
"benches": [
{
"name": "Draw house#skia-canvas",
"value": 30,
"range": "±0.7%",
"unit": "ops/sec",
"extra": "53 samples"
},
{
"name": "Draw house#node-canvas",
"value": 38,
"range": "±2.55%",
"unit": "ops/sec",
"extra": "65 samples"
},
{
"name": "Draw house#@napi-rs/skia",
"value": 32,
"range": "±0.54%",
"unit": "ops/sec",
"extra": "56 samples"
},
{
"name": "Draw gradient#skia-canvas",
"value": 28,
"range": "±0.23%",
"unit": "ops/sec",
"extra": "51 samples"
},
{
"name": "Draw gradient#node-canvas",
"value": 36,
"range": "±0.77%",
"unit": "ops/sec",
"extra": "62 samples"
},
{
"name": "Draw gradient#@napi-rs/skia",
"value": 31,
"range": "±0.88%",
"unit": "ops/sec",
"extra": "55 samples"
}
]
}
]
}
Expand Down

0 comments on commit 29bf3ae

Please sign in to comment.