[#18121] [Ruby 1.8.7 - Bug #405] (Open) ssl.rb:31: [BUG] Bus Error — Anonymous <redmine@...>

Issue #405 has been reported by Anonymous.

14 messages 2008/08/04

[#18130] Re: New array methods cycle, choice, shuffle (plus bug in cycle) — Brian Candler <B.Candler@...>

> Seriously though... Array.first is a noun.

10 messages 2008/08/05

[#18319] NEW Command: absolute_path() -- — "C.E. Thornton" <admin@...>

Core,

14 messages 2008/08/16
[#18321] Re: NEW Command: absolute_path() -- — Yukihiro Matsumoto <matz@...> 2008/08/18

Hi,

[#18381] [Bug #496] DRb.start_service(nil) is very slow — Hongli Lai <redmine@...>

Bug #496: DRb.start_service(nil) is very slow

11 messages 2008/08/25

[ruby-core:18313] Re: Ruby 1.8.6 yields 50%-100% performance gain when compiled at full optimization

From: "Shot (Piotr Szotkowski)" <shot@...>
Date: 2008-08-15 18:39:55 UTC
List: ruby-core #18313
kevin nolan:

> control: ruby 1.8.6 (2007-09-24 patchlevel 111) [x86_64-linux]
> (apt-get install ruby)
> test:    ruby 1.8.6 (2008-08-11 patchlevel 287) [x86_64-linux]
> (source compiled with '-O3 -mtune=3DK8 -march=3DK8')

Are you sure the differences are not because of the --with-phtreads
flag in Ubuntu=E2=80=99s build? In my case, the difference between Ubuntu=
=E2=80=99s
Ruby and `configure; make; make install` 1.8.6.p111 was about 40%
(without touching -O, -mtune and -march).

-- Shot
--=20
Perl is designed for people who like oblique voodoo. For people
who have no qualms about using rhaphyrographic and tmesis, or for
that matter oblique, in casual conversation.    -- Peter da Silva

In This Thread