We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
By default:
$ time ./tests/atom_U/F_atom_U 0.28s user 0.01s system 98% cpu 0.294 total
with --no-experimental-simplifier:
--no-experimental-simplifier
$ time ./tests/atom_U/F_atom_U 0.17s user 0.01s system 98% cpu 0.178 total
See #5830 (comment).
The text was updated successfully, but these errors were encountered:
czgdp1807
No branches or pull requests
By default:
with
--no-experimental-simplifier
:See #5830 (comment).
The text was updated successfully, but these errors were encountered: