Hacker News new | ask | show | jobs
by pufuwozu 5706 days ago
The compiler and interpreter aren't pre-compiled. Use the --resident flag - it will keep the F# compiler running as a service.
1 comments

Thanks for the tip, the slowness of the F# compiler under mono was bugging me too.