Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 3153a80
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 16, 2024
1 parent d270ee9 commit 613ac09
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": 1713255848567,
"lastUpdate": 1713281476398,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -5578,6 +5578,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Tarrence van As",
"username": "tarrencev"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "3153a80b59b9312fa5001f9867cd2c46d83d8ba2",
"message": "Update devcontainer on release (#1843)",
"timestamp": "2024-04-16T11:22:30-04:00",
"tree_id": "7a1e7d882b051568ae8b006d8932dde87f69b728",
"url": "https://github.com/dojoengine/dojo/commit/3153a80b59b9312fa5001f9867cd2c46d83d8ba2"
},
"date": 1713281475643,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16945745,
"range": "± 502337",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 613ac09

Please sign in to comment.