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

WORK IN PROGRESS: Use Chroma as new default syntax highlighter #3891

Merged
merged 35 commits into from
Sep 25, 2017

Conversation

bep
Copy link
Member

@bep bep commented Sep 19, 2017

Fixes #3888

@bep
Copy link
Member Author

bep commented Sep 19, 2017

Looks promising:

Hugo docs with Pygments and no caching:

time hugo --ignoreCache
Started building sites ...
Built site for language en:
0 of 6 drafts rendered
0 future content
0 expired content
230 regular pages created
51 other pages created
1 non-page files copied
15 paginator pages created
16 categories created
total in 15498 ms

With Chroma (also no cache):

▶ time hugo
Started building sites ...
Built site for language en:
0 of 6 drafts rendered
0 future content
0 expired content
230 regular pages created
51 other pages created
1 non-page files copied
15 paginator pages created
16 categories created
total in 928 ms

@okabrionz
Copy link

fast and faster as usual. Bump for Chroma!

@bep
Copy link
Member Author

bep commented Sep 21, 2017

alecthomas/chroma#18

@bep bep force-pushed the nativehl branch 6 times, most recently from 9a8c990 to 2ee3644 Compare September 24, 2017 12:08
@bep bep merged commit fb33d82 into gohugoio:master Sep 25, 2017
@github-actions
Copy link

github-actions bot commented Feb 9, 2022

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use Chroma syntax highlighter (native Pygments port)
2 participants