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

Added cache for some FS operations while compile #829

Merged
merged 12 commits into from
Sep 9, 2018
Merged

Added cache for some FS operations while compile #829

merged 12 commits into from
Sep 9, 2018

Commits on Aug 29, 2018

  1. Configuration menu
    Copy the full SHA
    af7ab34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    370cf78 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2018

  1. Configuration menu
    Copy the full SHA
    9c4edbf View commit details
    Browse the repository at this point in the history
  2. Names refactoring (for #825)

    - Added type Action
    - CachedServicesHost renamed to ServiceHostWhichMayBeCacheable
    - cachedServicesHost variable renamed back to servicesHost
    timocov committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    c7c5409 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

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

Commits on Sep 8, 2018

  1. Update README.md

    johnnyreilly committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    1254e0f View commit details
    Browse the repository at this point in the history
  2. servicesHost tweaks

    1. Made variable names more descriptive
    2. `cacheableFunctions` is now declared once and re-used (micro-optimisation TBH)
    johnnyreilly committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    6a7638a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4671658 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16f6f39 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3588bb0 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2018

  1. update changelog

    johnnyreilly committed Sep 9, 2018
    Configuration menu
    Copy the full SHA
    3cf2796 View commit details
    Browse the repository at this point in the history
  2. tweak readme

    johnnyreilly committed Sep 9, 2018
    Configuration menu
    Copy the full SHA
    453bb6a View commit details
    Browse the repository at this point in the history