add perfomance chapters

This commit is contained in:
lubiana 2022-04-06 23:43:03 +02:00
parent 7a0f368e00
commit 3dd9f5a1d9
Signed by: lubiana
SSH key fingerprint: SHA256:vW1EA0fRR3Fw+dD/sM0K+x3Il2gSry6YRYHqOeQwrfk
101 changed files with 8014 additions and 62 deletions

6
app/composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "00acf07ae222f9117a84bce157b99837",
"content-hash": "9a29468fd456190a9fbcff98ed42d862",
"packages": [
{
"name": "dflydev/dot-access-data",
@ -2431,7 +2431,9 @@
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": "^8.1"
"php": "^8.1",
"ext-apcu": "*",
"ext-zend-opcache": "*"
},
"platform-dev": [],
"plugin-api-version": "2.3.0"