Beyond what is covered by Ruby itself, we have our own set of improvements:
* Enhancements:
* Upgraded Ruby 1.9.3 to patchlevel 327
* Bugfixes:
* Disable Japanese support until changes to #139 are made
NOTES:
Upgrade to this version is extremely recommended as contains security fixes.
There is also a hidden reward in this version, just for Windows.
Dare to guess what is it?
···
--
Luis Lavena
AREA 17
-
Perfection in design is achieved not when there is nothing more to add,
but rather when there is nothing more to take away.
Antoine de Saint-Exupéry
If you have problems downloading from RubyForge, please use the links
from RubyInstaller downloads page or add /noredirect to the URLs that
RubyForge provides for the files of this release.
--
Luis Lavena
AREA 17
-
Perfection in design is achieved not when there is nothing more to add,
but rather when there is nothing more to take away.
Antoine de Saint-Exupéry
--
Luis Lavena
AREA 17
-
Perfection in design is achieved not when there is nothing more to add,
but rather when there is nothing more to take away.
Antoine de Saint-Exupéry
TheCodeShop (tcs) releases already include such optimizations (along
others), so isn't fair compare against it
But if you compare official releases of RubyInstaller:
Then I hope you notice the difference.
Regards,
···
On Sat, Nov 10, 2012 at 7:16 AM, Jarmo Pertman <jarmo.p@gmail.com> wrote:
Hello,
Thank You for keeping up the good work!
Is it #7158 (http://bugs.ruby-lang.org/issues/7158)? I'm not sure since
compared to tcs-ruby there's no speed difference with `rake -T` under Rails
project for example.
--
Luis Lavena
AREA 17
-
Perfection in design is achieved not when there is nothing more to add,
but rather when there is nothing more to take away.
Antoine de Saint-Exupéry
I hoped that #7158 would boost everything even more than pretty old tcs
build It still takes ~7 seconds to `rake -T`.
As I said before: it wouldn't. TheCodeShop included Fenix patches
which are what got integrated in #7158.
You're waiting for a miracle that is not possible.
You need to reduce the number of File.expand_path that you're doing in
your Rakefiles, that will help.
What #7158 does is improve require itself, not File.expand_path.
If File.expand_path is done a lot, there is nothing that #7158 can do to help.
It takes about 20 though on previous versions. I guess i just don't have too
capable laptop But still, i'm hoping for the best!
From 20 seconds to 7 and you complain? oh dear, you're a really hard
customer
Anyway, thank you for that nice surprise, at least it is now mainstream to
get yourself a faster Ruby
You're welcome I guess, I had a sense you're complaining about this
···
On Sun, Nov 11, 2012 at 10:51 AM, Jarmo Pertman <jarmo.p@gmail.com> wrote:
--
Luis Lavena
AREA 17
-
Perfection in design is achieved not when there is nothing more to add,
but rather when there is nothing more to take away.
Antoine de Saint-Exupéry