@eyedeekay
&zzz
+R4SAS
+RN
+RN_
+StormyCloud
+dr|z3d
+eche|off
+orignal
+postman
+qend-irc2p
+snex
+wodencafe
AHON1
Arch
BravoOreo
BubbRubb1
Chrono
Danny
FreefallHeavens
HowardPlayzOfAdmin
Irc2PGuest27560
Irc2PGuest28321
Irc2PGuest28800
Irc2PGuest29346
Irc2PGuest32123
Irc2PGuest39834
Irc2PGuest54229
Irc2PGuest61213
Irc2PGuest82196
Onn4l7h
Over
ScavengerGetting
SigSegv
Sisyphus_
Sleepy
St1nt
T3s|4
T3s|4_
acetone_
ardu
b3t4f4c3__
bak83
cumlord
dr4wd3
el_stupido
eyedeekay_bnc
kaffi
makoto
mareki2p_
nilbog-
ohThuku1_
poriori_
pory
profetikla
r00tobo
rapidash
shiver_
solidx66
thetia
u5657_
uop23ip
w8rabbit
wew
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