Skip to content

examples : Improved inference performance of Android example project#3913

Open
yymin1022 wants to merge 2 commits into
ggml-org:masterfrom
yymin1022:master
Open

examples : Improved inference performance of Android example project#3913
yymin1022 wants to merge 2 commits into
ggml-org:masterfrom
yymin1022:master

Conversation

@yymin1022

Copy link
Copy Markdown

Hi, there !

I found that AGP Debug build of whisper.android project has critical performance issue.

So I applied a simple tricky fix to this issue, which is also mentioned from comment of #1070.

Same fix is already applied to llama.cpp.

This PR just applies CMAKE_BUILD_TYPE=Release to NDK Build arguments of each whisper.android and whisper.android,java example project.

@yymin1022 yymin1022 changed the title fix/android-debug-inference-issue: Improved inference performance of Android example project examples : Improved inference performance of Android example project Jun 27, 2026
@yymin1022 yymin1022 force-pushed the master branch 2 times, most recently from 2892f9d to 10def9e Compare June 30, 2026 07:12
@yymin1022

This comment was marked as outdated.

@yymin1022

Copy link
Copy Markdown
Author

I've updated commits about CI failure again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant