This is an automated email from the ASF dual-hosted git repository. vnick pushed a commit to branch staging/1.6.0 in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
commit 38541c63aa964f769f1b6ca8e12cc21b83b761c5 Merge: e181b8eed f2958ffb5 Author: Virtually Nick <[email protected]> AuthorDate: Fri Feb 7 09:28:05 2025 -0500 GUACAMOLE-377: Merge address performance regression related to migration to guac_display. .../src/main/webapp/modules/ArrayBufferReader.js | 26 +++-- .../src/main/webapp/modules/Display.js | 119 ++++++--------------- .../src/main/webapp/modules/InputStream.js | 62 +++++++++++ .../apache/guacamole/net/InetGuacamoleSocket.java | 5 + 4 files changed, 122 insertions(+), 90 deletions(-)
