@eyedeekay
&zzz
+R4SAS
+RN
+RN_
+StormyCloud
+T3s|4
+acetone
+altonen
+dr|z3d
+hagen
+hk
+postman
+qend-irc2p
+snex
+wodencafe
Arch
BubbRubb
Dann
DeltaOreo
FreefallHeavens
HowardPlayzOfAdmin1
Irc2PGuest23402
Irc2PGuest31296
Irc2PGuest59134
Irc2PGuest85336
Onn4l7h
Onn4|7h
SigSegv
Sisyphus
Sleepy
T3s|4_
T3s|4__
b3t4f4c3___
bak83_
boonst_
cumlord
dr4wd3_
duck
elthommy
eyedeekay_bnc
mareki2p_
not_bob_afk
onon_
orignal
poriori
profetikla
r3med1tz
rapidash
shiver_
solidx66
thetia
u5657
uop23ip
w8rabbit
weko_
x74a6
eyedeekay
In about ~4000 seconds, my github will finally be reduced to a managable size
eyedeekay
oh, unless I have to wait 10 minutes between archiving ~120 or so repos...
eyedeekay
news is updated
eyedeekay
I have discovered yet another way to run afoul of github rate-limits
dr|z3d
!!!
eyedeekay
I'm really good at it. Moving around 800 repositories from one namespace to another in a day will do it
dr|z3d
LOL
eyedeekay
But my namespace has been completely out of control for a while and realistically I couldn't have supported all that old crap, nor did I want to
eyedeekay
If somebody wants it it's all still there but for my sanity, it's out of my main feed
eyedeekay
Drastically reducing the amount of suck github shoves at me
eyedeekay
One or two things I'll have to un-archive but by and large it's all out of my hair at last
segfault
how much traffic per second java i2p router can handle maximum?
dr|z3d
iirc, and I may be wrong, 80MB/s on canon, 500MB/s on +, assuming you've allocated sufficient ram to the jvm.
dr|z3d
maybe 128MB/s on canon, 512 on + .. ballpark figures, anyways.
eche|off
if the bloom filter is active, it was set to 8 MB/sec max
dr|z3d
that's per tunnel, though, eche|off, not global b/w
eche|off
everything changes over time, my knowledge is old
segfault
dr|z3d: could you descibe your numbers?
dr|z3d
segfault: no, not really, been a long time since I looked at the code, but maybe you'll get some insight from git.skank.i2p/i2pplus/I2P.Plus/src/commit/6a58c6a8951cf12820ab8772b3f8a3e3def777f4/router/java/src/net/i2p/router/tunnel/BloomFilterIVValidator.java
segfault
dr|z3d: i mean
segfault
<+segfault> 80 megabytes per second or 80 megabits per second?
segfault
<+segfault> half gigabytes per second looks amazing. i guess (512/8) * 1024 * 1024 bytes per second, right?
zzz
the bloom filter is not a bandwidth limiter
dr|z3d
yeah, I can't remember where I increased the limits.
dr|z3d
the bloom filter determines that max traffic per tunnel, though, no?
zzz
it recommends a max but doesn't enforce it; over the max, the false positive rate gets higher than we'd like, but thats all
dr|z3d
ok
zzz
and it bleats out a warning