This commit is contained in:
NoryiE
2025-09-14 08:55:45 +00:00
parent b79c15a53c
commit 741a53aa04
22 changed files with 45 additions and 50 deletions

View File

@@ -124,9 +124,9 @@ Stops benchmarking for a container and all its children
* `Container` `self` The container instance
# Benchmark
_This is the benchmark plugin. It provides performance measurement tools for elements and methods,
with support for hierarchical profiling and detailed statistics. The plugin is meant to be used for very big projects
where performance is critical. It allows you to measure the time taken by specific methods and log the results._
_This is the benchmark plugin. It provides performance measurement tools for elements and methods,_
_with support for hierarchical profiling and detailed statistics. The plugin is meant to be used for very big projects_
_where performance is critical. It allows you to measure the time taken by specific methods and log the results._
## Functions