You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments