Skip to content
#

benchmark-framework

Here are 87 public repositories matching this topic...

flobee
flobee commented Sep 2, 2019

Hi. It can make sense having a structure like this (base on phpunit) to add phpbench in complex structure:

tests/src/module/a/controller/AControllerTest.php
tests/src/module/a/controller/BControllerTest.php
tests/src/module/a/controller/CControllerTest.php

to:
tests/src/module/a/controller/AControllerBench.php
tests/src/module/a/controller/AControllerTest.php
tests/src/module/a/con

Improve this page

Add a description, image, and links to the benchmark-framework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the benchmark-framework topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.