Skip to content
#

high-performance

Here are 654 public repositories matching this topic...

tauri
thienpow
thienpow commented Jul 9, 2020

it would be good to have
min-width, max-width <-- this 2 is good for PWA, if user resized it too small, it would become ugly.
maximized <-- this would be maximized on first load.

another thing would be, try delay webview resize when the host window resize, like how all the browser did, this would make sure PWA reflective size won't response immediately... current resize is seriously lagging

yugabyte-db
ramsrivatsa
ramsrivatsa commented Sep 15, 2020

The flag --webserver_interface only supports a single IP at the moment. https://docs.yugabyte.com/latest/reference/configuration/yb-tserver/#webserver-interface

It can be enhanced to support multiple IPs to bind on similar to the behavior of the flag --rpc_bind_addresses.

One side effect would be that we can inherit multiple IPs in webserver_interface from rpc_bind_addresses as currently

Improve this page

Add a description, image, and links to the high-performance topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the high-performance topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.