Proof of Concepts

php 7 performance boost using parallel computing
Posted by pk on Tuesday, November 24 2015 - 14:25:20
5 stars levelC Languagephp language

Goal

Consider parallel computing as a credible option for a future php release... php8? php9? php10?

What has be done

Parallel recoding of 2 php functions ( array_sum() and in_array() ) using openmp.

Result

php is 3.5 to 3.8 times faster using 4 cores.


 
yakpro rulez!

Site has been updated on Thursday, June 25 2020 - 04:53:34