Skip to content

Commit

Permalink
add React Native Benchmarks (customSmallerIsBetter) benchmark result …
Browse files Browse the repository at this point in the history
…for ca53c6b
  • Loading branch information
github-action-benchmark committed Aug 28, 2024
1 parent 9f09adc commit 2e69897
Showing 1 changed file with 53 additions and 1 deletion.
54 changes: 53 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": 1724855931906,
"lastUpdate": 1724859101874,
"repoUrl": "https://github.com/rebeckerspecialties/benchmarking-test-app",
"entries": {
"React Native Benchmarks": [
Expand Down Expand Up @@ -938,6 +938,58 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"name": "Henry Allen",
"username": "hmallen99",
"email": "[email protected]"
},
"committer": {
"name": "GitHub",
"username": "web-flow",
"email": "[email protected]"
},
"id": "ca53c6b076a3e9f6a98a97b5f534d1cdda5f854c",
"message": "Run benchmark every hour (#27)",
"timestamp": "2024-08-27T20:59:16Z",
"url": "https://github.com/rebeckerspecialties/benchmarking-test-app/commit/ca53c6b076a3e9f6a98a97b5f534d1cdda5f854c"
},
"date": 1724859101576,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "jsc/Apple iPhone 15 Pro/bitEcsBenchmarkWallClock-ms.txt",
"value": 4509,
"unit": "ms"
},
{
"name": "jsc/Apple iPhone 15 Pro/simpleBenchmarkWallClock-ms.txt",
"value": 5747,
"unit": "ms"
},
{
"name": "jsc/Apple iPhone 15 Pro/threeJsBenchmarkWallClock-ms.txt",
"value": 693,
"unit": "ms"
},
{
"name": "hermes/Apple iPhone 15 Pro/bitEcsBenchmarkWallClock-ms.txt",
"value": 4397,
"unit": "ms"
},
{
"name": "hermes/Apple iPhone 15 Pro/simpleBenchmarkWallClock-ms.txt",
"value": 5731,
"unit": "ms"
},
{
"name": "hermes/Apple iPhone 15 Pro/threeJsBenchmarkWallClock-ms.txt",
"value": 1231,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 2e69897

Please sign in to comment.