AegeusCoin / aegeus-ui

0 stars 2 forks source link

Investigate slow startup time on firefox #96

Open AegeusCoin opened 5 years ago

tdiesler commented 5 years ago

It may be possible that the webui makes unnecessary or inefficient calls to the jaxrs bridge. Also, as long as it is guaranteed that a given webui instance is the only possible client that can modify system state, it could become stateful itself. Opening up the possibility of all sorts of caching.