Skip to content

alex-ello/benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Usage

<?php

Benchmark::run(function() {
    json_encode("hello world");
});
// Result:
//         10000000        17 ns/op        0.173s  2Mb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages