Find or build xz
Changes for 0.09 - 2024-04-15T11:21:20Z
- use GitHub plugin to fetch tarball (gh#8, gh#10)
Build or find autoconf
Changes for 0.20 - 2024-04-15T08:16:02Z
- Fixes for 2.72 (gh#17, gh#18)
113-bit integer arithmetic
Changes for 0.05
- Add README file.
- Fix bug in t/bitwise_gmp_cross_checks.t
Simple opinionated tool to set up a Perl distribution directory.
Changes for 0.14 - 2024-04-15
- Allow to specify the type of runners to use for the GitHub CI actions.
- Make the dependency on CPAN::Common::Index::Mux::Ordered be optional.
parses .pm file as PAUSE does
Changes for 0.46 - 2024-04-15
- Strip BOM before finding a package
Prior releases of the 6.x line relied on Lexical::Types, which was a major performance pessimisation over the 5.x releases.
6.0.4 relies on a simple source filter instead, which restores performance levels back to expected levels.
More benchmarks added to the test suite validate the dependency changes.
submitted by /u/joesuf4
[link] [comments]
HTTP/2 Dynamic Benchmarks (PHP vs. ModPerl2), 2024 edition.
I ram these about four years ago, and the time differentials were about the same then as now. Monolithic POSIX-threaded server architectures like mp2 + mpm_event will always dominate in low-latency/scalability HTTP/2 benchmarks because they leverage zero-copy in the runtime.
Anyways, sexy terminal graphs with smag to enjoy!
submitted by /u/joesuf4
[link] [comments]