IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2p-dev
/2025/05/13
@eyedeekay
&zzz
+R4SAS
+RN
+RN_
+StormyCloud
+T3s|4
+dr|z3d
+eche|off
+hagen
+hk
+mareki2p
+orignal
+postman
+qend-irc2p
+snex
+weko
+wodencafe
Arch
BravoOreo
BubbRubb
C341
Chrono
Daddy
Danny
FreeB
FreefallHeavens
Irc2PGuest59861
Irc2PGuest63688
Irc2PGuest7273
Irc2PGuest91027
Onn4l7h
Onn4|7h
Over
Rogueone
Sisyphus
Sleepy
T3s|4_
aargh
acetone_
aisle
ardu
b3t4f4c3___
cumlord
dr4wd3
duanin2
eyedeekay_bnc
nilbog
not_bob_afk
ohThuku1
poriori_
pory
profetikla
r00tobo_BNC
rapidash
shiver_
solidx66
thetia
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
eyedeekay I'm really good at it. Moving around 800 repositories from one namespace to another in a day will do it
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
zzz and it bleats out a warning