Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 4a6cad5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 7, 2024
1 parent 44749be commit b5bfc30
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": 1707328585576,
"lastUpdate": 1707332138913,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -1048,6 +1048,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Jelilat Anofiu",
"username": "jelilat"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "4a6cad5f21d8da71714ae6ff48c9cc6ecaae642a",
"message": "update dead links (#1523)",
"timestamp": "2024-02-07T12:46:12-06:00",
"tree_id": "f2d012c3f626815f8cf29e8a3ca02f17e25ce44d",
"url": "https://github.com/dojoengine/dojo/commit/4a6cad5f21d8da71714ae6ff48c9cc6ecaae642a"
},
"date": 1707332137892,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 990072,
"range": "± 49705",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit b5bfc30

Please sign in to comment.