Pg_chdb is a PostgreSQL extension library that enables fast data imports from object storage (S3, GCS, Azure Blob) into Postgres tables using the COPY command and chDB queries. It supports multiple data formats and demonstrates consistent performance that outperforms similar extensions like pg_duckdb and pg_lake by 2-3x for CSV, JSON, and Parquet imports.
Livenerf is a deterministic benchmark designed to detect whether Anthropic's Claude Opus 5.5 model degrades in performance after its launch on September 22, 2026. The project uses the Inspect evaluation framework to run frozen test panels and measure statistical drift over time, tracking both accuracy changes and output token counts to catch potential model degradation.
Ant Group released Ling-3.0-flash-Fin, a finance-focused open weights model designed for financial research tasks like valuation analysis and report writing. The model scores 23 on the Intelligence Index and 24 on the Finance & Accounting Index, matching competitor performance while using roughly half the active parameters of comparable models.
LinearSolveBench is a new benchmark designed to advance algorithms for solving large sparse linear systems and to measure AI models' ability to discover such algorithms. It includes 9,984–113,664 row matrices from FLASH magnetic-diffusion problems and spans applications across power grids, fusion energy, quantitative finance, structural mechanics, and fluid dynamics.
JevBench is a reproducible benchmark for typed decision models that measures Jev 1.13.0's performance across intelligence, calibration, speed, and cost metrics. The benchmark also documents classifier.dev's fast tier, which uses Jev's model with an estimated cost of $0.0033 per 1,000 decisions under a Pro plan.
RRSI is a method for automatically improving LLM agent systems by iteratively refining prompts, control flow, and tooling while preventing overfitting through regularization constraints. The approach uses a budget-limited proposer and a critic-pruner selector to favor reusable mechanisms, achieving significant gains on in-distribution and out-of-distribution benchmarks while reducing computational cost.
A user reports that AMD's random number generator appears unable to produce the value 0 across multiple test runs on two AMD processors, while noting significant performance variations in RNG implementations across different CPU generations from Intel and AMD. The user awaits feedback from AMD's escalated internal investigation.