Skip to content

Use sync Pools for buffers #14

Open
@otoolep

Description

It may improve performance -- and relieve pressure on the GC -- if a pool of buffers is used by the program, when moving data around.

http://tip.golang.org/pkg/sync/#Pool

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