You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.
Nope. But we can work around that. For now, Perfy does merge the generated
json files (by benchpress) after each spec iteration.
So my vision is :
Perfy can start polling those merged files and plot them.
We can update the spec file to emit a socket message through Web Sockets
and use that on the client to plot the charts
To avoid writing all those files on disk after each spec iteration, I
wanna upgrade Benchpress so it can emit those samples (of each iteration)
using may be the event emitter api.
We should be able to view realtime perf logs gathered by benchpress:
The text was updated successfully, but these errors were encountered: