Commit graph

17 commits

Author SHA1 Message Date
bbd913dff8
feat: download survey results, plot graph and export to csv 2023-08-12 17:01:29 +05:30
e61a4e0a17
feat: add data for 50k to 50m difficulty factor compute time 2023-08-05 17:18:49 +05:30
f9f523eca4
feat: run avg command from compose 2023-08-04 14:38:17 +05:30
075ac1d379
feat: switch to tokio rt 2023-08-04 12:55:11 +05:30
752b2f6d9f
feat: compute pow for random strings and salts for a number of trials and avg them out 2023-08-04 12:54:44 +05:30
262bb6bfbf
feat: abs all options 2023-08-04 12:49:01 +05:30
756ddf8093
feat: abstract db ops 2023-08-04 11:27:20 +05:30
b4c24182ee
feat: run migrations automatically 2023-08-03 17:15:27 +05:30
633f73199d
feat: docker-compsoe file 2023-08-03 17:11:09 +05:30
7896dace9f
feat: docker img 2023-08-03 16:05:48 +05:30
5445ec8a21
feat: read from db and plot difficulty factor vs time 2023-08-03 14:54:53 +05:30
2f4c6b867f
feat: copy from sled to postgres and compute mean, variance, min and max
with random string and random salt for difficulty factors
2023-08-03 14:53:48 +05:30
d7fd79196a
feat: sqlite 2023-08-03 04:48:35 +05:30
c142a33319
feat: add license header 2023-07-09 20:50:35 +05:30
df966ced0b
feat: apply license header 2023-07-09 16:15:34 +05:30
c4bc8df0b8
feat: parallelize pow gen 2023-07-09 16:15:16 +05:30
4bc6450d22
feat: benchmark pow times 2023-07-09 16:12:04 +05:30