# Performance

We will soon publish an exact comparison between Shopware 6 Standard and Shopware 6 with the B2Bsellers Suite installed, but we can already say today that we have not made any relevant changes that drastically worsen the loading time. We use custom fields and repositories for extensions and have only overwritten complete functions in a few places.

An example where we have overridden a major feature is the "customer price" functionality. However, this can also be switched off if it is not needed.

Since the B2B platform is completely API-driven, the performance is of course extremely fast because there is no page change.


---

# 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://docs.b2b-sellers.com/b2b-platform/1/user-guide/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.
