marshal_dump_load_time.rb   [plain text]


100000.times { Marshal.load(Marshal.dump(Time.now)) }