# optiscaler/OptiScaler SLOC report

> As of 2026-09-03 (commit 65a5f6f9c5ce), optiscaler/OptiScaler contains 363,680 total lines: 262,871 code, 57,673 comments, 43,136 blank, across 681 files in 13 languages (top: C++ 49.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving optiscaler/OptiScaler to commit 65a5f6f9c5ce, 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 72.3% of all lines, comments represent 15.9%, and the repository averages 386 code lines per file. C++ accounts for 49.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 192 | 169,926 | 129,447 | 13,673 | 26,806 |
| C Header | 435 | 157,784 | 109,139 | 37,058 | 11,587 |
| C++ Header | 5 | 26,991 | 18,936 | 4,774 | 3,281 |
| HLSL | 28 | 3,172 | 2,305 | 247 | 620 |
| Module-Definition | 1 | 867 | 860 | 0 | 7 |
| Visual Studio Project | 1 | 855 | 855 | 0 | 0 |
| Batch | 6 | 721 | 604 | 18 | 99 |
| INI | 1 | 1,546 | 345 | 849 | 352 |
| Shell | 1 | 379 | 311 | 22 | 46 |
| Visual Studio Solution | 1 | 37 | 36 | 0 | 1 |
| Python | 1 | 43 | 33 | 2 | 8 |
| Markdown | 7 | 1,180 | 0 | 906 | 274 |

Top language (C++ 49.2%). Generated at 2026-09-03T15:29:39.593044626+00:00. Canonical report: https://octocounts.com/github/optiscaler/OptiScaler

## Report FAQ

### How many lines of code does optiscaler/OptiScaler have?

optiscaler/OptiScaler has 363,680 total lines, including 262,871 code lines, 57,673 comment lines, and 43,136 blank lines.

### How was the optiscaler/OptiScaler line count measured?

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

### What commit was counted for optiscaler/OptiScaler?

This OctoCounts report was generated from master at commit 65a5f6f9c5ce on 2026-09-03T15:29:39.593044626+00:00.

## Similar repository reports

- [zeas2/Kirikiroid2](https://octocounts.com/github/zeas2/Kirikiroid2) — C++, 262,282 code lines
- [microsoft/terminal](https://octocounts.com/github/microsoft/terminal) — C++, 263,670 code lines
- [ctrl-alt-test/demo-archive](https://octocounts.com/github/ctrl-alt-test/demo-archive) — C++, 267,189 code lines
- [YuriSizuku/Kirikiroid2Yuri](https://octocounts.com/github/YuriSizuku/Kirikiroid2Yuri) — C++, 268,699 code lines
- [randombit/botan](https://octocounts.com/github/randombit/botan) — C++, 271,439 code lines
- [jd-opensource/xllm](https://octocounts.com/github/jd-opensource/xllm) — C++, 243,564 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)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [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)
