Re: Psych is 30 times slower than Syck - at least under Ruby (1.9.3 vs 1.8.7)
Trans <[email protected]>
| Newsgroups | gmane.text.yaml.general |
|---|---|
| Message-ID | <5418768.595.1332100112045.JavaMail.geo-discussion-forums@ynca15> |
On Thursday, December 29, 2011 9:29:20 AM UTC-5, j. wuttke wrote: > > Dear friends: > > This simple script > > #!/usr/bin/env ruby.<version> > require 'yaml' > t=Time.now > YAML.load_file(<path>) > puts Time.now-t > > takes at least 30 times longer to execute > with <version>=1.9 than with <version>=1.8 > where <path> points to a YAML file of about 50kB. > > Who is in charge of the Ruby binding ? > > Is there hope that we will get back the > speed of Ruby1.8 ? > If you have not already please report to Ruby Issue Tracker: http://bugs.ruby-lang.org/ ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Yaml-core mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/yaml-core