TypeScript Benchmark

Open-source TypeScript projects categorized as Benchmark

Top 23 TypeScript Benchmark Projects

  1. tinybench

    🔎 A simple, tiny and lightweight benchmarking library!

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. github-action-benchmark

    GitHub Action for continuous benchmarking to keep performance

    Project mention: Letting Claude Code's Routines continuously tune my CLI's performance | dev.to | 2026-04-30

    I also wanted a longer-running view of main, so on every push to main the same benchmark runs and the result is saved to gh-pages via github-action-benchmark.

  4. typescript-runtime-type-benchmarks

    📊 Benchmark Comparison of Packages with Runtime Validation and TypeScript Support

    Project mention: Jet-validators is now the fastest non- compiled schema validation library | news.ycombinator.com | 2026-01-08
  5. r3f-perf

    Easily monitor your ThreeJS performances.

    Project mention: Why your React Three Fiber gallery drops to 5 FPS and how to fix it | dev.to | 2026-05-14

    Before touching code, install the r3f-perf panel. Don't skip this. I've watched developers spend hours "optimizing" the wrong thing because they assumed they knew what was slow.

  6. globalping

    A global network of probes to run network tests like ping, traceroute and DNS resolve

    Project mention: Show HN: A community powered global network of probes | news.ycombinator.com | 2026-04-25
  7. monorepo.tools

    Your defacto guide on monorepos, and in depth feature comparisons of tooling solutions.

    Project mention: 404 Deno CEO not found | news.ycombinator.com | 2026-03-21

    This site (from nx), while biased, explains it best. https://monorepo.tools/

    In a poly repo setup, agents are less effective having to infer changes across repo boundaries using specs rather than code as context. Changes that impact multiple repos are also much messier to wrangle.

  8. minebench

    Minecraft-style voxel benchmark for comparing AI models (Arena + Sandbox)

    Project mention: Epoch confirms GPT5.4 Pro solved a Frontier Math Open Problem for the first time | news.ycombinator.com | 2026-03-24

    Maybe so, but GPT 5.4 is absolutely pulling ahead. You can see the differences visually on https://minebench.ai/.

  9. llm-price-compass

    This project collects GPU benchmarks from various cloud providers and compares them to fixed per token costs. Use our tool for efficient LLM GPU selections and cost-effective AI models. LLM provider price comparison, gpu benchmarks to price per token calculation, gpu benchmark table

  10. globalping-probe

    The globalping probe code that runs on your hardware and connects to the global community network of probes

    Project mention: 8 Self-hosted Projects You Can Run at home | dev.to | 2026-02-13

    What it is: Globalping is a network measurement platform that lets you run commands like ping, mtr, dig, and http from locations around the world. This is possible because it relies on a distributed network of community-hosted probes that run these commands. When you host a probe, it automatically joins the Globalping network and can be selected by the Globalping API to execute a user's measurement request.

  11. best

    :trophy: Delightful Benchmarking & Performance Testing

  12. LMSpeed

    Help developers optimize AI application performance through comprehensive speed testing and analysis

  13. mobilegym

    MobileGym: A Verifiable and Highly Parallel Simulation Platform for Mobile GUI Agent Research · 一个运行在浏览器的手机模拟器 · A browser-hosted Android Simulator

    Project mention: Show HN: I built an Android OS in the browser | news.ycombinator.com | 2026-05-29
  14. ESBench

    Modern JavaScript benchmarking tool.

  15. issues

    This is the issue repository for a typescript framework meant to performance test anything even remotely rest-like and related tools (by idrinth-api-bench)

  16. arb

    Advanced Reasoning Benchmark Dataset for LLMs (by TheDuckAI)

  17. opencode-benchmark-dashboard

    Benchmark system for testing opencode with various LLM models, measuring speed (latency) and correctness (accuracy).

    Project mention: Show HN: OpenCode Benchmark Dashboard | news.ycombinator.com | 2026-03-09
  18. june-2025-coding-agent-report

    Comprehensive evaluation of 15 AI coding agents (Cursor, Copilot, Claude, Replit, v0, Warp, etc.) with implementations, screenshots, and professional scoring. Published on Turing Post.

    Project mention: 15 AI Coding Agents evaluated with the same prompt | news.ycombinator.com | 2025-06-27
  19. 7GUIs

  20. pokerbench

    Poker LLM Benchmark

    Project mention: Show HN: Watch LLMs play 21,000 hands of Poker | news.ycombinator.com | 2026-01-08

    PokerBench is my attempt at a new LLM benchmark wherein frontier models play Texas Hold'em in an arena setting. It also features a simulator to view individual games and observe how the different models reason about poker strategy. Opus/Haiku, Gemini Pro/Flash, GPT-5.2/5 mini, and Grok 4.1 Fast Reasoning have all been included.

    All code -> https://github.com/JoeAzar/pokerbench

  21. iso-bench

    Small benchmark library focused on avoiding optimization/deoptimization pollution between tests by isolating them.

    Project mention: Show HN: Isolated benchmarks to avoid optimization pollution (Node.js) | news.ycombinator.com | 2026-01-11
  22. what-code-is-faster

    A browser-based tool for speedy and correct JS performance comparisons!

  23. sql-llm-benchmark

    SCALE: SQL Capability Leaderboard for LLMs

    Project mention: A Survey of SQL Equivalence Verification Methods | dev.to | 2025-07-04

    Notably, SQLEquiQuest also introduced a benchmark dataset [7] for evaluating SQL equivalence tools, providing a valuable resource for future research. In parallel, Actiontech released a similar dataset [8], enriching the benchmarking infrastructure for this field.

  24. agentshield-benchmark

    Open benchmark for AI agent security tools — prompt injection, data exfiltration, tool abuse, provenance

    Project mention: GentShield – Open benchmark of 6 AI agent security tools (537 test cases) | news.ycombinator.com | 2026-02-15
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Benchmark discussion

Log in or Post with

TypeScript Benchmark related posts

  • Show HN: I built an Android OS in the browser

    4 projects | news.ycombinator.com | 29 May 2026
  • Show HN: I built an Android-like OS that runs in the browser

    1 project | news.ycombinator.com | 29 May 2026
  • I built an Android-like OS that runs in the browser

    1 project | news.ycombinator.com | 28 May 2026
  • After burning through tens of billions of tokens, I built an Android-like OS that runs entirely in the browser

    2 projects | dev.to | 28 May 2026
  • How to Write a CLAUDE.md Rule That Actually Gets Enforced

    1 project | dev.to | 9 May 2026
  • Letting Claude Code's Routines continuously tune my CLI's performance

    2 projects | dev.to | 30 Apr 2026
  • Show HN: We benchmarked 18 LLMs on OCR (7K+ calls) – cheaper models win

    1 project | news.ycombinator.com | 22 Apr 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 9 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Benchmark projects in TypeScript? This list will help you:

# Project Stars
1 tinybench 2,333
2 github-action-benchmark 1,228
3 typescript-runtime-type-benchmarks 823
4 r3f-perf 768
5 globalping 538
6 monorepo.tools 346
7 minebench 245
8 llm-price-compass 224
9 globalping-probe 184
10 best 94
11 LMSpeed 88
12 mobilegym 71
13 ESBench 69
14 issues 52
15 arb 47
16 opencode-benchmark-dashboard 40
17 june-2025-coding-agent-report 40
18 7GUIs 39
19 pokerbench 35
20 iso-bench 33
21 what-code-is-faster 27
22 sql-llm-benchmark 25
23 agentshield-benchmark 24

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that TypeScript is
the 2nd most popular programming language
based on number of references?