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

use a shared worker pool for collecting page data and static page generation #27924

Merged
merged 8 commits into from Aug 12, 2021

Commits on Aug 10, 2021

  1. use a shared worker pool for collecting page data and static page gen…

    …eration
    
    this avoid loading all code twice
    sokra committed Aug 10, 2021
    Copy the full SHA
    cba88fd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cc8c84c View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Copy the full SHA
    af3279c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f06bf0b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2285b8f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    decb63c View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Copy the full SHA
    167bc27 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6487d28 View commit details
    Browse the repository at this point in the history