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

perf: run backtick code block in worker_threads #4368

Closed
wants to merge 4 commits into from

Conversation

SukkaW
Copy link
Member

@SukkaW SukkaW commented Jun 21, 2020

What does it do?

Try running backtick_code_block filter in worker_threads see what we could get.

How to test

git clone -b BRANCH https://github.com/USER/hexo.git
cd hexo
npm install
npm test

Screenshots

Pull request tasks

  • Add test cases for the changes.
  • Passed the CI test.

@SukkaW SukkaW force-pushed the workerpool-before_post_render branch 6 times, most recently from 999169a to f9f6265 Compare June 27, 2020 15:53
@SukkaW SukkaW force-pushed the workerpool-before_post_render branch from 37e67e5 to 129b5e5 Compare June 27, 2020 16:09
@SukkaW SukkaW force-pushed the workerpool-before_post_render branch from 526644c to 034632b Compare July 11, 2020 03:45
@github-actions github-actions bot added the stale label Nov 28, 2021
@github-actions github-actions bot closed this Dec 6, 2021
@github-actions
Copy link

How to test

git clone -b workerpool-before_post_render https://github.com/SukkaW/hexo.git
cd hexo
npm install
npm test

@renbaoshuo
Copy link
Member

@hexojs/core

This PR is outdated after merging #5095, should we close this PR or update and merge it before merging #5092?

@SukkaW
Copy link
Member Author

SukkaW commented Jan 8, 2023

Just close it. The PR is initially a PoC, which turns out does not work anyway.

@renbaoshuo renbaoshuo closed this Jan 8, 2023
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.

3 participants