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 9, 2024
1 parent 1b69001 commit 4e2aa0d
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": 1733756053871,
"lastUpdate": 1733770728992,
"repoUrl": "https://github.com/bluerobotics/navigator-rs",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -4058,6 +4058,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": "f5ce7661c0d7f04d6c141f62edd972321a560688",
"message": "lib: Add panic if neopixel does not exist\n\nSigned-off-by: Patrick José Pereira <[email protected]>",
"timestamp": "2024-12-09T15:52:49-03:00",
"tree_id": "3b50d58084f928d339798180b00abbb03272661e",
"url": "https://github.com/bluerobotics/navigator-rs/commit/f5ce7661c0d7f04d6c141f62edd972321a560688"
},
"date": 1733770728972,
"tool": "cargo",
"benches": [
{
"name": "read_adc",
"value": 1503352,
"range": "± 44671",
"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": "f5ce7661c0d7f04d6c141f62edd972321a560688",
"message": "lib: Add panic if neopixel does not exist\n\nSigned-off-by: Patrick José Pereira <[email protected]>",
"timestamp": "2024-12-09T15:52:49-03:00",
"tree_id": "3b50d58084f928d339798180b00abbb03272661e",
"url": "https://github.com/bluerobotics/navigator-rs/commit/f5ce7661c0d7f04d6c141f62edd972321a560688"
},
"date": 1733770728972,
"tool": "cargo",
"benches": [
{
"name": "read_adc",
"value": 1503352,
"range": "± 44671",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 4e2aa0d

Please sign in to comment.