Skip to content

Add a --fast flag #83

@kantord

Description

@kantord

this flag should sacrifice accuracy for performance by:

  • assuming that the size of average array items is 6 characters, not 2, thus reducing the array cap compared to the output budget (i. e. a lot more arrays are truncated).
  • always uses the head pre-sampler, except when using the --tail flag

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions