Tags: performance*

Tools or advice for measuring or improving software and system performance.

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. This guide shows how to work around low performance issues when running Ubuntu 24.04 on a Raspberry Pi 5 by adjusting the EEPROM config file to override the maximum current value.

  2. A developer recounts how Claude Code helped resolve a critical memory usage issue in an API endpoint, reducing memory usage by 99% and providing detailed solutions and evidence.

  3. The article explores the evolution of large language model (LLM) serving, highlighting significant advancements from pre-2020 frameworks to the introduction of vLLM in 2023. It discusses the challenges of efficient memory management in LLM serving and how vLLM's PagedAttention technique revolutionizes the field by reducing memory wastage and enabling better utilization of GPU resources.

    2025-02-17 Tags: , , , by klotz
  4. A tool to estimate the memory requirements and performance of Hugging Face models based on quantization levels.

    2025-01-28 Tags: , , , by klotz
  5. Investigation into the effect of DDR5 speed on local LLM inference speed.

  6. This article discusses how to improve the performance of Pandas operations by using vectorization with NumPy. It highlights alternatives to the apply() method on larger dataframes and provides examples of using NumPy's lesser-known methods like where and select to handle complex if/then/else conditions efficiently.

  7. The article explores 11 essential tips for leveraging the full potential of the Pandas library to boost productivity and streamline workflows in handling and analyzing complex datasets. It uses a real-world dataset from Kaggle's Airbnb listings to illustrate techniques such as chunked processing and parallel execution.

  8. The article discusses the importance of fine-tuning machine learning models for optimal inference performance and explores popular tools like vLLM, TensorRT, ONNX Runtime, TorchServe, and DeepSpeed.

  9. This article discusses the TCP TIME-WAIT state on Linux systems, explaining its purpose, potential problems, and various solutions to handle a large number of connections.

  10. A program called rusage.com that reports richer resource usage statistics than the traditional UNIX time command, with examples and use cases for optimizing performance

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "performance"

About - Propulsed by SemanticScuttle