Benchmarks & Performance Analysis

No benchmark results are published in the repository. The project site displays figures such as 847 functions, 62 imports, and 4.1K cross-references, but these are illustrative interface values in a product mockup, not measured benchmarks, and we do not present them as performance data. Real throughput, memory, and accuracy benchmarks require additional validation.

Performance Metrics

MetricHow to measureValue
Loader latencyTime from open to normalized BinaryImage, per format (PE/ELF/Mach-O), across small/medium/large binariesAdditional validation required
Disassembly throughputInstructions decoded per second on a representative targetAdditional validation required
CFG recovery timeTime to recover functions/blocks/edges for a target of known function countAdditional validation required
Decompiler latencyTime to emit structured output per function, and full-binary totalAdditional validation required
Analysis throughputEnd-to-end pipeline time (loader→decompiler) per MB of targetAdditional validation required
Memory usagePeak RSS during full analysis, excluding the target under debugAdditional validation required
Database sizeOn-disk .sqlite project size relative to target size and run countAdditional validation required
Debugger overheadAdded latency per breakpoint hit / single-stepAdditional validation required
AI run costRequests per run and wall-clock added, at a given max_model_functionsAdditional validation required

Performance Analysis

No performance measurements (analysis time per binary, memory footprint, decompiler latency, debugger overhead) are published. Performance analysis is Additional validation required.