Commit 7d5e036
Note libfyaml performance and when to prefer libyaml
Record the rough parse/emit benchmark so users pick the backend on purpose:
libfyaml is for YAML 1.2 semantics, and libyaml stays the choice when emit
throughput matters since libfyaml dumps about 1.7x to 1.9x slower.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 23e5c66 commit 7d5e036
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
105 | 113 | | |
106 | 114 | | |
107 | 115 | | |
| |||
0 commit comments