This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
jekyll
Watch
1
Star
1
Fork
0
You've already forked jekyll
mirror of
https://github.com/jekyll/jekyll.git
synced
2026-02-08 05:35:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4c9cbad6775749ccf4f16be8dab5eb054d182c55
jekyll
/
benchmark
History
Vitor Oliveira
397d289cd2
Refactoring: Fix benchmark code smell (
#7211
)
...
Merge pull request 7211
2018-09-02 14:01:11 -04:00
..
capture-assign.rb
…
conditional_liquid.rb
Bypass rendering via Liquid unless required (
#6735
)
2018-02-28 11:06:08 -05:00
end-with-vs-regexp
…
file-dir-ensure-trailing-slash
…
flat-map
…
hash-fetch
…
jekyll-sanitize-path
…
local-require
Optimize loading library into memory (
#6910
)
2018-04-10 11:00:12 -04:00
native-vs-pathutil-relative
Compute document's relative_path faster (
#6767
)
2018-02-28 11:07:50 -05:00
proc-call-vs-yield
…
regexp-vs-include.rb
…
sanitize-url.rb
Replace simple regex with equivalent Ruby methods (
#6736
)
2018-02-20 09:36:34 -05:00
schwartzian_transform.rb
Refactoring: Fix benchmark code smell (
#7211
)
2018-09-02 14:01:11 -04:00
sequential-assignment
…
string-concat
…
string-replacement
…
symbol-to-proc
…