Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1019 Bytes

README.md

File metadata and controls

34 lines (26 loc) · 1019 Bytes

aPerf2

Continuation of original aPerf - A Performance Mod

Build Status

Very work in progress! No real functionality yet ;)

TODO/Possible Features

General

  • Commands
  • Patching Minecraft, Forge, FML, and mods for better integration. ModPatcher?

Tile Entities

  • Profiling
  • Implement something like CLag?

Entities

  • Profiling
  • Spawn Limiting

Packets

  • Packet capture
    • Dump to a common format that can be easily parsed and filters offline
  • Apply filters to packet monitoring and captures (Eg: Type of packet, mod it belongs to)
  • Limiting?

Performance Patches?

  • Patch Minecraft for better performance?
  • Patch Forge for better performance?
  • Patch FML for better performance?
  • Patch mods for better performance?