Skip to content

Conversation

@clyring
Copy link
Member

@clyring clyring commented Jun 5, 2024

...separated out from #569. The main improvement is that this separates the buffer allocation cost (which is similar for all Builders) from the actual write/encoding cost.

   * Do not measure the overhead of allocating destination chunks
   * Add several more benchmarks for P.cstring and P.cstringUtf8
@clyring clyring merged commit a41622f into haskell:master Jun 5, 2024
Bodigrim pushed a commit that referenced this pull request Oct 9, 2024
* Improve benchmarks for small Builders

   * Do not measure the overhead of allocating destination chunks
   * Add several more benchmarks for P.cstring and P.cstringUtf8

* More benchmark fiddling

* Update "since" markers for new NFData instances
Bodigrim pushed a commit that referenced this pull request Oct 15, 2024
* Improve benchmarks for small Builders

   * Do not measure the overhead of allocating destination chunks
   * Add several more benchmarks for P.cstring and P.cstringUtf8

* More benchmark fiddling

* Update "since" markers for new NFData instances
@Bodigrim Bodigrim added this to the 0.12.2.0 milestone Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants