mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
The profiler.memory service is now available on py 3.11 (#27413)
This commit is contained in:
parent
bf653ac333
commit
4ad8882b25
@ -53,10 +53,6 @@ gprof2dot -f pstats profile.1234567890123456.cprof | dot -Tsvg -o profile.svg
|
|||||||
|
|
||||||
### Service {% my developer_call_service service="profiler.memory" %}
|
### Service {% my developer_call_service service="profiler.memory" %}
|
||||||
|
|
||||||
<div class='note warning'>
|
|
||||||
This service is unavailable when using Python 3.11 as the underlying guppy3 library does not yet support Python 3.11.
|
|
||||||
</div>
|
|
||||||
|
|
||||||
Start the memory profiler for the specified number of seconds.
|
Start the memory profiler for the specified number of seconds.
|
||||||
|
|
||||||
| Service data attribute | Optional | Description |
|
| Service data attribute | Optional | Description |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user