Skip to content
This repository was archived by the owner on Aug 15, 2019. It is now read-only.
This repository was archived by the owner on Aug 15, 2019. It is now read-only.

Software stack has poor performance  #51

Description

@kierdavis

As pointed out in #49, reading from GPIO pins (something that someone may legitimately want to do many times per second) was found to take about 80ms to execute, which in my opinion is worryingly slow. I can't comment on what the performance of other API functions may be like.

I believe that some investigation into whether/how we can optimise the performance of robot-api, robotd and the embedded firmwares.

A good starting point would be to benchmark the API calls, which will help us determine which parts of the API to focus on.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions