Skip to content

Batch Wikibase requests #3

Description

@ross-spencer

Right now, the library is thread-safe (supposed to be) and it does this by creating new requests each time one is needed per thread. Speed comes through the many threads.

Requests can be pooled and batched and then collected. This might increase the speed quite significantly. There is a decent test-framework for this piece now which will help us.

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