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

Problem when retrieving huge amount of response. #3

@plurkey

Description

@plurkey

It works great when a plurk only has only a few responses (roughly less than 100).

But as the amount of responses grew, memory got drained dramatically. With a bit testing, I found out that it needs about 1G of memory to be able to retrieve 500 responses successfully and than call delegate method - (void)plurk:(ObjectivePlurk *)plurk didRetrieveResponses:(NSDictionary *)result.

Is there a way to solve this issue? Thanks in advance.

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