-
Notifications
You must be signed in to change notification settings - Fork 188
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Benchmark (cargo) benchmark result for b2a4df6
- Loading branch information
github-action-benchmark
committed
Jul 5, 2024
1 parent
7213c26
commit 14b5550
Showing
1 changed file
with
31 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1720050425598, | ||
"lastUpdate": 1720193334189, | ||
"repoUrl": "https://github.com/dojoengine/dojo", | ||
"entries": { | ||
"Benchmark": [ | ||
|
@@ -10828,6 +10828,36 @@ window.BENCHMARK_DATA = { | |
"unit": "ns/iter" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Oche", | ||
"username": "EjembiEmmanuel" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "b2a4df6c7d8e9da9a07bbe4a356dfd11a2696cfb", | ||
"message": "feat: sozo init remove git (#2139)\n\n* feat: sozo init remove git\r\n\r\n* refac: remove `.github` folder", | ||
"timestamp": "2024-07-05T20:47:01+05:30", | ||
"tree_id": "1f0bf16aa41d236f92026401e170bd6017b132c8", | ||
"url": "https://github.com/dojoengine/dojo/commit/b2a4df6c7d8e9da9a07bbe4a356dfd11a2696cfb" | ||
}, | ||
"date": 1720193333606, | ||
"tool": "cargo", | ||
"benches": [ | ||
{ | ||
"name": "decompress world contract", | ||
"value": 17025771, | ||
"range": "± 197027", | ||
"unit": "ns/iter" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|