Thread 1/10
Wondering what's happening @Holochain?
Say no more! We've got so many updates that I don't know where to begin!
Let start with this:
The core team has published and blessed another Holochain release, close on the heels of the previous one.
-
-
Thread 3/10
What that means? Basically (if you even can use that word talking about Holochain
) Holochain v0.0.47-alpha1 was released, blessed, & included in Holoscape!Show this thread -
Thread 4/10
It’s only been a couple weeks since we released Holochain v0.0.46, & we’ve got another one.
This release brings a large performance improvement thanks to our aggressive testing of HoloFuel with real nodes
Show this thread -
Thread 5/10
We were seeing an unusual performance curve, where earlier transactions would resolve very quickly but resolution time would climb as more people joined and sent Test Fuel to each other
Show this thread -
Thread 6/10
The core team isolated the problem to a certain asynchronous part of the code, where background tasks were being continually checked to see if they’d resolved yet...Show this thread -
Thread 7/10 ...For tasks that took a long time to resolve, this consumed a lot of unnecessary CPU time.
If you’re curious about the details, you can read about it in the pull request:
https://github.com/holochain/holochain-rust/pull/2175 …Show this thread -
Thread 8/10
This image presents CPU usage from the most recent test run. Even with 297 nodes transacting Test Fuel (three instances on each of 99 machines, starts at 22:15 mark), the CPU hardly breaks a sweat.
Now isn't that a great news for Monday?pic.twitter.com/fJ5DSczJIz
Show this thread -
Thread 9/10
Holochain v0.0.47-alpha1 is in Holonix v0.0.73, which is ‘blessed’ and available through the http://holochain.love quick install procedure. If you already use this, all you need to do is exit all your nix-shells and enter nix-shell https://holochain.love againShow this thread -
Thread 10/10 - The End of this thread!
This version is also in the newly released Holoscape v0.0.9 for macOS and Linux.
Holoscape is meant to make it easy for end-users and testers to install and run Holochain and hApps.Show this thread
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
one of the last major performance bottlenecks of the Rust redux model based Holochain