# OverviewIn this post I will use a simple HTTP benchmark to do a head-to-head performance comparison between the Linux kernel’s network stack, and a kernel-bypass stack powered by DPDK. I will run my tests using Seastar, a C++ framework for building high-performance server applications. Seastar …
Improve Git monorepo performance with a file system monitor | The GitHub Blog
If you have a monorepo, you’ve probably already felt the pain of slow Git commands, such as git status and git add. These commands are slow because they need to search the entire worktree looking for changes. When the worktree is very large, Git needs to do a lot of work. The Git file system moni…
Angular without SSR is faster than Next.js with SSR. I have the data.
"If we really want to make our website faster, we should just rewrite it in Next.js." I think you’d be hard pressed to find a tech startup anywhere without at least one developer who is constantly saying this. But is it actually true? I certainly had no reason to doubt it. As someone who had just…
How to expand the RAM of a smartphone without disassembling it
Modern phones often lack RAM – subsequently they can freeze more often, and budget models start to work slowly a year after purchase. You can […]
The post How to expand the RAM of a smartphone without disassembling it appeared first on Gamingsym.