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
For the Agda code, @nad observed a performance increase from hashtables 1.2.4.2 to 1.3, see:
vector-hashtables
He reports that this fixes a performance regression for him, but does not pin down where the regression happened.
Also, it seems that vector-hashtables outperforms hashtables by a slight margin, so we are switching.
I thought I let you know, possible actions could be:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
For the Agda code, @nad observed a performance increase from hashtables 1.2.4.2 to 1.3, see:
vector-hashtables
agda/agda#5966 (comment)He reports that this fixes a performance regression for him, but does not pin down where the regression happened.
Also, it seems that vector-hashtables outperforms hashtables by a slight margin, so we are switching.
I thought I let you know, possible actions could be:
The text was updated successfully, but these errors were encountered: