Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for c839363
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 8, 2024
1 parent 615bd35 commit 8dcf0f0
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": 1707349581567,
"lastUpdate": 1707433834543,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -1108,6 +1108,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Ammar Arif",
"username": "kariy"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "c839363c5f561873355ca84da1173352f9955957",
"message": "fix(katana-core): crate can't be build without any feature (#1527)",
"timestamp": "2024-02-09T07:01:08+08:00",
"tree_id": "1c32ed4f31c44c80e2371b36546298cd49f6fb9a",
"url": "https://github.com/dojoengine/dojo/commit/c839363c5f561873355ca84da1173352f9955957"
},
"date": 1707433833550,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 987318,
"range": "± 72898",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 8dcf0f0

Please sign in to comment.