Skip to content

Add benchmarks #1

@andrewthad

Description

@andrewthad

In the situations that this library was designed for, this should outperform the Data.ByteString.Builder module that comes with bytestring. These situations include things where you must repeatedly execute the same builder over and over to generate lot of small (between 32 and 1000 bytes) byte sequences concatenates. This includes most CSVs, carbon's line protocol, and influxdb's line protocol. I need to write a benchmark to see if my suspicions are actually correct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions