bupticybee / TexasSolver

🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:
https://bupticybee.github.io/texassolver_page
GNU Affero General Public License v3.0
1.69k stars 301 forks source link

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

Open joaotnog opened 1 month ago

joaotnog commented 1 month ago

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

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

Takumi-trbl commented 1 month ago

这是来自QQ邮箱的假期自动回复邮件。   您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。

bupticybee commented 1 month ago

Yeah there are ways to do this.

bupticybee commented 1 month ago

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