Skip to content

peachpiecompiler/peachpie-benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published