Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marwie authored Jun 18, 2022
1 parent 2592084 commit 57165be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ With selective profiler you can choose individual methods to profile from Unity

## Features 🧬
- Select methods in the Unity Profiler to start or stop deep profiling, at any time! No domain reload or restart needed.
- Slow method calls or calls producing a lot of garbage are color coded
- Slow method calls or calls producing a lot of garbage are [color coded](https://user-images.githubusercontent.com/5083203/174031025-ebc94e6c-f8fc-4589-a945-67e0a4574bae.mp4)
- Deeply nested hierarchies can be collapsed (e.g. collapsing internal editor calls)
- Method call markers can be rendered in the graph view (experimental, needs UI)
- Mark methods or classes in your project with ``[AlwaysProfile]`` to be always deep profiled without having to turn on Deep Profiling for your whole project or selecting specific methods.
Expand Down

0 comments on commit 57165be

Please sign in to comment.