Changes between Version 17 and Version 18 of EngineProfiling


Ignore:
Timestamp:
Mar 22, 2018, 3:05:20 PM (6 years ago)
Author:
elexis
Comment:

Update for r21602 (data.js -> data.json change)

Legend:

Unmodified
Added
Removed
Modified
  • EngineProfiling

    v17 v18  
    97971. Check source/tools/replayprofile/extract.pl if it points to the right profile.txt (you can also change it to point to another working copy, but remember not to accidentally commit this change later)
    98981. Optionally apply the [http://trac.wildfiregames.com/attachment/wiki/EngineProfiling/filter_data.diff attached patch] and define a filter for some of the events (again, don't commit your changes!)
    99 1. Run perl extract.pl > data.js
    100 1. Optionally make a second measurement for your modified code using the same commands.txt and extracting the data to data_1.js
    101 1. Optionally copy and paste lines from data_1.js to data.js and give them a sensible name (of course you can paste as many lines from as many other data files as you want)
     991. Run perl extract.pl > data.json
     1001. Optionally make a second measurement for your modified code using the same commands.txt and extracting the data to data_1.json
     1011. Optionally copy and paste lines from data_1.json to data.json and give them a sensible name (of course you can paste as many lines from as many other data files as you want)
    1021021. Open graph.html
    103103