stat icon indicating copy to clipboard operation
stat copied to clipboard

A super modern high performance profiler for production

Results 3 stat issues
Sort by recently updated
recently updated
newest added

I've been testing stat for a few hours, returned to it overnight run a symfony controlle and caught a bug with corrupted paths. I stripped some output and left only...

I went with json at first to make it easy to interface with stat from any language, so you could easily implement your ui stuff in node or java or...

feedback wanted

As the way stat works is quite different from things like Xdebug that just dump a valgrind blob that can be parsed after the fact, a short example could ease...