Luc Prefontaine <lprefonta...@softaddicts.ca> writes: > I work with Ubuntu and all my frequently used tools are copied to RAM > (/tmpfs) at > boot time. My Java environment is there, Clojure, Eclipse, frequently used > librairies... > On top of that there's a daemon running to spot my frequently accessed files > and serve > them from RAM transparently. > > It takes me less than 1.3 secs to get the REPL prompt.
That's great for a REPL, but if it took me that long to get (for example) "git diff" to return, it would be *really* annoying. If it's a tool you use occasionally, keeping a server running all the time may not be an wise solution. -Phil --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---