gzm55 commented on PR #717: URL: https://github.com/apache/maven-mvnd/pull/717#issuecomment-1377600565
> I'd vote for evaluating the performance impact of wrapping `mvnd` binary inside a shell script before merging this. @ppalaga I did some basic profiling, comparing to directly execute native binaries: - `MVND_ENTRY_FALLBACK=false`: fallback script increases about **50ms** on linux and macos - `MVND_ENTRY_FALLBACK=true`: fallback script increases about **60ms** on macos - `MVND_ENTRY_FALLBACK=true`: fallback script increases about **120ms** on linux -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
