peachpiecompiler / peachpie-benchmarks

Automated benchmarks of PeachPie PHP to .NET compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Peachpie Benchmarks

This repository contains benchmarks to evaluate the performance of Peachpie and its comparison with PHP:

  • microbenchmarks: Runs small code snippets in a custom benchmarking engine, uses Docker to run under both Peachpie and PHP.
  • transformations: Uses BenchmarkDotNet to evaluate the performance benefits of the transformation phase in Peachpie compiler.
  • webapps: Uses custom benchmarking engine and a network in Docker to measure the request throughput of web applications, supports both Peachpie and PHP.

About

Automated benchmarks of PeachPie PHP to .NET compiler


Languages

Language:PHP 37.4%Language:PowerShell 28.9%Language:C# 20.7%Language:Dockerfile 11.8%Language:Shell 1.2%