benchmarking

Tag

Cards List
#benchmarking

TSDS-Toolbox: A Toolbox for Measuring Time-Series Dataset Similarity

arXiv cs.LG · yesterday Cached

The paper presents TSDS-Toolbox, a unified framework for measuring time-series dataset similarity, enabling systematic comparison, extensibility, and consistent evaluation of similarity methods.

0 favorites 0 likes
#benchmarking

Who Verifies the Benchmark? Decentralizing Trust in Large Language Model Evaluation

arXiv cs.AI · yesterday Cached

This paper proposes a blockchain-based commit-reveal protocol to decentralize trust in LLM benchmarking, using anonymous multi-model verifiers to address identity-aware bias and manipulation in benchmark claims.

0 favorites 0 likes
#benchmarking

Ling 3.0 Flash on Strix Halo

Reddit r/LocalLLaMA · yesterday

Tweet reports that Ling 3.0 Flash on AMD Strix Halo is significantly faster than Qwen-122b using ROCm-optimized formats, but notes tool calls are broken in certain harnesses.

0 favorites 0 likes
#benchmarking

Tested Muse Glimmer locally on coding with OpenCode & agentic work

Reddit r/LocalLLaMA · yesterday

A user shares local testing of Muse Glimmer (Q4 quant via Unsloth) on llama.cpp with OpenCode, noting it performs below Qwen3.6 27B but had reliable tool calls.

0 favorites 0 likes
#benchmarking

@no_stp_on_snek: PSA for Muse Glimmer If you're testing Meta's Muse Glimmer right now, two serving traps worth knowing before you publis…

X AI KOLs Timeline · yesterday Cached

A PSA about Meta's Muse Glimmer: setting reasoning strength via system prompt is partially overridden by the chat template's high default, and the absent default is high, not off. Using chat_template_kwargs.reasoning_strength provides more control.

0 favorites 0 likes
#benchmarking

How do programming languages impact token efficiency and correctness?

Lobsters Hottest · yesterday Cached

Dan Luu critiques claims that dynamic languages are more token-efficient for LLMs, pointing out flaws in existing evals and emphasizing the need for better benchmarking methods.

0 favorites 0 likes
#benchmarking

Unmasking Removal-Budget Confounding: A Matched Operating-Point Evaluation Framework for Adaptive Data Cleaning

arXiv cs.LG · 2d ago Cached

Introduces an operating-point-aware evaluation framework for adaptive data cleaning that corrects for removal-budget confounding. Experiments on CIFAR-10 and ImageNet-100 show that apparent performance gains vanish when operating points are matched, suggesting that many improvements reflect smaller removal budgets rather than genuine corruption discrimination.

0 favorites 0 likes
#benchmarking

Profile-guided optimization in Go

Lobsters Hottest · 2d ago Cached

Daniel Lemire benchmarks profile-guided optimization (PGO) in Go, showing modest speedups of 2-5% when parsing JSON, with the best gains when the training profile matches the workload.

0 favorites 0 likes
#benchmarking

A^2E : An End-to-End Agent Auditing Engine

Hugging Face Daily Papers · 2d ago Cached

Introduces A2E, an end-to-end evaluation engine for agent harnesses, using a standardized task protocol and execution traces to assess capabilities like efficiency, tool use, planning, and error recovery.

0 favorites 0 likes
#benchmarking

@mattshumer_: For those who want to keep their skills while using Opus 5, here's a trick you can try (let me know how it goes): Write…

X AI KOLs Timeline · 4d ago Cached

Matt Shumer shares a technique for adapting skills to Claude Opus 5: a loop that updates skills, benchmarks them against Opus 4.8 with old skills, and iterates until Opus 5 wins.

0 favorites 0 likes
#benchmarking

OrchestraBench: Evaluating Multi-Agent Orchestration Failure Modes, Recovery, and Decomposition Quality

arXiv cs.AI · 5d ago Cached

OrchestraBench is a new benchmark that evaluates multi-agent orchestration frameworks on failure modes, recovery, and decomposition quality, using failure-injection and cascade-radius metrics to diagnose where and why pipelines fail.

0 favorites 0 likes
#benchmarking

Dual 3090 setup: 400 pp t/s to 1600 pp t/s on Qwen 3.6 27B... with slightly lower tps.

Reddit r/LocalLLaMA · 5d ago

A user on a dual RTX 3090 setup discovers that llama.cpp's --split-mode tensor runs prompt processing on CPU (~400 t/s), while switching to --split-mode layer unlocks GPU prompt processing over 1600 t/s, with only a modest drop in token generation speed.

0 favorites 0 likes
#benchmarking

I tested 32 models at extraction, the results are surprising

Reddit r/AI_Agents · 5d ago

A developer benchmarks 32 local models on fact extraction for agent memory, showing that F1 hides a critical failure mode: models with similar scores differ greatly in how often they invent facts on inputs that should output nothing. The article argues agent memory evaluation must include empty-output and retraction cases.

0 favorites 0 likes
#benchmarking

@TeachTheMachine: Measuring Performance of Transformer Inference

X AI KOLs Timeline · 5d ago Cached

A practical tutorial on measuring transformer inference performance, covering metrics like latency, TTFT, throughput, memory usage, and benchmarking techniques for LLMs.

0 favorites 0 likes
#benchmarking

The LuaJIT NYI That Silently Poisoned an Unrelated Hot Loop

Lobsters Hottest · 5d ago Cached

This article investigates a LuaJIT pitfall where a Not Yet Implemented (NYI) operation like unpack silently causes trace blacklisting, leading to a 20x benchmark slowdown, and offers ways to guard against it in CI.

0 favorites 0 likes
#benchmarking

A cheaper AI model is not necessarily cheaper once retries are counted

Reddit r/artificial · 5d ago

A side-by-side coding experiment comparing GPT-5.6 Luna and DeepSeek V4 Flash shows that DeepSeek's apparent 5x price advantage shrinks when retries are included. The article argues for more comprehensive benchmarks reporting cost per attempt and cost per verified success.

0 favorites 0 likes
#benchmarking

Deepseek V4 Flash just hit Colibri, does anyone have numbers?

Reddit r/LocalLLaMA · 6d ago

User asks for performance numbers on Deepseek V4 Flash running via Colibri, focusing on high VRAM setups, long context prefill, and token generation speed for agentic workloads.

0 favorites 0 likes
#benchmarking

Benchmarking the Benchmarks: Testing the Predictive Validity of Commonsense Benchmarks

arXiv cs.CL · 2026-08-05 Cached

This paper tests whether commonsense benchmark scores predict real-world downstream task performance by evaluating 23 LLMs across four benchmarks and their reworked variants, finding that revisions preserve rankings but only offer task-dependent predictive validity.

0 favorites 0 likes
#benchmarking

DeepSeek v4 Flash 0731 4bit ~50tps prefill, ~1tps decode on M5 Air 32gb

Reddit r/LocalLLaMA · 2026-08-04

A user shares experiments running a 4-bit quantized DeepSeek v4 Flash on a 32GB M5 MacBook Air, achieving roughly 50 tokens/s prefill and 1 token/s decode using streamed experts and other tricks.

0 favorites 0 likes
#benchmarking

Optimised DSv4-Flash for 2x GH200: 10,000 tok/s PP, >300 tok/s TG on SGLang

Reddit r/LocalLLaMA · 2026-08-04 Cached

A detailed benchmark of DeepSeek V4 Flash on a dual GH200 workstation, comparing SGLang and vLLM at 1M context with DSpark speculative decoding, finding SGLang faster at ~317 vs ~276 tok/s.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback