How We Spent Two Days Making Perl Faster | by booking.development | Booking.com Development | Medium
fetched at July 15, 2020
A recent Booking.com hackathon provided us the opportunity to investigate speeding up integer allocation in the Perl interpreter. If successful, this could optimize nearly every program we run. We…