xcbeautify icon indicating copy to clipboard operation
xcbeautify copied to clipboard

Add support for private performance metrics

Open Cyberbeni opened this issue 4 years ago • 3 comments

Xcode supports more stuff to performance test than just "wall clock time", it would be cool to also see those in the formatted output

https://indiestack.com/2018/02/xcodes-secret-performance-tests/

Cyberbeni avatar Dec 10 '19 19:12 Cyberbeni

Did you not see the formatted output for performance tests? If not, it could be a bug.

thii avatar Dec 20 '19 12:12 thii

There are different measurements, like Persistent VM/Heap allocations, the formatted output only contains time based measurements.

Cyberbeni avatar Jan 11 '20 19:01 Cyberbeni

I’d love to see a PR :)

thii avatar Jan 21 '20 00:01 thii