IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2p-dev
/2025/05/13
@eyedeekay
&zzz
+R4SAS
+RN
+T3s|4
+acetone
+altonen
+dr|z3d
+hagen
+hk
+orignal
+postman
+qend-irc2p
+snex
+weko
+wodencafe
+y2kboy23
Arch
BubbRubb1
Daddy
Daddy_1
Danny
DeltaOreo
FreeB
FreefallHeavens
HowardPlayzOfAdmin
Irc2PGuest31631
Irc2PGuest41581
Irc2PGuest92548
Irc2PGuest95056
Leopold
Onn4l7h
Onn4|7h
Sisyphus
Sleepy
SlippyJoe_
StormyCloud_
T3s|4_
T3s|4__
Teeed
ardu
b3t4f4c3___
bak83_
boonst
defaultnick
dr4wd3_
eyedeekay_bnc
guest7621
not_bob_afk
not_human_
poriori_
profetikla
r00tobo
rapidash
shiver_
solidx66_
thetia
tr
u5657
uop23ip
w8rabbit
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