We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7732b2 commit b2a8a1aCopy full SHA for b2a8a1a
README.md
@@ -10,13 +10,8 @@ bun add @bacons/xcode
10
11
Run benchmarks with `bun run bench` or `bun run bench:compare` for cross-language comparison.
12
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
-```
+<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" />
+
20
21
| Parser | Language | Time (29KB) | Time (263KB) | Relative |
22
|--------|----------|-------------|--------------|----------|
0 commit comments