Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for f57b78c
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 30, 2024
1 parent ba31489 commit 714d04b
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": 1706583397212,
"lastUpdate": 1706614782451,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -418,6 +418,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Xuefei Han",
"username": "fishseabowl"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "f57b78cf0eed60a7000a1e6b13ee971fe0242e14",
"message": "Fixed panic on VariantNotFound (#1487)",
"timestamp": "2024-01-30T06:30:27-05:00",
"tree_id": "dd8984f194d0a406b705dbb2f4857548b0d0465f",
"url": "https://github.com/dojoengine/dojo/commit/f57b78cf0eed60a7000a1e6b13ee971fe0242e14"
},
"date": 1706614781964,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 983027,
"range": "± 101376",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 714d04b

Please sign in to comment.