0
votes
Speed up Rails App on development env.?
If you're on windows, use some mingw builds of Ruby
http://rubyinstaller.org/downloads/
If you're on linux, this might be he …
0
votes
What is Python’s “built-in method acquire”? How can I speed it up?
you want to look for cpu used, not for "total time used" from within that method--that might help. Sorry I don't use python but that's how it is for me in ruby :)
-r
…
