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

Release 0.66.0 performance fixes #834

Merged
merged 20 commits into from
Jul 14, 2023

Commits on Jul 10, 2023

  1. Performance fixes

    TwitchBronBron committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    d48fede View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7932e22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    139d0b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Merge branch 'release-0.66.0' of https://github.com/rokucommunity/bri…

    …ghterscript into release-0.66.0-performance-fixes
    TwitchBronBron committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    6fb0f93 View commit details
    Browse the repository at this point in the history
  2. Cache speed boost

    TwitchBronBron committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    7ad0db7 View commit details
    Browse the repository at this point in the history
  3. Potentially solved Scope Linking slow down (#840)

    * Potentially solved Scope Linking  slow down
    
    * Favor focused parent lookup instead of parse-time link
    
    ---------
    
    Co-authored-by: Bronley Plumb <[email protected]>
    markwpearce and TwitchBronBron authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ac68722 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2da10d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c45058f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b402d78 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    11e59c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5b2a8b0 View commit details
    Browse the repository at this point in the history
  9. Added package.json back

    markwpearce committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    79895b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    1e867aa View commit details
    Browse the repository at this point in the history
  2. Better symbol table type retrieval - uses parent and sibling caches (#…

    …842)
    
    * Better use of cache for getting symbol types
    
    * Adds space after function
    markwpearce authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    9d9de26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62f9502 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b60410 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30e5a2a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d1e679 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

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

Commits on Jul 14, 2023

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