-
Notifications
You must be signed in to change notification settings - Fork 1
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
reason of slowness after long run and OutOfMemoryError #19
Comments
What a nice news! Should we use another data structure? |
imho we should avoid saving link in memory, im currently working on a On Fri, Aug 19, 2011 at 4:14 PM, rimbi
|
Let's fix it on another branch? On Fri, Aug 19, 2011 at 4:25 PM, sardok <
|
ok. On Fri, Aug 19, 2011 at 5:09 PM, rimbi
|
is Set(). the debug output shows that it is start to run giving errors around 1000000th (a million) entry.
But the worse thing is, it is getting slower.
The text was updated successfully, but these errors were encountered: