• Sean McGivern's avatar
    Remove line profiler from performance bar · 18cdc5ba
    Sean McGivern authored
    1. The output isn't great. It can be hard to find hotspots and, even
       when you do find them, to find why those are hotspots.
    2. It uses some jQuery-specific frontend code which we can remove now
       that we don't have this any more.
    3. It's only possible to profile the initial request, not any subsequent
       AJAX requests.
    18cdc5ba