haul icon indicating copy to clipboard operation
haul copied to clipboard

Look into performance improvements

Open satya164 opened this issue 8 years ago • 4 comments

satya164 avatar Apr 03 '17 18:04 satya164

I did some performance comparisons - http://blog.nparashuram.com/2017/04/react-native-packager-vs-haul.html

axemclion avatar Apr 04 '17 18:04 axemclion

Thanks, I just had a quick read to see how it performs. Not that bad as far as first builds are concerned. We've already made few improvements that are not yet released and are likely to make the initial difference smaller (e.g. babel cache or different source map generation). I am curious how's master performing against packager now.

Is the repository you linked on Twitter earlier the source code you used for tests? I would be interested in having a framework to continuously test how it performs.

grabbou avatar Apr 04 '17 18:04 grabbou

Maybe we need some tests on CI which report back the change in performance.

satya164 avatar Apr 04 '17 18:04 satya164

@grabbou Yes it is - The repo is at https://github.com/nparashuram/Haul-vs-ReactNative.

asciicast

axemclion avatar Apr 04 '17 19:04 axemclion