story
From the benchmarks [1] of a simple naive JavaScript version is can recalculate one persons trust in a huge network in just a few ms. With partial updates when new ratings come in it could be done even faster.
1: https://github.com/adecentralizedworld/decentralized-trust-d...