All Projects → MinimallyCorrect → Tickprofiler

MinimallyCorrect / Tickprofiler

Licence: mit
Profile your minecraft server: Find which entities and tile entities are making your server slow

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Tickprofiler

Spark
spark is a performance profiling plugin/mod for Minecraft clients, servers and proxies.
Stars: ✭ 287 (+141.18%)
Mutual labels:  minecraft, performance, profiler
Xpedite
A non-sampling profiler purpose built to measure and optimize performance of ultra low latency/real time systems
Stars: ✭ 89 (-25.21%)
Mutual labels:  performance, profiler
Tropicraft
Come sail away!
Stars: ✭ 80 (-32.77%)
Mutual labels:  minecraft, minecraft-mod
Chisels And Bits
A Minecraft mod about chiseling and designing custom blocks in game.
Stars: ✭ 119 (+0%)
Mutual labels:  minecraft, minecraft-mod
Connectedtexturesmod
Extensions to the vanilla model system, mainly for connected textures
Stars: ✭ 64 (-46.22%)
Mutual labels:  minecraft, minecraft-mod
Lambdynamiclights
A dynamic lights mod for Minecraft with Fabric.
Stars: ✭ 67 (-43.7%)
Mutual labels:  minecraft, minecraft-mod
Viafabric
Client-side and server-side ViaVersion implementation for Fabric
Stars: ✭ 115 (-3.36%)
Mutual labels:  minecraft, minecraft-mod
Profimp
Python import profiler
Stars: ✭ 52 (-56.3%)
Mutual labels:  performance, profiler
Xseries
Library for cross-version Minecraft Bukkit support and various efficient API methods.
Stars: ✭ 109 (-8.4%)
Mutual labels:  minecraft, performance
Easy profiler
Lightweight profiler library for c++
Stars: ✭ 1,594 (+1239.5%)
Mutual labels:  performance, profiler
Antiqueatlas
A Minecraft mod that adds a fancy interactive map item.
Stars: ✭ 110 (-7.56%)
Mutual labels:  minecraft, minecraft-mod
Binnie
Minecraft addons for the Forestry mod. Extra Bees, Extra Trees, Genetics, and more.
Stars: ✭ 63 (-47.06%)
Mutual labels:  minecraft, minecraft-mod
Vcprofiler
An accurate and simple tool uses KVO to measure the time cost of every view controller.
Stars: ✭ 61 (-48.74%)
Mutual labels:  performance, profiler
The Midnight
The Midnight: A cold, unforgiving hostile dimension. Originally made for SpookyJam 2018.
Stars: ✭ 68 (-42.86%)
Mutual labels:  minecraft, minecraft-mod
Phpspy
Low-overhead sampling profiler for PHP 7+
Stars: ✭ 1,105 (+828.57%)
Mutual labels:  performance, profiler
Armourers Workshop
Minecraft armour customization mod.
Stars: ✭ 92 (-22.69%)
Mutual labels:  minecraft, minecraft-mod
Vanillafix
Minecraft mod that fixes Vanilla bugs, improves performance, and makes Minecraft run forever
Stars: ✭ 113 (-5.04%)
Mutual labels:  minecraft, minecraft-mod
Nanoscope
An extremely accurate Android method tracing tool.
Stars: ✭ 1,023 (+759.66%)
Mutual labels:  performance, profiler
Metamorph
Morphing mod for Minecraft 1.12.2
Stars: ✭ 52 (-56.3%)
Mutual labels:  minecraft, minecraft-mod
Optick
C++ Profiler For Games
Stars: ✭ 1,364 (+1046.22%)
Mutual labels:  performance, profiler

TickProfiler Build Status Curse

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 MIT license

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.

Compiling

TickProfiler is built using Gradle

  • Checkout this repo and run: ./gradlew build or gradlew.bat build

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

Paypal: Donate

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].