afs commented on PR #3266: URL: https://github.com/apache/jena/pull/3266#issuecomment-2988485001
> In the future a registry system There are very few encodings - and this isn't particularly open to protocol negotiation. One reason maybe that a one-time compress-protocol-decompress cycle is not much gain (only on long distance, i.e. slower, connections) and sometimes worse than "just send it" for high-bandwidth connections. (having a compress-decompress co-processor subsystem would change that - but that is often applied transparently) If the file is already compressed, it can make sense. Does the UI need to change? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
