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

Switch double implementation to bigint #5204

Open
dubzzz opened this issue Aug 11, 2024 · 0 comments
Open

Switch double implementation to bigint #5204

dubzzz opened this issue Aug 11, 2024 · 0 comments

Comments

@dubzzz
Copy link
Owner

dubzzz commented Aug 11, 2024

💡 Idea

With the next major we should simplify the implementation of double to use bigint over or arrayint64 version.

Once done we should confirm the performance uplift. If confirmed we can possibly make sure never to import arrayint related random generators from pure-rand and apply the same for other arbitraries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant