giginet / xcprofiler

:chart_with_upwards_trend: CLI to profile compilation time of Swift project
MIT License
332 stars 13 forks source link

the result table is broken if procedure name is too long. #9

Closed timakin closed 7 years ago

timakin commented 7 years ago
2017-04-06 10 48 17

(on MacBook Pro (Retina, 15-inch, Mid 2015)) A profiler optimize the table for the longest method title, so the layout will be easily broken. It seems better to limit the length of a line.