Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 34e56d6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 14, 2025
1 parent 676503f commit 7c90687
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": 1736876789574,
"lastUpdate": 1736880711451,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -44926,6 +44926,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": "34e56d6dc8d047d9972535824de6596c6cf58b2c",
"message": "feat(sozo): apply semver to tag versions (#2909)\n\nfeat: apply semver to tag versions",
"timestamp": "2025-01-14T12:35:00-06:00",
"tree_id": "2392aef73266104793da4d5a4849750062d8116c",
"url": "https://github.com/dojoengine/dojo/commit/34e56d6dc8d047d9972535824de6596c6cf58b2c"
},
"date": 1736880709728,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 11115964718,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 7c90687

Please sign in to comment.