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

BMat8 seemingly very slow in 32-bit mode #93

Open
james-d-mitchell opened this issue May 14, 2018 · 0 comments
Open

BMat8 seemingly very slow in 32-bit mode #93

james-d-mitchell opened this issue May 14, 2018 · 0 comments
Labels
performance Label for pull requests or issues related to performance wontfix A label for issues that won't be fixed.

Comments

@james-d-mitchell
Copy link
Member

Looking at the log on appveyor:

41.147 s: Semigroup 72: regular boolean mat monoid 4 using BMat8
0.128 s: Semigroup 73: regular boolean mat monoid 4 using BooleanMat

https://ci.appveyor.com/project/james-d-mitchell/libsemigroups/build/1.0.733/job/bhmf1wwpnhja3w04#L574

I wonder @flsmith whether in the soon to be added helper struct BMat whether if we detect that we're in a 32-bit system, then we ought to not use BMat8? What do you think?

@james-d-mitchell james-d-mitchell added the performance Label for pull requests or issues related to performance label Oct 21, 2021
@james-d-mitchell james-d-mitchell added the wontfix A label for issues that won't be fixed. label Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Label for pull requests or issues related to performance wontfix A label for issues that won't be fixed.
Projects
None yet
Development

No branches or pull requests

1 participant