#Laravel Valet (Mac) vs Laravel served via XAMPP (Windows)

5 messages · Page 1 of 1 (latest)

haughty ingot
#

Hello fellow members.

I would like to know why the same app that i am working on, on laravel valet runs so fast , on a mac that has the 1/2 of the "power" of my windows PC. While the app on my windows PC , it is going so slow.

The windows PC is 32gb RAM with gpu gtx1060 , amd ryzen 2600. PHP version is 8.1 . I am using
Windows Version: Enterprise 64-bit
XAMPP Version: 8.1.10

Is there some tweaking i can do to make the local server on Windows run faster ?
Thanks in advance

warped copper
#

Mac is better? 😆

coral bobcat
#

w/o metrics it's impossible to tell

you can use telescope on both systems and analyze each request and db queries

haughty ingot