New features in 0.9.45

Posted on August 7, 2019, in category Information, News, tags: , , , , , , , , , ,

Leading up to the release of the first stable version of our PHP compiler, we are now implementing the first various compiler optimizations. Read more about them in this blog and why you should update or try PeachPie 0.9.45!

... continue reading

The .NET Effect – Microbenchmarking of Include

Posted on May 23, 2016, in category Benchmark, tags: , , , , , , , , , ,

We previously talked about the include/require functionality, which we recently managed to implement in Peachpie. Now we decided to put the compiler to the test and benchmark the include function against standard PHP and Phalanger.

... continue reading