Skip to content

What makes loading a javacpp library relatively slow on Android? #287

@fhucho

Description

@fhucho

After converting to javacpp, the System.loadLibrary() call takes 30 to 200 ms. It's an Android project with a simple single-function native library at this point. Without javacpp, the native library loads in just a few ms. What is happening during the load that takes so long, is there a way to make it faster?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions