Skip to content

Commit c19a198

Browse files
committed
removed benachmarks
1 parent 66a1e43 commit c19a198

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -372,19 +372,6 @@ Returns a new independent `EventFlux` instance for managing parallel SSE connect
372372

373373
</details>
374374

375-
## Benchmarks
376-
377-
v3 SSE parsing performance compared against v2.2.1 and [flutter_client_sse](https://pub.dev/packages/flutter_client_sse) 2.0.3.
378-
379-
| Operation | v2.2.1 | v3.0.0 | flutter_client_sse |
380-
|---|--:|--:|--:|
381-
| SSE Parser (1000 events × 20 lines) | 5,274 μs | 5,375 μs | 5,756 μs |
382-
| SSE Parser (100 events × 200 lines) | 11,856 μs | **4,967 μs** | 19,872 μs |
383-
| fromData (10K ops) | 3,618 μs | **1,172 μs** | 1,658 μs |
384-
| Comment/Heartbeat (10K lines) | 649 μs | **565 μs** | 643 μs |
385-
| Single Large Payload (100 × 10KB) | 1,150 μs | 1,175 μs | **892 μs** |
386-
| Mixed Workload (~5K lines) | 2,203 μs | **1,623 μs** | 2,911 μs |
387-
388375
## Contributors 💜
389376

390377
EventFlux wouldn't exist without these people who believed it could be better.

0 commit comments

Comments
 (0)