- Receive the output from
blackfire curl http://some.domain --json
; - Access through login;
- Parse the data;
- Store the data for comparison between response A and response B.
- User can pick which responses to compare
All of this is already achieved with Blackfire dashboard. So, what about reading the response and creating graphics with the continuous requests, like as a timeline?
Nice, eh?
- Generate graphs by requests;
- Filter graphs by date interval
- Create graphs for
- Peak Memory Usage
- Network
- Wall Clock Time
- CPU time
- I/O time