Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

explicit begin/end for managing connection #28

@proppy

Description

@proppy

currently the first push/val will take a longer time because of the first connection.

it would be better to warm up the connection on begin() instead and tear everything down with end().

As pointed by @yhua537 in #375 that would allow sketches to trade additional latency for more memory available.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions