Skip to content

Commit

Permalink
add jsii Benchmark (customSmallerIsBetter) benchmark result for 5a6074a
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 11, 2024
1 parent 4ad6106 commit aacb551
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": 1728666651375,
"lastUpdate": 1728669791567,
"repoUrl": "https://github.com/aws/jsii",
"entries": {
"jsii Benchmark": [
Expand Down Expand Up @@ -33815,6 +33815,44 @@ window.BENCHMARK_DATA = {
"extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 36246.73986770002 milliseconds over 20 runs"
}
]
},
{
"commit": {
"author": {
"email": "eltociear@gmail.com",
"name": "Ikko Eltociear Ashimine",
"username": "eltociear"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "5a6074a1d53a63757e764d0d596c197e2b6f7866",
"message": "chore(pacmak): fix typo in python.ts (#4648)\n\nspecifiy -> specify\r\n\r\n---\r\n\r\nBy submitting this pull request, I confirm that my contribution is made\r\nunder the terms of the [Apache 2.0 license].\r\n\r\n[Apache 2.0 license]: https://www.apache.org/licenses/LICENSE-2.0\r\n\r\nCo-authored-by: Momo Kornher <mail@moritzkornher.de>",
"timestamp": "2024-10-11T18:27:50+01:00",
"tree_id": "dc50fd9faf8c3c4c019212691980b7c3b128e308",
"url": "https://github.com/aws/jsii/commit/5a6074a1d53a63757e764d0d596c197e2b6f7866"
},
"date": 1728669787120,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Compile aws-cdk-lib@v2.31.0",
"value": 44950.74314965001,
"unit": "milliseconds",
"range": 60706.51534327967,
"extra": "Compile aws-cdk-lib@v2.31.0 averaged 44950.74314965001 milliseconds over 20 runs"
},
{
"name": "Compile aws-cdk-lib@v2.31.0 (tsc)",
"value": 36796.76102940001,
"unit": "milliseconds",
"range": 37871.3826293908,
"extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 36796.76102940001 milliseconds over 20 runs"
}
]
}
]
}
Expand Down

0 comments on commit aacb551

Please sign in to comment.