Skip to content

Chunk could be reused #9

@jirkamarsik

Description

@jirkamarsik

Chunks allocated by RoughTokenizer and deallocated by OutputFormatter might be stored in a memory pool (probably a tbb::concurrent_vector<chunk_t*> operating as a stack), so time can be spared.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions