mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Merge pull request #10677 from tetrapod00/no-profiler-macos
Document limitation of Visual Profiler on macOS in Compatibility
This commit is contained in:
@@ -197,6 +197,11 @@ parallel on the GPU. This generally means that disabling only one of the
|
||||
features involved won't improve performance as much as anticipated, as the other
|
||||
task still needs to be performed sequentially.
|
||||
|
||||
.. note::
|
||||
|
||||
The Visual Profiler is not supported when using the Compatibility renderer
|
||||
on macOS, due to platform limitations.
|
||||
|
||||
Network Profiler
|
||||
----------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user