Skip to content

Commit

Permalink
add Rust Benchmark (cargo) benchmark result for 5f6cab0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 5, 2023
1 parent 823e75d commit a2be4b6
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": 1699190243633,
"lastUpdate": 1699190672399,
"repoUrl": "https://github.com/JohnnyMorganz/StyLua",
"entries": {
"Rust Benchmark": [
Expand Down Expand Up @@ -9368,6 +9368,48 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "49699333+dependabot[bot]@users.noreply.github.com",
"name": "dependabot[bot]",
"username": "dependabot[bot]"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "5f6cab012b8dcf0025c318f232b4c6de0ee1eeaa",
"message": "Bump axios from 0.27.2 to 1.6.0 in /stylua-npm-bin (#817)\n\nBumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.6.0.\r\n- [Release notes](https://github.com/axios/axios/releases)\r\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\r\n- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.6.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: axios\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <[email protected]>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"timestamp": "2023-11-05T14:21:19+01:00",
"tree_id": "fa06c2c533565e175cd57d521c5b1ca9846dbbc9",
"url": "https://github.com/JohnnyMorganz/StyLua/commit/5f6cab012b8dcf0025c318f232b4c6de0ee1eeaa"
},
"date": 1699190671761,
"tool": "cargo",
"benches": [
{
"name": "format date.lua",
"value": 53251773,
"range": "± 5483126",
"unit": "ns/iter"
},
{
"name": "format docgen.lua",
"value": 369860222,
"range": "± 1686763",
"unit": "ns/iter"
},
{
"name": "format nested_tables.lua",
"value": 28433216,
"range": "± 81788",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit a2be4b6

Please sign in to comment.