#23 share distributions

Aperto
aperto 1 anno fa da j3tracey · 0 commenti
Justin Tracey ha commentato 1 anno fa

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).
Sign in to join this conversation.
Nessuna etichetta
Nessuna milestone
Nessun assegnatario
1 Partecipanti
Caricamento...
Annulla
Salva
Non ci sono ancora contenuti.