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

Have you experienced any memory related problems? #36

@gabrielmuresan

Description

@gabrielmuresan

I am currently looking into the cause of a memory leak in one application that I had make compatible for wp8.

I have tested sqlite-net-wp8 from nuget in one of the applications and adding for example 10.000 insert statements in a transaction on button press increases the memory usage without releasing it anytime soon.

My example consisted in a button to run the transaction every time it is pressed and 2 labels that were updated with the current memory usage and peek memory usage.

sadly I don't have any code now because I lost the solution to a computer failure, but if needed, the code can be easily reproduced.

my question remains if you or anybody else experienced any memory related issues while using sqlite-net and/or sqlite-net-wp8?

thank you!

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