needle-tools / selective-profiling

Selectively deep profile single methods in Unity's Profiler πŸ”¬

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Selective Profiling for Unity

Runtime deep profile individual methods πŸ”¬

With selective profiler you can choose individual methods to profile from Unity Profiler. Just select a method in the Profiler window and choose Profile to automatically get more precice information.

Features 🧬

  • Select methods in the Unity Profiler to start or stop deep profiling, at any time! No domain reload or restart needed.

  • Mark methods or classes in your project to be always deep profiled without having to turn on Deep Profiling for your whole project.

    sp.mp4

How To Use πŸ’‘

Please open the Package Readme for more information.

Contact βœ’οΈ

🌡 needle β€” tools for unity β€’ @NeedleTools β€’ @marcel_wiessler β€’ @hybridherbst β€’ Needle Discord

About

Selectively deep profile single methods in Unity's Profiler πŸ”¬


Languages

Language:C# 85.2%Language:Mathematica 14.8%