Community listing page, reviews here may not be monitored by the author.
Legacy Profiler
No reviews yet
A lightweight profiling framework for Minecraft 1.7.10 that lets mods measure, label, and export their own performance data without bundling a profiler into every project.
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Legacy Profiler
Legacy Profiler is a lightweight developer profiling API for Minecraft Forge 1.7.10.
It gives mods a shared way to measure performance without each project needing to implement its own profiler, report system, or session handling.
Integrated mods can register named timing stages, counters, and events. Server operators can then start and stop profiling sessions with commands and export the results for analysis.
Features
- Shared profiling API for Forge 1.7.10 mods
- Named timing stages and counters
- Thread-safe recording for concurrent workloads
- Session and stage attribution
- JSON, CSV, and readable log exports
- Validation warnings for incorrect timing usage
- Designed for profiling systems like world generation, chunk loading, caches, and tick processing
Profiles are exported to:
profiles/legacy-profiler/
Commands
/legacyprofiler start/legacyprofiler stop/legacyprofiler status
For Players
Legacy Profiler is not an optimization mod by itself. It is primarily a developer and diagnostic dependency used by compatible mods to collect detailed performance information.
If another mod lists Legacy Profiler as a dependency, install the Legacy Profiler JAR separately in your mods folder.
For Developers
Consumer mods register their own profiling stages and record observations through the public API. Legacy Profiler handles the shared runtime, session lifecycle, validation, and report generation.
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources