Skip to content

Commit 3c8b762

Browse files
committed
docs: add performance and network charts to README
1 parent c7d077f commit 3c8b762

File tree

5 files changed

+2504
-0
lines changed

5 files changed

+2504
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ A modern, high-performance ISO 8583 message simulator with CLI, Python SDK, and
2222
- Network-specific field validation
2323
- EMV/chip card data handling (Field 55)
2424

25+
![Supported Networks](docs/images/networks.png)
26+
2527
- **Multiple Interfaces**:
2628
- Command Line Interface (CLI)
2729
- Python SDK for programmatic usage
@@ -123,6 +125,8 @@ Benchmarks on Apple Silicon (M-series), Python 3.12:
123125
| Build | ~150k TPS | ~150k TPS |
124126
| Roundtrip | ~49k TPS | ~63k TPS |
125127

128+
![Performance Chart](docs/images/performance_chart.png)
129+
126130
See [benchmarks/BASELINE.md](benchmarks/BASELINE.md) for detailed results.
127131

128132
## Documentation

docs/images/networks.png

21.6 KB
Loading

0 commit comments

Comments
 (0)