Skip to content

Commit b2a8a1a

Browse files
authored
Update README.md
1 parent d7732b2 commit b2a8a1a

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,8 @@ bun add @bacons/xcode
1010

1111
Run benchmarks with `bun run bench` or `bun run bench:compare` for cross-language comparison.
1212

13-
```mermaid
14-
xychart-beta horizontal
15-
title "Parse Time - 29KB file (lower is better)"
16-
x-axis ["@bacons/xcode", "xcode (legacy)", "XcodeProj (Swift)", "xcodeproj (Ruby)"]
17-
y-axis "Time (ms)" 0 --> 4
18-
bar [0.15, 1.54, 2.00, 3.63]
19-
```
13+
<img width="688" height="387" alt="Xnapper-2026-02-28-09 06 57" src="https://github.com/user-attachments/assets/f02d56cf-e7cd-4104-9c94-474d112bc2c9" />
14+
2015

2116
| Parser | Language | Time (29KB) | Time (263KB) | Relative |
2217
|--------|----------|-------------|--------------|----------|

0 commit comments

Comments
 (0)