Skip to content
This repository was archived by the owner on Oct 27, 2019. It is now read-only.

mnapoli/di-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DI containers benchmark

Running the benchmarks

Install the dependencies using Composer:

$ composer install -o

Then, you can either boot a VM using Vagrant, or configure Apache.

  1. Using vagrant: vagrant up
  2. On your machine: sudo ln -s web/ /var/www/di-benchmark

If you use your machine, remember to disable xdebug.

Run the benchmarks:

$ ./run.sh

About

Benchmark of several DI containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors