AnthyG / ThunderWave

A chat for ZeroNet
http://127.0.0.1:43110/1CWkZv7fQAKxTVjZVrLZ8VHcrN6YGGcdky/
15 stars 3 forks source link

Speed-Optimizations and Code-Cleaning #49

Open AnthyG opened 7 years ago

AnthyG commented 7 years ago

ThunderWave is pretty slow in comparison to other big social Zites on ZeroNet. Here's a list of improvements:

... yeah, it's not really long at the moment...

AnthyG commented 7 years ago

Fixed reloading of all messages when receiving a message from another peer with 39b926170595441ebf58c0a09c399be1de9eee24

AnthyG commented 7 years ago

With commit 7cacb78c18899ef5247f5506d2e5773e978baa65, I've added partial loading of messages!

If there's anything else that could be optimized, let me know 😃

danimesq commented 7 years ago

I think you can close this issue right now. Users with some issues can simply open a issue here.

AnthyG commented 7 years ago

Naah, this is actually for me, because I want to make ThunderWave quicker. Especially in terms of code-optimization.