# benchmarking

Computing discipline of measuring computer performance with defined workloads and metrics.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## TensorRT Edge-LLM Completes the MLPerf Edge Agentic Benchmark 6.4x Faster on Jetson AGX Thor

DevFeed: [TensorRT Edge-LLM Completes the MLPerf Edge Agentic Benchmark 6.4x Faster on Jetson AGX Thor](<https://devfeed.tech/articles/tensorrt-edge-llm-completes-the-mlperf-edge-agentic-benchmark-6-4x-faster-on-jetson-agx-thor-31485.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/tensorrt-edge-llm-completes-the-mlperf-edge-agentic-benchmark-6-4x-faster-on-jetson-agx-thor/>)

Author: Elizabeth Goodman

Published: 2026-09-16T20:37:07Z

Content type: article

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [Jetson AGX Thor Developer Kit](<https://devfeed.tech/topics/jetson-agx-thor-developer-kit.md>), [Inference Performance](<https://devfeed.tech/topics/inference-performance.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [TensorRT](<https://devfeed.tech/topics/tensorrt.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [quantization](<https://devfeed.tech/topics/quantization.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [agentic-ai-generative-ai](<https://devfeed.tech/tags/agentic-ai-generative-ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [ai-inference](<https://devfeed.tech/tags/ai-inference.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [jetson](<https://devfeed.tech/tags/jetson.md>), [jetson-agx-thor-developer-kit](<https://devfeed.tech/tags/jetson-agx-thor-developer-kit.md>), [llm](<https://devfeed.tech/tags/llm.md>), [llm-benchmarking](<https://devfeed.tech/tags/llm-benchmarking.md>), [mlperf](<https://devfeed.tech/tags/mlperf.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [performance](<https://devfeed.tech/tags/performance.md>), [quantization](<https://devfeed.tech/tags/quantization.md>), [tensorrt](<https://devfeed.tech/tags/tensorrt.md>), [tensorrt-llm](<https://devfeed.tech/tags/tensorrt-llm.md>), [thor](<https://devfeed.tech/tags/thor.md>)

### AI overview

This article reports that NVIDIA TensorRT Edge-LLM ran Qwen3.6-27B on a single NVIDIA Jetson AGX Thor Developer Kit for the MLPerf Inference v6.1 Edge Agentic benchmark. Using NVFP4 quantization, tree-based multi-token prediction, and KV cache reuse, it achieved 52.33 tokens per second and completed 1,007 turns in 24 minutes and 36 seconds, 6.4 times faster than the llama.cpp reference submission.

### Source excerpt

AI agents are moving from cloud data centers to vehicles, robots, and other edge devices. Unlike a chatbot that answers a single prompt, an agent works through...

## First VMmark 4.1 Power-Performance and VMware Cloud Foundation 9.1 Results

DevFeed: [First VMmark 4.1 Power-Performance and VMware Cloud Foundation 9.1 Results](<https://devfeed.tech/articles/first-vmmark-4-1-power-performance-and-vmware-cloud-foundation-9-1-results-31416.md>)

Original publisher: [Read original article](<https://blogs.vmware.com/cloud-foundation/2026/09/16/first-vmmark-4-1-power-performance-and-vcf-9-1-results/>)

Author: vmwareblogs

Published: 2026-09-16T18:20:25Z

Content type: release

Language: en

Sources: [VMware Blogs](<https://devfeed.tech/sources/vmware-blogs.md>)

Topics: [vcf 9.1](<https://devfeed.tech/topics/vcf-9-1.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [virtualization](<https://devfeed.tech/topics/virtualization.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>)

Tags: [benchmarking](<https://devfeed.tech/tags/benchmarking.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [cloud-infrastructure](<https://devfeed.tech/tags/cloud-infrastructure.md>), [dell](<https://devfeed.tech/tags/dell.md>), [efficiency](<https://devfeed.tech/tags/efficiency.md>), [home-page](<https://devfeed.tech/tags/home-page.md>), [performance](<https://devfeed.tech/tags/performance.md>), [vcf-9-1](<https://devfeed.tech/tags/vcf-9-1.md>), [vmmark](<https://devfeed.tech/tags/vmmark.md>), [vmware](<https://devfeed.tech/tags/vmware.md>), [vmware-cloud-foundation](<https://devfeed.tech/tags/vmware-cloud-foundation.md>), [vsphere](<https://devfeed.tech/tags/vsphere.md>), [vsphere-9-1](<https://devfeed.tech/tags/vsphere-9-1.md>)

### AI overview

VMware reports Dell Technologies benchmark results using VMware Cloud Foundation 9.1 and VMmark 4.1. The article describes VMmark 4.1's power-performance measurement and reports higher performance and tile count for VCF 9.1 than VCF 5.2 in the tested environment.

### Source excerpt

We're excited to announce two new VMmark results today from Dell Technologies: First VCF 9.1 Benchmarks: These are the first results using VMware Cloud Foundation (VCF) 9.1. VCF 9.1 maximizes hardware efficiency using a Next-Gen Topology-Aware CPU Scheduler that optimizes memory and cache locality for intensive enterprise workloads. A separate VCF 9.1 evaluation demonstrated a ... Continued The post First VMmark 4.1 Power-Performance and VMware Cloud Foundation 9.1 Results appeared first on VMware Blogs.

## Translating CUDA Tile Operations from Python to Rust Using Agentic AI

DevFeed: [Translating CUDA Tile Operations from Python to Rust Using Agentic AI](<https://devfeed.tech/articles/translating-cuda-tile-operations-from-python-to-rust-using-agentic-ai-31486.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/translating-cuda-tile-operations-from-python-to-rust-using-agentic-ai/>)

Author: Tanya Lenz

Published: 2026-09-16T16:28:59Z

Content type: tutorial

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [CUDA Tile](<https://devfeed.tech/topics/cuda-tile.md>), [Rust](<https://devfeed.tech/topics/rust.md>), [Agent Skill](<https://devfeed.tech/topics/agent-skill.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [Compiler](<https://devfeed.tech/topics/compiler.md>)

Tags: [agent-skill](<https://devfeed.tech/tags/agent-skill.md>), [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [agentic-ai-generative-ai](<https://devfeed.tech/tags/agentic-ai-generative-ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [benchmarking](<https://devfeed.tech/tags/benchmarking.md>), [cuda](<https://devfeed.tech/tags/cuda.md>), [cuda-tile](<https://devfeed.tech/tags/cuda-tile.md>), [cutile](<https://devfeed.tech/tags/cutile.md>), [developer-tools-techniques](<https://devfeed.tech/tags/developer-tools-techniques.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [mixture-of-experts-moe](<https://devfeed.tech/tags/mixture-of-experts-moe.md>), [python](<https://devfeed.tech/tags/python.md>), [rust](<https://devfeed.tech/tags/rust.md>)

### AI overview

This NVIDIA developer article explains a multi-agent workflow for translating cuTile Python and Triton-TileIR GPU kernels into cuTile Rust. The team ported 24 public TileGym operators, covering about 40 kernels, and achieved 99.5% of cuTile Python performance on average, with correctness and performance checks at each stage.

### Source excerpt

cuTile Rust (cutile-rs) is a tile-based system for safe, idiomatic GPU kernel authoring in the Rust programming language. Extending the Rust ownership model to...

## NVIDIA Vera Rubin NVL72 Delivers Leading Performance in MLPerf Inference v6.1 Debut

DevFeed: [NVIDIA Vera Rubin NVL72 Delivers Leading Performance in MLPerf Inference v6.1 Debut](<https://devfeed.tech/articles/nvidia-vera-rubin-nvl72-delivers-leading-performance-in-mlperf-inference-v6-1-debut-31524.md>)

Original publisher: [Read original article](<https://blogs.nvidia.com/blog/vera-rubin-nvl72-mlperf-inference/>)

Author: Zhihan Jiang

Published: 2026-09-16T15:00:48Z

Content type: article

Language: en

Sources: [NVIDIA Blog](<https://devfeed.tech/sources/nvidia-blog.md>)

Topics: [NVIDIA Vera Rubin](<https://devfeed.tech/topics/nvidia-vera-rubin.md>), [Vera Rubin NVL72](<https://devfeed.tech/topics/vera-rubin-nvl72.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [Inference Performance](<https://devfeed.tech/topics/inference-performance.md>), [Dynamo](<https://devfeed.tech/topics/dynamo.md>), [vllm](<https://devfeed.tech/topics/vllm.md>), [Nvidia](<https://devfeed.tech/topics/nvidia.md>), [TensorRT-LLM](<https://devfeed.tech/topics/tensorrt-llm.md>)

Tags: [ai-infrastructure](<https://devfeed.tech/tags/ai-infrastructure.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [dynamo](<https://devfeed.tech/tags/dynamo.md>), [efficiency](<https://devfeed.tech/tags/efficiency.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [inference](<https://devfeed.tech/tags/inference.md>), [mlperf](<https://devfeed.tech/tags/mlperf.md>), [networking](<https://devfeed.tech/tags/networking.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [nvidia-vera-rubin](<https://devfeed.tech/tags/nvidia-vera-rubin.md>), [nvl72](<https://devfeed.tech/tags/nvl72.md>), [optimization](<https://devfeed.tech/tags/optimization.md>), [performance](<https://devfeed.tech/tags/performance.md>), [software](<https://devfeed.tech/tags/software.md>), [tensorrt](<https://devfeed.tech/tags/tensorrt.md>), [tensorrt-llm](<https://devfeed.tech/tags/tensorrt-llm.md>), [vera-rubin-nvl72](<https://devfeed.tech/tags/vera-rubin-nvl72.md>), [vllm](<https://devfeed.tech/tags/vllm.md>)

### AI overview

NVIDIA reports MLPerf Inference v6.1 preview results for Vera Rubin NVL72 and GB300 NVL72 systems. Vera Rubin NVL72 delivered up to 3.7x higher throughput than GB300 NVL72 on Qwen3-VL and up to 2.5x higher throughput on DeepSeek-R1, while a four-rack GB300 NVL72 submission achieved 99% scaling efficiency. The results used vLLM, NVIDIA Dynamo, and TensorRT-LLM.

### Source excerpt

System performance, efficient infrastructure scaling and continuous software optimization are key levers that determine AI inference economics. Higher system performance means more tokens generated, resulting in higher revenue. Efficient scaling means throughput grows proportionally as hardware gets added, requiring fewer resources to serve users at scale. Continuous optimization means generating more value from infrastructure investments. [...]

## Linux Randomly Picking Idle CPU Cores Shows Modest Win On High Core Count Systems

DevFeed: [Linux Randomly Picking Idle CPU Cores Shows Modest Win On High Core Count Systems](<https://devfeed.tech/articles/linux-randomly-picking-idle-cpu-cores-shows-modest-win-on-high-core-count-systems-31409.md>)

Original publisher: [Read original article](<https://www.phoronix.com/news/Linux-Random-Equal-Idle-CPUs>)

Author: Michael Larabel

Published: 2026-09-16T13:30:04Z

Content type: news

Language: en

Sources: [Phoronix](<https://devfeed.tech/sources/phoronix.md>)

Topics: [Linux](<https://devfeed.tech/topics/linux.md>), [Linux Kernel](<https://devfeed.tech/topics/linux-kernel.md>), [cpu](<https://devfeed.tech/topics/cpu.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [systems](<https://devfeed.tech/topics/systems.md>)

Tags: [benchmarking](<https://devfeed.tech/tags/benchmarking.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [desktop-linux](<https://devfeed.tech/tags/desktop-linux.md>), [linux](<https://devfeed.tech/tags/linux.md>), [linux-benchmarking](<https://devfeed.tech/tags/linux-benchmarking.md>), [linux-hardware-benchmarks](<https://devfeed.tech/tags/linux-hardware-benchmarks.md>), [linux-hardware-reviews](<https://devfeed.tech/tags/linux-hardware-reviews.md>), [linux-how-to](<https://devfeed.tech/tags/linux-how-to.md>), [linux-kernel](<https://devfeed.tech/tags/linux-kernel.md>), [linux-performance](<https://devfeed.tech/tags/linux-performance.md>), [linux-server-benchmarks](<https://devfeed.tech/tags/linux-server-benchmarks.md>), [open-source-graphics](<https://devfeed.tech/tags/open-source-graphics.md>), [patches](<https://devfeed.tech/tags/patches.md>), [phoronix](<https://devfeed.tech/tags/phoronix.md>), [phoronix-test-suite](<https://devfeed.tech/tags/phoronix-test-suite.md>), [scheduler](<https://devfeed.tech/tags/scheduler.md>), [ubuntu-benchmarks](<https://devfeed.tech/tags/ubuntu-benchmarks.md>), [ubuntu-hardware](<https://devfeed.tech/tags/ubuntu-hardware.md>)

### AI overview

A Linux kernel patch series proposes randomizing the selection among equally shallow idle CPU cores to reduce scan-order bias and prevent concurrent tasks from converging on the same core. Testing on a 160-core Ampere Altra system showed throughput improvements of up to a few percent in Stress-NG benchmarking, while the benefits on smaller systems remain uncertain.

### Source excerpt

Arm engineer Christian Loehle sent out a patch series today proposing that the Linux scheduler code randomize its picking of equally shallow idle CPU cores. This randomization is showing to deliver a win at least for high CPU core counts for better distributing workloads...

## Emerald AI, Google and NVIDIA Launch Alliance to Advance Flexible AI Data Centers

DevFeed: [Emerald AI, Google and NVIDIA Launch Alliance to Advance Flexible AI Data Centers](<https://devfeed.tech/articles/emerald-ai-google-and-nvidia-launch-alliance-to-advance-flexible-ai-data-centers-30916.md>)

Original publisher: [Read original article](<https://blogs.nvidia.com/blog/ai-energy-management-alliance/>)

Author: Josh Parker

Published: 2026-09-16T13:00:33Z

Content type: news

Language: en

Sources: [NVIDIA Blog](<https://devfeed.tech/sources/nvidia-blog.md>)

Topics: [data centers](<https://devfeed.tech/topics/data-centers.md>), [AI Infrastructure](<https://devfeed.tech/topics/ai-infrastructure.md>), [Google](<https://devfeed.tech/topics/google.md>), [Nvidia](<https://devfeed.tech/topics/nvidia.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [datacenter](<https://devfeed.tech/topics/datacenter.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [Requirements](<https://devfeed.tech/topics/requirements.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-data-centers](<https://devfeed.tech/tags/ai-data-centers.md>), [ai-infrastructure](<https://devfeed.tech/tags/ai-infrastructure.md>), [capacity](<https://devfeed.tech/tags/capacity.md>), [corporate](<https://devfeed.tech/tags/corporate.md>), [data-centers](<https://devfeed.tech/tags/data-centers.md>), [energy](<https://devfeed.tech/tags/energy.md>), [google](<https://devfeed.tech/tags/google.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [launch](<https://devfeed.tech/tags/launch.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [performance-metrics](<https://devfeed.tech/tags/performance-metrics.md>), [requirements](<https://devfeed.tech/tags/requirements.md>), [resource](<https://devfeed.tech/tags/resource.md>), [systems](<https://devfeed.tech/tags/systems.md>)

### AI overview

Emerald AI, Google and NVIDIA announced the AI Energy Management Alliance, a coalition focused on flexible AI data centers that can dynamically adjust electricity use in response to grid conditions. The article describes technology-neutral, performance-based requirements covering response speed, duration, predictability and emergency behavior.

### Source excerpt

AI factories are the infrastructure of the intelligence era. Scaling them responsibly will depend as much on innovation across the grid as inside the data center. Today, Emerald AI, Google and NVIDIA announced the launch of the AI Energy Management Alliance (AEMA), a first-of-its-kind coalition advancing data centers that can dynamically manage their electricity use [...]

## Introducing TIN: full-text search for Postgres

DevFeed: [Introducing TIN: full-text search for Postgres](<https://devfeed.tech/articles/introducing-tin-full-text-search-for-postgres-31551.md>)

Original publisher: [Read original article](<https://planetscale.com/blog/introducing-tin>)

Author: Patrick Reynolds

Published: 2026-09-16T00:00:00Z

Content type: release

Language: en

Sources: [Blog -- PlanetScale](<https://devfeed.tech/sources/blog-planetscale.md>)

Topics: [Databases](<https://devfeed.tech/topics/databases.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>)

Tags: [backups](<https://devfeed.tech/tags/backups.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [bm25](<https://devfeed.tech/tags/bm25.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [full-text-search](<https://devfeed.tech/tags/full-text-search.md>), [index](<https://devfeed.tech/tags/index.md>), [performance](<https://devfeed.tech/tags/performance.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [reddit](<https://devfeed.tech/tags/reddit.md>), [replication](<https://devfeed.tech/tags/replication.md>), [search](<https://devfeed.tech/tags/search.md>), [text](<https://devfeed.tech/tags/text.md>), [wikipedia](<https://devfeed.tech/tags/wikipedia.md>)

### AI overview

PlanetScale announces TIN, a full-text search extension for Postgres and Neki databases. The article describes supported query and matching features, transaction and update behavior, and benchmark workloads and corpora used to assess performance.

### Source excerpt

TIN is a fast, full-featured, full-text search index for Postgres

## Linux 7.3 Delivering Some Performance Gains On Intel Panther Lake / Framework Laptop 13 Pro

DevFeed: [Linux 7.3 Delivering Some Performance Gains On Intel Panther Lake / Framework Laptop 13 Pro](<https://devfeed.tech/articles/linux-7-3-delivering-some-performance-gains-on-intel-panther-lake-framework-laptop-13-pro-17448.md>)

Original publisher: [Read original article](<https://www.phoronix.com/review/linux-73-panther-lake>)

Author: Michael Larabel

Published: 2026-09-14T14:42:00Z

Content type: article

Language: en

Sources: [Phoronix](<https://devfeed.tech/sources/phoronix.md>)

Topics: [Linux](<https://devfeed.tech/topics/linux.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [intel](<https://devfeed.tech/topics/intel.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [Ubuntu](<https://devfeed.tech/topics/ubuntu.md>)

Tags: [benchmarking](<https://devfeed.tech/tags/benchmarking.md>), [desktop-linux](<https://devfeed.tech/tags/desktop-linux.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [intel-core](<https://devfeed.tech/tags/intel-core.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [linux](<https://devfeed.tech/tags/linux.md>), [linux-benchmarking](<https://devfeed.tech/tags/linux-benchmarking.md>), [linux-hardware-benchmarks](<https://devfeed.tech/tags/linux-hardware-benchmarks.md>), [linux-hardware-reviews](<https://devfeed.tech/tags/linux-hardware-reviews.md>), [linux-how-to](<https://devfeed.tech/tags/linux-how-to.md>), [linux-performance](<https://devfeed.tech/tags/linux-performance.md>), [linux-server-benchmarks](<https://devfeed.tech/tags/linux-server-benchmarks.md>), [open-source-graphics](<https://devfeed.tech/tags/open-source-graphics.md>), [performance](<https://devfeed.tech/tags/performance.md>), [phoronix](<https://devfeed.tech/tags/phoronix.md>), [phoronix-test-suite](<https://devfeed.tech/tags/phoronix-test-suite.md>), [ubuntu](<https://devfeed.tech/tags/ubuntu.md>), [ubuntu-benchmarks](<https://devfeed.tech/tags/ubuntu-benchmarks.md>), [ubuntu-hardware](<https://devfeed.tech/tags/ubuntu-hardware.md>)

### AI overview

The article benchmarks the in-development Linux 7.3 kernel against stable Linux 7.2 on an Intel Core Ultra X9 388H in a Framework Laptop 13 Pro running Ubuntu 26.04 LTS. It reports performance gains in some areas without concerning regressions.

### Source excerpt

Linux 7.1 brought some performance improvements for Intel Core Ultra Series 3 "Panther Lake", Linux 7.2 enhanced the performance for the integrated Arc B390 Xe3 graphics, and now for the in-development Linux 7.3 kernel are various performance improvements at large. Today's article is looking at the performance of the in-development Linux 7.3 kernel compared to Linux 7.2 stable using the Core Ultra X9 388H within the Framework Laptop 13 Pro.

## Coding Challenge #136 - Hyperfine

DevFeed: [Coding Challenge #136 - Hyperfine](<https://devfeed.tech/articles/coding-challenge-136-hyperfine-29211.md>)

Original publisher: [Read original article](<https://codingchallenges.substack.com/p/coding-challenge-136-hyperfine>)

Author: John Crickett

Published: 2026-09-12T08:03:11Z

Content type: tutorial

Language: en

Sources: [Coding Challenges](<https://devfeed.tech/sources/coding-challenges.md>)

Topics: [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [coding](<https://devfeed.tech/topics/coding.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Processes](<https://devfeed.tech/topics/processes.md>)

Tags: [benchmarking](<https://devfeed.tech/tags/benchmarking.md>), [coding](<https://devfeed.tech/tags/coding.md>), [command-line](<https://devfeed.tech/tags/command-line.md>), [performance](<https://devfeed.tech/tags/performance.md>), [process](<https://devfeed.tech/tags/process.md>), [programming](<https://devfeed.tech/tags/programming.md>)

### AI overview

A coding challenge asks readers to build a command-line benchmarking tool modeled on hyperfine. The tool should run commands repeatedly, measure execution time and variation, compare commands, export results, and warn about unreliable measurements.

### Source excerpt

This challenge is to build your own benchmarking tool.

## What Go Taught Us About Java Garbage Collection

DevFeed: [What Go Taught Us About Java Garbage Collection](<https://devfeed.tech/articles/what-go-taught-us-about-java-garbage-collection-19424.md>)

Original publisher: [Read original article](<https://www.codenameone.com/blog/parparvm-gc-small-heaps/>)

Author: Shai Almog

Published: 2026-09-12T00:00:00Z

Content type: opinion

Language: en

Sources: [CodeName One](<https://devfeed.tech/sources/codename-one.md>)

Topics: [Go Language](<https://devfeed.tech/topics/go-language.md>), [Java](<https://devfeed.tech/topics/java.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>)

Tags: [comparison](<https://devfeed.tech/tags/comparison.md>), [garbage-collection](<https://devfeed.tech/tags/garbage-collection.md>), [go](<https://devfeed.tech/tags/go.md>), [java](<https://devfeed.tech/tags/java.md>), [latency](<https://devfeed.tech/tags/latency.md>), [memory](<https://devfeed.tech/tags/memory.md>), [performance](<https://devfeed.tech/tags/performance.md>)

### AI overview

A comparison between ParparVM and Go prompts an investigation into Java garbage-collection pacing, allocation thresholds, and memory use. Lowering ParparVM's allocation threshold reduced measured process resident memory from 98 MB to 38 MB, while throughput and p99 latency changed little in the reported test.

### Source excerpt

A Go performance comparison led us from stack allocation to GC pacing, parallel marking, and image caches. ParparVM can explore those choices while keeping ordinary Java APIs.

## CachyOS vs. Windows 11 vs. Ubuntu 26.04 LTS On Intel Wildcat Lake + 8GB RAM

DevFeed: [CachyOS vs. Windows 11 vs. Ubuntu 26.04 LTS On Intel Wildcat Lake + 8GB RAM](<https://devfeed.tech/articles/cachyos-vs-windows-11-vs-ubuntu-26-04-lts-on-intel-wildcat-lake-8gb-ram-12427.md>)

Original publisher: [Read original article](<https://www.phoronix.com/review/wildcat-lake-windows-linux>)

Author: Michael Larabel

Published: 2026-09-11T15:08:55Z

Content type: comparison

Language: en

Sources: [Phoronix](<https://devfeed.tech/sources/phoronix.md>)

Topics: [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [Ubuntu](<https://devfeed.tech/topics/ubuntu.md>), [Windows](<https://devfeed.tech/topics/windows.md>), [cpu](<https://devfeed.tech/topics/cpu.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [intel](<https://devfeed.tech/topics/intel.md>), [Linux performance](<https://devfeed.tech/topics/linux-performance.md>)

Tags: [benchmarking](<https://devfeed.tech/tags/benchmarking.md>), [desktop-linux](<https://devfeed.tech/tags/desktop-linux.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [intel](<https://devfeed.tech/tags/intel.md>), [intel-core](<https://devfeed.tech/tags/intel-core.md>), [laptop](<https://devfeed.tech/tags/laptop.md>), [linux](<https://devfeed.tech/tags/linux.md>), [linux-benchmarking](<https://devfeed.tech/tags/linux-benchmarking.md>), [linux-hardware-benchmarks](<https://devfeed.tech/tags/linux-hardware-benchmarks.md>), [linux-hardware-reviews](<https://devfeed.tech/tags/linux-hardware-reviews.md>), [linux-how-to](<https://devfeed.tech/tags/linux-how-to.md>), [linux-performance](<https://devfeed.tech/tags/linux-performance.md>), [linux-server-benchmarks](<https://devfeed.tech/tags/linux-server-benchmarks.md>), [lts](<https://devfeed.tech/tags/lts.md>), [memory](<https://devfeed.tech/tags/memory.md>), [microsoft](<https://devfeed.tech/tags/microsoft.md>), [nvme](<https://devfeed.tech/tags/nvme.md>), [open-source-graphics](<https://devfeed.tech/tags/open-source-graphics.md>), [performance](<https://devfeed.tech/tags/performance.md>), [phoronix](<https://devfeed.tech/tags/phoronix.md>), [phoronix-test-suite](<https://devfeed.tech/tags/phoronix-test-suite.md>), [release](<https://devfeed.tech/tags/release.md>), [review](<https://devfeed.tech/tags/review.md>), [ssd](<https://devfeed.tech/tags/ssd.md>), [testing](<https://devfeed.tech/tags/testing.md>), [ubuntu](<https://devfeed.tech/tags/ubuntu.md>), [ubuntu-benchmarks](<https://devfeed.tech/tags/ubuntu-benchmarks.md>), [ubuntu-hardware](<https://devfeed.tech/tags/ubuntu-hardware.md>), [windows](<https://devfeed.tech/tags/windows.md>), [windows-11](<https://devfeed.tech/tags/windows-11.md>)

### AI overview

This comparison measures Ubuntu 26.04 LTS, CachyOS, and Windows 11 performance on a $449 CHUWI UniBook laptop with an Intel Core 3 Wildcat Lake processor, 8GB of memory, and a 256GB NVMe SSD across various workloads.

### Source excerpt

Often times when testing different Linux distributions or comparing Windows vs. Linux it's on leading flagship desktop or server hardware, but today we are looking at the Ubuntu vs. CachyOS vs. Windows performance at the opposite end of the spectrum. With the new CHUWI UniBook $449 laptop powered by Intel Core 3 Wildcat Lake and with 8GB of system memory, here is a look at how those three operating systems compare across a variety of workloads.

## 118 million queries per second on Neki

DevFeed: [118 million queries per second on Neki](<https://devfeed.tech/articles/118-million-queries-per-second-on-neki-2320.md>)

Original publisher: [Read original article](<https://planetscale.com/blog/118-million-queries-per-second-on-neki>)

Author: Hirad Pourtahmasbi

Published: 2026-09-11T00:00:00Z

Content type: article

Language: en

Sources: [Blog -- PlanetScale](<https://devfeed.tech/sources/blog-planetscale.md>)

Topics: [Database](<https://devfeed.tech/topics/database.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [Latency](<https://devfeed.tech/topics/latency.md>)

Tags: [benchmark](<https://devfeed.tech/tags/benchmark.md>), [database](<https://devfeed.tech/tags/database.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [errors](<https://devfeed.tech/tags/errors.md>), [latency](<https://devfeed.tech/tags/latency.md>), [neki](<https://devfeed.tech/tags/neki.md>), [postgres](<https://devfeed.tech/tags/postgres.md>)

### AI overview

The article reports a Neki benchmark that sustained 118 million queries per second across 512 primary-only Postgres shards holding 1.22 PiB of data. The read-only, single-shard point-select workload ran for 16 minutes, with reported router and client p99 latency plus fleet IOPS, network throughput, and error rate.

### Source excerpt

We ran a massive, sharded Postgres database at 118.5 million queries per second, with 200k queries per second on each shard across 512 shards.

## IBM releases SOTA Granite Time Series PatchTST-FM-r2 model with commercial-friendly license

DevFeed: [IBM releases SOTA Granite Time Series PatchTST-FM-r2 model with commercial-friendly license](<https://devfeed.tech/articles/ibm-releases-sota-granite-time-series-patchtst-fm-r2-model-with-commercial-friendly-license-7266.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/ibm-research/ibm-releases-sota-granite-time-series>)

Author: Roman Vaculin; Wesley M Gifford; Jiri Navratil; Chandra Reddy; Ayhan Sebin

Published: 2026-09-09T15:36:24Z

Content type: release

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [foundation-models](<https://devfeed.tech/topics/foundation-models.md>), [Temporal data](<https://devfeed.tech/topics/temporal-data.md>), [releases](<https://devfeed.tech/topics/releases.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [Open Source Models & Datasets](<https://devfeed.tech/topics/open-source-models-datasets.md>), [Inference](<https://devfeed.tech/topics/inference.md>)

Tags: [apache](<https://devfeed.tech/tags/apache.md>), [benchmarking](<https://devfeed.tech/tags/benchmarking.md>), [foundation-models](<https://devfeed.tech/tags/foundation-models.md>), [ibm](<https://devfeed.tech/tags/ibm.md>), [inference](<https://devfeed.tech/tags/inference.md>), [model-architecture](<https://devfeed.tech/tags/model-architecture.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [releases](<https://devfeed.tech/tags/releases.md>), [time-series](<https://devfeed.tech/tags/time-series.md>), [zero-shot](<https://devfeed.tech/tags/zero-shot.md>)

### AI overview

IBM released Granite Time Series PatchTST-FM-r2, a roughly 385M-parameter time-series foundation model for zero-shot forecasting. The article covers its architecture, probabilistic forecasting, missing-value imputation, benchmark results, licensing, and available reproducibility resources.

### Source excerpt

Time-series foundation models are changing the way forecasting systems are built. Instead of training and maintaining a separate model for every dataset, users can use a pretrained model and generate forecasts zero-shot. IBM has released Granite Time Series PatchTST-FM-r2, the latest model in the Granite TSFM family (github, blog).

## Python Timer Functions

DevFeed: [Python Timer Functions](<https://devfeed.tech/articles/python-timer-functions-4369.md>)

Original publisher: [Read original article](<https://realpython.com/courses/python-timer-functions/>)

Author: Real Python

Published: 2026-09-08T14:00:00Z

Content type: tutorial

Language: en

Sources: [Real Python](<https://devfeed.tech/sources/real-python.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [benchmarking](<https://devfeed.tech/tags/benchmarking.md>), [python](<https://devfeed.tech/tags/python.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>), [video](<https://devfeed.tech/tags/video.md>)

### AI overview

This video course teaches how to measure Python code execution time with the time module. It builds a reusable Timer class, extends it for multiple timers, converts it into a data class, and uses it as a context manager.

### Source excerpt

Learn how to time your Python code with the time module, then build a reusable Timer class that works as a context manager.

## Cybersecurity Benchmarking: Why, Why Not, When and How

DevFeed: [Cybersecurity Benchmarking: Why, Why Not, When and How](<https://devfeed.tech/articles/cybersecurity-benchmarking-why-why-not-when-and-how-39487.md>)

Original publisher: [Read original article](<https://www.philvenables.com/post/cybersecurity-benchmarking-why-why-not-when-and-how>)

Author: Phil Venables

Published: 2026-09-05T15:27:39Z

Content type: opinion

Language: en

Sources: [Risk and Cyber](<https://devfeed.tech/sources/risk-and-cyber.md>)

Topics: [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [Cybersecurity](<https://devfeed.tech/topics/cybersecurity.md>)

Tags: [benchmarking](<https://devfeed.tech/tags/benchmarking.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [performance](<https://devfeed.tech/tags/performance.md>), [risk](<https://devfeed.tech/tags/risk.md>)

### AI overview

The article argues that cybersecurity benchmarking is unhelpful when it focuses only on inputs such as budgets instead of outcomes such as control effectiveness. It recommends comparing leading indicators and examining how they influence lagging performance indicators, while noting that budget comparisons may not be meaningfully comparable.

### Source excerpt

tl;dr Benchmarking is a waste of time when focused solely on inputs (e.g. budgets) rather than outcomes (e.g. effectiveness of controls). The budget comparisons are never "apples for apples" and may often end up setting risk tolerance only marginally ahead of others who may be in a bad state to begin with. Instead, we need to decouple this and compare leading not lagging indicators of performance to show (i) how those leading indicators drive the lagging indicators in the right direction and...

## Micron 6600 ION 245TB: Swap the Hard Drives, Power an NVL72 for Free

DevFeed: [Micron 6600 ION 245TB: Swap the Hard Drives, Power an NVL72 for Free](<https://devfeed.tech/articles/micron-6600-ion-245tb-swap-the-hard-drives-power-an-nvl72-for-free-12385.md>)

Original publisher: [Read original article](<https://www.storagereview.com/review/micron-6600-ion-245tb-swap-the-hard-drives-power-an-nvl72-for-free>)

Author: Brian Beeler

Published: 2026-09-03T17:00:39Z

Content type: article

Language: en

Sources: [StorageReview.com](<https://devfeed.tech/sources/storagereview-com.md>)

Topics: [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [datacenter](<https://devfeed.tech/topics/datacenter.md>), [GB200](<https://devfeed.tech/topics/gb200.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [Server](<https://devfeed.tech/topics/server.md>), [dell](<https://devfeed.tech/topics/dell.md>)

Tags: [benchmark](<https://devfeed.tech/tags/benchmark.md>), [compute](<https://devfeed.tech/tags/compute.md>), [data-center](<https://devfeed.tech/tags/data-center.md>), [dell](<https://devfeed.tech/tags/dell.md>), [efficiency](<https://devfeed.tech/tags/efficiency.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [gb200](<https://devfeed.tech/tags/gb200.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [hdd](<https://devfeed.tech/tags/hdd.md>), [measurements](<https://devfeed.tech/tags/measurements.md>), [nvl72](<https://devfeed.tech/tags/nvl72.md>), [performance](<https://devfeed.tech/tags/performance.md>), [servers](<https://devfeed.tech/tags/servers.md>), [ssd](<https://devfeed.tech/tags/ssd.md>), [storage](<https://devfeed.tech/tags/storage.md>)

### AI overview

This article evaluates replacing eight 30TB nearline HDDs with one 245TB Micron 6600 ION SSD. Its measurements indicate lower power consumption, substantially higher read efficiency, and a reduction from 22 racks of HDD storage to six racks of flash at exabyte scale, potentially freeing enough power for a GB200 NVL72.

### Source excerpt

For two decades, the SSD-versus-HDD conversation ended the same way: flash wins on performance, disk wins on price per terabyte, and the size of that price gap settled the argument in favor of bulk storage. As storage technology has matured and AI has taken over, that framing is clearly out of date. The largest data The post Micron 6600 ION 245TB: Swap the Hard Drives, Power an NVL72 for Free appeared first on StorageReview.com.

## How we built a benchmarking framework to horizontally accelerate transaction model research

DevFeed: [How we built a benchmarking framework to horizontally accelerate transaction model research](<https://devfeed.tech/articles/how-we-built-a-benchmarking-framework-to-horizontally-accelerate-transaction-model-research-38850.md>)

Original publisher: [Read original article](<https://building.nubank.com/how-we-built-a-benchmarking-framework-to-horizontally-accelerate-transaction-model-research/>)

Author: Nubank Editorial

Published: 2026-09-03T13:53:30Z

Content type: article

Language: en

Sources: [Nubank](<https://devfeed.tech/sources/nubank.md>)

Topics: [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [Framework](<https://devfeed.tech/topics/framework.md>), [Transformer](<https://devfeed.tech/topics/transformer.md>), [data](<https://devfeed.tech/topics/data.md>)

Tags: [architectures](<https://devfeed.tech/tags/architectures.md>), [automated](<https://devfeed.tech/tags/automated.md>), [benchmarking](<https://devfeed.tech/tags/benchmarking.md>), [data](<https://devfeed.tech/tags/data.md>), [data-science-machine-learning](<https://devfeed.tech/tags/data-science-machine-learning.md>), [experimentation](<https://devfeed.tech/tags/experimentation.md>), [framework](<https://devfeed.tech/tags/framework.md>), [model](<https://devfeed.tech/tags/model.md>), [performance](<https://devfeed.tech/tags/performance.md>), [pipelines](<https://devfeed.tech/tags/pipelines.md>), [training](<https://devfeed.tech/tags/training.md>)

### AI overview

Nubank built an automated benchmarking framework for horizontally evaluating transformer-based transaction representation models across multiple downstream tasks and trials. The framework made experimentation reproducible and statistically rigorous, helping the team identify improvements that generalize across applications. It increased the team's capacity to run experiments by roughly five times per month while reducing operational overhead.

### Source excerpt

The framework that transformed weeks of manual experimentation into automated pipelines for horizontal transaction model research The post How we built a benchmarking framework to horizontally accelerate transaction model research appeared first on Building Nubank.

## Expert Evaluation: Identify Problems Before You Recruit Users

DevFeed: [Expert Evaluation: Identify Problems Before You Recruit Users](<https://devfeed.tech/articles/expert-evaluation-identify-problems-before-you-recruit-users-9052.md>)

Original publisher: [Read original article](<https://ixdf.org/literature/article/expert-evaluation-identify-problems-before-you-recruit-users>)

Author: William Hudson

Published: 2026-09-03T00:00:00Z

Content type: article

Language: en

Sources: [UX Daily - User Experience Daily](<https://devfeed.tech/sources/ux-daily-user-experience-daily.md>)

Topics: [Usability](<https://devfeed.tech/topics/usability.md>), [User experience (UX)](<https://devfeed.tech/topics/ux.md>), [User interface design](<https://devfeed.tech/topics/ui-design.md>), [Interaction Design](<https://devfeed.tech/topics/interaction-design.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [benchmarking](<https://devfeed.tech/tags/benchmarking.md>), [cost](<https://devfeed.tech/tags/cost.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [interaction-design](<https://devfeed.tech/tags/interaction-design.md>), [testing](<https://devfeed.tech/tags/testing.md>), [usability](<https://devfeed.tech/tags/usability.md>), [ux](<https://devfeed.tech/tags/ux.md>)

### AI overview

This article explains expert, or heuristic, evaluation as a cost-effective way to identify usability problems before recruiting users. It describes using structured guidelines such as Nielsen's heuristics, extending the method to benchmarking, and treating AI-generated critiques as preliminary input that requires expert review.

### Source excerpt

Before you have a single real user in a testing session, you can already find a significant proportion of the usability problems in a design. Expert evaluation, also known as heuristic evaluation, is one of the most cost-effective methods available to UX practitioners. It requires no recruitment, facilities, or scheduling. What it does require is expertise, judgment, and a structured set of guidelines to work from.Here we show how expert evaluation works, walk through Nielsen's widely used set of 10 heuristics, and explain how the same principles can be extended to benchmarking: a more formal process of scoring designs against detailed criteria and comparing performance across sites or over...

## Best Servers 2026: Lab-Tested Picks by Category

DevFeed: [Best Servers 2026: Lab-Tested Picks by Category](<https://devfeed.tech/articles/best-servers-2026-lab-tested-picks-by-category-12356.md>)

Original publisher: [Read original article](<https://www.storagereview.com/best/servers>)

Author: Brian Beeler

Published: 2026-09-02T01:19:39Z

Content type: comparison

Language: en

Sources: [StorageReview.com](<https://devfeed.tech/sources/storagereview-com.md>)

Topics: [Server](<https://devfeed.tech/topics/server.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [dell](<https://devfeed.tech/topics/dell.md>), [idc](<https://devfeed.tech/topics/idc.md>), [intel](<https://devfeed.tech/topics/intel.md>), [systems](<https://devfeed.tech/topics/systems.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [2026](<https://devfeed.tech/tags/2026.md>), [dell](<https://devfeed.tech/tags/dell.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [idc](<https://devfeed.tech/tags/idc.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [intel](<https://devfeed.tech/tags/intel.md>), [review](<https://devfeed.tech/tags/review.md>), [scale](<https://devfeed.tech/tags/scale.md>), [september-2026](<https://devfeed.tech/tags/september-2026.md>), [servers](<https://devfeed.tech/tags/servers.md>), [software](<https://devfeed.tech/tags/software.md>)

### AI overview

This September 2026 comparison ranks lab-tested servers by category. It identifies the Dell PowerEdge R7725 as the best overall 2U server, the Dell PowerEdge R770 as the best Intel 2U server, and the Dell PowerEdge R7725xd as the best 2U storage server. It also discusses Lenovo and Supermicro alternatives and provides market context from IDC data, including strong growth driven largely by ODM hardware and AI rack systems.

### Source excerpt

Published September 2026. Rankings reflect systems tested in the StorageReview lab; market context reflects IDC 1Q 2026 tracker data. The server market set an all-time record in 2025 at $444 billion and opened 2026 with first-quarter revenue up another 30 percent, and almost none of that tells you which server to buy. Half of the The post Best Servers 2026: Lab-Tested Picks by Category appeared first on StorageReview.com.

## BenchMIRT: What are LLM benchmarks actually measuring?

DevFeed: [BenchMIRT: What are LLM benchmarks actually measuring?](<https://devfeed.tech/articles/benchmirt-what-are-llm-benchmarks-actually-measuring-7081.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/allenai/benchmirt>)

Author: Kyle Wiggers

Published: 2026-09-01T21:39:07Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [LLM evaluation / benchmarking](<https://devfeed.tech/topics/llm-evaluation-benchmarking.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [Jailbreak](<https://devfeed.tech/topics/jailbreak.md>)

Tags: [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [jailbreak](<https://devfeed.tech/tags/jailbreak.md>), [llm](<https://devfeed.tech/tags/llm.md>), [reasoning](<https://devfeed.tech/tags/reasoning.md>), [safety](<https://devfeed.tech/tags/safety.md>)

### AI overview

BenchMIRT is a multidimensional item-response-theory method for auditing what individual prompts in LLM benchmarks measure. It separates capabilities associated with benchmark performance so aggregate scores do not conceal differences among task groups.

### Source excerpt

Today we're introducing BenchMIRT, a new method for auditing LLM benchmarks at the level of individual prompts--the questions and tasks a model is scored on. A benchmark is usually designed to measure a particular ability, such as safety, general reasoning, or instruction following. But the individual tasks inside it may depend on more than that stated goal. Take BBQ, a benchmark designed to test whether models rely on social stereotypes.

## The Agentic Analytics Benchmark: Measuring model accuracy and efficiency in analytical agents

DevFeed: [The Agentic Analytics Benchmark: Measuring model accuracy and efficiency in analytical agents](<https://devfeed.tech/articles/the-agentic-analytics-benchmark-measuring-model-accuracy-and-efficiency-in-analytical-agents-4916.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/agentic-analytics-benchmark-data-agent-mnist>)

Author: Eduardo Vellasques; Al Brown

Published: 2026-09-01T19:15:00Z

Content type: article

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [LLM evaluation / benchmarking](<https://devfeed.tech/topics/llm-evaluation-benchmarking.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [text2sql](<https://devfeed.tech/topics/text2sql.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Claude](<https://devfeed.tech/topics/claude.md>), [deepseek](<https://devfeed.tech/topics/deepseek.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [agents](<https://devfeed.tech/tags/agents.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [claude](<https://devfeed.tech/tags/claude.md>), [cost](<https://devfeed.tech/tags/cost.md>), [deepseek](<https://devfeed.tech/tags/deepseek.md>), [model](<https://devfeed.tech/tags/model.md>), [speed](<https://devfeed.tech/tags/speed.md>), [sql](<https://devfeed.tech/tags/sql.md>)

### AI overview

The article introduces data-agent-mnist, an open benchmark harness for evaluating analytics agents against a data warehouse. It compares 29 models on correctness, cost, speed, and number of turns, and contrasts agentic analytics with conventional text-to-SQL evaluation.

### Source excerpt

We took 201 real analytics questions from our production data warehouse, benchmarked 29 models on correctness, cost, and speed, and released an open harness so you can run the same test on your own.

## Introducing @huggingface/kernels: 200+ WebGPU Kernels for Local AI

DevFeed: [Introducing @huggingface/kernels: 200+ WebGPU Kernels for Local AI](<https://devfeed.tech/articles/introducing-huggingface-kernels-200-webgpu-kernels-for-local-ai-7566.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/webgpu-kernels>)

Author: Nico Martin; Joshua

Published: 2026-09-01T00:00:00Z

Content type: release

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [webgpu](<https://devfeed.tech/topics/webgpu.md>), [Local AI](<https://devfeed.tech/topics/local-ai.md>), [Machine learning](<https://devfeed.tech/topics/machine-learning.md>), [Inference](<https://devfeed.tech/topics/inference.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [Optimization](<https://devfeed.tech/topics/optimization.md>)

Tags: [benchmark](<https://devfeed.tech/tags/benchmark.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [hub](<https://devfeed.tech/tags/hub.md>), [inference](<https://devfeed.tech/tags/inference.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [kernels](<https://devfeed.tech/tags/kernels.md>), [local-ai](<https://devfeed.tech/tags/local-ai.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [optimization](<https://devfeed.tech/tags/optimization.md>), [shaders](<https://devfeed.tech/tags/shaders.md>), [testing](<https://devfeed.tech/tags/testing.md>), [webgpu](<https://devfeed.tech/tags/webgpu.md>)

### AI overview

Hugging Face releases @huggingface/kernels, a JavaScript library and collection of 207 versioned WebGPU kernel packages for browser-based local AI. It also introduces Fleet, a browser benchmarking and testing suite that gathers opted-in performance and correctness evidence across hardware.

### Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.

## How we saved 100 terabytes of memory by optimizing 1.1.1.1's DNS cache

DevFeed: [How we saved 100 terabytes of memory by optimizing 1.1.1.1's DNS cache](<https://devfeed.tech/articles/how-we-saved-100-terabytes-of-memory-by-optimizing-1-1-1-1-s-dns-cache-114.md>)

Original publisher: [Read original article](<https://blog.cloudflare.com/dns-cache-memory-optimization-1111/>)

Author: Sebastiaan Neuteboom

Published: 2026-08-27T17:02:35Z

Content type: article

Language: en

Sources: [Cloudflare Blog](<https://devfeed.tech/sources/cloudflare-blog.md>)

Topics: [Cache](<https://devfeed.tech/topics/cache.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [Cloudflare](<https://devfeed.tech/topics/cloudflare.md>), [Rust](<https://devfeed.tech/topics/rust.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [datacenter](<https://devfeed.tech/topics/datacenter.md>)

Tags: [1-1-1-1](<https://devfeed.tech/tags/1-1-1-1.md>), [benchmarking](<https://devfeed.tech/tags/benchmarking.md>), [cache](<https://devfeed.tech/tags/cache.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [data-center](<https://devfeed.tech/tags/data-center.md>), [deep-dive](<https://devfeed.tech/tags/deep-dive.md>), [dns](<https://devfeed.tech/tags/dns.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [latency](<https://devfeed.tech/tags/latency.md>), [memory](<https://devfeed.tech/tags/memory.md>), [net-maui](<https://devfeed.tech/tags/net-maui.md>), [optimization](<https://devfeed.tech/tags/optimization.md>), [performance](<https://devfeed.tech/tags/performance.md>), [rust](<https://devfeed.tech/tags/rust.md>)

### AI overview

Cloudflare describes five Rust-level changes to the memory layout of Big Pineapple, the platform behind 1.1.1.1 and other DNS services. The changes reduced DNS cache entry size by over 50%, freed roughly 100 terabytes of memory across the fleet, increased insert throughput by 43%, and reduced lookup latency by 19%.

### Source excerpt

Five Rust-level memory optimizations to the DNS cache layout of Big Pineapple cut per-entry memory by 56%, freeing approximately 100 TB of memory across Cloudflare's fleet.

## Benchmarking vector indexes

DevFeed: [Benchmarking vector indexes](<https://devfeed.tech/articles/benchmarking-vector-indexes-14092.md>)

Original publisher: [Read original article](<https://www.percona.com/blog/benchmarking-vector-indexes/>)

Author: Evgeniy Patlan

Published: 2026-08-27T13:35:32Z

Content type: article

Language: en

Sources: [Blog - Percona](<https://devfeed.tech/sources/blog-percona.md>)

Topics: [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [Ground truth / benchmark quality](<https://devfeed.tech/topics/ground-truth-benchmark-quality.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [ann](<https://devfeed.tech/topics/ann.md>), [datasets](<https://devfeed.tech/topics/datasets.md>), [Sorting](<https://devfeed.tech/topics/sorting.md>)

Tags: [ai-vector](<https://devfeed.tech/tags/ai-vector.md>), [ann](<https://devfeed.tech/tags/ann.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [benchmarking](<https://devfeed.tech/tags/benchmarking.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [blog](<https://devfeed.tech/tags/blog.md>), [blog-post](<https://devfeed.tech/tags/blog-post.md>), [data](<https://devfeed.tech/tags/data.md>), [database-performance](<https://devfeed.tech/tags/database-performance.md>), [database-trends](<https://devfeed.tech/tags/database-trends.md>), [databases](<https://devfeed.tech/tags/databases.md>), [datasets](<https://devfeed.tech/tags/datasets.md>), [embeddings](<https://devfeed.tech/tags/embeddings.md>), [index](<https://devfeed.tech/tags/index.md>), [measurements](<https://devfeed.tech/tags/measurements.md>), [model](<https://devfeed.tech/tags/model.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [percona](<https://devfeed.tech/tags/percona.md>), [points](<https://devfeed.tech/tags/points.md>), [report](<https://devfeed.tech/tags/report.md>), [run](<https://devfeed.tech/tags/run.md>), [search](<https://devfeed.tech/tags/search.md>), [sorting](<https://devfeed.tech/tags/sorting.md>), [vector-search](<https://devfeed.tech/tags/vector-search.md>), [vectorsearch](<https://devfeed.tech/tags/vectorsearch.md>)

### AI overview

This article explains how Percona's vector-bench measures vector indexes by building database engines from pinned versions, running them in identical containers with the same data and hardware, and comparing consistent measurements. It describes embeddings, exact search, approximate nearest neighbour search, and ground truth as the brute-force reference needed to evaluate index accuracy.

### Source excerpt

Nearly every database has vector search now, and every one of them has a blog post with a big number in it. Almost none of those numbers can be checked, because the thing that makes them meaningful is usually missing. We built a vector-bench to stop guessing. You name the engines you want, build them ... Continued The post Benchmarking vector indexes appeared first on Percona.

[Next page](<https://devfeed.tech/topics/benchmarking.md?cursor=WyIyMDI2LTA4LTI3VDEzOjM1OjMyKzAwOjAwIiwgImNiZDQ2YTIxLTAxMTUtNGRiYi05NTNmLWE4YWYyMjgyYjM3ZiJd>)