Skip to content

Run pythoneval tests using --incremental #5083

Closed
@ilevkivskyi

Description

@ilevkivskyi

There is a simple idea how to speed-up pythoneval.py tests, that are currently very slow. After running the first test we can write cache and use it for the next test, so that we don't reprocess builtins, typing, etc.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions