Skip to content

try/catch in cacheoutputstream is huge performance hog #11

@JaredBanyard

Description

@JaredBanyard

Do not create new try/catch blocks in the write/read methods, its incredibly inefficient. Move the try/catch around the entire loop operation. This makes write 50x-100x slower.

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