2 Commits

Author SHA1 Message Date
Stefano Amorelli
68e491ab70 feat: add performance benchmark visualizations
- Create comprehensive benchmark charts showing 50-150x speed advantage
- Add performance comparison with traditional XBRL parsers
- Include memory usage and scalability metrics
- Update README with benchmark images
- Add Python scripts for generating benchmark visualizations
2025-08-17 14:37:05 +03:00
Stefano Amorelli
46ecbd2635 feat: implement CLI for XBRL parsing and validation
- Parse command with optional stats flag
- Validate command with SEC EDGAR profile support
- Benchmark command for performance testing
- Colored output for better UX
2025-08-16 17:25:06 +03:00