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 f9f9508 commit 0d13c2a
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": 1733847979539,
"lastUpdate": 1733857126287,
"repoUrl": "https://github.com/bluerobotics/navigator-rs",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -4238,6 +4238,66 @@
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Patrick José Pereira",
"username": "patrickelectric"
},
"committer": {
"email": "[email protected]",
"name": "João Antônio Cardoso",
"username": "joaoantoniocardoso"
},
"distinct": true,
"id": "7ad00a55b76a2b39319423532e76f8d56e6c21dc",
"message": "examples: Add led-custom-builder\n\nSigned-off-by: Patrick José Pereira <[email protected]>",
"timestamp": "2024-12-10T15:52:37-03:00",
"tree_id": "29eef0eb7cf8c2a688256b432f0b1434577269fd",
"url": "https://github.com/bluerobotics/navigator-rs/commit/7ad00a55b76a2b39319423532e76f8d56e6c21dc"
},
"date": 1733857126250,
"tool": "cargo",
"benches": [
{
"name": "read_adc",
"value": 1461644,
"range": "± 54263",
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Patrick José Pereira",
"username": "patrickelectric"
},
"committer": {
"email": "[email protected]",
"name": "João Antônio Cardoso",
"username": "joaoantoniocardoso"
},
"distinct": true,
"id": "7ad00a55b76a2b39319423532e76f8d56e6c21dc",
"message": "examples: Add led-custom-builder\n\nSigned-off-by: Patrick José Pereira <[email protected]>",
"timestamp": "2024-12-10T15:52:37-03:00",
"tree_id": "29eef0eb7cf8c2a688256b432f0b1434577269fd",
"url": "https://github.com/bluerobotics/navigator-rs/commit/7ad00a55b76a2b39319423532e76f8d56e6c21dc"
},
"date": 1733857126250,
"tool": "cargo",
"benches": [
{
"name": "read_adc",
"value": 1461644,
"range": "± 54263",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 0d13c2a

Please sign in to comment.