10:26:04
dennis_tra:matrix.org:
Oh only now saw this. > <DataHoarder> I was looking at nebula for other reasons just yesterday, heh.
10:26:11
dennis_tra:matrix.org:
@dennis_tra:matrix.org: What did you want to do?
10:39:54
321bob321:
Threads banned
12:27:52
DataHoarder:
I was looking at BitTorrent DHT scraping at depth with focus on recency
12:31:16
dennis_tra:matrix.org:
DataHoarder: Ah interesting, I've taken a stab at adding Bittorrent support https://github.com/dennis-tra/nebula/tree/bittorrent
12:31:47
dennis_tra:matrix.org:
but I haven't had time to implement it fully
12:35:26
dennis_tra:matrix.org:
Let me know if you're interested in continuing the work. If so, I could update the branch to be on par with main
14:32:38
quadriocellata:matrix.org:
Are there any resources for any stress tests that have been done with the monero network? I'm particularly interested in blockchain size and how monero nodes would perform with higher tx counts (highest possible with what is proposed for scaling in FCMP++).
15:33:18
ofrnxmr:xmr.mx:
#monero-stressnet:monero.social
15:33:33
ofrnxmr:xmr.mx:
Read room description and pinned messages
17:27:56
DataHoarder:
no, for my usecases I went with a quick'n'dirty self implementation dennis_tra, with a few network specific tricks
20:12:06
gingeropolous:
some fun results from my fiddling with tx relay v2 in monerosim " The v2 protocol data is interesting — the hash-first approach means 14.9M announcements resulted in only 1.9M
20:12:06
gingeropolous:
actual TX requests (87% dedup rate), which is a substantial bandwidth improvement. This would be worth digging
20:12:06
gingeropolous:
into further in a run where wallets don't freeze."