devwithjev
— reading now— views
Submit a build

Parallel Coin Sorting with Jev

Nawaf tested Jev with 100 simultaneous requests, each containing 100 coins to sort. Across 100,000 coins, it made four errors and at some moments reached about 7,000 coins per second.

نواف | Nawaf@NawafAi_𝕏
سرعة Jev فعلًا مجنونة..🔥 أرسلت له 100 ريكويست بنفس الوقت، وكل ريكويست فيه 100 عملة يرتبها. وكان إجمالي العملات في الاختبار 100 ألف عملة. من أصل 100 ألف عملة، أخطأ 4 مرات فقط. اللي صدمني إن السرعة وصلت في بعض اللحظات إلى حوالي 7,000 عملة في الثانية. مقطع يوضح العملية 👇 https://t.co/OguX6pZ1qZ
Sep 20, 2026X postsView on X

Also filed under Agents & browsers

  • Evaluates Tool-Using Agents with Jev in CI

    The project evaluates a real tool-using AI agent using code checks, a calibrated Jev judge, and an LLM judge. It is wired into CI.

  • Watchdog for AI Coding Agents

    Jev Watch is a watchdog for AI coding agents that stops Codex or OpenCode when they loop, stall, or drift off task, then resumes the same session with a correction.

  • Fraud Investigation Agent

    The author is building a fraud investigation agent using Jev and TigerGraph. Its flow goes from an alert through graph evidence, a Bayesian update, a pattern, Jev’s extra lookup, policy, a verdict, and human approval.

  • Coding-Agent Runtime Using Jev Decisions

    Distill is a coding-agent runtime that uses Jev decisions for model routing, context retention, and tool selection.