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

Update prod compiler server #2

Open
seanavery opened this issue Oct 27, 2019 · 1 comment
Open

Update prod compiler server #2

seanavery opened this issue Oct 27, 2019 · 1 comment

Comments

@seanavery
Copy link
Member

Changes:

  1. Add profiler functionality to emcc script
    https://github.com/gear-sv/compiler-server/blob/master/server/compile.sh#L3
  2. Remove Router instantiation (see commit 8ec5f4a)

Optional:

may want to experiment with optimizations see https://github.com/gear-sv/compiler-server/blob/master/server/compile.sh#L3

currently set to no optimization -0s

@gWOLF3
Copy link
Contributor

gWOLF3 commented Oct 28, 2019

memory profiler has been added and updated. currently running @ cloud endpoint.

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