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

Fix massive performance regression for projects using correct module graphs #411

Merged
merged 17 commits into from
Nov 7, 2024

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    27f8e00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9570a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Update server.ts

    NullVoxPopuli authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8981f2b View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    6e8aead View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Use seen-per-project

    NullVoxPopuli committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    f64b1c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    037db3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6dd52e View commit details
    Browse the repository at this point in the history
  4. Revert "Does CI match my local env?" (it does)

    This reverts commit 037db3f.
    NullVoxPopuli committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    10685e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. +

    lifeart committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f0b984e View commit details
    Browse the repository at this point in the history
  2. dependency-map-approach

    lifeart committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c3cf020 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Fix some tests

    NullVoxPopuli committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    95d9f61 View commit details
    Browse the repository at this point in the history
  2. Fix #414

    NullVoxPopuli committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b211b6e View commit details
    Browse the repository at this point in the history
  3. Fix tests for #414

    NullVoxPopuli committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    79e9ecc View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    1d8ee80 View commit details
    Browse the repository at this point in the history
  2. Revert "Fix tests for #414"

    This reverts commit 79e9ecc.
    NullVoxPopuli committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0215646 View commit details
    Browse the repository at this point in the history
  3. Revert "Fix #414"

    This reverts commit b211b6e.
    NullVoxPopuli committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    bca0a71 View commit details
    Browse the repository at this point in the history
  4. Undo getEnv changes

    NullVoxPopuli committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    eaa8f48 View commit details
    Browse the repository at this point in the history