Skip to content

Commit

Permalink
add Rust Benchmark (cargo) benchmark result for de63b66
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 17, 2024
1 parent 657575b commit debff47
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": 1731858009100,
"lastUpdate": 1731859545854,
"repoUrl": "https://github.com/JohnnyMorganz/StyLua",
"entries": {
"Rust Benchmark": [
Expand Down Expand Up @@ -12392,6 +12392,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": "de63b6621d95b77288e7bae0abacc3637f206cb6",
"message": "Run CorePackages test with Luau syntax",
"timestamp": "2024-11-17T17:03:50+01:00",
"tree_id": "7cb54e1632dd2dae4b36074fbf6edd897e03abec",
"url": "https://github.com/JohnnyMorganz/StyLua/commit/de63b6621d95b77288e7bae0abacc3637f206cb6"
},
"date": 1731859545150,
"tool": "cargo",
"benches": [
{
"name": "format date.lua",
"value": 26188630,
"range": "± 360633",
"unit": "ns/iter"
},
{
"name": "format docgen.lua",
"value": 212844910,
"range": "± 2105929",
"unit": "ns/iter"
},
{
"name": "format nested_tables.lua",
"value": 14945789,
"range": "± 92121",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit debff47

Please sign in to comment.