Ross ROSS = Recommend OSS · open-source software intelligence for agents

attaswift/Attabench

Microbenchmarking app for Swift with nice log-log plots observed · 2026-08-28

github.com/attaswift/Attabench · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3476
  • days_rel: n/a
  • days_push: 1652
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1273 stars · 45 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Attabench is a macOS microbenchmarking application for Swift that measures the performance of low-level algorithms across varying input sizes and charts results in log-log plots. It has been largely superseded by Apple's swift-collections-benchmark package.

Use cases

  • benchmark swift algorithm performance across input sizes
  • visualize microbenchmark results as log-log plots
  • compare performance of data structure implementations
  • generate performance charts for a book or talk
  • measure how an operation scales with data size

When to choose

  • you need to microbenchmark Swift code on macOS with visual log-log charts
  • you want a quick, interactive GUI for exploring algorithm scaling behavior

When to avoid

  • you need cross-platform Swift benchmarking - use swift-collections-benchmark instead
  • you need CI-integrated or automated benchmarking
  • you need a maintained, actively developed tool

Facets

application · maturity maintenance

benchmarking data-visualization charts developer-tools performance data-visualization operating-systems microbenchmarking log-log-plots swift-collections core-graphics superseded macos swift desktop

1 source

Member repositories

RepositoryRoleHealth v2
attaswift/Attabenchmain23

For agents

markdown · JSON · MCP: product_card(name="attaswift/Attabench")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem