General

Profile

jenkoruby (David Jenkins)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

01/21/2015

04:15 PM Ruby master Bug #10761: Marshal.dump 100% slower in 2.2.0 vs 2.1.5
Final repro, no data files, all code:
~~~
require 'benchmark'
class ToBeMarshaled
def initialize n
@...
jenkoruby (David Jenkins)
02:48 PM Ruby master Bug #10761: Marshal.dump 100% slower in 2.2.0 vs 2.1.5
I have an even better repro (attached) which yielded the following results:
2.1.5
user syst...
jenkoruby (David Jenkins)
05:13 AM Ruby master Bug #10761 (Closed): Marshal.dump 100% slower in 2.2.0 vs 2.1.5
Calling Marshal.dump on a complex (nested) object 100 times shows the following:
2.1.5
user syste...
jenkoruby (David Jenkins)

Also available in: Atom