0ad/source/tools/profiler2
Dunedan 92ef4ffa19
Improve profiler2 analysis graphs
This removes the padding from the start and the end of the frequency
graphs, to remove the inaccurate steps it caused.

It also improves the smoothness of the frequency and frame-to-frame
graphs by painting each graph as a single line, instead of one line per
data point.
2025-06-14 15:02:44 +02:00
..
jquery-3.7.1.js Update jquery used by profiler2 webui 2025-02-17 21:22:30 +01:00
profiler2.html Allow loading multiple profiling reports at once 2025-04-29 12:40:31 +02:00
profiler2.js Improve profiler2 analysis graphs 2025-06-14 15:02:44 +02:00
Profiler2Report.js Enable eslint rule 'no-redeclare' 2025-06-14 14:53:10 +02:00
ReportDraw.js Don't pass report explicitly in ReportDraw 2025-05-30 14:16:32 +02:00
utilities.js Fix new and profiler eslint warnings 2025-05-30 15:25:54 +02:00