Skip to content

Commit

Permalink
Update benchmark-data file
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 10, 2024
1 parent deccf94 commit bdfdbe7
Showing 1 changed file with 61 additions and 1 deletion.
62 changes: 61 additions & 1 deletion dev/cache/benchmark-data.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastUpdate": 1733773548721,
"lastUpdate": 1733847979539,
"repoUrl": "https://github.com/bluerobotics/navigator-rs",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -4178,6 +4178,66 @@
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Patrick José Pereira",
"username": "patrickelectric"
},
"committer": {
"email": "[email protected]",
"name": "Raul Victor Trombin",
"username": "RaulTrombin"
},
"distinct": true,
"id": "a2bba9e9ba2801ac6e23df26c110c7eed55d42fc",
"message": "Cargo: Add dummy-pin\n\nSigned-off-by: Patrick José Pereira <[email protected]>",
"timestamp": "2024-12-10T13:20:08-03:00",
"tree_id": "583f50f7adc3af3832749362545f2776f9c3fd24",
"url": "https://github.com/bluerobotics/navigator-rs/commit/a2bba9e9ba2801ac6e23df26c110c7eed55d42fc"
},
"date": 1733847979505,
"tool": "cargo",
"benches": [
{
"name": "read_adc",
"value": 1451554,
"range": "± 63894",
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Patrick José Pereira",
"username": "patrickelectric"
},
"committer": {
"email": "[email protected]",
"name": "Raul Victor Trombin",
"username": "RaulTrombin"
},
"distinct": true,
"id": "a2bba9e9ba2801ac6e23df26c110c7eed55d42fc",
"message": "Cargo: Add dummy-pin\n\nSigned-off-by: Patrick José Pereira <[email protected]>",
"timestamp": "2024-12-10T13:20:08-03:00",
"tree_id": "583f50f7adc3af3832749362545f2776f9c3fd24",
"url": "https://github.com/bluerobotics/navigator-rs/commit/a2bba9e9ba2801ac6e23df26c110c7eed55d42fc"
},
"date": 1733847979505,
"tool": "cargo",
"benches": [
{
"name": "read_adc",
"value": 1451554,
"range": "± 63894",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit bdfdbe7

Please sign in to comment.