# criterion-rs/criterion.rs SLOC report

> As of 2026-09-16 (commit a663c1fc211b), criterion-rs/criterion.rs contains 57,039 total lines: 51,678 code, 2,245 comments, 3,116 blank, across 313 files in 8 languages (top: SVG 72.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

criterion-rs/criterion.rs has 51,678 source lines of code out of 57,039 total lines across 313 files, counted from the a663c1fc211bcc2aa7fff77d9d87964e52489ede ref at commit a663c1fc211b 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 criterion-rs/criterion.rs to commit a663c1fc211b, 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 90.6% of all lines, comments represent 3.9%, and the repository averages 165 code lines per file. SVG accounts for 72.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| SVG | 113 | 38,000 | 37,435 | 0 | 565 |
| Rust | 86 | 14,107 | 12,268 | 190 | 1,649 |
| HTML | 13 | 1,776 | 1,724 | 0 | 52 |
| TOML | 6 | 225 | 169 | 19 | 37 |
| JSON | 54 | 54 | 54 | 0 | 0 |
| Python | 1 | 36 | 22 | 2 | 12 |
| Shell | 1 | 11 | 6 | 1 | 4 |
| Markdown | 39 | 2,830 | 0 | 2,033 | 797 |

Top language (SVG 72.4%). Generated at 2026-09-16T09:56:41.586357911+00:00. Canonical report: https://octocounts.com/github/criterion-rs/criterion.rs

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/criterion-rs/criterion.rs/commit/a663c1fc211bcc2aa7fff77d9d87964e52489ede?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 criterion-rs/criterion.rs have?

criterion-rs/criterion.rs has 57,039 total lines, including 51,678 code lines, 2,245 comment lines, and 3,116 blank lines.

### How was the criterion-rs/criterion.rs line count measured?

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

### What commit was counted for criterion-rs/criterion.rs?

This OctoCounts report was generated from a663c1fc211bcc2aa7fff77d9d87964e52489ede at commit a663c1fc211b on 2026-09-16T09:56:41.586357911+00:00.

## Similar repository reports

- [bheisler/criterion.rs](https://octocounts.com/github/bheisler/criterion.rs) — SVG, 51,448 code lines
- [MMatinAr/MainGymPanel](https://octocounts.com/github/MMatinAr/MainGymPanel) — SVG, 50,908 code lines
- [dotnet/eShop](https://octocounts.com/github/dotnet/eShop) — SVG, 55,245 code lines
- [RoboVIP/RoboVIP](https://octocounts.com/github/RoboVIP/RoboVIP) — SVG, 60,750 code lines
- [datawhalechina/all-in-rag](https://octocounts.com/github/datawhalechina/all-in-rag) — SVG, 37,906 code lines
- [Aider-AI/aider](https://octocounts.com/github/Aider-AI/aider) — SVG, 66,102 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)
- [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)
