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

How to speed up gore? #182

Open
mcandre opened this issue Feb 15, 2020 · 3 comments
Open

How to speed up gore? #182

mcandre opened this issue Feb 15, 2020 · 3 comments

Comments

@mcandre
Copy link

mcandre commented Feb 15, 2020

I'm impressed that we have a fully functional Go REPL with solid package support! How can we speed up evaluation time?

@itchyny
Copy link
Collaborator

itchyny commented Feb 17, 2020

Improving performance is of course appreciated. I believe that packages.Load is slow but I don't have profiling result.

@binwiederhier
Copy link

binwiederhier commented Apr 19, 2021

I am curious about this too. I love the idea of gore but it's quite impossible to use for me because every line that I type takes 1-2s to compile/evaluate after hitting . Is this what the performance is like or is this just me? Happy to provide help to diagnose this.

Even something simple like typing a := 1 takes a second.

@passerbyo
Copy link

same question

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

No branches or pull requests

4 participants