flaticols/Cache Line Optimizer

Go static analyzer for cache line optimization - detects structs that benefit from padding

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to analyze (default: ./...)no./...
cache-line-sizeCache line size: auto, 64, or 128noauto
analyze-allAnalyze all structs, not just hot pathsnofalse
pprofPath to CPU/memory profile for hot path detectionno""
ignoreComma-separated patterns to ignoreno""
outputOutput format: text or jsonnotext
versionVersion of pleasehitcache to use (default: latest)nolatest
namedescription
findings-countNumber of structs needing optimization found
exit-codeExit code from the analyzer (0 if successful)
versionVersion of pleasehitcache used