jaros1 / Money-Network

Demo with complementary and alternative money. Implemented in ZeroNet and AngularJS. Focus on privacy, encryption, max data in client and min data on ZeroNet. Work in progress.
GNU General Public License v2.0
4 stars 4 forks source link

Money page - rating and review summary #356

Open jaros1 opened 6 years ago

jaros1 commented 6 years ago

Now dbQuery with one row for each row in wallets.json file and summary with JS. OK for few rows. Create a test with really many rows and compare JS summary with SQL summary. Expects SQL summary with indexes to be better than JS summary with lange number of rows.