# Performance

Right now there are **no benchmarks** that can show how much this mod impacts the server performance, yet I am trying to optimize and test many functions while developing them.

If you want to investigate - feel **free** to do so, you can also provide a detailed results that I can include here and work to improve them.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://27rogi.gitbook.io/server-toolbox/master/performance.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
