Skip to content

Commit

Permalink
add jsii Benchmark (customSmallerIsBetter) benchmark result for 90ce1da
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 6, 2023
1 parent 0220ca2 commit 204a539
Showing 1 changed file with 39 additions and 1 deletion.
40 changes: 39 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": 1699280926535,
"lastUpdate": 1699290235637,
"repoUrl": "https://github.com/aws/jsii",
"entries": {
"jsii Benchmark": [
Expand Down Expand Up @@ -23061,6 +23061,44 @@ window.BENCHMARK_DATA = {
"extra": "Compile [email protected] (tsc) averaged 39481.48514534999 milliseconds over 20 runs"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "mikewrighton",
"username": "mikewrighton"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "90ce1da3f7c057fc2094df0dc99ce9cb286630aa",
"message": "revert: \"switch to python 3.8 (#4239)\" (#4317)\n\nThis reverts commit 087ff241bc852b49d91c79883e5faeaf5bb92f42.\n\n\n\n---\n\nBy submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license].\n\n[Apache 2.0 license]: https://www.apache.org/licenses/LICENSE-2.0",
"timestamp": "2023-11-06T16:19:07Z",
"tree_id": "35f0503be938d66bb871b4a9524ce1f81ee288a2",
"url": "https://github.com/aws/jsii/commit/90ce1da3f7c057fc2094df0dc99ce9cb286630aa"
},
"date": 1699290232284,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Compile [email protected]",
"value": 54932.61980205,
"unit": "milliseconds",
"range": 261485.1656490718,
"extra": "Compile [email protected] averaged 54932.61980205 milliseconds over 20 runs"
},
{
"name": "Compile [email protected] (tsc)",
"value": 41230.36849829997,
"unit": "milliseconds",
"range": 138202.36446610634,
"extra": "Compile [email protected] (tsc) averaged 41230.36849829997 milliseconds over 20 runs"
}
]
}
]
}
Expand Down

0 comments on commit 204a539

Please sign in to comment.