Raju Bitter <rajubit...@googlemail.com> writes: > I've checked out the Clojure source code, and build the JAR using the > Ant command. I'm seeing a strange effect, where the compile time on my > normal hard disk takes almost 4 min (with most the time being spent in > the "compile-clojure" task, and doing the same build process on my SSD > taking 30-35s.
Yah, it's called "a fuckton of IO". 8^) I also had a huge drop in time going from sata2 SSD to sata3 SSD. In that case it was also a change in manufacturer of the SSD. lein startups are way faster, as is everything else in general. Current dev machine is a mid-2012 Macbook Air with 8g RAM, dual core i7 @2ghz, and of course the sata3 SSD. It's running Arch Linux (latest installer worked damn near flawlessly) and is blazing fast. My x100e Thinkpad was not bad either for it's size/price/weight ratio. -- Craig Brozefsky <cr...@red-bean.com> Premature reification is the root of all evil -- 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 Note that posts from new members are moderated - please be patient with your first post. 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