Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPI Performance #29

Closed
stanbar opened this issue Oct 1, 2018 · 8 comments
Closed

RPI Performance #29

stanbar opened this issue Oct 1, 2018 · 8 comments
Assignees
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@stanbar
Copy link
Contributor

stanbar commented Oct 1, 2018

We need to find the best software stack that will handle our requirements.
OS: We should try both Rasbian and DietPi. It may turn out that Raspbian is more stable and so faster.
JDK: According to https://raspberrypi.stackexchange.com/a/43912 We should use Oracle JDK
ServerFramework: We should try VertX, Ktor(Netty) and Ktor(Jetty) and find which perform best.

@stanbar stanbar added help wanted Extra attention is needed question Further information is requested labels Oct 1, 2018
@stanbar stanbar changed the title Raspberry Performance RPI Performance Oct 1, 2018
@pfoof
Copy link
Contributor

pfoof commented Oct 3, 2018

OS: https://docs.google.com/spreadsheets/d/1mDHGZC-H6tU6_O8kuLTG8d4A8Nt7lV1Q7MXTR_6qw30/edit#gid=0 (even though from 2015 and DietPi keeps in line with Raspian therefore 99% of the system is the same, only config varies)
JDK: benchmarking both, will post results later

@pfoof pfoof assigned pfoof and unassigned thefurfel Oct 3, 2018
@pfoof
Copy link
Contributor

pfoof commented Oct 3, 2018

@stanbar
Copy link
Contributor Author

stanbar commented Oct 3, 2018

Nice. So indeed, Oracle is slightly better.

@pfoof
Copy link
Contributor

pfoof commented Oct 3, 2018

sudo ln -s /usr/lib/jvm/jdk1.8.0_181/bin/java /etc/alternatives/java

@stanbar
Copy link
Contributor Author

stanbar commented Oct 3, 2018

Sorry @pfoof didn't get the joke :(

@pfoof
Copy link
Contributor

pfoof commented Oct 4, 2018

It's not a joke, it's a command to pin a different version of java

@PatrykMilewski
Copy link
Contributor

So indeed, we stay with Oracle and DietPi?

@PatrykMilewski
Copy link
Contributor

So indeed, we stay with Oracle and DietPi?

meeting: yup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants