lensesio / schema-registry-ui

Web tool for Avro Schema Registry |
http://lenses.io/product/features
421 stars 112 forks source link

UI is painfully slow / chews CPU with a lot of schemas #85

Open dorner opened 5 years ago

dorner commented 5 years ago

We use the schema registry extensively at our company, including in our staging environment. We have over 1,000 schemas in the registry. Trying to find, click and edit a schema in the UI takes minutes and pegs the CPU in the browser. It looks like it's trying to load everything all at once rather than paging efficiently. If this keeps up the UI will become all but unusable. Can this be fixed please?

jglambed commented 5 years ago

Hello @dorner. Indeed this UI is not optimised for large amounts of schemas. We would love to have a fix but unfortunately I cannot provide you an ETA.

In the mean time you can try the free for devs lenses.io. It’s optimised for such cases and also provides many other cool features.