Skip to content

Allow specifying whether JIT is enabled. #128

Open
@eliphatfs

Description

@eliphatfs

pyperf has different warmup policies for JIT and non-JIT implementations, and for instance -- if a new python implementation is under development for some research purpose: it introduces JIT and does not want to name itself pypy or graalpython, but pyperf will not detect it as an implementation with JIT.

https://github.com/psf/pyperf/blob/main/pyperf/_utils.py#L204

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions