chore: configure criterion benchmarking for hcie-engine-api and update benchmark dependency handling
This commit is contained in:
@@ -145,7 +145,7 @@ fn bench_effects_skip(c: &mut Criterion) {
|
||||
spread: 0.0,
|
||||
size: 10.0,
|
||||
color: [0, 0, 0, 255],
|
||||
blend_mode: hcie_engine_api::BlendMode::Normal,
|
||||
blend_mode: "Normal".to_string(),
|
||||
},
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user