Ejemplo n.º 1
0
<?php

namespace benchmark;

use Edde\Bootstrap\BootstrapManager;
require_once __DIR__ . '/../../src/loader.php';
require_once __DIR__ . '/common/Benchmark.php';
BootstrapManager::addConfigFile(__DIR__ . '/../config.neon');