# radixark/miles SLOC report

> As of 2026-09-05 (commit c9e79e3ee7ad), radixark/miles contains 123,186 total lines: 97,123 code, 8,060 comments, 18,003 blank, across 777 files in 12 languages (top: Python 84.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving radixark/miles to commit c9e79e3ee7ad, 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 medium-sized codebase by counted code lines. Code represents 78.8% of all lines, comments represent 6.5%, and the repository averages 125 code lines per file. Python accounts for 84.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 558 | 100,794 | 81,758 | 4,031 | 15,005 |
| Shell | 150 | 15,032 | 11,272 | 1,867 | 1,893 |
| JavaScript | 11 | 2,847 | 2,481 | 186 | 180 |
| Jinja2 | 7 | 880 | 814 | 28 | 38 |
| CUDA | 1 | 368 | 308 | 3 | 57 |
| Dockerfile | 1 | 290 | 163 | 84 | 43 |
| YAML | 9 | 185 | 137 | 35 | 13 |
| CSS | 1 | 132 | 120 | 1 | 11 |
| TOML | 1 | 62 | 52 | 4 | 6 |
| HTML | 1 | 18 | 18 | 0 | 0 |
| Markdown | 34 | 2,536 | 0 | 1,779 | 757 |
| Plain Text | 3 | 42 | 0 | 42 | 0 |

Top language (Python 84.2%). Generated at 2026-09-05T06:57:25.986792653+00:00. Canonical report: https://octocounts.com/github/radixark/miles

## Report FAQ

### How many lines of code does radixark/miles have?

radixark/miles has 123,186 total lines, including 97,123 code lines, 8,060 comment lines, and 18,003 blank lines.

### How was the radixark/miles line count measured?

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

### What commit was counted for radixark/miles?

This OctoCounts report was generated from c9e79e3ee7ad9d3117542aab997085ac7270c8d9 at commit c9e79e3ee7ad on 2026-09-05T06:57:25.986792653+00:00.

## Similar repository reports

- [deepfakes/faceswap](https://octocounts.com/github/deepfakes/faceswap) — Python, 97,338 code lines
- [oraios/serena](https://octocounts.com/github/oraios/serena) — Python, 95,984 code lines
- [alibaba/ROLL](https://octocounts.com/github/alibaba/ROLL) — Python, 95,705 code lines
- [xinhuangcs/CareerDesk](https://octocounts.com/github/xinhuangcs/CareerDesk) — Python, 98,738 code lines
- [psf/black](https://octocounts.com/github/psf/black) — Python, 101,105 code lines
- [SanAntonio021/agents-skills](https://octocounts.com/github/SanAntonio021/agents-skills) — Python, 92,625 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
