Skip to content

Slow performance #8

@dmatora

Description

@dmatora

I've noticed that each command of this rest server establishes new bluetooth connection to the walkingpad. It's good from the point of not blocking connection from iOS app, but really bad from performance standpoint.

I've tried to move connection and disconnection to a separate methods but I couldn't get commands doing their job unless connection and disconnection is done for each command.

Is there a way to achieve faster performance?

iOS app controlling walkingpad seem to be working without reconnection for each command (works faster and blocks other bluetooth connection attempts)

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