Benchmarking — Part 2: Code Stats with tokei and scc
tokei && scc
After benchmarking runtime performance, measure code complexity by running tokei for a language-by-language line count breakdown and scc for additional metrics like complexity scores and estimated cost. Running both tools gives you complementary views of your codebase's scale.
#workflow
#tokei
#scc
#hyperfine
Baixar
⬇ GIF (54,4 KB)
⬇ MP4 (Convertendo...)
Embed
[](https://agentgif.com/@agentgif/workflow-benchmark-2)
<a href="https://agentgif.com/@agentgif/workflow-benchmark-2"><img src="https://media.agentgif.com/preseed/workflow-benchmark-2/demo.gif" alt="Benchmarking — Part 2: Code Stats with tokei and scc" width="1200"></a>
<iframe src="https://agentgif.com/embed/YBx9KbTx/" width="1200" height="660" frameborder="0" allowfullscreen></iframe>
<div data-agentgif="YBx9KbTx"></div><script src="https://agentgif.com/widget.js" async></script>