Skip to content

Commit

Permalink
add Benchmark (benchmarkjs) benchmark result for 366d738
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 12, 2024
1 parent 929b342 commit 7da3c7c
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": 1725465003644,
"lastUpdate": 1726155220772,
"repoUrl": "https://github.com/Brooooooklyn/canvas",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -31648,6 +31648,72 @@ window.BENCHMARK_DATA = {
"extra": "54 samples"
}
]
},
{
"commit": {
"author": {
"email": "16604821+ByLCY@users.noreply.github.com",
"name": "ByLCY",
"username": "ByLCY"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "366d73809d56c2066f878d4240e231920deaaae4",
"message": "fix: `??` is error on node@10 (#889)",
"timestamp": "2024-09-12T23:27:26+08:00",
"tree_id": "365544ec253169aa9c6cb7db0555f9fbdd09616a",
"url": "https://github.com/Brooooooklyn/canvas/commit/366d73809d56c2066f878d4240e231920deaaae4"
},
"date": 1726155159124,
"tool": "benchmarkjs",
"benches": [
{
"name": "Draw house#skia-canvas",
"value": 29,
"range": "±0.4%",
"unit": "ops/sec",
"extra": "51 samples"
},
{
"name": "Draw house#node-canvas",
"value": 37,
"range": "±0.63%",
"unit": "ops/sec",
"extra": "64 samples"
},
{
"name": "Draw house#@napi-rs/skia",
"value": 32,
"range": "±0.37%",
"unit": "ops/sec",
"extra": "56 samples"
},
{
"name": "Draw gradient#skia-canvas",
"value": 28,
"range": "±0.26%",
"unit": "ops/sec",
"extra": "49 samples"
},
{
"name": "Draw gradient#node-canvas",
"value": 36,
"range": "±0.5%",
"unit": "ops/sec",
"extra": "63 samples"
},
{
"name": "Draw gradient#@napi-rs/skia",
"value": 31,
"range": "±0.52%",
"unit": "ops/sec",
"extra": "54 samples"
}
]
}
]
}
Expand Down

0 comments on commit 7da3c7c

Please sign in to comment.