Skip to content

[api] Refactor hyperboardResolver.owners #278

Description

@Jipperism

Currently the hyperboardResolver.owners() method calls this.sections() again, which means it's often called twice. As this.sections() is where the bulk of requests is done, it should be refactored so that it's only called once. This would significantly speed up the hyperboards endpoint.

See #263 (comment).

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions