Skip to content

Commit

Permalink
Optimize CDATA normalization using str::find a.k.a memchr and blockwi…
Browse files Browse the repository at this point in the history
…se copying
  • Loading branch information
adamreichold committed Jan 13, 2025
1 parent ae3aecc commit 44db645
Show file tree
Hide file tree
Showing 4 changed files with 38,686 additions and 19 deletions.
1 change: 1 addition & 0 deletions benches/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cdata.xml -text
Loading

0 comments on commit 44db645

Please sign in to comment.