Category: Performance

  • Optimizing Performance with Ceph Tuning

    Optimizing Performance with Ceph Tuning

    Tuning Ceph performance is crucial to ensure that your Ceph storage cluster operates efficiently and meets the specific requirements of your workload. As Ceph installations, both in software and hardware, are upgraded or as your workload changes, the default tunables that were optimal at one time may now be obsolete or counterproductive. This article assumes…

  • How to Stop VS Code from Causing High CPU Usage on a Remote Server

    How to Stop VS Code from Causing High CPU Usage on a Remote Server

    Sometimes, the remote extensions that are installed by Microsoft Visual Code (VS Code) on remote systems can consume high amounts of CPU usage, making it difficult to use the server efficiently. However, my script can help limit the CPU usage of VS Code on a remote server. When dealing with Microsoft software, one often encounters…