Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Mar 29, 2024. It is now read-only.

Commit 6a2552a

Browse files
committed
Fix docs saying benchmark was comples, it should be NOT complex [skip ci]
1 parent e427ad2 commit 6a2552a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎docs/getting-started/performance-tricks.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@ Isolate startup data
107107
====================
108108

109109
Startup data can speedup your context creation by populating them with script run result. It can save from 1% to 3%, so
110-
it's not so effective as script code cache, however, the benchmark was done on so complex example so if you have a lot
111-
of entities that you need to bootstrap your context with, your saving may be more.
110+
it's not so effective as script code cache, however, the benchmark was done on using quite simple example,
111+
so if you have a lot of entities that you need to bootstrap your context with, your saving may be more.
112112

113113
.. code:: php
114114

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /