macro_rules! bench_update { ( $init:expr; $($name:ident $bs:expr;)* ) => { ... }; }
dev
Define Update impl benchmark
Update