Skip to content

Features

EasyGC is a free, browser-local GC log analyzer: no accounts, no quotas, and your logs never leave your machine. Everything it offers, in one list.

No quotas
Unlimited analyses per month — nothing to sign up for, nothing to count.
Data never leaves the browser
Logs are parsed in local memory only — never uploaded, never stored, works offline.
Self-hostable
The whole site is a static build — deploy it on an intranet host and it runs on premise.
Core analysis
GC log analysisSerial / Parallel / ParNew+CMS / G1 / ZGC / Shenandoah, Java 1.2–25, both unified logging (-Xlog:gc*) and classic PrintGCDetails formats
Problem detectionAutomatic signals for memory leaks (regression fit), consecutive Full GCs, low throughput, long pauses, metaspace pressure and humongous allocations
Tuning recommendations15-rule deterministic engine — every piece of advice is tied to real data in your log, with four severity levels
Visual reportKPI cards + 5 charts: heap sawtooth, pause times, GC causes, reclaimed bytes per GC, allocation & promotion
Metrics
Pause metricsAverage / P99 / max / standard deviation / total pause time
Pause distributionHistogram buckets from 0–10 ms up to ≥ 1 s with counts and share
Object statisticsTotal allocated & creation rate, total promoted & promotion rate
CPU timeAggregated user / sys / real wall time
Reclaimed bytesPer-collection and total reclaimed heap
GC causesCount, share, total time and average time per cause
Event table & filterFull event list with live filtering by type / cause / collector
Privacy & limits
Unlimited analysesNo account, no quota, no counter
Local-only dataParsed in browser memory — nothing is transmitted or stored
20 MB / fileBrowser-side parsing limit; drag & drop or paste
Free foreverEvery feature open to everyone, no login
Self-hostablePure static site — run it inside your intranet
Export & experience
PDF exportA4 paginated snapshot with export timestamp
Word export.doc with embedded charts, editable in Word / WPS
JSON exportFull structured data for automation pipelines
English & 简体中文Entire site and reports, switchable anytime
Dark & light themesCharts adapt to the theme automatically
Search & offlineSite-wide doc search; works offline after the page loads

TIP

No log at hand? Open the analyzer and click any sample (G1 / Parallel / CMS / memory leak) to see a full report instantly.