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

EXEC FROM FILE step, how to make it faster #201

Open
joaotnog opened this issue Jul 6, 2024 · 3 comments
Open

EXEC FROM FILE step, how to make it faster #201

joaotnog opened this issue Jul 6, 2024 · 3 comments

Comments

@joaotnog
Copy link

joaotnog commented Jul 6, 2024

Awesome work @bupticybee !

I would like to understand why the EXEC FROM FILE loading step takes so long (about 8 seconds) when running from command line and what can be done to reduce it:
console_solver.exe -i resources/text/commandline_sample_input.txt

  • I am running on Windows.
  • It is not affected by the resources/text template, even when running just for River with limited range, the conversion speed is very fast but this EXEC FROM FILE step takes the same time.
  • When using the GUI it's always fast, so I assume this step performs some prep work that can be faster using cache?

Can you give any guidance on how to speed up this step? Is it a matter of recompiling with modifications?

@Takumi-trbl
Copy link

Takumi-trbl commented Jul 6, 2024 via email

@bupticybee
Copy link
Owner

Yeah there are ways to do this.

@bupticybee
Copy link
Owner

There is a flag I don't remember exactly what. I leave it for such purporse.

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

3 participants