File Manager

Current Path : /webspace/www.beetasty.be/html/wp-content/plugins/ameliabooking/vendor/sabre/vobject/bin/
Upload File :
Current File : //webspace/www.beetasty.be/html/wp-content/plugins/ameliabooking/vendor/sabre/vobject/bin/bench.php

#!/usr/bin/env php
<?php

include __DIR__.'/../vendor/autoload.php';

$data = stream_get_contents(STDIN);

$start = microtime(true);

$lol = Sabre\VObject\Reader::read($data);

echo 'time: '.(microtime(true) - $start)."\n";

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com