:speaker: Update: Two new features have been added...
# graviton-browser
m
🔈 Update: Two new features have been added to master. 1️⃣ OpenSSL is now used, which doubles performance. We have doubled performance twice now in the last two weeks. For me, I can pull down the entire CowSay dependency tree (about 6-7 jars) in around 4 seconds on average. 2️⃣ Graviton now updates apps in the background once per day if they were started using a coordinate that lacks a version. For example starting
net.plan99:tictactoe
will download the latest version, and then it'll be updated to the new latest version every day using an OS scheduled task. In this way startup is always instant after the first run, as long as you invoke the app in the same way.
👍 2