Skip to content

Commit

Permalink
Deploying to gh-pages from @ 9f37232 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 20, 2025
1 parent 4e74ac5 commit a8f1035
Showing 1 changed file with 58 additions and 1 deletion.
59 changes: 58 additions & 1 deletion data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1737331521429,
"lastUpdate": 1737331546483,
"repoUrl": "https://github.com/gear-tech/gear",
"entries": {
"Gear workspace tests": [
Expand Down Expand Up @@ -1642474,6 +1642474,63 @@ window.BENCHMARK_DATA = {
"unit": "ns"
}
]
},
{
"commit": {
"author": {
"name": "Gregory Sobol",
"username": "grishasobol",
"email": "[email protected]"
},
"committer": {
"name": "GitHub",
"username": "web-flow",
"email": "[email protected]"
},
"id": "460288377ce1715f516d21c44087edde69ca0df9",
"message": "chore(gcore): rename with_read_on_stack -> with_read_on_stack_or_heap (#4452)",
"timestamp": "2025-01-19T13:25:21Z",
"url": "https://github.com/gear-tech/gear/commit/460288377ce1715f516d21c44087edde69ca0df9"
},
"date": 1737331529879,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "upload_code",
"value": 39895,
"unit": "ns"
},
{
"name": "upload_program",
"value": 43376,
"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"
},
{
"name": "claim_value_to_inheritor",
"value": 40819,
"unit": "ns"
}
]
}
]
}
Expand Down

0 comments on commit a8f1035

Please sign in to comment.