promotional bannermobile promotional banner

Loading Profiler

A small mod that logs how long other mods take to load / for the fml cycles

File Details

LoadingProfiler-MC1.8-1.1.jar

  • R
  • Mar 13, 2015
  • 18.41 KB
  • 391
  • 1.8

File Name

LoadingProfiler-MC1.8-1.1.jar

Supported Versions

  • 1.8

- Added: Now profiling class transformers, log includes time taken per transformer,per class and total time taken up by class transformers
   - Changed: Due to this class transformers no longer play into the Mod Profiling Results, making them more accurate.
- Added: Threshold config files that define how high a number has to be to appear in the logs (Filters out all the 0ms by default for example)
- Changed: All data is now first recorded in nano seconds and later rounded to milliseconds due to milliseconds not being able to distinctify specific class transforming times

 

The 1.7.10 version is slightly delayed due to the 1.8 way of achieving the transformer logging not working there.