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

Lingo: Pre-compile datafile to improve loading time #2829

Merged
merged 22 commits into from
Mar 15, 2024

Commits on Jan 26, 2024

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

Commits on Feb 1, 2024

  1. Merge branch 'test_loadtime_benchmark' of github.com:ArchipelagoMW/Ar…

    …chipelago into compiled
    hatkirby committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    11bc083 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf4bcc9 View commit details
    Browse the repository at this point in the history
  3. Minor reformatting

    hatkirby committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    e57b419 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    47ffe14 View commit details
    Browse the repository at this point in the history
  2. Regenerated datafile

    hatkirby committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    1b15b10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbe6b1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec416d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22a99d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a34289 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2be0a0a View commit details
    Browse the repository at this point in the history
  8. Windows compatibility

    hatkirby committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    98caa28 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    89812d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    004a215 View commit details
    Browse the repository at this point in the history
  2. Python 3.8 fix

    hatkirby committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    7ede77d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8da0be5 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    cd02331 View commit details
    Browse the repository at this point in the history
  2. pickle_static_data.py no longer fully loads the Lingo world

    Also re-genned static data.
    hatkirby committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    4af02e1 View commit details
    Browse the repository at this point in the history
  3. Moved away from importlib

    hatkirby committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    439c587 View commit details
    Browse the repository at this point in the history
  4. Updated doc

    hatkirby committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    3ba481e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76ea75e View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Various fixes

    - TestDatafile works regardless of working directory
    - Use assertEqual in TestDatafile
    - Error message now shows correct regeneration command
    hatkirby committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    95f6e9c View commit details
    Browse the repository at this point in the history