Skip to content

Commit

Permalink
Deploying to gh-pages from @ 6a978a8 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ark0f committed Feb 18, 2024
1 parent 4575cb2 commit 0635768
Showing 1 changed file with 53 additions and 1 deletion.
54 changes: 53 additions & 1 deletion data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1708231810636,
"lastUpdate": 1708231831046,
"repoUrl": "https://github.com/gear-tech/gear",
"entries": {
"Gear workspace tests": [
Expand Down Expand Up @@ -846244,6 +846244,58 @@ window.BENCHMARK_DATA = {
"unit": "ns"
}
]
},
{
"commit": {
"author": {
"name": "Sabaun Taraki",
"username": "techraed",
"email": "[email protected]"
},
"committer": {
"name": "GitHub",
"username": "web-flow",
"email": "[email protected]"
},
"id": "f643b9969c001d4350675f8418e73ac434cdd70e",
"message": "feat(runtime-fuzzer): Add `TransactionPayment::on_finalize` hook call (#3730)",
"timestamp": "2024-02-13T12:15:30Z",
"url": "https://github.com/gear-tech/gear/commit/f643b9969c001d4350675f8418e73ac434cdd70e"
},
"date": 1708231817000,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "upload_code",
"value": 43688,
"unit": "ns"
},
{
"name": "upload_program",
"value": 43938,
"unit": "ns"
},
{
"name": "create_program",
"value": 1,
"unit": "ns"
},
{
"name": "send_message",
"value": 0,
"unit": "ns"
},
{
"name": "send_reply",
"value": 0,
"unit": "ns"
},
{
"name": "claim_value",
"value": 0,
"unit": "ns"
}
]
}
]
}
Expand Down

0 comments on commit 0635768

Please sign in to comment.