Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 74ccf13
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 18, 2025
1 parent a15137c commit 1bd8091
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1737167682022,
"lastUpdate": 1737175578368,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -46330,6 +46330,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "glihm",
"username": "glihm"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "74ccf1331a329393b6a79dcdb36b72eab11f41be",
"message": "fix(sozo): return error if inspect doesn't find resource (#2920)",
"timestamp": "2025-01-17T22:30:06-06:00",
"tree_id": "7c42bb69646a6f58b50e34297358e6a30fb03944",
"url": "https://github.com/dojoengine/dojo/commit/74ccf1331a329393b6a79dcdb36b72eab11f41be"
},
"date": 1737175576344,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 11463041395,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 1bd8091

Please sign in to comment.