Alex Lablaiks

Results 6 comments of Alex Lablaiks

Sure, I haven't played too much with Hermes outside of React Native, so I may need a little more context of what is most helpful for your team though. Is...

OK, so I've gone ahead and created [hermes-promise-cli](https://github.com/AlexLablaiksSAP/hermes-promise-cli), and the results were surprising. Hermes on the command line plows through the tests: ``` LOG populated 10000 object cells in 19...

@neildhar I originally opened [hermes-promise-test](https://github.com/AlexLablaiksSAP/hermes-promise-test) against 0.68, but it is on 0.71 now (for Windows Client Compatibility), see [`main`'s package.json of hermes-promise-test](https://github.com/AlexLablaiksSAP/hermes-promise-test/blob/main/package.json). I have gone ahead and pulled in 0.72...

> Interesting. Is the comparison with JSC done with a debug or release build of the RN app? I've gone ahead and upgraded to `0.72.6` and re-ran the app at...

I've gone ahead and upgraded and re-ran the [hermes-promise-test](https://github.com/AlexLablaiksSAP/hermes-promise-test) against React Native 0.75.1 on an Android Emulator. See [hermes-promise-test-android.xlsx](https://github.com/user-attachments/files/16995388/hermes-promise-test-android.xlsx) JavaScriptCore outperforms Hermes with a flat amount of 10,000 promises as...

I asked another developer on our team to pull and run the [hermes-promise-test](https://github.com/AlexLablaiksSAP/hermes-promise-test) test repository on an actual iOS device (ensuring jitless mode was activated). Here are the release mode...