-
Notifications
You must be signed in to change notification settings - Fork 106
Closed
Labels
Description
Describe the bug
Rerunning the same code again and again with scala-cli is slow, whereas sbt runs much quicker
Scastie snippet link
No response
To Reproduce
- Create a new worksheet with just
println("hello") - Click multiple times on run and it runs fairly quick
- Change setup to scala-cli.
- Click multiple times on run and it remains "sending task to the server" too long compared to the sbt run
Expected behavior
The scala-cli runtime should be the same if not faster than sbt
Screenshot ( Optional )
No response
Version
Scastie website
What browsers are you seeing the problem on?
Firefox
Relevant log output
Reactions are currently unavailable