Skip to content

Optimize getRepo cost #93

Description

@snarfed

We managed to speed up getRepo a ton and reduce its memory footprint as part of #88, but it's still too expensive due to the heavy use of datastore lookups, one per block. It was costing us almost $500/day in datastore reads alone over the last two days.

So sadly we have it disabled right now, but we need to find a way to make it less expensive and turn it back on sooner or later.

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