Webinar: September 30th, 2020 at 9 AM CDT attendee.gotowebinar.com/register/5604566318708211727 Why would a Delphi developer want to add Python to their toolbelt? It is all about library access and scriptability. The open-source Python4Delphi (P4D) library by…
Benchmark of Regular Expression Engines
2018-04-16
I did some benchmarking of regular expression engines and the results are quite interesting. The benchmark involved finding all matches of different patterns in a 15 Mb text file. It is a similar benchmark to…