pub const CHANNEL_SIZE: usize = 8;
Capacity of crossbeam_channel::bounded queue used to communicate between the measuring thread and the writer thread
crossbeam_channel::bounded