Skip to content

Commit

Permalink
add Rust Benchmark (cargo) benchmark result for df4d330
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 15, 2023
1 parent 5bfcbbb commit 7839cdc
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": 1699982704948,
"lastUpdate": 1700070318098,
"repoUrl": "https://github.com/JohnnyMorganz/StyLua",
"entries": {
"Rust Benchmark": [
Expand Down Expand Up @@ -9956,6 +9956,48 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "JohnnyMorganz",
"username": "JohnnyMorganz"
},
"committer": {
"email": "[email protected]",
"name": "JohnnyMorganz",
"username": "JohnnyMorganz"
},
"distinct": true,
"id": "df4d330ab873cb4f1798c4bf6a8ebc657e0a4b9a",
"message": "v0.19.1",
"timestamp": "2023-11-15T18:42:41+01:00",
"tree_id": "721059026a92febceff0109e6f7b7e914a4378e4",
"url": "https://github.com/JohnnyMorganz/StyLua/commit/df4d330ab873cb4f1798c4bf6a8ebc657e0a4b9a"
},
"date": 1700070317550,
"tool": "cargo",
"benches": [
{
"name": "format date.lua",
"value": 36601383,
"range": "± 295092",
"unit": "ns/iter"
},
{
"name": "format docgen.lua",
"value": 263473267,
"range": "± 2324654",
"unit": "ns/iter"
},
{
"name": "format nested_tables.lua",
"value": 20417448,
"range": "± 667510",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 7839cdc

Please sign in to comment.