cache-analyzer

command
v1.0.0-beta.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 10, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

README

Cache Analyzer

The cache analyzer only works currently for sync nodes.

This small program is designed to analyze the cache of a sync node. It is useful to debug when the sync node is downloading from DA but not advancing. This usually means the DA_START_HEIGHT is too late. This tool allows clearly to identify the first height fetched from DA.

Installation

Install using go install:

go install github.com/evstack/ev-node/tools/cache-analyzer@main

After installation, the cache-analyzer binary will be available in your $GOPATH/bin directory.

Usage

cache-analyzer -data-dir ~/.appd/data/ -summary
cache-analyzer -data-dir ~/.appd/data/ -limit 50

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL