# alexgreensh/token-optimizer SLOC report

> As of 2026-09-06 (commit c5d4796fa750), alexgreensh/token-optimizer contains 382,632 total lines: 292,919 code, 52,940 comments, 36,773 blank, across 595 files in 12 languages (top: Python 81.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

alexgreensh/token-optimizer has 292,919 source lines of code out of 382,632 total lines across 595 files, counted from the c5d4796fa750530bb7dc9b91ad09373883b728c1 ref at commit c5d4796fa750 by the OctoCounts tokei engine on 2026-09-06. 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 alexgreensh/token-optimizer to commit c5d4796fa750, 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 large codebase by counted code lines. Code represents 76.6% of all lines, comments represent 13.8%, and the repository averages 492 code lines per file. Python accounts for 81.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 299 | 297,034 | 237,671 | 32,017 | 27,346 |
| TypeScript | 81 | 25,852 | 19,464 | 4,163 | 2,225 |
| HTML | 9 | 16,710 | 16,107 | 165 | 438 |
| JSON | 23 | 10,218 | 10,218 | 0 | 0 |
| SVG | 54 | 7,379 | 5,729 | 727 | 923 |
| Shell | 9 | 4,093 | 2,301 | 1,461 | 331 |
| JavaScript | 5 | 1,633 | 1,164 | 380 | 89 |
| CSS | 1 | 235 | 194 | 23 | 18 |
| Astro | 2 | 80 | 62 | 13 | 5 |
| YAML | 1 | 9 | 9 | 0 | 0 |
| Markdown | 108 | 19,338 | 0 | 13,949 | 5,389 |
| Plain Text | 3 | 51 | 0 | 42 | 9 |

Top language (Python 81.1%). Generated at 2026-09-06T06:34:43.488920546+00:00. Canonical report: https://octocounts.com/github/alexgreensh/token-optimizer

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/alexgreensh/token-optimizer/commit/c5d4796fa750530bb7dc9b91ad09373883b728c1?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does alexgreensh/token-optimizer have?

alexgreensh/token-optimizer has 382,632 total lines, including 292,919 code lines, 52,940 comment lines, and 36,773 blank lines.

### How was the alexgreensh/token-optimizer line count measured?

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

### What commit was counted for alexgreensh/token-optimizer?

This OctoCounts report was generated from c5d4796fa750530bb7dc9b91ad09373883b728c1 at commit c5d4796fa750 on 2026-09-06T06:34:43.488920546+00:00.

## Similar repository reports

- [jundot/omlx](https://octocounts.com/github/jundot/omlx) — Python, 293,587 code lines
- [pandas-dev/pandas](https://octocounts.com/github/pandas-dev/pandas) — Python, 295,098 code lines
- [isce-framework/isce2](https://octocounts.com/github/isce-framework/isce2) — Python, 296,129 code lines
- [CunrenLiang/isce2](https://octocounts.com/github/CunrenLiang/isce2) — Python, 296,722 code lines
- [saleor/saleor](https://octocounts.com/github/saleor/saleor) — Python, 286,919 code lines
- [Imbad0202/academic-research-skills](https://octocounts.com/github/Imbad0202/academic-research-skills) — Python, 285,318 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
