Profile Attribute
com.lgarczyn.profile-attribute is an OpenUPM Unity package. Weaves a Unity ProfilerMarker around any method tagged [Profile], at compile time, via an ILPostProcessor. The marker is gated so it costs nothing while nothing is recording, and release builds are left untouched.
Install this package from the OpenUPM scoped registry with the instructions on this page, or use openupm-cli to update Packages/manifest.json.
Repository: https://github.com/lgarczyn/UnityProfileAttribute.
Owner: lgarczyn.
Topics
Related Unity Packages
- Animate UI Materials com.lgarczyn.animate-ui-material
- Unity Injection com.bbbirder.injection
- GDX com.dotbunny.gdx
- Evo Framework it.evo.framework
- JS-Interop ai.transforms.js-interop
- WebGL Threading Fix ai.transforms.webgl-threading-fix
For registry setup problems, see Unity scoped registry troubleshooting.