react-native-fs icon indicating copy to clipboard operation
react-native-fs copied to clipboard

Performance issue on Hermes

Open vjeux opened this issue 6 years ago • 2 comments

I just wanted to raise to your attention that there are performance issues due to string concatenation being currently unoptimized in Hermes: https://github.com/facebook/hermes/issues/111

vjeux avatar Sep 25 '19 03:09 vjeux

Same problem here, can this be changed from this package side?

marf avatar Oct 03 '19 18:10 marf

@vjeux Any update, did you fix this issue?

tusharmutreja200 avatar Apr 06 '22 10:04 tusharmutreja200