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.7.10-1.1.jar

  • R
  • Mar 17, 2015
  • 18.70 KB
  • 767
  • 1.7.10

File Name

LoadingProfiler-MC1.7.10-1.1.jar

Supported Versions

  • 1.7.10

- 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