Skip to main contentSkip to navigation
Back to all tags

performance-optimization

13 topics and 13 pages tagged with "performance-optimization"

Topics

Vite, Webpack, and Turbopack

review

Vite, Webpack, and Turbopack are leading frontend build tools and module bundlers that optimize JavaScript applications for development and production, offering features like fast HMR, asset optimization, and efficient bundling.

9/2/2025
1 pages
frontend-developmentbuild-toolsjavascript-bundlers+5 more

Python 3.12

alternatives

Python 3.12 is the latest stable release of the CPython interpreter featuring enhanced f-string parsing, per-interpreter GIL support, improved asyncio performance, and performance optimizations delivering 10-30% speed improvements over earlier versions.

9/2/2025
1 pages
programming-languagesinterpreted-languagesdevelopment-tools+5 more

Nx vs Turborepo vs Performance analysis

compare

After 8 months of benchmarking, this deep dive compares Nx and Turborepo's build performance for monorepos. Discover which tool truly optimizes CI and development workflows.

9/1/2025
1 pages
build-systemsmonorepotask-runners+5 more

DataLoader

tool

DataLoader is a generic utility library for batching and caching data requests to reduce backend calls and improve application performance.

9/1/2025
1 pages
data-loadinggraphqlmachine-learning+5 more

GraphQL

howto

GraphQL is a query language and runtime for APIs that allows clients to request exactly the data they need, developed by Facebook and widely adopted for building flexible, efficient data-fetching interfaces.

9/1/2025
1 pages
graphqlperformance-optimizationn-plus-one+5 more

API Rate Limiting Implementation Guide

howto

API rate limiting is a traffic management technique that restricts the number of requests clients can make to an API within specified time windows to prevent abuse and ensure fair resource allocation.

8/31/2025
1 pages
api-managementbackend-developmentrate-limiting+4 more

Zed vs Visual Studio Code

compare

This is a performance-focused comparison between two modern code editors - Zed (Rust-based, GPU-accelerated editor) vs VS Code (Electron-based editor with rich ecosystem) focusing on startup speed and memory efficiency metrics.

8/30/2025
1 pages
code-editorsidesdeveloper-tools+6 more

NVIDIA Triton Inference Server

tool

An open-source inference serving platform that enables deployment of AI models from multiple frameworks with optimized performance for real-time, batched, and streaming inference across cloud, edge, and embedded devices.

8/28/2025
1 pages
ai-ml-infrastructuremodel-servinginference-server+5 more

Docker Build Context Too Large

troubleshoot

Docker is a containerization platform that packages applications and dependencies into lightweight, portable containers for consistent deployment across environments.

8/26/2025
1 pages
dockercontainerizationdevops+5 more

Astro

tool

A JavaScript web framework optimized for building fast, content-driven websites using server-first rendering and component islands architecture.

8/24/2025
2 pages
web-frameworkstatic-site-generatorjavascript+5 more

Astro Next Gatsby Static Generation

compare

A comprehensive comparison of three leading static site generators: Astro (content-focused framework with Islands architecture), Next.js (full-stack React framework with static export capabilities), and Gatsby (React-based static site generator with GraphQL data layer).

8/24/2025
1 pages
static-site-generatorsweb-development-frameworksfrontend-build-tools+7 more

Redis Troubleshooting

troubleshoot

Redis is an open-source, in-memory data structure store used as a database, cache, message broker, and streaming engine that supports various data structures like strings, hashes, lists, sets, and sorted sets.

8/22/2025
1 pages
redisdatabasecaching+5 more

Redis vs Memcached vs Hazelcast

compare

Compare Redis, Memcached, and Hazelcast for production caching. Understand their core differences, performance, and use cases to make an informed decision for your distributed system.

8/22/2025
1 pages
in-memory-data-storecachingdatabase+5 more

Pages