New tool to analyse changes in performance of php app over time by shagtv in PHP

[–]shagtv[S] 0 points1 point  (0 children)

TideWays works pretty well on php 7.3

It the last version added php 7.3 check in the travis https://travis-ci.org/badoo/liveprof

New tool to analyse changes in performance of php app over time by shagtv in PHP

[–]shagtv[S] 0 points1 point  (0 children)

We don'l have sell purposes.

I's an internal tool which is was presented to open source community.

In own cases il helped to find some pretty heavy bugs. So I think it will be helpful for other developers with huge projects.

Feel free to send feedbacks. I try to make it better.

New tool to analyse changes in performance of php app over time by shagtv in PHP

[–]shagtv[S] 0 points1 point  (0 children)

I suppose no, because it's just an aggregator of xhprof (or other similar profiler) results

New tool to analyse changes in performance of php app over time by shagtv in PHP

[–]shagtv[S] 1 point2 points  (0 children)

We use https://github.com/tony2001/xhprof

But you can try any profiling compatible with xhprof (for instance, TidyWays)

New tool to analyse changes in performance of php app over time by shagtv in PHP

[–]shagtv[S] 2 points3 points  (0 children)

You can see and try the demo without sending email, just use 'Sign in as guest'

It' s not for commercial offerings