Skip to content
Discussion options

You must be logged in to vote

@johnthomas00 - as long as you've allocated enough memory, that should be fine. I haven't added any specific optimizations at all to the java arguments so I don't know if there are gains to be had - the default run command basically just uses the java args from the controller's init script TP-Link ships as I figured it makes the most sense to stay close to what they do. I run the default of -Xms128m -Xmx1024m on mine.

I hope that they move to Spring Boot 3.x before too long as that should also help with performance. At least on amd64 and arm64 for versions >= 5.4, it already uses OpenJDK 17 JRE which already provides some performance optimizations out of the box over OpenJDK 8 JRE.

Replies: 4 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@mbentley
Comment options

@mbentley
Comment options

Comment options

You must be logged in to vote
4 replies
@SP3NGL3R
Comment options

@mbentley
Comment options

@socal0001
Comment options

@mbentley
Comment options

Answer selected by mbentley
Comment options

You must be logged in to vote
1 reply
@mbentley
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
4 participants