Skip to content

Commit ca880ce

Browse files
committed
Benchmark update
1 parent 5c231f6 commit ca880ce

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

QrCodeGeneratorProfiling/README.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,34 @@ Apple M5 Pro, 1 CPU, 18 logical and 18 physical cores
253253
| EncodeAll | 17.08 ms | 0.082 ms | 0.072 ms | 625.0000 | 5.2 MB |
254254

255255

256+
# Latest Measurements
257+
258+
259+
## Profiling
260+
261+
```
262+
Profile loop: 500 iterations × 200 payloads × 4 ECC levels
263+
Total EncodeText calls: 400'000
264+
Elapsed: 00:00:08.1933755 (checksum=14696000)
265+
```
266+
267+
## Benchmark
268+
269+
```
270+
BenchmarkDotNet v0.15.8, macOS Tahoe 26.4.1 (25E253) [Darwin 25.4.0]
271+
Apple M5 Pro, 1 CPU, 18 logical and 18 physical cores
272+
.NET SDK 10.0.203
273+
[Host] : .NET 10.0.7 (10.0.7, 10.0.726.21808), Arm64 RyuJIT armv8.0-a
274+
DefaultJob : .NET 10.0.7 (10.0.7, 10.0.726.21808), Arm64 RyuJIT armv8.0-a
275+
```
276+
277+
| Method | Mean | Error | StdDev | Gen0 | Allocated |
278+
|---------- |---------:|---------:|---------:|---------:|----------:|
279+
| EncodeAll | 15.98 ms | 0.131 ms | 0.109 ms | 593.7500 | 4.77 MB |
280+
281+
282+
283+
256284
# Penalty Contribution
257285

258286
Penalty contribution statistics (samples=6,400)

0 commit comments

Comments
 (0)