Skip to content

Commit

Permalink
add Rust Benchmark (cargo) benchmark result for ef4ae37
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 17, 2024
1 parent d1fd230 commit d90e831
Showing 1 changed file with 43 additions and 1 deletion.
44 changes: 43 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1731862182288,
"lastUpdate": 1731862290013,
"repoUrl": "https://github.com/JohnnyMorganz/StyLua",
"entries": {
"Rust Benchmark": [
Expand Down Expand Up @@ -12602,6 +12602,48 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "JohnnyMorganz",
"username": "JohnnyMorganz"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "ef4ae379561c665c20e74e75d45a1a6e0d57b994",
"message": "Update contents of readme about syntax selection (#914)",
"timestamp": "2024-11-17T17:49:41+01:00",
"tree_id": "7ba5750e1e7a9294557b0c8cc3ad03cc08953ca6",
"url": "https://github.com/JohnnyMorganz/StyLua/commit/ef4ae379561c665c20e74e75d45a1a6e0d57b994"
},
"date": 1731862289468,
"tool": "cargo",
"benches": [
{
"name": "format date.lua",
"value": 26012889,
"range": "± 265143",
"unit": "ns/iter"
},
{
"name": "format docgen.lua",
"value": 212841359,
"range": "± 873312",
"unit": "ns/iter"
},
{
"name": "format nested_tables.lua",
"value": 14772271,
"range": "± 339784",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit d90e831

Please sign in to comment.