Vitor Pamplona on Nostr: Sure, but ideally the max should be 3 (as per NIP instructions). However, for event ...
Sure, but ideally the max should be 3 (as per NIP instructions).
However, for event IDs, they could be in every single relay. So, the filter could use improvements.
Also, any speed gain is good gain since the CPU is limited and we are hitting it all the time (Amethyst uses 100% of all cores in the CPU at some points).
I am even thinking about pre-cashing string hashcodes() to save 3ns each relay check.
However, for event IDs, they could be in every single relay. So, the filter could use improvements.
Also, any speed gain is good gain since the CPU is limited and we are hitting it all the time (Amethyst uses 100% of all cores in the CPU at some points).
I am even thinking about pre-cashing string hashcodes() to save 3ns each relay check.