Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't strip html, body, and head tags #29

Merged
merged 2 commits into from
Mar 19, 2016
Merged

Conversation

parkr
Copy link
Member

@parkr parkr commented Mar 18, 2016

Pulling in changes from jekyll/jemoji#37 as well as some fixes of my own.

/cc @jekyll/gh-pages

Warming up --------------------------------------
    no body include?   114.533k i/100ms
      no body regexp    40.573k i/100ms
Calculating -------------------------------------
    no body include?      2.443M (± 3.6%) i/s -     12.255M
      no body regexp    507.675k (± 2.3%) i/s -      2.556M

Comparison:
    no body include?:  2442987.7 i/s
      no body regexp:   507675.5 i/s - 4.81x slower

Warming up --------------------------------------
  with body include?   114.182k i/100ms
    with body regexp    40.746k i/100ms
Calculating -------------------------------------
  with body include?      2.334M (± 7.4%) i/s -     11.647M
    with body regexp    450.995k (± 5.8%) i/s -      2.282M

Comparison:
  with body include?:  2334117.9 i/s
    with body regexp:   450995.3 i/s - 5.18x slower

Code: jekyll/jekyll@c28a17d
@parkr
Copy link
Member Author

parkr commented Mar 19, 2016

@jekyllbot: merge

jekyllbot added a commit that referenced this pull request Mar 19, 2016
@jekyllbot jekyllbot merged commit 1ed2d33 into master Mar 19, 2016
@jekyllbot jekyllbot deleted the do-not-mangle-layouts branch March 19, 2016 17:19
jekyllbot added a commit that referenced this pull request Mar 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants