-
Notifications
You must be signed in to change notification settings - Fork 174
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 daf0b65
- Loading branch information
github-action-benchmark
committed
Sep 20, 2024
1 parent
c328c2a
commit dcaa049
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": 1726865385873, | ||
"lastUpdate": 1726872040850, | ||
"repoUrl": "https://github.com/dojoengine/dojo", | ||
"entries": { | ||
"Benchmark": [ | ||
|
@@ -21286,6 +21286,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": "daf0b65d80ab47c73f66e8b9857169a06f6970b2", | ||
"message": "refactor-opt(torii-grpc): subscriptions no db fetch (#2455)\n\n* refactor-opt(torii-grpc): subscriptions no db fetch\r\n\r\n* update grpc\r\n\r\n* fmt\r\n\r\n* cmt", | ||
"timestamp": "2024-09-20T18:24:25-04:00", | ||
"tree_id": "9735db177a44549a7635a0a35d3f1fa831ef7f6b", | ||
"url": "https://github.com/dojoengine/dojo/commit/daf0b65d80ab47c73f66e8b9857169a06f6970b2" | ||
}, | ||
"date": 1726872039780, | ||
"tool": "cargo", | ||
"benches": [ | ||
{ | ||
"name": "build/Sozo.Cold", | ||
"value": 21361993668, | ||
"range": "± 0", | ||
"unit": "ns/iter" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|