Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

making my application load faster #196

Open
yazgoo opened this issue Oct 9, 2016 · 3 comments
Open

making my application load faster #196

yazgoo opened this issue Oct 9, 2016 · 3 comments

Comments

@yazgoo
Copy link

yazgoo commented Oct 9, 2016

Hi,

I'm using pypyjs-release-nojit to run my app ( based on https://github.com/yazgoo/mma.js ).
Do you have any advice that would speed up the initialization of the app, like maybe compressing files, or maybe grouping the sources in one python file ?

Thanks

@jedie
Copy link
Contributor

jedie commented Oct 10, 2016

@yazgoo
Copy link
Author

yazgoo commented Oct 10, 2016

Thanks @jedie, so for you my best bet would be to mimic what you've done in pypyjs/pypyjs.github.io#7 in jedie/pypyjs.github.io@2ff1a4b ?

@yazgoo
Copy link
Author

yazgoo commented Oct 12, 2016

Hi,

I tried using code from jedie/pypyjs.github.io@2ff1a4b ,
But I'm getting ReferenceError: get_archive is not defined.
Any insight on how to define it ?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants