Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for c2280fe
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 3, 2024
1 parent 4124cff commit 721a083
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": 1712155130141,
"lastUpdate": 1712156019342,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -4228,6 +4228,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Larko",
"username": "Larkooo"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "c2280feaf9567cd0727a6e7d93e67c173a66356b",
"message": "feat: start refactor to integrate testing logic for models and entities (#1749)\n\n* feat: start refactor to integrate testing logic for models and entities\r\n\r\n* feat: set contract address of actions after migration\r\n\r\n* feat: test store spawn\r\n\r\n* fmt\r\n\r\n* chore: imports\r\n\r\n* fix: tests",
"timestamp": "2024-04-03T10:45:27-04:00",
"tree_id": "5a0d44c1873ed70050047292b4ea51490ec94666",
"url": "https://github.com/dojoengine/dojo/commit/c2280feaf9567cd0727a6e7d93e67c173a66356b"
},
"date": 1712156018780,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16775795,
"range": "± 901487",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 721a083

Please sign in to comment.