Skip to content

Instantly share code, notes, and snippets.

@shinypb
Created July 31, 2012 23:44
Show Gist options
  • Select an option

  • Save shinypb/3221752 to your computer and use it in GitHub Desktop.

Select an option

Save shinypb/3221752 to your computer and use it in GitHub Desktop.
{
:test_nokogiri =>
{
:text_without_entities => 1.440876,
:text_with_entities => 1.48466
},
:test_nokogiri_new =>
{
:text_without_entities => 1.42785,
:text_with_entities => 1.53331
},
:test_html_entities_new =>
{
:text_without_entities => 1.14993,
:text_with_entities => 1.227434
},
:test_html_entities =>
{
:text_without_entities => 0.014547,
:text_with_entities => 0.068775
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment