Skip to content

SlidingWindowScannerBuffer building a new string for every character read? #30

@schwerdf

Description

@schwerdf

A TODO in SlidingWindowScannerBuffer.java suggests that the buffer is inefficient and building a new string object for every character read.

We should either verify that this is not happening or find a way to eliminate it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions