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 5561097 commit 1e912ef
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": 1733770728992,
"lastUpdate": 1733773548721,
"repoUrl": "https://github.com/bluerobotics/navigator-rs",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -4118,6 +4118,66 @@
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Patrick José Pereira",
"username": "patrickelectric"
},
"committer": {
"email": "[email protected]",
"name": "Patrick José Pereira",
"username": "patrickelectric"
},
"distinct": true,
"id": "3517e414221bcddedad7a4f0baefca31b6fc5a4b",
"message": "bcm390: Add first version\n\nSigned-off-by: Patrick José Pereira <[email protected]>",
"timestamp": "2024-12-09T16:39:48-03:00",
"tree_id": "843fcc62647c12d0f44a0c9308a9646ac8c091c1",
"url": "https://github.com/bluerobotics/navigator-rs/commit/3517e414221bcddedad7a4f0baefca31b6fc5a4b"
},
"date": 1733773548701,
"tool": "cargo",
"benches": [
{
"name": "read_adc",
"value": 1472779,
"range": "± 78994",
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Patrick José Pereira",
"username": "patrickelectric"
},
"committer": {
"email": "[email protected]",
"name": "Patrick José Pereira",
"username": "patrickelectric"
},
"distinct": true,
"id": "3517e414221bcddedad7a4f0baefca31b6fc5a4b",
"message": "bcm390: Add first version\n\nSigned-off-by: Patrick José Pereira <[email protected]>",
"timestamp": "2024-12-09T16:39:48-03:00",
"tree_id": "843fcc62647c12d0f44a0c9308a9646ac8c091c1",
"url": "https://github.com/bluerobotics/navigator-rs/commit/3517e414221bcddedad7a4f0baefca31b6fc5a4b"
},
"date": 1733773548701,
"tool": "cargo",
"benches": [
{
"name": "read_adc",
"value": 1472779,
"range": "± 78994",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 1e912ef

Please sign in to comment.