plasticity-cloud
plasticity-cloud
Tested with official gz files, public datasets https://dumps.wikimedia.org/commonswiki/latest/ Amazon Corretto 21 Code for test tool, requires at least java 17 to compile through maven https://github.com/plasticity-cloud/aws-next-gen/tree/main/al2023/zlib-ng-testing/zlibNextGen Each test was executed 1)...
Builder for standalone zlib-ng version that can be bundled for e.g. Lambda, is provided in the repo: https://github.com/plasticity-cloud/aws-next-gen/tree/main/al2023/zlib-ng-testing/zlib-ng-al2023-integration/standalone
Hi @stewartsmith, much appreciate for your initial feedback, and definitely I do understand that having core OS library substituted requires extra regression testing. If you could direct me to public...
Hi Stewart, apologies for the delays. Test setup: m6g.xlarge, 80GB GP3, Throughput 125MB/s, Standard IOPS, 1) SOCI Snapshotter, it seems even with stock AL2023, we are not getting expected results...
Test on m6.large, decompressing on same volume using zstd with zlib/zlib-ng-compat bindings, cpu wise zlib-ng is performing at least 2 times better compared to stock zlib, leaving enough bandwidth for...
Code to build zlib-ng rpms is hosted in following repository: https://github.com/plasticity-cloud/aws-next-gen/tree/main/al2023/zlib-ng-testing/zlib-ng-al2023-integration/os-bundle after checkout to build rpms locally: cd al2023/zlib-ng-testing/zlib-ng-al2023-integration/os-bundle/ ./rpm-builder-standalone.sh ./zlib-ng-build-standalone.sh This will output tar.gz bundle with rpms ./releases/latest