-
Notifications
You must be signed in to change notification settings - Fork 5
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
use gzip where possible? #6
Comments
even when the json blob is loaded in the browser, the sheer size of it seems to cause issues when rendering the table: https://lg.coloclue.net/birdseye/app/routeservers/0/protocols/peer_AS3257_0/routes is not working, this is a peer with "accepted: 167114, rejected: 14682" |
This peer serves for an interesting benchmark. I will think of a few ways to make this faster. Just as a heads-up: I will open a birdwatcher issue, because the service performance is better addressed there. As for the frontend being unable to render it, I will see what I can do to reducre the footprint of the React components. |
Plenty of other big peers to compare with! https://lg.coloclue.net/birdseye/app/routeservers/0 |
Thanks a lot, that's a great use case. |
@hellerve if you want access to the routers so you can do real time debugging of components like |
Thanks, I'll probably need that tomorrow. For now I'm going to enjoy the evening. Thanks for all of your bug reports and feature requests today, much appreciated! |
was this done? |
It is currently in a feature branch awaiting review. I will ping the reviewer. |
I reviewed and merged it. I'll keep you all posted :) |
this takes too long :-)
The text was updated successfully, but these errors were encountered: