Jump to content

Recommended Posts

Posted

Hello I am looking for suggestions for a good server java performance profiler that is free. I am not a coder so have no need for a $1000~ish program

I have looked at VisualVM seems way too complicated and overkill and I can't seem to understand it anyway. nolagg is nice but only does bukkit plugins and bkcommonlib derps out my server hard and causes people to fall though the world

 

I just need something to run that when my tps is at 5 and I can see, hey it is logistic mod that is doing it

 

anyone have a suggestion for something graphical like nolagg but cover forge mods too?

 

Thanks

Posted

MCPC+/Spigot/Bukkit has an option to enable profiling for plugins (and mods? Seems so for my tekkit classic server):

 

Set plugin-profiling: true in bukkit.yml
Posted

you sir are awesome....now how do I use it? I glance over that file many time and still see new stuff all the time

 

Once you have set plugin-profiling: true in bukkit.yml all you have to do is run

 

/timings merged

 

And if you need a concise viewer for your timings file that's been generated:

 

http://aikar.co/timings.php

Posted

Thanks for that played with it a bit, I don't think I understand it, it only tells me where, (usually points at someones house) not what in that house. I already know where. I need to know what mod is causing the issue/lag. for example on my last server we used one of the trial profilers and it said the issue was the logistic mod. one we knew it was that mod we started looking at things from that mod. changed a few things. turned out a Friend of mine has used all logistic pipes instead of build craft pipes with logistics pipes after every 20 blocks. one he fixed that all was well. we only knew where to look cause it pointed at the mod causing the most lag.

is there a way to get this to tell me that?

Thanks

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...