Monitoring Node.js: Watch Your Event Loop Lag!
Event loop lag is an essential, but often overlooked performance metric for Node.js applications. What is it and why does it matter?
Event loop lag is an essential, but often overlooked performance metric for Node.js applications. What is it and why does it matter?
A common complaint about Nextcloud is the subpar performance of its gallery. As someone who recently became a hobbyist Nextcloud admin I took it upon myself to dig deeper. What’s causing these issues and more importantly, how do you fix them? Read on to find out.