Excel generation with PHP in docker container is much slower compare to same application on my host machine
I have an app that laravel app that can generate excel file. The performance of excel generation was much slower in docker container. I am using laravel excel for generating the excel file.