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

Allow specifying whether JIT is enabled. #128

Open
eliphatfs opened this issue Apr 8, 2022 · 0 comments
Open

Allow specifying whether JIT is enabled. #128

eliphatfs opened this issue Apr 8, 2022 · 0 comments

Comments

@eliphatfs
Copy link

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

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

No branches or pull requests

1 participant