{"id":13802386,"url":"https://github.com/nparashuram/Haul-vs-ReactNative","last_synced_at":"2025-05-13T13:30:47.870Z","repository":{"id":136426102,"uuid":"86895932","full_name":"nparashuram/Haul-vs-ReactNative","owner":"nparashuram","description":"Testing the performance between React Native and Haul Packagers","archived":false,"fork":false,"pushed_at":"2017-08-02T05:16:56.000Z","size":69,"stargazers_count":23,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-03-25T22:35:20.980Z","etag":null,"topics":["haul","performance","react-native"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nparashuram.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-04-01T08:02:17.000Z","updated_at":"2020-01-19T02:20:02.000Z","dependencies_parsed_at":"2024-01-13T10:42:21.435Z","dependency_job_id":"fc302d0f-83d3-45d8-a659-66d697698935","html_url":"https://github.com/nparashuram/Haul-vs-ReactNative","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nparashuram%2FHaul-vs-ReactNative","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nparashuram%2FHaul-vs-ReactNative/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nparashuram%2FHaul-vs-ReactNative/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nparashuram%2FHaul-vs-ReactNative/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nparashuram","download_url":"https://codeload.github.com/nparashuram/Haul-vs-ReactNative/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253949968,"owners_count":21989282,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["haul","performance","react-native"],"created_at":"2024-08-04T00:01:43.241Z","updated_at":"2025-05-13T13:30:47.618Z","avatar_url":"https://github.com/nparashuram.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Native packager or Haul ? \n\nAn experiment to determine the performance characteristics of the stock React Native packages vs Webpack based [Haul](https://github.com/callstack-io/haul/). \n\n## Automated testing\n\nTo run all the test cases under `src/cases`, clone this repo, run `npm install` and then `npm test`. To view detailed logs for the tests, ensure that you set an environment variable `export DEBUG='hvrn:*'`.\n\nThe results are available in `_results.json`. The tests can be run multiple times to aggregate the results in the json file. \n\n\n## Manual Profiling\n\n1. Download this repo\n2. Install node dependencies using `npm install`\n3. Run `npm test`\n4. Run `cd tmp/react_native_app`\n5. To get the transform time for React Native app, run `react-native start --resetCache`.\n6. To see transform time for Haul, run `haul start --platform ios`. \n\nThese show the first transform times for each packager. To see how they react to changes, change `App.js` file. Note that for React Native packager to trigger a re-transform, you may need to fetch the bundle again using `curl http://localhost:8081/index.ios.bundle`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnparashuram%2FHaul-vs-ReactNative","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnparashuram%2FHaul-vs-ReactNative","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnparashuram%2FHaul-vs-ReactNative/lists"}