F
Filament2mo ago
Gaba

Local app slowness

Hello guys, this post is just to ask if anyone noticed slowness within a Laravel app in local environment when using filament packages. In my case I have a laravel app in which I have a cypress test suite. Im trying to use the actions package only, but when I just install the package I've noticed that the tests run way slower than before. In my cypress tests I use the laracasts/cypress package, so when I've noticed the slowness is mostly when I run php commands through a test. Usually the commands take about 1 second with normal dependencies, once I add filament then it takes about 2 seconds each command, since those are used a lot within the tests the time does increase by a factor of 2-3x for the whole test suite. I just wanted to give this feedback because that would be the reason I think im not going to end up using Filament, but I wanted to check with you guys if there could be another option to improve this issue. I did try the latest version of actions package as well as the recommendations before posting. Thanks!
0 Replies
No replies yetBe the first to reply to this messageJoin