04-16-2024, 01:49 AM
(This post was last modified: 04-16-2024, 01:50 AM by Alexandre Machado.)
Hi guys,
another new and exciting IntraWeb release 15.6.0 is avaialble for download.
https://www.atozed.com/2024/04/intraweb-15-6-0/
This version brings the new libdeflate compressor for Delphi, which is 2 to 3 times faster than the standard Delphi zlib implementation and also faster than our previous zLib Cloudflare branch. On my development machine it is exactly 2.6 times faster than zlib when built with Delphi 11.3 or Delphi 12 and 12.1
Remember that HTTP(S) compression is an important part of most IW applications (SA, Indy and Http.sys) and just by compiling your application with the new 15.6.0 it will have an instant performance boost.
Enjoy!
another new and exciting IntraWeb release 15.6.0 is avaialble for download.
https://www.atozed.com/2024/04/intraweb-15-6-0/
This version brings the new libdeflate compressor for Delphi, which is 2 to 3 times faster than the standard Delphi zlib implementation and also faster than our previous zLib Cloudflare branch. On my development machine it is exactly 2.6 times faster than zlib when built with Delphi 11.3 or Delphi 12 and 12.1

Remember that HTTP(S) compression is an important part of most IW applications (SA, Indy and Http.sys) and just by compiling your application with the new 15.6.0 it will have an instant performance boost.
Enjoy!
