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

reason of slowness after long run and OutOfMemoryError #19

Open
sardok opened this issue Aug 18, 2011 · 4 comments
Open

reason of slowness after long run and OutOfMemoryError #19

sardok opened this issue Aug 18, 2011 · 4 comments

Comments

@sardok
Copy link
Member

sardok commented Aug 18, 2011

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.

@rimbi
Copy link
Member

rimbi commented Aug 19, 2011

What a nice news! Should we use another data structure?

@sardok
Copy link
Member Author

sardok commented Aug 19, 2011

imho we should avoid saving link in memory, im currently working on a
database on a file. i'll commit to this actor-design if it successes.
right now because of this issue i cannot do fully test on actor-design
branch.

On Fri, Aug 19, 2011 at 4:14 PM, rimbi
[email protected]
wrote:

What a nice news! Should we use another data structure?

Reply to this email directly or view it on GitHub:
#19 (comment)

@rimbi
Copy link
Member

rimbi commented Aug 19, 2011

Let's fix it on another branch?

On Fri, Aug 19, 2011 at 4:25 PM, sardok <
[email protected]>wrote:

imho we should avoid saving link in memory, im currently working on a
database on a file. i'll commit to this actor-design if it successes.
right now because of this issue i cannot do fully test on actor-design
branch.

On Fri, Aug 19, 2011 at 4:14 PM, rimbi
[email protected]
wrote:

What a nice news! Should we use another data structure?

Reply to this email directly or view it on GitHub:
#19 (comment)

Reply to this email directly or view it on GitHub:
#19 (comment)

@sardok
Copy link
Member Author

sardok commented Aug 20, 2011

ok.

On Fri, Aug 19, 2011 at 5:09 PM, rimbi
[email protected]
wrote:

Let's fix it on another branch?

On Fri, Aug 19, 2011 at 4:25 PM, sardok <
[email protected]>wrote:

imho we should avoid saving link in memory, im currently working on a
database on a file. i'll commit to this actor-design if it successes.
right now because of this issue i cannot do fully test on actor-design
branch.

On Fri, Aug 19, 2011 at 4:14 PM, rimbi
[email protected]
wrote:

What a nice news! Should we use another data structure?

Reply to this email directly or view it on GitHub:
#19 (comment)

Reply to this email directly or view it on GitHub:
#19 (comment)

Reply to this email directly or view it on GitHub:
#19 (comment)

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

No branches or pull requests

2 participants