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

irssi is freezing on stalker operations #13

Open
khaytsus opened this issue Oct 25, 2013 · 0 comments
Open

irssi is freezing on stalker operations #13

khaytsus opened this issue Oct 25, 2013 · 0 comments

Comments

@khaytsus
Copy link

I've finding irssi freezing up on me every time stalker does something in the database. I'm not sure if it's all lookups, all modifies, etc.. I currently have 131,750 records.. I'm getting serious lags (3-4 seconds sometimes) while interacting with irssi, and the script is already doing things in a child process so I'm not sure offhand what the problem could be, maybe all operations aren't in a child? I may try to do some investigation more on my own, but the perl child fork stuff confuses me honestly ;)

Just doing a whois on myself takes 1-2 seconds. I assume it could be the recursion factor causing longer delays sometimes. I've set it from the default of 20 down to 15 but not sure if it helped. I might try 10.

Please let me know if there's anything I can provide to help with this, nick database, etc. Thanks!

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

1 participant