Skip to content

Conversation

@kurtmckee
Copy link
Owner

Development

  • Fix performance testing issues, and capture more data, on Linux.

    Zip-based bytecode import times were skewed during testing
    because zipimport doesn't use PEP 3147 __pycache__/ subdirectories.
    This is now accounted for by the performance testing script's setup steps,
    and zip-based import times are significantly more accurate.

    Also, the total size of the source code and byte code trees is captured.

@kurtmckee kurtmckee self-assigned this May 20, 2025
@kurtmckee kurtmckee merged commit 58ff9e2 into main May 20, 2025
4 checks passed
@kurtmckee kurtmckee deleted the perf-test-fixes-linux branch May 20, 2025 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants