Feedback
Profiler now uses friendly names for project startup and event handlers
- Status
- Fixed
- Fixed in
- v26.7.5
- Source discussion
- https://forum.objo.dev/d/631-what-is-script-in-the-profiler
- Last updated
- 2026-07-25
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
The Objo Studio profiler should present compiler-generated startup and event-handler methods using clear, user-facing names. Display <script> as Project startup and names such as App.$handler_Run as App.Run, while preserving the underlying profiler identifiers and raw report data.