Skip to content

Try batch SQL processing for app database #109

@zklgame

Description

@zklgame

Currently, we are using single processing for each row. Try processing multiple rows in batch for one table to improve the performance.

These three methods will be affected:

SelectAppDatabaseTableByPK
writeToAppDatabase
writeToAppDatabaseIfNeeded

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions