Profiler
Drop a profiler record JSON. Nothing leaves your browser.
Drop JSON here
From profiler record / profiler saveJSON
How to record on the server
- Open the FXServer console (txAdmin Live Console is fine).
- Start a recording (seconds):
profiler record 10 - Save Chrome Trace JSON:
profiler saveJSON profile.json - Drop that file on this page.
- Aim for ticks under 50 ms.