You are viewing a single comment's thread from:

RE: Benchmarking hivemind API calls after switching to postgREST server

in HiveDevs2 months ago

Impressive. I am particularly interested in the bridge.get_account_posts speeds. Hopefully, this will allow for faster sorting of posts in different orders. It would be great to have the option to sort from First to latest.

Sort:  

Having all the code in pure SQL versus a mix of Python and SQL will definitely make it easier for us to optimize the API calls further in the future.