Commit Graph

30 Commits

Author SHA1 Message Date
e2c7a443b4
Breaking change: refactor statistics, improve p5.CloseAllConns 2023-12-05 13:53:24 -08:00
cd2fe62c0d
Fix: race condition in stats due to half baked atomic loads 2023-09-07 00:05:19 -07:00
7ade879676
Complete teardown (broken atm) 2023-01-31 01:21:29 -08:00
6abd0ae0c7
Scaling adjustments 2022-12-31 16:40:32 -08:00
c8660d4450
Total overhaul of autoscaler 2022-12-27 07:25:10 -08:00
b8edfc693d
Stats: Optimize: use atomics Feat: GetTotalBad() 2022-12-27 04:59:23 -08:00
2bdec32e33
Chore: rename 2022-10-16 03:53:04 -07:00
b9158ce1ff
Fix: export Statistics type 2022-10-16 00:38:49 -07:00
209deae96f
Consistency related adjustments 2022-09-22 16:48:08 -07:00
5a7298b4af
Revert back to original struct name 2022-09-22 16:28:28 -07:00
6f0d1835e9
Development overhaul update 2022-06-25 19:51:42 -07:00
77cea4ba37
Merge branch 'master' into dev 2022-06-25 19:18:04 -07:00
1a47b4e181
Major performance fixup 2022-05-30 03:42:18 -07:00
5daa9aed68
Bring back dev changes from repo mishap 2022-05-22 18:20:40 -07:00
793f7f520d
Name change 2022-05-22 18:05:50 -07:00
9a3f23d5b7
Stats: add GetTotalValidated 2021-11-25 00:21:41 -08:00
0ea5c650d7 name change 2021-10-09 10:23:13 -07:00
0a21a6860a Supercharge: implement atomic.Value 2021-09-24 12:07:56 -07:00
7c22f1f9f2 New: http proxy detection (lowest priority and not usable yet) 2021-09-23 09:06:49 -07:00
7ed5933b11 Major but non-breaking: from pond to ants 2021-09-23 00:38:00 -07:00
81df33fd6e Docs: small updates 2021-09-21 05:24:30 -07:00
60e4098864 Sonic The HedgeProxy 2021-09-20 10:11:14 -07:00
431c3b0f19 GOTTA GO FAST 2021-09-20 05:29:28 -07:00
929c1a4c0e Adjust: performance and dispensing checks 2021-09-17 21:54:42 -07:00
b3281f56ea adjust ratelimitter 2021-09-13 19:47:16 -07:00
2a703b2b61 Refactor: move Birthday into stats, Fix: remove duplicate Birthday declaration, Add: GetUptime 2021-09-13 10:55:51 -07:00
d8351f9101 gofmt and spellcheck for the silly report card 2021-09-13 08:17:20 -07:00
848ab2c26b improve: statistics, fix: stop making proxies pointers, add: example 2021-09-13 04:26:24 -07:00
4ba04f5eac add: ability to set max workers and add useragent list 2021-09-13 03:08:54 -07:00
50c2df0752 finish to the point of successful testing, add statistics 2021-09-13 02:37:59 -07:00