#23 share distributions

Öppen
öppnade 1 år sedan av j3tracey · 0 kommentarer

Especially if we end up using weighted distributions, we should be sharing identical distributions across the whole client/peer, rather than generating a new one for each conversation. The easiest way of doing this is probably doing a pass of all the config files to find identical dists, making our distribution enums store 'static refs, and using Box::leak().

Especially if we end up using weighted distributions, we should be sharing identical distributions across the whole client/peer, rather than generating a new one for each conversation. The easiest way of doing this is probably doing a pass of all the config files to find identical dists, making our distribution enums store `'static` refs, and using [`Box::leak()`](https://doc.rust-lang.org/std/boxed/struct.Box.html#method.leak).
Logga in för att delta i denna konversation.
Ingen Milsten
Ingen förvärvare
1 Deltagare
Laddar...
Avbryt
Spara
Det finns inget innehåll än.