sbt/main
Ethan Atkins faf6348a16 Run gc when idle
I often find that when I run a command it takes a long time to start up
because sbt triggers a full gc. To improve the ux, I update the command
exchange to run full gc only once while it's waiting for a command to
run and only after the user has been idle for at least one minute.

Bonus: optimize imports
2019-02-14 21:09:17 -08:00
..
src Run gc when idle 2019-02-14 21:09:17 -08:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00