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 5747712 commit 45be1e9
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": 1732795590562,
"lastUpdate": 1733756053871,
"repoUrl": "https://github.com/bluerobotics/navigator-rs",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -3998,6 +3998,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": "0ad8dc318f2b2a2f35e2dd5029141c48bbd7a000",
"message": "icm20689: Move to use new gpio_cdev over sysfs_gpio\n\nSigned-off-by: Patrick José Pereira <[email protected]>",
"timestamp": "2024-12-09T11:48:14-03:00",
"tree_id": "666c2f1fd28e3f5e8ef088e41edde093addb7246",
"url": "https://github.com/bluerobotics/navigator-rs/commit/0ad8dc318f2b2a2f35e2dd5029141c48bbd7a000"
},
"date": 1733756053847,
"tool": "cargo",
"benches": [
{
"name": "read_adc",
"value": 1501445,
"range": "± 33611",
"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": "0ad8dc318f2b2a2f35e2dd5029141c48bbd7a000",
"message": "icm20689: Move to use new gpio_cdev over sysfs_gpio\n\nSigned-off-by: Patrick José Pereira <[email protected]>",
"timestamp": "2024-12-09T11:48:14-03:00",
"tree_id": "666c2f1fd28e3f5e8ef088e41edde093addb7246",
"url": "https://github.com/bluerobotics/navigator-rs/commit/0ad8dc318f2b2a2f35e2dd5029141c48bbd7a000"
},
"date": 1733756053847,
"tool": "cargo",
"benches": [
{
"name": "read_adc",
"value": 1501445,
"range": "± 33611",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 45be1e9

Please sign in to comment.