Elektrine lite

← Feed

@azonenberg@ioc.exchange

Post #4478302

2026-08-09 14:35 UTC

I tried seeing how fast it was on the 3070 Ti but unfortunately it oom'd. Maybe if i closed some other stuff it would fit, but ngscopeclient was using 7+ GB of RAM and that's probably just too much for an 8GB card

Replies (1)

  • @azonenberg@ioc.exchange 2026-08-10 05:06

    And 82% speedup on Ethernet frame decoding once I have a list of bytes and start/end timestamps (possibly more, I can't remember when I grabbed the first speed metric). There's still more room to tune but most of what's left to do will require bigger data model changes. With that, I can do the whole thing real time (barely, having OBS running for a screen capture slows it down by a few percent and it's more like 12.2 WFM/s instead of 12.5... I need to do like an offline capture or something on a separate machine later on just to prove I did it lol) Full duplex 100baseT1, TX and RX decode up to Ethernet frames plus eye and constellation, in real time.

    Open ##4478301