-
Notifications
You must be signed in to change notification settings - Fork 128
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
Add benchmark + improve performance #257
base: main
Are you sure you want to change the base?
Conversation
How far along is this upgrade? We just tried using Replibyte and found it to be very slow at the moment. |
I built off of this branch hoping the performance would be improved. Unfortunately it was the same, if not worse. When creating a dump, it'll progress at 22Mib/min. It DOES however, seem to fix the "getting killed after 300Mb bug", so might still be worth merging for that alone |
hi, is there any news on performance improvements ? It"s actually difficult to create a dump in a reasonable time and without memory issues. |
WIP to add benchmark and improve tokeniser and subset performances