godotengine / godotengine/godot-cpp
Add `GODOT_PROFILING_FUNCTION` support in GDExtension (similar to GDNative in 3.x)
Open
regression
topic:gdextension
- Dominant language
- C++
- Stars
- 2.7k
- Forks
- 809
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 8
Description
Previously in `GDNative` there was a handy `GODOT_PROFILING_FUNCTION` macro, which allowed to profile custom C++ methods/functions in the main editor profile, but now in `GDExtention` there does not seem to be a way to achieve the similar result.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.