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

contractor.js: Get rid of run-with-delay #397

Open
alainbryden opened this issue Oct 21, 2024 · 0 comments
Open

contractor.js: Get rid of run-with-delay #397

alainbryden opened this issue Oct 21, 2024 · 0 comments
Assignees
Labels

Comments

@alainbryden
Copy link
Owner

The custom script run-with-delay is a needlessly complex step since many API functions became cheaper.

The run-with-delay footprint is 2.6 GB, but if we just directly invoked contractor.js.solver.js from contractor.js, whose ram footprint is 2.8 GB, the overall increase in peak memory footprint is a mere 0.2 GB. This doesn't seem worth the increase in complexity

@alainbryden alainbryden self-assigned this Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant