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

Can't Handle Substantial Server Load #4

Open
meltingice opened this issue May 22, 2010 · 1 comment
Open

Can't Handle Substantial Server Load #4

meltingice opened this issue May 22, 2010 · 1 comment

Comments

@meltingice
Copy link

Running gl_tail on a server that gets a relatively high amount of traffic causes the program to eventually grind to a halt. I've tried it on a server that gets about 200 hits/second and the program lasted about 20 seconds. Perhaps the OpenGL code should be ported to C?

@c-schmitz
Copy link

From what I can tell is that the crash happens if the bubbles overflow at some point.
It would be enough to raise the bottom drain if bubbles are piling up to a certain point - that would prevent the crash and would help to have some kind of on-screen history.

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