question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to improve performance on Raspberry Pi

See original GitHub issue

First of all, thanks for this great piece of work, I am really enjoying it!

The software runs flawlessly on my MacBook Pro, but on my Raspberry Pi (Model B Plus Rev 1.2) the performance is worse. Files are not cached in time, which results in a lot of hick-ups during playback. Using another JVM (oracle-java8-jre instead of openjdk-8-jdk) seemed to improve the performance a bit, but not significantly enough.

Any ideas how I could improve the JVM performance? And do you expect that this repo will be optimised for raspbian in the future? Thanks!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:24 (13 by maintainers)

github_iconTop GitHub Comments

2reactions
tjibbevanderlaancommented, Dec 25, 2019

Hmm. Fortunately the forum of YourKit provided me a link to an older version of the YourKit profiler 😃 I will try to set-up this profiler later this week. Happy holidays!

1reaction
devgianlucommented, Mar 8, 2020

That’s great, I’ve merged the cache branch and I’ll probably publish a new release in the next couple days if everything is stable.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tricks to improve Raspberry Pi performance and power ...
Tricks to improve Raspberry Pi performance and power consuption · 1. Using the correct input power · 2. Installing ZRAM · 3. Reduce...
Read more >
Slow Raspberry Pi? 11 Tips for Better Speed and Performance
Slow Raspberry Pi ? 11 Tips for Better Speed and Performance · 1. Connect a Reliable Power Supply · 2. Employ a Lightweight...
Read more >
How Can you Make your Raspberry Pi Run Faster? (8 tips)
8 Tips to Make a Slow Raspberry Pi Run Faster · Get rid of unused apps and services · Check the process list...
Read more >
Rasp Pi Tuning » Raspberry Pi Geek
The Raspberry Pi is small and economical but also fairly limited for resources. A few targeted tuning steps might help you gain better...
Read more >
Improve performance of Raspberry Pi
Re: Improve performance of Raspberry Pi ... You cannot cluster Pi's and get more desktop performance, clustering doesn't work that way. So your ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found