Excerpts from Xavier Shay's message of Mon Nov 03 15:59:06 +1100 2008: > > http://tenderlovemaking.com/2008/10/30/nokogiri-is-released/ > > I was talking to someone last Thursday about their Hpricot speed woes. > This looks to be at least 50% faster in most circumstances.
I can confirm that. According to the web site xml seems to be quite a lot faster but parsing html is a fraciton more than x2. I would point out though that my application is probably not that typical of an html parser; I recurse through the entire document and pull out the text. YMMV! The most exciting thing though is that it's maintained. Yay! rgh > Xavier > -- +61 (0) 410 646 369 [e]: [EMAIL PROTECTED] [im]: [EMAIL PROTECTED] You're worried criminals will continue to penetrate into cyberspace, and I'm worried complexity, poor design and mismanagement will be there to meet them - Marcus Ranum --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en -~----------~----~----~----~------~----~------~--~---
