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: upgrade watchpack & split timestamp by file/dependency & only call collectTimeInfoEntries once per invalid #14728

Merged
merged 6 commits into from Nov 25, 2021

Commits on Nov 17, 2021

  1. perf: correctly split timestamp by file/dependency and only call getT…

    …imeInfoEntries once
    Mark Molinaro committed Nov 17, 2021
    Copy the full SHA
    c2f5724 View commit details
    Browse the repository at this point in the history
  2. use fresh maps when not available

    Mark Molinaro committed Nov 17, 2021
    Copy the full SHA
    5601c56 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Copy the full SHA
    a68c2d2 View commit details
    Browse the repository at this point in the history
  2. use new watchpack collectTimeInfoEntries

    Mark Molinaro committed Nov 24, 2021
    Copy the full SHA
    8867bc1 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. upgrade watchpack

    use new collectTimeInfoEntries method from watchpack
    
    add more efficient Watcher.getInfo method
    sokra committed Nov 25, 2021
    Copy the full SHA
    7025319 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/markjm/context-timestamps' into …

    …markjm/context-timestamps
    sokra committed Nov 25, 2021
    Copy the full SHA
    23e7cb4 View commit details
    Browse the repository at this point in the history