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

Appearance settings

Commit 0e6a885

Browse filesBrowse files
authored
Hint for generating container preload file
The container preload file will only be generated when both factories and class_loader are inline, so you need to set both parameters to `true` explicitly.
1 parent 1f66f56 commit 0e6a885
Copy full SHA for 0e6a885

File tree

1 file changed

+4
-0
lines changed
Filter options

1 file changed

+4
-0
lines changed

‎performance.rst

Copy file name to clipboardExpand all lines: performance.rst
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,10 @@ with the ``preload`` suffix:
113113
114114
.. _performance-configure-opcache:
115115

116+
You need to set both parameters ``container.dumper.inline_factories`` and
117+
``container.dumper.inline_class_loader`` to ``true`` to enable generating
118+
the ``preload`` file during container compilation.
119+
116120
Configure OPcache for Maximum Performance
117121
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
118122

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.