Add performance profiling tools and test data generator

Add Xdebug configuration and container setup for performance profiling
Add comprehensive performance testing script with profiling and test
data generation
Add test data statistics and cleanup commands
Add documentation for all performance testing features
This commit is contained in:
Ruben 2026-01-14 14:40:57 +01:00
parent 47cf4d8652
commit ccfca94b57
3 changed files with 338 additions and 1 deletions

View file

@ -15,7 +15,7 @@ services:
# - "4040:80"
# command: bash -c "a2enconf custom && a2enmod rewrite && apache2-foreground"
default:
image: php:8.4.14-apache
build: ./
container_name: folderweb-default
working_dir: /var/www/html/
volumes: