Skip to content

Commit

Permalink
add React Native Benchmarks (customSmallerIsBetter) benchmark result …
Browse files Browse the repository at this point in the history
…for 473f4da
  • Loading branch information
github-action-benchmark committed Aug 30, 2024
1 parent d1f29ee commit 968ba2e
Showing 1 changed file with 75 additions and 1 deletion.
76 changes: 75 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": 1724973949630,
"lastUpdate": 1725035648258,
"repoUrl": "https://github.com/rebeckerspecialties/benchmarking-test-app",
"entries": {
"React Native Benchmarks": [
Expand Down Expand Up @@ -1452,6 +1452,80 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Henry Allen",
"username": "hmallen99"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "473f4da148d73e53744269342511fc7074b891dc",
"message": "Record Hermes flamegraphs in Appium (#40)\n\n* Record cpuprofile from Appium\r\n\r\n* Profile with flamegraph\r\n\r\n* Ignore cpuprofile\r\n\r\n* Add override for jsc\r\n\r\n* Update install command\r\n\r\n* Update podfile\r\n\r\n* Update install command\r\n\r\n* Remove package-jsc\r\n\r\n* newline\r\n\r\n* Fix skipping flamegraph\r\n\r\n* Add error handling\r\n\r\n* Update README",
"timestamp": "2024-08-30T11:53:25-04:00",
"tree_id": "a0147950227bf3c4d209f4ef78c462c438d6fee6",
"url": "https://github.com/rebeckerspecialties/benchmarking-test-app/commit/473f4da148d73e53744269342511fc7074b891dc"
},
"date": 1725035647967,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "jsc/Apple iPhone 15 Pro/bitEcsBenchmarkWallClock-ms.txt",
"value": 4481,
"unit": "ms"
},
{
"name": "jsc/Apple iPhone 15 Pro/hyperfluxBenchmarkWallClock-ms.txt",
"value": 6833,
"unit": "ms"
},
{
"name": "jsc/Apple iPhone 15 Pro/irEcsBenchmarkWallClock-ms.txt",
"value": 10528,
"unit": "ms"
},
{
"name": "jsc/Apple iPhone 15 Pro/simpleBenchmarkWallClock-ms.txt",
"value": 5746,
"unit": "ms"
},
{
"name": "jsc/Apple iPhone 15 Pro/threeJsBenchmarkWallClock-ms.txt",
"value": 683,
"unit": "ms"
},
{
"name": "hermes/Apple iPhone 15 Pro/bitEcsBenchmarkWallClock-ms.txt",
"value": 4394,
"unit": "ms"
},
{
"name": "hermes/Apple iPhone 15 Pro/hyperfluxBenchmarkWallClock-ms.txt",
"value": 11484,
"unit": "ms"
},
{
"name": "hermes/Apple iPhone 15 Pro/irEcsBenchmarkWallClock-ms.txt",
"value": 10715,
"unit": "ms"
},
{
"name": "hermes/Apple iPhone 15 Pro/simpleBenchmarkWallClock-ms.txt",
"value": 5746,
"unit": "ms"
},
{
"name": "hermes/Apple iPhone 15 Pro/threeJsBenchmarkWallClock-ms.txt",
"value": 1228,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 968ba2e

Please sign in to comment.