Skip to content

A small mod for servers to assist with finding which TileEntities(machines) and Entities are being slow.

License

Notifications You must be signed in to change notification settings

dvhaldane/TickProfiler

 
 

Repository files navigation

TickProfiler Build Status

A small mod for servers to assist with finding which TileEntities(machines) and Entities are being slow.

Copyright © 2012, nallar [email protected] TickProfiler is licensed under the N Open License, Version 1

Download

Download the latest builds from Jenkins.

Configuration

TickProfiler uses minecraft forge's suggested config location - minecraft folder/configs/TickProfiler.cfg It's commented quite well, and is hopefully understandable. If any of the descriptions don't make sense please make an issue.

Source

You're staring right at it! :P

Compiling

TickProfiler is built using Ant. astyle is also required for linux users.

  • Install Ant
  • Checkout this repo and run: ant

Coding and Pull Request Formatting

  • Generally follows the Oracle coding standards.
  • Tabs, no spaces.
  • Pull requests must compile and work.
  • Pull requests must be formatted properly.

Please follow the above conventions if you want your pull requests accepted.

Donations

QR Code

1BUjvwxxGH23Fkj7vdGtbrgLEF91u8npQu

Alternatively, you can donate via paypal to [email protected]

Contributors

  • nallar
  • duaiwe
  • Everyone who's helped with testing and reporting bugs :)

Acknowledgements

YourKit is kindly supporting open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications. Take a look at YourKit's leading software products: YourKit Java Profiler and YourKit .NET Profiler.

About

A small mod for servers to assist with finding which TileEntities(machines) and Entities are being slow.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.9%
  • Lua 2.1%