Skip to content

Commit 39b9a01

Browse files
authored
Update README.md
1 parent 675aace commit 39b9a01

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

benchmark/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ ComplexPerson Serialization: JSON5=0.083ms, JSON=0.015ms
6868
Company Serialization: JSON5=0.200ms, JSON=0.032ms
6969
```
7070

71-
### Snapshot
71+
### Benchmark Result Snapshot
7272

7373
| Case | Type | JSON5 Avg (ms) | JSON Avg (ms) | Speedup (JSON) |
7474
| ------------------- | --------------- | -------------- | ------------- | -------------- |
@@ -92,3 +92,6 @@ Company Serialization: JSON5=0.200ms, JSON=0.032ms
9292
* JSON5: **0.158 ms**
9393
* JSON: **0.036 ms**
9494
* 🔥 Overall: **KotlinX JSON is 4.33× faster than JSON5**
95+
96+
97+
<img width="800" alt="benchmark bar chart" src="https://github.com/user-attachments/assets/bcf44217-827b-49a1-a18b-4a0f7fedc103" />

0 commit comments

Comments
 (0)