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

samccone/The-cost-of-transpiling-es2015-in-2016 resource

Investigating the overhead cost of compiled es2015 observed · 2026-08-28

github.com/samccone/The-cost-of-transpiling-es2015-in-2016 · JavaScript observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

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

  • gap_med: n/a
  • age_days: 3872
  • days_rel: n/a
  • days_push: 3833
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1325 stars · 36 forks observed · 2026-08-28

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

A 2016 benchmark study comparing the bundle size and runtime overhead of transpiling ES2015 JavaScript to ES5 with different tools such as Babel + Browserify, Closure Compiler, and Rollup. It is an analysis repo with example code and findings rather than a reusable software package.

Use cases

  • compare bundle sizes of es2015 transpilers
  • understand tree shaking benefits in javascript bundling
  • decide between babel browserify rollup and closure compiler
  • learn about per-module overhead in js bundles
  • research historical javascript build tool performance

When to choose

  • you want historical data on 2016-era ES2015 transpilation costs
  • you are researching tree shaking and bundle overhead concepts

When to avoid

  • you need a current transpiler or bundler for production
  • you want up-to-date benchmarks of modern build tools
  • you need a maintained library with a license

Facets

learning-resource · maturity abandoned

benchmarking build-tool developer-tools developer-tools web-development performance frontend browser es2015 transpilation bundle-size tree-shaking javascript-bundlers benchmark-study javascript nodejs

1 source

Member repositories

For agents

markdown · JSON · MCP: product_card(name="samccone/The-cost-of-transpiling-es2015-in-2016")

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