Skip to content

Commit

Permalink
add Rust Benchmark (cargo) benchmark result for d7d532b
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 17, 2024
1 parent c2b4d09 commit 657575b
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": 1731849011428,
"lastUpdate": 1731858009100,
"repoUrl": "https://github.com/JohnnyMorganz/StyLua",
"entries": {
"Rust Benchmark": [
Expand Down Expand Up @@ -12350,6 +12350,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": "d7d532b4baf2bcf2adf1925d7248f659788e5b58",
"message": "Update to full-moon 1.1.2 (#920)",
"timestamp": "2024-11-17T16:38:15+01:00",
"tree_id": "632420dc7d8539f3eeff3d7fcc6c0ec0cca1e357",
"url": "https://github.com/JohnnyMorganz/StyLua/commit/d7d532b4baf2bcf2adf1925d7248f659788e5b58"
},
"date": 1731858007940,
"tool": "cargo",
"benches": [
{
"name": "format date.lua",
"value": 26349129,
"range": "± 229413",
"unit": "ns/iter"
},
{
"name": "format docgen.lua",
"value": 213002284,
"range": "± 530655",
"unit": "ns/iter"
},
{
"name": "format nested_tables.lua",
"value": 15119212,
"range": "± 318228",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 657575b

Please sign in to comment.