Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for b2a4df6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 5, 2024
1 parent 7213c26 commit 14b5550
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": 1720050425598,
"lastUpdate": 1720193334189,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -10828,6 +10828,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Oche",
"username": "EjembiEmmanuel"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "b2a4df6c7d8e9da9a07bbe4a356dfd11a2696cfb",
"message": "feat: sozo init remove git (#2139)\n\n* feat: sozo init remove git\r\n\r\n* refac: remove `.github` folder",
"timestamp": "2024-07-05T20:47:01+05:30",
"tree_id": "1f0bf16aa41d236f92026401e170bd6017b132c8",
"url": "https://github.com/dojoengine/dojo/commit/b2a4df6c7d8e9da9a07bbe4a356dfd11a2696cfb"
},
"date": 1720193333606,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 17025771,
"range": "± 197027",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 14b5550

Please sign in to comment.