Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 1348563
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 16, 2024
1 parent 613ac09 commit 0a884bd
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": 1713281476398,
"lastUpdate": 1713281860741,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -5608,6 +5608,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Tarrence van As",
"username": "tarrencev"
},
"committer": {
"email": "[email protected]",
"name": "Tarrence van As",
"username": "tarrencev"
},
"distinct": true,
"id": "134856377cfb616599ffc393f28122ee101f5a1a",
"message": "Fix version formatting on release-dispatch",
"timestamp": "2024-04-16T11:29:34-04:00",
"tree_id": "444fe976ffa31f383b06c735073da5f8c49a871c",
"url": "https://github.com/dojoengine/dojo/commit/134856377cfb616599ffc393f28122ee101f5a1a"
},
"date": 1713281860178,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16798449,
"range": "± 193368",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 0a884bd

Please sign in to comment.