# apache/Beam SLOC report

> As of 2026-09-17 (commit 8e67bceb09a5), apache/Beam contains 2,864,746 total lines: 2,115,921 code, 461,512 comments, 287,313 blank, across 12,609 files in 36 languages (top: Java 47.3%). Default configuration. Counted with tokei via OctoCounts.

apache/Beam has 2,115,921 source lines of code out of 2,864,746 total lines across 12,609 files, counted from the master ref at commit 8e67bceb09a5 by the OctoCounts tokei engine on 2026-09-17. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving apache/Beam to commit 8e67bceb09a5, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a very large codebase by counted code lines. Code represents 73.9% of all lines, comments represent 16.1%, and the repository averages 168 code lines per file. Java accounts for 47.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 6,984 | 1,433,529 | 1,001,136 | 268,046 | 164,347 |
| JSON | 129 | 400,310 | 400,307 | 0 | 3 |
| Python | 1,645 | 440,194 | 334,013 | 48,456 | 57,725 |
| Go | 1,109 | 288,372 | 218,601 | 37,684 | 32,087 |
| YAML | 753 | 63,102 | 50,653 | 10,990 | 1,459 |
| TypeScript | 151 | 47,008 | 31,135 | 14,132 | 1,741 |
| Dart | 536 | 44,316 | 29,745 | 9,624 | 4,947 |
| Jupyter Notebooks | 80 | 22,449 | 12,883 | 6,374 | 3,192 |
| Kotlin | 119 | 11,103 | 6,615 | 3,213 | 1,275 |
| Shell | 82 | 9,919 | 6,108 | 2,577 | 1,234 |
| SQL | 104 | 6,377 | 4,582 | 1,599 | 196 |
| Protocol Buffers | 29 | 8,887 | 4,227 | 3,439 | 1,221 |

Top language (Java 47.3%). Generated at 2026-09-17T06:54:19.710207122+00:00. Canonical report: https://octocounts.com/github/apache/Beam

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/apache/Beam/commit/8e67bceb09a5e5ebf12a4b616854d19df302e106?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does apache/Beam have?

apache/Beam has 2,864,746 total lines, including 2,115,921 code lines, 461,512 comment lines, and 287,313 blank lines.

### How was the apache/Beam line count measured?

OctoCounts resolved the public GitHub repository to commit 8e67bceb09a5, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for apache/Beam?

This OctoCounts report was generated from master at commit 8e67bceb09a5 on 2026-09-17T06:54:19.710207122+00:00.

## Similar repository reports

- [nationalsecurityagency/ghidra](https://octocounts.com/github/nationalsecurityagency/ghidra) — Java, 2,151,508 code lines
- [NationalSecurityAgency/ghidra](https://octocounts.com/github/NationalSecurityAgency/ghidra) — Java, 2,154,124 code lines
- [opensearch-project/OpenSearch](https://octocounts.com/github/opensearch-project/OpenSearch) — Java, 1,187,173 code lines
- [elastic/elasticsearch](https://octocounts.com/github/elastic/elasticsearch) — Java, 3,091,605 code lines
- [mycodedoesnotcompile2/jdownloader_mirror](https://octocounts.com/github/mycodedoesnotcompile2/jdownloader_mirror) — Java, 1,047,731 code lines
- [quarkusio/quarkus](https://octocounts.com/github/quarkusio/quarkus) — Java, 944,399 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [Kubernetes vs Docker Compose](https://octocounts.com/compare/kubernetes-vs-docker-compose)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
