The original post: /r/php by /u/Sweaty-Ad-3837 on 2024-12-13 15:51:46.
Hi, I’m trying to figure out what is the best notebooks to issue in my company, the work is mainly laravel with everything it has to offer (some vue, some livewire…).
I’m currently using the Dell Latitude 5k having some inconsistencies.
Since my company is a Dell partner, my first option would be to upgrade to Dell Precision.
Same test: Fresh laravel install with debugbar on welcome page, nothing else.
A fresh laravel on latitude 5k with windows is getting ~300ms with 18MB memory
On my personal computer Macbook Pro M2 i’m getting around ~5ms with 1MB memory
From my research, it seems like the NTFS adds a lot of overhead, and it might be the issue.
Can anyone offer some insights on how to go about this?
Is it just computer capacity or the OS is the real issue?