Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 297a44c
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 8, 2024
1 parent 9269985 commit 7a3072f
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": 1712559860518,
"lastUpdate": 1712584062687,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -4768,6 +4768,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "greged93",
"username": "greged93"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "297a44ce56542cdc91b3a25ad99b1872b1ce0e9d",
"message": "fix(katana-primitives): split_u256 (#1793)\n\nfix split_u256",
"timestamp": "2024-04-08T21:39:26+08:00",
"tree_id": "39ea772a4a703f4dda839aed6be4ed5ffc82e4b5",
"url": "https://github.com/dojoengine/dojo/commit/297a44ce56542cdc91b3a25ad99b1872b1ce0e9d"
},
"date": 1712584062193,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16824351,
"range": "± 197525",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 7a3072f

Please sign in to comment.