# lightseekorg/tokenspeed SLOC report

> As of 2026-09-16 (commit 688bbb04f5b4), lightseekorg/tokenspeed contains 475,616 total lines: 395,517 code, 39,520 comments, 40,579 blank, across 1,143 files in 12 languages (top: Python 93.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

lightseekorg/tokenspeed has 395,517 source lines of code out of 475,616 total lines across 1,143 files, counted from the 688bbb04f5b4ffb816b128c94ec805ad4a0fbc72 ref at commit 688bbb04f5b4 by the OctoCounts tokei engine on 2026-09-16. 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 lightseekorg/tokenspeed to commit 688bbb04f5b4, 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 83.2% of all lines, comments represent 8.3%, and the repository averages 346 code lines per file. Python accounts for 93.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 969 | 437,847 | 368,883 | 32,705 | 36,259 |
| CUDA | 43 | 13,122 | 10,393 | 1,534 | 1,195 |
| C Header | 58 | 9,943 | 6,657 | 2,017 | 1,269 |
| C++ Header | 13 | 6,103 | 4,431 | 850 | 822 |
| C++ | 17 | 4,464 | 3,388 | 649 | 427 |
| JSON | 7 | 1,133 | 1,133 | 0 | 0 |
| Jinja2 | 2 | 330 | 307 | 0 | 23 |
| TOML | 6 | 236 | 184 | 24 | 28 |
| CMake | 1 | 174 | 140 | 4 | 30 |
| Autoconf | 1 | 1 | 1 | 0 | 0 |
| Markdown | 21 | 2,224 | 0 | 1,698 | 526 |
| Plain Text | 5 | 39 | 0 | 39 | 0 |

Top language (Python 93.3%). Generated at 2026-09-16T11:25:41.342919867+00:00. Canonical report: https://octocounts.com/github/lightseekorg/tokenspeed

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/lightseekorg/tokenspeed/commit/688bbb04f5b4ffb816b128c94ec805ad4a0fbc72?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 lightseekorg/tokenspeed have?

lightseekorg/tokenspeed has 475,616 total lines, including 395,517 code lines, 39,520 comment lines, and 40,579 blank lines.

### How was the lightseekorg/tokenspeed line count measured?

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

### What commit was counted for lightseekorg/tokenspeed?

This OctoCounts report was generated from 688bbb04f5b4ffb816b128c94ec805ad4a0fbc72 at commit 688bbb04f5b4 on 2026-09-16T11:25:41.342919867+00:00.

## Similar repository reports

- [rlaope/oh-my-hermes](https://octocounts.com/github/rlaope/oh-my-hermes) — Python, 394,862 code lines
- [Mai-with-u/MaiBot](https://octocounts.com/github/Mai-with-u/MaiBot) — Python, 410,762 code lines
- [tinygrad/tinygrad](https://octocounts.com/github/tinygrad/tinygrad) — Python, 411,613 code lines
- [repowise-dev/repowise](https://octocounts.com/github/repowise-dev/repowise) — Python, 429,609 code lines
- [youssofal/MTPLX](https://octocounts.com/github/youssofal/MTPLX) — Python, 354,885 code lines
- [numpy/numpy](https://octocounts.com/github/numpy/numpy) — Python, 436,444 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)
