ged (Michael Granger)
- Login: ged
- Email: ged@FaerieMUD.org
- Registered on: 05/11/2011
- Last sign in: 03/06/2023
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
03/01/2013
-
10:05 AM Ruby Bug #7984: Severe speed issues in 2.0.0 compiled with Clang
- =begin
I also see the same thing Eric does, but with 1.9.3p392:
$ ruby -rbenchmark -ve 'puts Benchmark.measure { 50000000.times { Object.new } }'
ruby 2.0.0p0 (2013-02-24 revision 39474) [x86_64-darwin12.2.1]
9.400000 0.100000...