diff --git a/Cargo.lock b/Cargo.lock index ce630d89a..90f26c50f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -91,9 +91,9 @@ dependencies = [ [[package]] name = "anyhow" -version = "1.0.40" +version = "1.0.63" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "28b2cd92db5cbd74e8e5028f7e27dd7aa3090e89e4f2a197cc7c8dfb69c7063b" +checksum = "a26fa4d7e3f2eebadf743988fc8aec9fa9a9e82611acafd77c1462ed6262440a" [[package]] name = "arc-swap" @@ -144,6 +144,19 @@ version = "0.13.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd" +[[package]] +name = "benchlib" +version = "0.1.0" +dependencies = [ + "anyhow", + "clap", + "env_logger 0.9.0", + "log", + "perf-event", + "serde", + "serde_json", +] + [[package]] name = "bitflags" version = "1.2.1" @@ -216,6 +229,37 @@ version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b700ce4376041dcd0a327fd0097c41095743c4c8af8887265942faf1100bd040" +[[package]] +name = "camino" +version = "1.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "88ad0e1e3e88dd237a156ab9f571021b8a158caa0ae44b1968a241efb5144c1e" +dependencies = [ + "serde", +] + +[[package]] +name = "cargo-platform" +version = "0.1.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cbdb825da8a5df079a43676dbe042702f1707b1109f713a01420fbb4cc71fa27" +dependencies = [ + "serde", +] + +[[package]] +name = "cargo_metadata" +version = "0.15.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3abb7553d5b9b8421c6de7cb02606ff15e0c6eea7d8eadd75ef013fd636bec36" +dependencies = [ + "camino", + "cargo-platform", + "semver", + "serde", + "serde_json", +] + [[package]] name = "cc" version = "1.0.68" @@ -286,11 +330,13 @@ name = "collector" version = "0.1.0" dependencies = [ "anyhow", + "benchlib", + "cargo_metadata", "chrono", "clap", "crossbeam-utils", "database", - "env_logger", + "env_logger 0.8.3", "filetime", "flate2", "futures", @@ -413,7 +459,7 @@ checksum = "22813a6dc45b335f9bade10bf7271dc477e81113e89eb251a0bc2a8a81c536e1" dependencies = [ "bstr", "csv-core", - "itoa", + "itoa 0.4.7", "ryu", "serde", ] @@ -447,7 +493,7 @@ dependencies = [ "chrono", "clap", "csv", - "env_logger", + "env_logger 0.8.3", "futures", "hashbrown 0.11.2", "intern", @@ -519,6 +565,19 @@ dependencies = [ "termcolor", ] +[[package]] +name = "env_logger" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0b2cf0344971ee6c64c31be0d530793fba457d322dfec2810c453d0ef228f9c3" +dependencies = [ + "atty", + "humantime", + "log", + "regex", + "termcolor", +] + [[package]] name = "fallible-iterator" version = "0.2.0" @@ -824,7 +883,7 @@ checksum = "527e8c9ac747e28542699a951517aa9a6945af506cd1f2e1b53a576c17b6cc11" dependencies = [ "bytes", "fnv", - "itoa", + "itoa 0.4.7", ] [[package]] @@ -871,7 +930,7 @@ dependencies = [ "http-body", "httparse", "httpdate", - "itoa", + "itoa 0.4.7", "pin-project-lite", "socket2", "tokio", @@ -923,7 +982,7 @@ checksum = "3c3cbcc228d2ad2e99328c2b19f38d80ec387ca6a29f778e40e32ca9f25448c3" dependencies = [ "ahash 0.6.3", "atty", - "itoa", + "itoa 0.4.7", "lazy_static", "log", "num-format", @@ -975,6 +1034,12 @@ version = "0.4.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "dd25036021b0de88a0aff6b850051563c6516d0bf53f8638938edbb9de732736" +[[package]] +name = "itoa" +version = "1.0.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6c8af84674fe1f223a982c933a0ee1086ac4d4052aa0fb8060c12c6ad838e754" + [[package]] name = "jemalloc-ctl" version = "0.3.3" @@ -1059,9 +1124,9 @@ dependencies = [ [[package]] name = "log" -version = "0.4.14" +version = "0.4.17" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710" +checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e" dependencies = [ "cfg-if", ] @@ -1222,7 +1287,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bafe4179722c2894288ee77a9f044f02811c86af699344c498b0840c698a2465" dependencies = [ "arrayvec", - "itoa", + "itoa 0.4.7", ] [[package]] @@ -1376,6 +1441,16 @@ version = "2.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e" +[[package]] +name = "perf-event" +version = "0.4.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5396562cd2eaa828445d6d34258ae21ee1eb9d40fe626ca7f51c8dccb4af9d66" +dependencies = [ + "libc", + "perf-event-open-sys 1.0.1", +] + [[package]] name = "perf-event-open-sys" version = "1.0.1" @@ -1531,11 +1606,11 @@ checksum = "bc881b2c22681370c6a780e47af9840ef841837bc98118431d4e1868bd0c1086" [[package]] name = "proc-macro2" -version = "1.0.36" +version = "1.0.43" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c7342d5883fbccae1cc37a2353b09c87c9b0f3afd73f5fb9bba687a1f733b029" +checksum = "0a2ca2c61bc9f3d74d2886294ab7b9853abd9c1ad903a3ac7815c58989bb7bab" dependencies = [ - "unicode-xid", + "unicode-ident", ] [[package]] @@ -1848,24 +1923,27 @@ dependencies = [ [[package]] name = "semver" -version = "1.0.3" +version = "1.0.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5f3aac57ee7f3272d8395c6e4f502f434f0e289fcd62876f70daa008c20dcabe" +checksum = "93f6841e709003d68bb2deee8c343572bf446003ec20a583e76f7b15cebf3711" +dependencies = [ + "serde", +] [[package]] name = "serde" -version = "1.0.126" +version = "1.0.144" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ec7505abeacaec74ae4778d9d9328fe5a5d04253220a85c4ee022239fc996d03" +checksum = "0f747710de3dcd43b88c9168773254e809d8ddbdf9653b84e2554ab219f17860" dependencies = [ "serde_derive", ] [[package]] name = "serde_derive" -version = "1.0.126" +version = "1.0.144" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "963a7dbc9895aeac7ac90e74f34a5d5261828f79df35cbed41e10189d3804d43" +checksum = "94ed3a816fb1d101812f83e789f888322c34e291f894f19590dc310963e87a00" dependencies = [ "proc-macro2", "quote", @@ -1874,11 +1952,11 @@ dependencies = [ [[package]] name = "serde_json" -version = "1.0.64" +version = "1.0.85" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "799e97dc9fdae36a5c8b8f2cae9ce2ee9fdce2058c57a93e6099d919fd982f79" +checksum = "e55a28e3aaef9d5ce0506d0a14dbba8054ddc7e499ef522dd8b26859ec9d4a44" dependencies = [ - "itoa", + "itoa 1.0.3", "ryu", "serde", ] @@ -1890,7 +1968,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "edfa57a7f8d9c1d260a549e7224100f6c43d43f9103e06dd8b4095a9b2b43ce9" dependencies = [ "form_urlencoded", - "itoa", + "itoa 0.4.7", "ryu", "serde", ] @@ -1940,7 +2018,7 @@ dependencies = [ "chrono", "collector", "database", - "env_logger", + "env_logger 0.8.3", "futures", "hashbrown 0.11.2", "headers", @@ -2041,13 +2119,13 @@ checksum = "1e81da0851ada1f3e9d4312c704aa4f8806f0f9d69faaf8df2f3464b4a9437c2" [[package]] name = "syn" -version = "1.0.85" +version = "1.0.99" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a684ac3dcd8913827e18cd09a68384ee66c1de24157e3c556c9ab16d85695fb7" +checksum = "58dbef6ec655055e20b86b15a8cc6d439cca19b667537ac6a1369572d151ab13" dependencies = [ "proc-macro2", "quote", - "unicode-xid", + "unicode-ident", ] [[package]] @@ -2265,6 +2343,12 @@ dependencies = [ "matches", ] +[[package]] +name = "unicode-ident" +version = "1.0.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c4f5b37a154999a8f3f98cc23a628d850e154479cd94decf3414696e12e31aaf" + [[package]] name = "unicode-normalization" version = "0.1.19" @@ -2274,12 +2358,6 @@ dependencies = [ "tinyvec", ] -[[package]] -name = "unicode-xid" -version = "0.2.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3" - [[package]] name = "untrusted" version = "0.7.1" diff --git a/Cargo.toml b/Cargo.toml index e82553a39..5cbd2551e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [workspace] -members = ["collector", "site", "database", "intern"] -exclude = ["collector/benchmarks", "rust/src"] +members = ["collector", "collector/benchlib", "site", "database", "intern"] +exclude = ["collector/compile-benchmarks", "collector/runtime-benchmarks", "rust/src"] [profile.release.package.site] debug = 1 diff --git a/collector/Cargo.toml b/collector/Cargo.toml index a176f09d8..60824b93a 100644 --- a/collector/Cargo.toml +++ b/collector/Cargo.toml @@ -33,6 +33,8 @@ filetime = "0.2.14" walkdir = "2" flate2 = { version = "1.0.22", features = ["rust_backend"] } rayon = "1.5.2" +cargo_metadata = "0.15.0" +benchlib = { path = "benchlib" } [target.'cfg(windows)'.dependencies] miow = "0.3" diff --git a/collector/README.md b/collector/README.md index 95f75ae02..3f0e3f8fc 100644 --- a/collector/README.md +++ b/collector/README.md @@ -5,8 +5,8 @@ Hardware and software details of the machine that executes the CI details can be ## The benchmarks -The individual benchmarks are described in the `README` file in the -`collector/benchmarks` directory. +The individual compile time benchmarks are described in the `README` file in the +`collector/compile-benchmarks` directory. ## How to build diff --git a/collector/benchlib/Cargo.toml b/collector/benchlib/Cargo.toml new file mode 100644 index 000000000..df95f3854 --- /dev/null +++ b/collector/benchlib/Cargo.toml @@ -0,0 +1,18 @@ +[package] +name = "benchlib" +version = "0.1.0" +edition = "2021" +description = "Library for defining and measuring benchmarks of Rust code" + +# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html + +[dependencies] +anyhow = "1.0.61" +serde = { version = "1.0.143", features = ["derive"] } +serde_json = "1.0.83" +log = "0.4.17" +env_logger = "0.9.0" +clap = { version = "3.2", features = ["derive"] } + +[target.'cfg(unix)'.dependencies] +perf-event = "0.4.7" diff --git a/collector/benchlib/src/benchmark.rs b/collector/benchlib/src/benchmark.rs new file mode 100644 index 000000000..8d9090687 --- /dev/null +++ b/collector/benchlib/src/benchmark.rs @@ -0,0 +1,90 @@ +use crate::cli::{parse_cli, Args, BenchmarkArgs}; +use crate::measure::benchmark_function; +use crate::messages::BenchmarkResult; +use log::LevelFilter; +use std::collections::HashMap; + +/// Create a new benchmark suite. Use the closure argument to define benchmarks. +pub fn benchmark_suite(define_func: F) { + env_logger::Builder::from_default_env() + .filter_level(LevelFilter::Info) + .init(); + let mut suite = BenchmarkSuite::new(); + define_func(&mut suite); + suite.run().expect("Benchmark suite has failed"); +} + +#[derive(Default)] +pub struct BenchmarkSuite { + benchmarks: HashMap<&'static str, BenchmarkWrapper>, +} + +impl BenchmarkSuite { + pub fn new() -> Self { + Self::default() + } + + /// Registers a single benchmark. + /// `func` should return a closure that will be benchmarked. + pub fn register Bench + 'static, R, Bench: FnOnce() -> R + 'static>( + &mut self, + name: &'static str, + func: F, + ) { + // We want to monomorphize the target `func` and then wrap it in a Box, to avoid going + // through a vtable when we execute the benchmarked function. + let benchmark_func = Box::new(move || { + let bench_fn = func(); + benchmark_function(name, bench_fn) + }); + let benchmark_def = BenchmarkWrapper { + func: benchmark_func, + }; + if self.benchmarks.insert(name, benchmark_def).is_some() { + panic!("Benchmark {} was registered twice", name); + } + } + + /// Execute the benchmark suite. It will parse CLI arguments and decide what to do based on + /// them. + pub fn run(self) -> anyhow::Result<()> { + let args = parse_cli()?; + match args { + Args::Benchmark(args) => { + self.run_benchmark(args)?; + } + } + + Ok(()) + } + + fn run_benchmark(self, args: BenchmarkArgs) -> anyhow::Result<()> { + let mut items: Vec<_> = self.benchmarks.into_iter().collect(); + items.sort_unstable_by_key(|item| item.0); + + let mut results: Vec = Vec::with_capacity(items.len()); + for (name, def) in items { + for i in 0..args.iterations { + let result = (def.func)()?; + log::info!("Benchmark (run {i}) `{}` completed: {:?}", name, result); + results.push(result); + } + } + + println!("{}", serde_json::to_string(&results)?); + Ok(()) + } +} + +struct BenchmarkWrapper { + func: Box anyhow::Result>, +} + +/// Copied from `iai`, so that we don't have to use unstable features. +pub fn black_box(dummy: T) -> T { + unsafe { + let ret = std::ptr::read_volatile(&dummy); + std::mem::forget(dummy); + ret + } +} diff --git a/collector/benchlib/src/cli.rs b/collector/benchlib/src/cli.rs new file mode 100644 index 000000000..d62321306 --- /dev/null +++ b/collector/benchlib/src/cli.rs @@ -0,0 +1,28 @@ +use clap::{FromArgMatches, IntoApp}; + +#[derive(clap::Parser, Debug)] +pub enum Args { + /// Benchmark all benchmarks in this benchmark suite and print the results as JSON. + Benchmark(BenchmarkArgs), +} + +#[derive(clap::Parser, Debug)] +pub struct BenchmarkArgs { + /// How many times should each benchmark be repeated. + #[clap(long, default_value = "5")] + pub iterations: u32, +} + +pub fn parse_cli() -> anyhow::Result { + let app = Args::into_app(); + + // Set the name of the help to the current binary name + let app = app.name( + std::env::current_exe()? + .file_name() + .and_then(|s| s.to_str()) + .expect("Binary name not found"), + ); + + Ok(Args::from_arg_matches(&app.get_matches())?) +} diff --git a/collector/benchlib/src/lib.rs b/collector/benchlib/src/lib.rs new file mode 100644 index 000000000..c91dba6c8 --- /dev/null +++ b/collector/benchlib/src/lib.rs @@ -0,0 +1,18 @@ +//! This library defines an API for performing benchmarks of Rust code. It is tailored for the +//! use-case of `rustc-perf`, that's why we don't use e.g. `criterion` or `iai`. +//! +//! We want to be able to define short benchmarks in code, measure specific perf. counters and most +//! importantly, consume the benchmark results in a programmatic way. +//! +//! The library exists in a separate crate outside the `collector` crate so that it can also be +//! easily used by the runtime benchmarks located in the `runtime-benchmarks` directory/crate. +//! `collector` uses it for reading data structures that are outputted by the runtime benchmarks +//! and the runtime benchmarks use it for measuring time, perf. counters etc. of the benchmarks. +//! +//! Currently the library is Unix only, because it uses `perf-event-open`, which is not available +//! on Windows. + +pub mod benchmark; +mod cli; +pub mod measure; +pub mod messages; diff --git a/collector/benchlib/src/measure/mod.rs b/collector/benchlib/src/measure/mod.rs new file mode 100644 index 000000000..969fef938 --- /dev/null +++ b/collector/benchlib/src/measure/mod.rs @@ -0,0 +1,3 @@ +pub mod perf_counter; + +pub use perf_counter::benchmark_function; diff --git a/collector/benchlib/src/measure/perf_counter/mod.rs b/collector/benchlib/src/measure/perf_counter/mod.rs new file mode 100644 index 000000000..f844761ee --- /dev/null +++ b/collector/benchlib/src/measure/perf_counter/mod.rs @@ -0,0 +1,11 @@ +#[cfg(unix)] +mod unix; + +#[cfg(windows)] +mod windows; + +#[cfg(unix)] +pub use unix::benchmark_function; + +#[cfg(windows)] +pub use windows::benchmark_function; diff --git a/collector/benchlib/src/measure/perf_counter/unix.rs b/collector/benchlib/src/measure/perf_counter/unix.rs new file mode 100644 index 000000000..a6936d1c7 --- /dev/null +++ b/collector/benchlib/src/measure/perf_counter/unix.rs @@ -0,0 +1,94 @@ +use crate::benchmark::black_box; +use crate::messages::BenchmarkResult; +use perf_event::events::Hardware; +use perf_event::{Builder, Counter, Group}; +use std::time::Instant; + +struct Counters { + cycles: Counter, + instructions: Counter, + branch_misses: Counter, + cache_misses: Counter, + cache_references: Counter, +} + +/// Benchmarks a single function. +pub fn benchmark_function R, R>( + name: &'static str, + func: F, +) -> anyhow::Result { + let mut group = create_group()?; + let counters = prepare_counters(&mut group)?; + + // FIXME: don't run perf counters and time measurements together, run the benchmark twice + // instead. + let start = Instant::now(); + + // Do not act on the return value to avoid including the branch in the measurement + let enable_ret = group.enable(); + let output = func(); + group.disable()?; + + let duration = start.elapsed(); + + // Check if we have succeeded before + enable_ret?; + + // Try to avoid optimizing the result out + black_box(output); + + let measurement = group.read()?; + + let result = BenchmarkResult { + name: String::from(name), + cycles: measurement[&counters.cycles], + instructions: measurement[&counters.instructions], + branch_misses: measurement[&counters.branch_misses], + cache_misses: measurement[&counters.cache_misses], + cache_references: measurement[&counters.cache_references], + wall_time: duration, + }; + Ok(result) +} + +fn create_group() -> anyhow::Result { + match Group::new() { + Ok(group) => Ok(group), + Err(error) => { + let path = "/proc/sys/kernel/perf_event_paranoid"; + let level = std::fs::read_to_string(path).unwrap_or_else(|_| "unknown".to_string()); + let level = level.trim(); + Err(anyhow::anyhow!( + "Cannot create perf_event group ({:?}). Current value of {} is {}. +Try lowering it with `sudo bash -c 'echo -1 > /proc/sys/kernel/perf_event_paranoid'`.", + error, + path, + level + )) + } + } +} + +fn prepare_counters(group: &mut Group) -> anyhow::Result { + let mut add_event = |event: Hardware| { + Builder::new() + .group(group) + .kind(event) + .build() + .map_err(|error| anyhow::anyhow!("Could not add counter {:?}: {:?}", event, error)) + }; + + let cycles = add_event(Hardware::CPU_CYCLES)?; + let instructions = add_event(Hardware::INSTRUCTIONS)?; + let branch_misses = add_event(Hardware::BRANCH_MISSES)?; + let cache_misses = add_event(Hardware::CACHE_MISSES)?; + let cache_references = add_event(Hardware::CACHE_REFERENCES)?; + + Ok(Counters { + cycles, + instructions, + branch_misses, + cache_misses, + cache_references, + }) +} diff --git a/collector/benchlib/src/measure/perf_counter/windows.rs b/collector/benchlib/src/measure/perf_counter/windows.rs new file mode 100644 index 000000000..fc3d91b36 --- /dev/null +++ b/collector/benchlib/src/measure/perf_counter/windows.rs @@ -0,0 +1,8 @@ +use crate::messages::BenchmarkResult; + +pub fn benchmark_function R, R>( + _name: &'static str, + _func: F, +) -> anyhow::Result { + panic!("Runtime benchmarking is not supported on Windows"); +} diff --git a/collector/benchlib/src/messages.rs b/collector/benchlib/src/messages.rs new file mode 100644 index 000000000..31a370bf0 --- /dev/null +++ b/collector/benchlib/src/messages.rs @@ -0,0 +1,13 @@ +use std::time::Duration; + +#[derive(Debug, serde::Serialize, serde::Deserialize)] +#[must_use] +pub struct BenchmarkResult { + pub name: String, + pub cycles: u64, + pub instructions: u64, + pub branch_misses: u64, + pub cache_misses: u64, + pub cache_references: u64, + pub wall_time: Duration, +} diff --git a/collector/benchmarks/LICENSE.md b/collector/compile-benchmarks/LICENSE.md similarity index 100% rename from collector/benchmarks/LICENSE.md rename to collector/compile-benchmarks/LICENSE.md diff --git a/collector/benchmarks/README.md b/collector/compile-benchmarks/README.md similarity index 100% rename from collector/benchmarks/README.md rename to collector/compile-benchmarks/README.md diff --git a/collector/benchmarks/await-call-tree/Cargo.lock b/collector/compile-benchmarks/await-call-tree/Cargo.lock similarity index 100% rename from collector/benchmarks/await-call-tree/Cargo.lock rename to collector/compile-benchmarks/await-call-tree/Cargo.lock diff --git a/collector/benchmarks/await-call-tree/Cargo.toml b/collector/compile-benchmarks/await-call-tree/Cargo.toml similarity index 100% rename from collector/benchmarks/await-call-tree/Cargo.toml rename to collector/compile-benchmarks/await-call-tree/Cargo.toml diff --git a/collector/benchmarks/await-call-tree/perf-config.json b/collector/compile-benchmarks/await-call-tree/perf-config.json similarity index 100% rename from collector/benchmarks/await-call-tree/perf-config.json rename to collector/compile-benchmarks/await-call-tree/perf-config.json diff --git a/collector/benchmarks/await-call-tree/src/lib.rs b/collector/compile-benchmarks/await-call-tree/src/lib.rs similarity index 100% rename from collector/benchmarks/await-call-tree/src/lib.rs rename to collector/compile-benchmarks/await-call-tree/src/lib.rs diff --git a/collector/benchmarks/bitmaps-3.1.0/.cargo_vcs_info.json b/collector/compile-benchmarks/bitmaps-3.1.0/.cargo_vcs_info.json similarity index 100% rename from collector/benchmarks/bitmaps-3.1.0/.cargo_vcs_info.json rename to collector/compile-benchmarks/bitmaps-3.1.0/.cargo_vcs_info.json diff --git a/collector/benchmarks/bitmaps-3.1.0/.github/dependabot.yml b/collector/compile-benchmarks/bitmaps-3.1.0/.github/dependabot.yml similarity index 100% rename from collector/benchmarks/bitmaps-3.1.0/.github/dependabot.yml rename to collector/compile-benchmarks/bitmaps-3.1.0/.github/dependabot.yml diff --git a/collector/benchmarks/bitmaps-3.1.0/.github/workflows/ci.yml b/collector/compile-benchmarks/bitmaps-3.1.0/.github/workflows/ci.yml similarity index 100% rename from collector/benchmarks/bitmaps-3.1.0/.github/workflows/ci.yml rename to collector/compile-benchmarks/bitmaps-3.1.0/.github/workflows/ci.yml diff --git a/collector/benchmarks/bitmaps-3.1.0/.gitignore b/collector/compile-benchmarks/bitmaps-3.1.0/.gitignore similarity index 100% rename from collector/benchmarks/bitmaps-3.1.0/.gitignore rename to collector/compile-benchmarks/bitmaps-3.1.0/.gitignore diff --git a/collector/benchmarks/bitmaps-3.1.0/0-println.patch b/collector/compile-benchmarks/bitmaps-3.1.0/0-println.patch similarity index 100% rename from collector/benchmarks/bitmaps-3.1.0/0-println.patch rename to collector/compile-benchmarks/bitmaps-3.1.0/0-println.patch diff --git a/collector/benchmarks/bitmaps-3.1.0/CHANGELOG.md b/collector/compile-benchmarks/bitmaps-3.1.0/CHANGELOG.md similarity index 100% rename from collector/benchmarks/bitmaps-3.1.0/CHANGELOG.md rename to collector/compile-benchmarks/bitmaps-3.1.0/CHANGELOG.md diff --git a/collector/benchmarks/bitmaps-3.1.0/CODE_OF_CONDUCT.md b/collector/compile-benchmarks/bitmaps-3.1.0/CODE_OF_CONDUCT.md similarity index 100% rename from collector/benchmarks/bitmaps-3.1.0/CODE_OF_CONDUCT.md rename to collector/compile-benchmarks/bitmaps-3.1.0/CODE_OF_CONDUCT.md diff --git a/collector/benchmarks/bitmaps-3.1.0/Cargo.lock b/collector/compile-benchmarks/bitmaps-3.1.0/Cargo.lock similarity index 100% rename from collector/benchmarks/bitmaps-3.1.0/Cargo.lock rename to collector/compile-benchmarks/bitmaps-3.1.0/Cargo.lock diff --git a/collector/benchmarks/bitmaps-3.1.0/Cargo.toml b/collector/compile-benchmarks/bitmaps-3.1.0/Cargo.toml similarity index 100% rename from collector/benchmarks/bitmaps-3.1.0/Cargo.toml rename to collector/compile-benchmarks/bitmaps-3.1.0/Cargo.toml diff --git a/collector/benchmarks/bitmaps-3.1.0/Cargo.toml.orig b/collector/compile-benchmarks/bitmaps-3.1.0/Cargo.toml.orig similarity index 100% rename from collector/benchmarks/bitmaps-3.1.0/Cargo.toml.orig rename to collector/compile-benchmarks/bitmaps-3.1.0/Cargo.toml.orig diff --git a/collector/benchmarks/bitmaps-3.1.0/LICENCE.md b/collector/compile-benchmarks/bitmaps-3.1.0/LICENCE.md similarity index 100% rename from collector/benchmarks/bitmaps-3.1.0/LICENCE.md rename to collector/compile-benchmarks/bitmaps-3.1.0/LICENCE.md diff --git a/collector/benchmarks/bitmaps-3.1.0/README.md b/collector/compile-benchmarks/bitmaps-3.1.0/README.md similarity index 100% rename from collector/benchmarks/bitmaps-3.1.0/README.md rename to collector/compile-benchmarks/bitmaps-3.1.0/README.md diff --git a/collector/benchmarks/bitmaps-3.1.0/perf-config.json b/collector/compile-benchmarks/bitmaps-3.1.0/perf-config.json similarity index 100% rename from collector/benchmarks/bitmaps-3.1.0/perf-config.json rename to collector/compile-benchmarks/bitmaps-3.1.0/perf-config.json diff --git a/collector/benchmarks/bitmaps-3.1.0/src/bitmap.rs b/collector/compile-benchmarks/bitmaps-3.1.0/src/bitmap.rs similarity index 100% rename from collector/benchmarks/bitmaps-3.1.0/src/bitmap.rs rename to collector/compile-benchmarks/bitmaps-3.1.0/src/bitmap.rs diff --git a/collector/benchmarks/bitmaps-3.1.0/src/lib.rs b/collector/compile-benchmarks/bitmaps-3.1.0/src/lib.rs similarity index 100% rename from collector/benchmarks/bitmaps-3.1.0/src/lib.rs rename to collector/compile-benchmarks/bitmaps-3.1.0/src/lib.rs diff --git a/collector/benchmarks/bitmaps-3.1.0/src/types.rs b/collector/compile-benchmarks/bitmaps-3.1.0/src/types.rs similarity index 100% rename from collector/benchmarks/bitmaps-3.1.0/src/types.rs rename to collector/compile-benchmarks/bitmaps-3.1.0/src/types.rs diff --git a/collector/benchmarks/cargo-0.60.0/0-println.patch b/collector/compile-benchmarks/cargo-0.60.0/0-println.patch similarity index 100% rename from collector/benchmarks/cargo-0.60.0/0-println.patch rename to collector/compile-benchmarks/cargo-0.60.0/0-println.patch diff --git a/collector/benchmarks/cargo-0.60.0/CHANGELOG.md b/collector/compile-benchmarks/cargo-0.60.0/CHANGELOG.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/CHANGELOG.md rename to collector/compile-benchmarks/cargo-0.60.0/CHANGELOG.md diff --git a/collector/benchmarks/cargo-0.60.0/CONTRIBUTING.md b/collector/compile-benchmarks/cargo-0.60.0/CONTRIBUTING.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/CONTRIBUTING.md rename to collector/compile-benchmarks/cargo-0.60.0/CONTRIBUTING.md diff --git a/collector/benchmarks/cargo-0.60.0/Cargo.lock b/collector/compile-benchmarks/cargo-0.60.0/Cargo.lock similarity index 100% rename from collector/benchmarks/cargo-0.60.0/Cargo.lock rename to collector/compile-benchmarks/cargo-0.60.0/Cargo.lock diff --git a/collector/benchmarks/cargo-0.60.0/Cargo.toml b/collector/compile-benchmarks/cargo-0.60.0/Cargo.toml similarity index 100% rename from collector/benchmarks/cargo-0.60.0/Cargo.toml rename to collector/compile-benchmarks/cargo-0.60.0/Cargo.toml diff --git a/collector/benchmarks/cargo-0.60.0/Cargo.toml.orig b/collector/compile-benchmarks/cargo-0.60.0/Cargo.toml.orig similarity index 100% rename from collector/benchmarks/cargo-0.60.0/Cargo.toml.orig rename to collector/compile-benchmarks/cargo-0.60.0/Cargo.toml.orig diff --git a/collector/benchmarks/cargo-0.60.0/LICENSE-APACHE b/collector/compile-benchmarks/cargo-0.60.0/LICENSE-APACHE similarity index 100% rename from collector/benchmarks/cargo-0.60.0/LICENSE-APACHE rename to collector/compile-benchmarks/cargo-0.60.0/LICENSE-APACHE diff --git a/collector/benchmarks/cargo-0.60.0/LICENSE-MIT b/collector/compile-benchmarks/cargo-0.60.0/LICENSE-MIT similarity index 100% rename from collector/benchmarks/cargo-0.60.0/LICENSE-MIT rename to collector/compile-benchmarks/cargo-0.60.0/LICENSE-MIT diff --git a/collector/benchmarks/cargo-0.60.0/LICENSE-THIRD-PARTY b/collector/compile-benchmarks/cargo-0.60.0/LICENSE-THIRD-PARTY similarity index 100% rename from collector/benchmarks/cargo-0.60.0/LICENSE-THIRD-PARTY rename to collector/compile-benchmarks/cargo-0.60.0/LICENSE-THIRD-PARTY diff --git a/collector/benchmarks/cargo-0.60.0/README.md b/collector/compile-benchmarks/cargo-0.60.0/README.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/README.md rename to collector/compile-benchmarks/cargo-0.60.0/README.md diff --git a/collector/benchmarks/cargo-0.60.0/benches/README.md b/collector/compile-benchmarks/cargo-0.60.0/benches/README.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/benches/README.md rename to collector/compile-benchmarks/cargo-0.60.0/benches/README.md diff --git a/collector/benchmarks/cargo-0.60.0/benches/workspaces/cargo.tgz b/collector/compile-benchmarks/cargo-0.60.0/benches/workspaces/cargo.tgz similarity index 100% rename from collector/benchmarks/cargo-0.60.0/benches/workspaces/cargo.tgz rename to collector/compile-benchmarks/cargo-0.60.0/benches/workspaces/cargo.tgz diff --git a/collector/benchmarks/cargo-0.60.0/benches/workspaces/diem.tgz b/collector/compile-benchmarks/cargo-0.60.0/benches/workspaces/diem.tgz similarity index 100% rename from collector/benchmarks/cargo-0.60.0/benches/workspaces/diem.tgz rename to collector/compile-benchmarks/cargo-0.60.0/benches/workspaces/diem.tgz diff --git a/collector/benchmarks/cargo-0.60.0/benches/workspaces/empty.tgz b/collector/compile-benchmarks/cargo-0.60.0/benches/workspaces/empty.tgz similarity index 100% rename from collector/benchmarks/cargo-0.60.0/benches/workspaces/empty.tgz rename to collector/compile-benchmarks/cargo-0.60.0/benches/workspaces/empty.tgz diff --git a/collector/benchmarks/cargo-0.60.0/benches/workspaces/gecko-dev.tgz b/collector/compile-benchmarks/cargo-0.60.0/benches/workspaces/gecko-dev.tgz similarity index 100% rename from collector/benchmarks/cargo-0.60.0/benches/workspaces/gecko-dev.tgz rename to collector/compile-benchmarks/cargo-0.60.0/benches/workspaces/gecko-dev.tgz diff --git a/collector/benchmarks/cargo-0.60.0/benches/workspaces/rust.tgz b/collector/compile-benchmarks/cargo-0.60.0/benches/workspaces/rust.tgz similarity index 100% rename from collector/benchmarks/cargo-0.60.0/benches/workspaces/rust.tgz rename to collector/compile-benchmarks/cargo-0.60.0/benches/workspaces/rust.tgz diff --git a/collector/benchmarks/cargo-0.60.0/benches/workspaces/servo.tgz b/collector/compile-benchmarks/cargo-0.60.0/benches/workspaces/servo.tgz similarity index 100% rename from collector/benchmarks/cargo-0.60.0/benches/workspaces/servo.tgz rename to collector/compile-benchmarks/cargo-0.60.0/benches/workspaces/servo.tgz diff --git a/collector/benchmarks/cargo-0.60.0/benches/workspaces/substrate.tgz b/collector/compile-benchmarks/cargo-0.60.0/benches/workspaces/substrate.tgz similarity index 100% rename from collector/benchmarks/cargo-0.60.0/benches/workspaces/substrate.tgz rename to collector/compile-benchmarks/cargo-0.60.0/benches/workspaces/substrate.tgz diff --git a/collector/benchmarks/cargo-0.60.0/benches/workspaces/tikv.tgz b/collector/compile-benchmarks/cargo-0.60.0/benches/workspaces/tikv.tgz similarity index 100% rename from collector/benchmarks/cargo-0.60.0/benches/workspaces/tikv.tgz rename to collector/compile-benchmarks/cargo-0.60.0/benches/workspaces/tikv.tgz diff --git a/collector/benchmarks/cargo-0.60.0/benches/workspaces/toml-rs.tgz b/collector/compile-benchmarks/cargo-0.60.0/benches/workspaces/toml-rs.tgz similarity index 100% rename from collector/benchmarks/cargo-0.60.0/benches/workspaces/toml-rs.tgz rename to collector/compile-benchmarks/cargo-0.60.0/benches/workspaces/toml-rs.tgz diff --git a/collector/benchmarks/cargo-0.60.0/build.rs b/collector/compile-benchmarks/cargo-0.60.0/build.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/build.rs rename to collector/compile-benchmarks/cargo-0.60.0/build.rs diff --git a/collector/benchmarks/cargo-0.60.0/ci/fetch-smoke-test.sh b/collector/compile-benchmarks/cargo-0.60.0/ci/fetch-smoke-test.sh similarity index 100% rename from collector/benchmarks/cargo-0.60.0/ci/fetch-smoke-test.sh rename to collector/compile-benchmarks/cargo-0.60.0/ci/fetch-smoke-test.sh diff --git a/collector/benchmarks/cargo-0.60.0/ci/validate-man.sh b/collector/compile-benchmarks/cargo-0.60.0/ci/validate-man.sh similarity index 100% rename from collector/benchmarks/cargo-0.60.0/ci/validate-man.sh rename to collector/compile-benchmarks/cargo-0.60.0/ci/validate-man.sh diff --git a/collector/benchmarks/cargo-0.60.0/crates/credential/README.md b/collector/compile-benchmarks/cargo-0.60.0/crates/credential/README.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/crates/credential/README.md rename to collector/compile-benchmarks/cargo-0.60.0/crates/credential/README.md diff --git a/collector/benchmarks/cargo-0.60.0/perf-config.json b/collector/compile-benchmarks/cargo-0.60.0/perf-config.json similarity index 100% rename from collector/benchmarks/cargo-0.60.0/perf-config.json rename to collector/compile-benchmarks/cargo-0.60.0/perf-config.json diff --git a/collector/benchmarks/cargo-0.60.0/publish.py b/collector/compile-benchmarks/cargo-0.60.0/publish.py similarity index 100% rename from collector/benchmarks/cargo-0.60.0/publish.py rename to collector/compile-benchmarks/cargo-0.60.0/publish.py diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/cli.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/cli.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/cli.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/cli.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/bench.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/bench.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/bench.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/bench.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/build.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/build.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/build.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/build.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/check.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/check.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/check.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/check.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/clean.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/clean.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/clean.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/clean.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/config.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/config.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/config.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/config.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/doc.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/doc.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/doc.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/doc.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/fetch.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/fetch.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/fetch.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/fetch.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/fix.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/fix.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/fix.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/fix.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/generate_lockfile.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/generate_lockfile.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/generate_lockfile.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/generate_lockfile.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/git_checkout.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/git_checkout.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/git_checkout.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/git_checkout.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/help.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/help.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/help.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/help.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/init.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/init.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/init.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/init.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/install.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/install.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/install.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/install.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/locate_project.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/locate_project.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/locate_project.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/locate_project.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/login.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/login.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/login.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/login.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/logout.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/logout.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/logout.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/logout.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/metadata.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/metadata.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/metadata.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/metadata.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/mod.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/mod.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/mod.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/mod.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/new.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/new.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/new.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/new.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/owner.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/owner.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/owner.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/owner.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/package.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/package.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/package.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/package.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/pkgid.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/pkgid.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/pkgid.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/pkgid.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/publish.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/publish.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/publish.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/publish.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/read_manifest.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/read_manifest.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/read_manifest.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/read_manifest.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/report.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/report.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/report.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/report.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/run.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/run.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/run.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/run.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/rustc.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/rustc.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/rustc.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/rustc.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/rustdoc.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/rustdoc.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/rustdoc.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/rustdoc.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/search.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/search.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/search.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/search.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/test.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/test.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/test.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/test.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/tree.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/tree.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/tree.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/tree.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/uninstall.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/uninstall.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/uninstall.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/uninstall.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/update.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/update.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/update.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/update.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/vendor.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/vendor.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/vendor.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/vendor.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/verify_project.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/verify_project.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/verify_project.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/verify_project.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/version.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/version.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/version.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/version.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/yank.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/yank.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/commands/yank.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/commands/yank.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/bin/cargo/main.rs b/collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/main.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/bin/cargo/main.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/bin/cargo/main.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/build_config.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/build_config.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/build_config.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/build_config.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/build_context/mod.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/build_context/mod.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/build_context/mod.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/build_context/mod.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/build_context/target_info.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/build_context/target_info.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/build_context/target_info.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/build_context/target_info.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/build_plan.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/build_plan.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/build_plan.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/build_plan.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/compilation.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/compilation.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/compilation.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/compilation.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/compile_kind.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/compile_kind.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/compile_kind.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/compile_kind.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/context/compilation_files.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/context/compilation_files.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/context/compilation_files.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/context/compilation_files.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/context/mod.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/context/mod.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/context/mod.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/context/mod.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/crate_type.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/crate_type.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/crate_type.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/crate_type.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/custom_build.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/custom_build.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/custom_build.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/custom_build.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/fingerprint.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/fingerprint.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/fingerprint.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/fingerprint.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/future_incompat.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/future_incompat.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/future_incompat.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/future_incompat.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/job.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/job.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/job.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/job.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/job_queue.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/job_queue.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/job_queue.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/job_queue.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/layout.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/layout.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/layout.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/layout.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/links.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/links.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/links.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/links.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/lto.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/lto.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/lto.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/lto.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/mod.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/mod.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/mod.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/mod.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/output_depinfo.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/output_depinfo.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/output_depinfo.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/output_depinfo.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/rustdoc.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/rustdoc.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/rustdoc.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/rustdoc.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/standard_lib.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/standard_lib.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/standard_lib.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/standard_lib.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/timings.js b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/timings.js similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/timings.js rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/timings.js diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/timings.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/timings.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/timings.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/timings.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/unit.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/unit.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/unit.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/unit.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/unit_dependencies.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/unit_dependencies.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/unit_dependencies.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/unit_dependencies.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/unit_graph.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/unit_graph.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/compiler/unit_graph.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/compiler/unit_graph.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/dependency.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/dependency.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/dependency.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/dependency.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/features.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/features.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/features.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/features.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/manifest.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/manifest.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/manifest.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/manifest.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/mod.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/mod.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/mod.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/mod.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/package.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/package.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/package.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/package.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/package_id.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/package_id.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/package_id.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/package_id.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/package_id_spec.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/package_id_spec.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/package_id_spec.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/package_id_spec.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/profiles.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/profiles.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/profiles.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/profiles.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/registry.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/registry.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/registry.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/registry.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/resolver/conflict_cache.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/resolver/conflict_cache.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/resolver/conflict_cache.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/resolver/conflict_cache.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/resolver/context.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/resolver/context.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/resolver/context.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/resolver/context.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/resolver/dep_cache.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/resolver/dep_cache.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/resolver/dep_cache.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/resolver/dep_cache.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/resolver/encode.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/resolver/encode.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/resolver/encode.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/resolver/encode.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/resolver/errors.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/resolver/errors.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/resolver/errors.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/resolver/errors.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/resolver/features.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/resolver/features.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/resolver/features.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/resolver/features.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/resolver/mod.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/resolver/mod.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/resolver/mod.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/resolver/mod.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/resolver/resolve.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/resolver/resolve.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/resolver/resolve.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/resolver/resolve.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/resolver/types.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/resolver/types.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/resolver/types.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/resolver/types.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/resolver/version_prefs.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/resolver/version_prefs.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/resolver/version_prefs.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/resolver/version_prefs.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/shell.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/shell.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/shell.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/shell.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/source/mod.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/source/mod.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/source/mod.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/source/mod.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/source/source_id.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/source/source_id.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/source/source_id.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/source/source_id.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/summary.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/summary.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/summary.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/summary.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/core/workspace.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/workspace.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/core/workspace.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/core/workspace.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/lib.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/lib.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/lib.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/lib.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/macros.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/macros.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/macros.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/macros.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_clean.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_clean.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_clean.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_clean.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_compile.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_compile.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_compile.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_compile.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_config.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_config.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_config.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_config.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_doc.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_doc.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_doc.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_doc.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_fetch.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_fetch.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_fetch.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_fetch.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_generate_lockfile.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_generate_lockfile.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_generate_lockfile.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_generate_lockfile.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_install.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_install.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_install.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_install.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_new.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_new.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_new.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_new.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_output_metadata.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_output_metadata.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_output_metadata.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_output_metadata.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_package.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_package.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_package.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_package.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_pkgid.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_pkgid.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_pkgid.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_pkgid.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_read_manifest.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_read_manifest.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_read_manifest.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_read_manifest.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_run.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_run.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_run.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_run.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_test.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_test.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_test.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_test.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_uninstall.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_uninstall.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/ops/cargo_uninstall.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/cargo_uninstall.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/ops/common_for_install_and_uninstall.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/common_for_install_and_uninstall.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/ops/common_for_install_and_uninstall.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/common_for_install_and_uninstall.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/ops/fix.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/fix.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/ops/fix.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/fix.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/ops/lockfile.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/lockfile.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/ops/lockfile.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/lockfile.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/ops/mod.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/mod.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/ops/mod.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/mod.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/ops/registry.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/registry.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/ops/registry.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/registry.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/ops/registry/auth.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/registry/auth.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/ops/registry/auth.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/registry/auth.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/ops/resolve.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/resolve.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/ops/resolve.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/resolve.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/ops/tree/format/mod.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/tree/format/mod.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/ops/tree/format/mod.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/tree/format/mod.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/ops/tree/format/parse.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/tree/format/parse.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/ops/tree/format/parse.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/tree/format/parse.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/ops/tree/graph.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/tree/graph.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/ops/tree/graph.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/tree/graph.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/ops/tree/mod.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/tree/mod.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/ops/tree/mod.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/tree/mod.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/ops/vendor.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/vendor.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/ops/vendor.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/ops/vendor.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/sources/config.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/sources/config.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/sources/config.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/sources/config.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/sources/directory.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/sources/directory.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/sources/directory.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/sources/directory.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/sources/git/mod.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/sources/git/mod.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/sources/git/mod.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/sources/git/mod.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/sources/git/source.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/sources/git/source.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/sources/git/source.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/sources/git/source.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/sources/git/utils.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/sources/git/utils.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/sources/git/utils.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/sources/git/utils.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/sources/mod.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/sources/mod.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/sources/mod.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/sources/mod.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/sources/path.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/sources/path.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/sources/path.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/sources/path.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/sources/registry/index.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/sources/registry/index.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/sources/registry/index.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/sources/registry/index.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/sources/registry/local.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/sources/registry/local.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/sources/registry/local.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/sources/registry/local.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/sources/registry/mod.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/sources/registry/mod.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/sources/registry/mod.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/sources/registry/mod.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/sources/registry/remote.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/sources/registry/remote.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/sources/registry/remote.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/sources/registry/remote.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/sources/replaced.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/sources/replaced.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/sources/replaced.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/sources/replaced.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/canonical_url.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/canonical_url.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/canonical_url.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/canonical_url.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/command_prelude.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/command_prelude.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/command_prelude.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/command_prelude.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/config/de.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/config/de.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/config/de.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/config/de.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/config/key.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/config/key.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/config/key.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/config/key.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/config/mod.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/config/mod.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/config/mod.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/config/mod.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/config/path.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/config/path.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/config/path.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/config/path.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/config/target.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/config/target.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/config/target.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/config/target.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/config/value.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/config/value.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/config/value.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/config/value.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/counter.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/counter.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/counter.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/counter.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/cpu.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/cpu.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/cpu.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/cpu.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/dependency_queue.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/dependency_queue.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/dependency_queue.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/dependency_queue.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/diagnostic_server.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/diagnostic_server.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/diagnostic_server.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/diagnostic_server.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/errors.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/errors.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/errors.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/errors.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/flock.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/flock.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/flock.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/flock.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/graph.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/graph.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/graph.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/graph.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/hasher.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/hasher.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/hasher.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/hasher.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/hex.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/hex.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/hex.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/hex.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/important_paths.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/important_paths.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/important_paths.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/important_paths.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/interning.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/interning.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/interning.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/interning.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/into_url.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/into_url.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/into_url.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/into_url.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/into_url_with_base.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/into_url_with_base.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/into_url_with_base.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/into_url_with_base.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/job.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/job.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/job.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/job.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/lev_distance.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/lev_distance.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/lev_distance.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/lev_distance.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/lockserver.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/lockserver.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/lockserver.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/lockserver.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/machine_message.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/machine_message.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/machine_message.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/machine_message.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/mod.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/mod.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/mod.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/mod.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/network.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/network.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/network.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/network.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/profile.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/profile.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/profile.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/profile.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/progress.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/progress.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/progress.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/progress.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/queue.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/queue.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/queue.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/queue.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/restricted_names.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/restricted_names.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/restricted_names.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/restricted_names.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/rustc.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/rustc.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/rustc.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/rustc.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/semver_ext.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/semver_ext.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/semver_ext.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/semver_ext.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/to_semver.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/to_semver.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/to_semver.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/to_semver.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/toml/mod.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/toml/mod.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/toml/mod.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/toml/mod.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/toml/targets.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/toml/targets.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/toml/targets.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/toml/targets.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/vcs.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/vcs.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/vcs.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/vcs.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/util/workspace.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/workspace.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/util/workspace.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/util/workspace.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/cargo/version.rs b/collector/compile-benchmarks/cargo-0.60.0/src/cargo/version.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/cargo/version.rs rename to collector/compile-benchmarks/cargo-0.60.0/src/cargo/version.rs diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/README.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/README.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/README.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/README.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/book.toml b/collector/compile-benchmarks/cargo-0.60.0/src/doc/book.toml similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/book.toml rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/book.toml diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/build-man.sh b/collector/compile-benchmarks/cargo-0.60.0/src/doc/build-man.sh similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/build-man.sh rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/build-man.sh diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/contrib/README.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/README.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/contrib/README.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/README.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/contrib/book.toml b/collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/book.toml similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/contrib/book.toml rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/book.toml diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/SUMMARY.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/SUMMARY.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/SUMMARY.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/SUMMARY.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/architecture/codebase.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/architecture/codebase.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/architecture/codebase.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/architecture/codebase.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/architecture/compilation.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/architecture/compilation.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/architecture/compilation.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/architecture/compilation.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/architecture/console.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/architecture/console.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/architecture/console.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/architecture/console.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/architecture/files.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/architecture/files.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/architecture/files.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/architecture/files.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/architecture/index.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/architecture/index.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/architecture/index.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/architecture/index.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/architecture/packages.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/architecture/packages.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/architecture/packages.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/architecture/packages.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/architecture/subcommands.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/architecture/subcommands.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/architecture/subcommands.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/architecture/subcommands.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/design.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/design.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/design.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/design.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/index.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/index.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/index.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/index.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/issues.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/issues.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/issues.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/issues.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/process/index.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/process/index.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/process/index.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/process/index.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/process/release.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/process/release.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/process/release.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/process/release.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/process/unstable.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/process/unstable.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/process/unstable.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/process/unstable.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/process/working-on-cargo.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/process/working-on-cargo.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/process/working-on-cargo.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/process/working-on-cargo.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/tests/index.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/tests/index.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/tests/index.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/tests/index.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/tests/profiling.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/tests/profiling.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/tests/profiling.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/tests/profiling.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/tests/running.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/tests/running.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/tests/running.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/tests/running.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/tests/writing.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/tests/writing.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/contrib/src/tests/writing.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/contrib/src/tests/writing.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-bench.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-bench.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-bench.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-bench.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-build.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-build.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-build.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-build.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-check.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-check.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-check.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-check.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-clean.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-clean.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-clean.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-clean.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-doc.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-doc.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-doc.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-doc.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-fetch.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-fetch.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-fetch.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-fetch.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-fix.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-fix.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-fix.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-fix.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-generate-lockfile.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-generate-lockfile.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-generate-lockfile.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-generate-lockfile.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-help.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-help.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-help.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-help.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-init.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-init.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-init.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-init.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-install.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-install.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-install.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-install.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-locate-project.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-locate-project.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-locate-project.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-locate-project.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-login.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-login.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-login.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-login.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-metadata.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-metadata.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-metadata.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-metadata.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-new.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-new.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-new.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-new.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-owner.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-owner.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-owner.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-owner.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-package.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-package.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-package.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-package.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-pkgid.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-pkgid.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-pkgid.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-pkgid.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-publish.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-publish.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-publish.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-publish.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-report.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-report.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-report.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-report.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-run.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-run.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-run.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-run.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-rustc.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-rustc.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-rustc.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-rustc.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-rustdoc.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-rustdoc.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-rustdoc.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-rustdoc.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-search.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-search.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-search.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-search.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-test.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-test.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-test.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-test.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-tree.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-tree.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-tree.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-tree.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-uninstall.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-uninstall.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-uninstall.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-uninstall.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-update.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-update.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-update.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-update.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-vendor.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-vendor.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-vendor.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-vendor.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-verify-project.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-verify-project.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-verify-project.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-verify-project.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-version.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-version.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-version.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-version.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-yank.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-yank.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo-yank.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo-yank.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/cargo.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/cargo.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/cargo.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-bench.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-bench.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-bench.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-bench.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-build.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-build.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-build.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-build.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-check.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-check.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-check.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-check.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-clean.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-clean.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-clean.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-clean.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-doc.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-doc.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-doc.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-doc.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-fetch.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-fetch.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-fetch.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-fetch.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-fix.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-fix.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-fix.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-fix.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-generate-lockfile.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-generate-lockfile.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-generate-lockfile.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-generate-lockfile.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-help.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-help.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-help.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-help.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-init.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-init.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-init.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-init.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-install.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-install.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-install.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-install.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-locate-project.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-locate-project.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-locate-project.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-locate-project.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-login.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-login.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-login.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-login.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-metadata.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-metadata.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-metadata.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-metadata.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-new.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-new.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-new.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-new.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-owner.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-owner.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-owner.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-owner.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-package.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-package.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-package.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-package.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-pkgid.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-pkgid.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-pkgid.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-pkgid.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-publish.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-publish.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-publish.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-publish.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-report.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-report.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-report.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-report.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-run.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-run.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-run.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-run.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-rustc.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-rustc.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-rustc.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-rustc.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-rustdoc.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-rustdoc.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-rustdoc.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-rustdoc.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-search.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-search.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-search.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-search.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-test.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-test.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-test.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-test.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-tree.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-tree.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-tree.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-tree.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-uninstall.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-uninstall.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-uninstall.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-uninstall.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-update.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-update.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-update.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-update.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-vendor.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-vendor.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-vendor.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-vendor.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-verify-project.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-verify-project.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-verify-project.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-verify-project.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-version.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-version.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-version.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-version.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-yank.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-yank.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-yank.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo-yank.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo.txt b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo.txt similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo.txt rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/generated_txt/cargo.txt diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/includes/description-install-root.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/description-install-root.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/includes/description-install-root.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/description-install-root.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/includes/description-one-target.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/description-one-target.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/includes/description-one-target.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/description-one-target.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-display.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-display.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-display.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-display.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-future-incompat.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-future-incompat.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-future-incompat.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-future-incompat.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-ignore-rust-version.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-ignore-rust-version.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-ignore-rust-version.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-ignore-rust-version.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-index.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-index.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-index.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-index.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-jobs.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-jobs.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-jobs.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-jobs.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-locked.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-locked.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-locked.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-locked.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-manifest-path.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-manifest-path.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-manifest-path.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-manifest-path.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-message-format.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-message-format.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-message-format.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-message-format.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-new.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-new.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-new.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-new.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-profile-legacy-check.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-profile-legacy-check.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-profile-legacy-check.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-profile-legacy-check.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-profile.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-profile.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-profile.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-profile.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-registry.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-registry.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-registry.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-registry.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-release.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-release.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-release.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-release.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-target-dir.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-target-dir.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-target-dir.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-target-dir.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-target-triple.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-target-triple.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-target-triple.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-target-triple.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-targets-lib-bin.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-targets-lib-bin.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-targets-lib-bin.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-targets-lib-bin.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-targets.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-targets.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-targets.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-targets.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-test.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-test.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-test.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-test.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-token.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-token.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/includes/options-token.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/options-token.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/includes/section-environment.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/section-environment.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/includes/section-environment.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/section-environment.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/includes/section-exit-status.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/section-exit-status.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/includes/section-exit-status.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/section-exit-status.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/includes/section-features.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/section-features.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/includes/section-features.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/section-features.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/includes/section-options-common.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/section-options-common.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/includes/section-options-common.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/section-options-common.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/includes/section-options-package.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/section-options-package.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/includes/section-options-package.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/section-options-package.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/man/includes/section-package-selection.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/section-package-selection.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/man/includes/section-package-selection.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/man/includes/section-package-selection.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/SUMMARY.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/SUMMARY.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/SUMMARY.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/SUMMARY.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/appendix/git-authentication.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/appendix/git-authentication.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/appendix/git-authentication.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/appendix/git-authentication.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/appendix/glossary.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/appendix/glossary.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/appendix/glossary.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/appendix/glossary.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/build-commands.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/build-commands.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/build-commands.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/build-commands.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-bench.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-bench.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-bench.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-bench.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-build.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-build.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-build.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-build.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-check.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-check.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-check.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-check.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-clean.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-clean.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-clean.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-clean.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-doc.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-doc.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-doc.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-doc.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-fetch.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-fetch.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-fetch.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-fetch.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-fix.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-fix.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-fix.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-fix.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-generate-lockfile.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-generate-lockfile.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-generate-lockfile.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-generate-lockfile.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-help.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-help.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-help.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-help.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-init.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-init.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-init.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-init.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-install.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-install.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-install.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-install.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-locate-project.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-locate-project.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-locate-project.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-locate-project.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-login.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-login.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-login.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-login.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-metadata.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-metadata.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-metadata.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-metadata.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-new.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-new.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-new.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-new.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-owner.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-owner.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-owner.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-owner.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-package.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-package.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-package.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-package.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-pkgid.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-pkgid.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-pkgid.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-pkgid.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-publish.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-publish.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-publish.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-publish.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-report.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-report.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-report.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-report.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-run.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-run.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-run.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-run.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-rustc.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-rustc.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-rustc.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-rustc.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-rustdoc.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-rustdoc.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-rustdoc.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-rustdoc.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-search.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-search.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-search.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-search.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-test.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-test.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-test.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-test.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-tree.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-tree.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-tree.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-tree.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-uninstall.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-uninstall.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-uninstall.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-uninstall.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-update.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-update.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-update.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-update.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-vendor.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-vendor.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-vendor.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-vendor.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-verify-project.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-verify-project.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-verify-project.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-verify-project.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-version.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-version.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-version.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-version.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-yank.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-yank.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-yank.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo-yank.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/cargo.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/cargo.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/general-commands.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/general-commands.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/general-commands.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/general-commands.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/index.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/index.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/index.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/index.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/manifest-commands.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/manifest-commands.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/manifest-commands.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/manifest-commands.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/package-commands.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/package-commands.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/package-commands.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/package-commands.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/commands/publishing-commands.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/publishing-commands.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/commands/publishing-commands.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/commands/publishing-commands.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/faq.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/faq.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/faq.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/faq.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/getting-started/first-steps.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/getting-started/first-steps.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/getting-started/first-steps.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/getting-started/first-steps.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/getting-started/index.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/getting-started/index.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/getting-started/index.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/getting-started/index.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/getting-started/installation.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/getting-started/installation.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/getting-started/installation.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/getting-started/installation.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/guide/build-cache.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/guide/build-cache.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/guide/build-cache.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/guide/build-cache.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/guide/cargo-home.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/guide/cargo-home.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/guide/cargo-home.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/guide/cargo-home.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/guide/cargo-toml-vs-cargo-lock.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/guide/cargo-toml-vs-cargo-lock.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/guide/cargo-toml-vs-cargo-lock.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/guide/cargo-toml-vs-cargo-lock.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/guide/continuous-integration.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/guide/continuous-integration.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/guide/continuous-integration.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/guide/continuous-integration.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/guide/creating-a-new-project.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/guide/creating-a-new-project.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/guide/creating-a-new-project.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/guide/creating-a-new-project.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/guide/dependencies.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/guide/dependencies.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/guide/dependencies.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/guide/dependencies.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/guide/index.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/guide/index.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/guide/index.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/guide/index.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/guide/project-layout.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/guide/project-layout.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/guide/project-layout.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/guide/project-layout.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/guide/tests.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/guide/tests.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/guide/tests.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/guide/tests.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/guide/why-cargo-exists.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/guide/why-cargo-exists.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/guide/why-cargo-exists.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/guide/why-cargo-exists.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/guide/working-on-an-existing-project.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/guide/working-on-an-existing-project.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/guide/working-on-an-existing-project.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/guide/working-on-an-existing-project.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/images/Cargo-Logo-Small.png b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/images/Cargo-Logo-Small.png similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/images/Cargo-Logo-Small.png rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/images/Cargo-Logo-Small.png diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/images/auth-level-acl.png b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/images/auth-level-acl.png similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/images/auth-level-acl.png rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/images/auth-level-acl.png diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/images/org-level-acl.png b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/images/org-level-acl.png similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/images/org-level-acl.png rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/images/org-level-acl.png diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/images/winapi-features.svg b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/images/winapi-features.svg similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/images/winapi-features.svg rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/images/winapi-features.svg diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/index.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/index.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/index.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/index.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/reference/build-script-examples.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/build-script-examples.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/reference/build-script-examples.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/build-script-examples.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/reference/build-scripts.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/build-scripts.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/reference/build-scripts.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/build-scripts.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/reference/cargo-targets.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/cargo-targets.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/reference/cargo-targets.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/cargo-targets.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/reference/config.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/config.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/reference/config.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/config.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/reference/environment-variables.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/environment-variables.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/reference/environment-variables.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/environment-variables.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/reference/external-tools.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/external-tools.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/reference/external-tools.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/external-tools.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/reference/features-examples.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/features-examples.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/reference/features-examples.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/features-examples.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/reference/features.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/features.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/reference/features.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/features.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/reference/future-incompat-report.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/future-incompat-report.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/reference/future-incompat-report.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/future-incompat-report.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/reference/index.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/index.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/reference/index.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/index.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/reference/manifest.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/manifest.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/reference/manifest.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/manifest.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/reference/overriding-dependencies.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/overriding-dependencies.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/reference/overriding-dependencies.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/overriding-dependencies.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/reference/pkgid-spec.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/pkgid-spec.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/reference/pkgid-spec.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/pkgid-spec.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/reference/profiles.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/profiles.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/reference/profiles.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/profiles.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/reference/publishing.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/publishing.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/reference/publishing.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/publishing.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/reference/registries.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/registries.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/reference/registries.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/registries.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/reference/resolver.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/resolver.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/reference/resolver.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/resolver.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/reference/semver.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/semver.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/reference/semver.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/semver.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/reference/source-replacement.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/source-replacement.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/reference/source-replacement.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/source-replacement.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/reference/specifying-dependencies.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/specifying-dependencies.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/reference/specifying-dependencies.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/specifying-dependencies.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/reference/unstable.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/unstable.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/reference/unstable.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/unstable.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/src/reference/workspaces.md b/collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/workspaces.md similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/src/reference/workspaces.md rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/src/reference/workspaces.md diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/theme/favicon.png b/collector/compile-benchmarks/cargo-0.60.0/src/doc/theme/favicon.png similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/theme/favicon.png rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/theme/favicon.png diff --git a/collector/benchmarks/cargo-0.60.0/src/doc/theme/head.hbs b/collector/compile-benchmarks/cargo-0.60.0/src/doc/theme/head.hbs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/doc/theme/head.hbs rename to collector/compile-benchmarks/cargo-0.60.0/src/doc/theme/head.hbs diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/_cargo b/collector/compile-benchmarks/cargo-0.60.0/src/etc/_cargo similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/_cargo rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/_cargo diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/cargo.bashcomp.sh b/collector/compile-benchmarks/cargo-0.60.0/src/etc/cargo.bashcomp.sh similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/cargo.bashcomp.sh rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/cargo.bashcomp.sh diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-bench.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-bench.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-bench.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-bench.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-build.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-build.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-build.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-build.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-check.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-check.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-check.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-check.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-clean.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-clean.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-clean.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-clean.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-doc.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-doc.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-doc.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-doc.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-fetch.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-fetch.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-fetch.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-fetch.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-fix.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-fix.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-fix.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-fix.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-generate-lockfile.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-generate-lockfile.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-generate-lockfile.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-generate-lockfile.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-help.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-help.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-help.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-help.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-init.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-init.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-init.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-init.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-install.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-install.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-install.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-install.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-locate-project.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-locate-project.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-locate-project.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-locate-project.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-login.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-login.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-login.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-login.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-metadata.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-metadata.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-metadata.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-metadata.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-new.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-new.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-new.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-new.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-owner.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-owner.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-owner.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-owner.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-package.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-package.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-package.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-package.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-pkgid.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-pkgid.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-pkgid.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-pkgid.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-publish.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-publish.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-publish.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-publish.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-report.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-report.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-report.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-report.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-run.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-run.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-run.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-run.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-rustc.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-rustc.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-rustc.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-rustc.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-rustdoc.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-rustdoc.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-rustdoc.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-rustdoc.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-search.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-search.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-search.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-search.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-test.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-test.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-test.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-test.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-tree.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-tree.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-tree.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-tree.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-uninstall.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-uninstall.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-uninstall.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-uninstall.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-update.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-update.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-update.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-update.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-vendor.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-vendor.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-vendor.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-vendor.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-verify-project.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-verify-project.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-verify-project.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-verify-project.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-version.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-version.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-version.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-version.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-yank.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-yank.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo-yank.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo-yank.1 diff --git a/collector/benchmarks/cargo-0.60.0/src/etc/man/cargo.1 b/collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo.1 similarity index 100% rename from collector/benchmarks/cargo-0.60.0/src/etc/man/cargo.1 rename to collector/compile-benchmarks/cargo-0.60.0/src/etc/man/cargo.1 diff --git a/collector/benchmarks/cargo-0.60.0/tests/build-std/main.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/build-std/main.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/build-std/main.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/build-std/main.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/internal.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/internal.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/internal.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/internal.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/advanced_env.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/advanced_env.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/advanced_env.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/advanced_env.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/alt_registry.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/alt_registry.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/alt_registry.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/alt_registry.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/bad_config.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/bad_config.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/bad_config.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/bad_config.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/bad_manifest_path.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/bad_manifest_path.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/bad_manifest_path.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/bad_manifest_path.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/bench.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/bench.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/bench.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/bench.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/binary_name.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/binary_name.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/binary_name.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/binary_name.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/build.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/build.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/build.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/build.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/build_plan.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/build_plan.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/build_plan.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/build_plan.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/build_script.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/build_script.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/build_script.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/build_script.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/build_script_env.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/build_script_env.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/build_script_env.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/build_script_env.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/build_script_extra_link_arg.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/build_script_extra_link_arg.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/build_script_extra_link_arg.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/build_script_extra_link_arg.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/cache_messages.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/cache_messages.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/cache_messages.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/cache_messages.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/cargo_alias_config.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/cargo_alias_config.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/cargo_alias_config.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/cargo_alias_config.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/cargo_command.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/cargo_command.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/cargo_command.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/cargo_command.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/cargo_config.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/cargo_config.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/cargo_config.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/cargo_config.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/cargo_env_config.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/cargo_env_config.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/cargo_env_config.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/cargo_env_config.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/cargo_features.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/cargo_features.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/cargo_features.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/cargo_features.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/cargo_targets.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/cargo_targets.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/cargo_targets.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/cargo_targets.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/cfg.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/cfg.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/cfg.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/cfg.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/check.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/check.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/check.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/check.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/clean.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/clean.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/clean.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/clean.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/collisions.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/collisions.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/collisions.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/collisions.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/concurrent.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/concurrent.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/concurrent.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/concurrent.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/config.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/config.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/config.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/config.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/config_cli.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/config_cli.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/config_cli.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/config_cli.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/config_include.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/config_include.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/config_include.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/config_include.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/corrupt_git.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/corrupt_git.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/corrupt_git.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/corrupt_git.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/credential_process.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/credential_process.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/credential_process.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/credential_process.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/cross_compile.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/cross_compile.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/cross_compile.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/cross_compile.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/cross_publish.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/cross_publish.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/cross_publish.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/cross_publish.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/custom_target.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/custom_target.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/custom_target.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/custom_target.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/death.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/death.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/death.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/death.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/dep_info.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/dep_info.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/dep_info.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/dep_info.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/directory.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/directory.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/directory.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/directory.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/doc.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/doc.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/doc.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/doc.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/edition.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/edition.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/edition.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/edition.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/error.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/error.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/error.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/error.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/features.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/features.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/features.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/features.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/features2.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/features2.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/features2.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/features2.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/features_namespaced.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/features_namespaced.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/features_namespaced.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/features_namespaced.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/fetch.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/fetch.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/fetch.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/fetch.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/fix.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/fix.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/fix.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/fix.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/freshness.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/freshness.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/freshness.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/freshness.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/future_incompat_report.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/future_incompat_report.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/future_incompat_report.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/future_incompat_report.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/generate_lockfile.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/generate_lockfile.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/generate_lockfile.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/generate_lockfile.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/git.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/git.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/git.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/git.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/git_auth.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/git_auth.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/git_auth.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/git_auth.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/git_gc.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/git_gc.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/git_gc.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/git_gc.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/glob_targets.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/glob_targets.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/glob_targets.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/glob_targets.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/help.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/help.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/help.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/help.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/init.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/init.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/init.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/init.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/install.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/install.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/install.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/install.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/install_upgrade.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/install_upgrade.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/install_upgrade.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/install_upgrade.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/jobserver.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/jobserver.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/jobserver.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/jobserver.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/list_availables.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/list_availables.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/list_availables.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/list_availables.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/local_registry.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/local_registry.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/local_registry.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/local_registry.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/locate_project.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/locate_project.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/locate_project.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/locate_project.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/lockfile_compat.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/lockfile_compat.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/lockfile_compat.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/lockfile_compat.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/login.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/login.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/login.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/login.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/logout.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/logout.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/logout.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/logout.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/lto.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/lto.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/lto.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/lto.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/main.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/main.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/main.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/main.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/member_discovery.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/member_discovery.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/member_discovery.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/member_discovery.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/member_errors.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/member_errors.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/member_errors.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/member_errors.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/message_format.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/message_format.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/message_format.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/message_format.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/messages.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/messages.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/messages.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/messages.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/metabuild.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/metabuild.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/metabuild.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/metabuild.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/metadata.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/metadata.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/metadata.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/metadata.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/minimal_versions.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/minimal_versions.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/minimal_versions.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/minimal_versions.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/multitarget.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/multitarget.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/multitarget.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/multitarget.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/net_config.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/net_config.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/net_config.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/net_config.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/new.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/new.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/new.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/new.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/offline.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/offline.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/offline.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/offline.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/old_cargos.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/old_cargos.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/old_cargos.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/old_cargos.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/out_dir.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/out_dir.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/out_dir.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/out_dir.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/owner.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/owner.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/owner.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/owner.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/package.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/package.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/package.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/package.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/package_features.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/package_features.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/package_features.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/package_features.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/patch.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/patch.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/patch.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/patch.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/path.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/path.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/path.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/path.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/paths.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/paths.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/paths.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/paths.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/pkgid.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/pkgid.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/pkgid.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/pkgid.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/plugins.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/plugins.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/plugins.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/plugins.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/proc_macro.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/proc_macro.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/proc_macro.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/proc_macro.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/profile_config.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/profile_config.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/profile_config.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/profile_config.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/profile_custom.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/profile_custom.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/profile_custom.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/profile_custom.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/profile_overrides.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/profile_overrides.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/profile_overrides.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/profile_overrides.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/profile_targets.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/profile_targets.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/profile_targets.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/profile_targets.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/profiles.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/profiles.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/profiles.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/profiles.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/progress.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/progress.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/progress.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/progress.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/pub_priv.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/pub_priv.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/pub_priv.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/pub_priv.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/publish.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/publish.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/publish.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/publish.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/publish_lockfile.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/publish_lockfile.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/publish_lockfile.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/publish_lockfile.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/read_manifest.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/read_manifest.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/read_manifest.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/read_manifest.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/registry.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/registry.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/registry.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/registry.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/rename_deps.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/rename_deps.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/rename_deps.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/rename_deps.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/replace.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/replace.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/replace.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/replace.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/required_features.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/required_features.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/required_features.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/required_features.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/run.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/run.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/run.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/run.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/rust_version.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/rust_version.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/rust_version.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/rust_version.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/rustc.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/rustc.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/rustc.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/rustc.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/rustc_info_cache.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/rustc_info_cache.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/rustc_info_cache.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/rustc_info_cache.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/rustdoc.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/rustdoc.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/rustdoc.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/rustdoc.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/rustdoc_extern_html.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/rustdoc_extern_html.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/rustdoc_extern_html.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/rustdoc_extern_html.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/rustdocflags.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/rustdocflags.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/rustdocflags.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/rustdocflags.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/rustflags.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/rustflags.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/rustflags.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/rustflags.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/search.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/search.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/search.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/search.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/shell_quoting.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/shell_quoting.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/shell_quoting.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/shell_quoting.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/standard_lib.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/standard_lib.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/standard_lib.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/standard_lib.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/test.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/test.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/test.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/test.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/timings.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/timings.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/timings.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/timings.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/tool_paths.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/tool_paths.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/tool_paths.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/tool_paths.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/tree.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/tree.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/tree.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/tree.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/tree_graph_features.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/tree_graph_features.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/tree_graph_features.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/tree_graph_features.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/unit_graph.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/unit_graph.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/unit_graph.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/unit_graph.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/update.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/update.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/update.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/update.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/vendor.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/vendor.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/vendor.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/vendor.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/verify_project.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/verify_project.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/verify_project.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/verify_project.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/version.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/version.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/version.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/version.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/warn_on_failure.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/warn_on_failure.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/warn_on_failure.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/warn_on_failure.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/weak_dep_features.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/weak_dep_features.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/weak_dep_features.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/weak_dep_features.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/workspaces.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/workspaces.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/workspaces.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/workspaces.rs diff --git a/collector/benchmarks/cargo-0.60.0/tests/testsuite/yank.rs b/collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/yank.rs similarity index 100% rename from collector/benchmarks/cargo-0.60.0/tests/testsuite/yank.rs rename to collector/compile-benchmarks/cargo-0.60.0/tests/testsuite/yank.rs diff --git a/collector/benchmarks/cargo-0.60.0/triagebot.toml b/collector/compile-benchmarks/cargo-0.60.0/triagebot.toml similarity index 100% rename from collector/benchmarks/cargo-0.60.0/triagebot.toml rename to collector/compile-benchmarks/cargo-0.60.0/triagebot.toml diff --git a/collector/benchmarks/clap-3.1.6/.cargo_vcs_info.json b/collector/compile-benchmarks/clap-3.1.6/.cargo_vcs_info.json similarity index 100% rename from collector/benchmarks/clap-3.1.6/.cargo_vcs_info.json rename to collector/compile-benchmarks/clap-3.1.6/.cargo_vcs_info.json diff --git a/collector/benchmarks/clap-3.1.6/0-println.patch b/collector/compile-benchmarks/clap-3.1.6/0-println.patch similarity index 100% rename from collector/benchmarks/clap-3.1.6/0-println.patch rename to collector/compile-benchmarks/clap-3.1.6/0-println.patch diff --git a/collector/benchmarks/clap-3.1.6/Cargo.lock b/collector/compile-benchmarks/clap-3.1.6/Cargo.lock similarity index 100% rename from collector/benchmarks/clap-3.1.6/Cargo.lock rename to collector/compile-benchmarks/clap-3.1.6/Cargo.lock diff --git a/collector/benchmarks/clap-3.1.6/Cargo.toml b/collector/compile-benchmarks/clap-3.1.6/Cargo.toml similarity index 100% rename from collector/benchmarks/clap-3.1.6/Cargo.toml rename to collector/compile-benchmarks/clap-3.1.6/Cargo.toml diff --git a/collector/benchmarks/clap-3.1.6/Cargo.toml.orig b/collector/compile-benchmarks/clap-3.1.6/Cargo.toml.orig similarity index 100% rename from collector/benchmarks/clap-3.1.6/Cargo.toml.orig rename to collector/compile-benchmarks/clap-3.1.6/Cargo.toml.orig diff --git a/collector/benchmarks/clap-3.1.6/LICENSE-APACHE b/collector/compile-benchmarks/clap-3.1.6/LICENSE-APACHE similarity index 100% rename from collector/benchmarks/clap-3.1.6/LICENSE-APACHE rename to collector/compile-benchmarks/clap-3.1.6/LICENSE-APACHE diff --git a/collector/benchmarks/clap-3.1.6/LICENSE-MIT b/collector/compile-benchmarks/clap-3.1.6/LICENSE-MIT similarity index 100% rename from collector/benchmarks/clap-3.1.6/LICENSE-MIT rename to collector/compile-benchmarks/clap-3.1.6/LICENSE-MIT diff --git a/collector/benchmarks/clap-3.1.6/README.md b/collector/compile-benchmarks/clap-3.1.6/README.md similarity index 100% rename from collector/benchmarks/clap-3.1.6/README.md rename to collector/compile-benchmarks/clap-3.1.6/README.md diff --git a/collector/benchmarks/clap-3.1.6/benches/01_default.rs b/collector/compile-benchmarks/clap-3.1.6/benches/01_default.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/benches/01_default.rs rename to collector/compile-benchmarks/clap-3.1.6/benches/01_default.rs diff --git a/collector/benchmarks/clap-3.1.6/benches/02_simple.rs b/collector/compile-benchmarks/clap-3.1.6/benches/02_simple.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/benches/02_simple.rs rename to collector/compile-benchmarks/clap-3.1.6/benches/02_simple.rs diff --git a/collector/benchmarks/clap-3.1.6/benches/03_complex.rs b/collector/compile-benchmarks/clap-3.1.6/benches/03_complex.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/benches/03_complex.rs rename to collector/compile-benchmarks/clap-3.1.6/benches/03_complex.rs diff --git a/collector/benchmarks/clap-3.1.6/benches/04_new_help.rs b/collector/compile-benchmarks/clap-3.1.6/benches/04_new_help.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/benches/04_new_help.rs rename to collector/compile-benchmarks/clap-3.1.6/benches/04_new_help.rs diff --git a/collector/benchmarks/clap-3.1.6/benches/05_ripgrep.rs b/collector/compile-benchmarks/clap-3.1.6/benches/05_ripgrep.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/benches/05_ripgrep.rs rename to collector/compile-benchmarks/clap-3.1.6/benches/05_ripgrep.rs diff --git a/collector/benchmarks/clap-3.1.6/benches/06_rustup.rs b/collector/compile-benchmarks/clap-3.1.6/benches/06_rustup.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/benches/06_rustup.rs rename to collector/compile-benchmarks/clap-3.1.6/benches/06_rustup.rs diff --git a/collector/benchmarks/clap-3.1.6/diff b/collector/compile-benchmarks/clap-3.1.6/diff similarity index 100% rename from collector/benchmarks/clap-3.1.6/diff rename to collector/compile-benchmarks/clap-3.1.6/diff diff --git a/collector/benchmarks/clap-3.1.6/examples/README.md b/collector/compile-benchmarks/clap-3.1.6/examples/README.md similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/README.md rename to collector/compile-benchmarks/clap-3.1.6/examples/README.md diff --git a/collector/benchmarks/clap-3.1.6/examples/cargo-example-derive.md b/collector/compile-benchmarks/clap-3.1.6/examples/cargo-example-derive.md similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/cargo-example-derive.md rename to collector/compile-benchmarks/clap-3.1.6/examples/cargo-example-derive.md diff --git a/collector/benchmarks/clap-3.1.6/examples/cargo-example-derive.rs b/collector/compile-benchmarks/clap-3.1.6/examples/cargo-example-derive.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/cargo-example-derive.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/cargo-example-derive.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/cargo-example.md b/collector/compile-benchmarks/clap-3.1.6/examples/cargo-example.md similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/cargo-example.md rename to collector/compile-benchmarks/clap-3.1.6/examples/cargo-example.md diff --git a/collector/benchmarks/clap-3.1.6/examples/cargo-example.rs b/collector/compile-benchmarks/clap-3.1.6/examples/cargo-example.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/cargo-example.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/cargo-example.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/demo.md b/collector/compile-benchmarks/clap-3.1.6/examples/demo.md similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/demo.md rename to collector/compile-benchmarks/clap-3.1.6/examples/demo.md diff --git a/collector/benchmarks/clap-3.1.6/examples/demo.rs b/collector/compile-benchmarks/clap-3.1.6/examples/demo.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/demo.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/demo.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/derive_ref/README.md b/collector/compile-benchmarks/clap-3.1.6/examples/derive_ref/README.md similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/derive_ref/README.md rename to collector/compile-benchmarks/clap-3.1.6/examples/derive_ref/README.md diff --git a/collector/benchmarks/clap-3.1.6/examples/derive_ref/custom-bool.md b/collector/compile-benchmarks/clap-3.1.6/examples/derive_ref/custom-bool.md similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/derive_ref/custom-bool.md rename to collector/compile-benchmarks/clap-3.1.6/examples/derive_ref/custom-bool.md diff --git a/collector/benchmarks/clap-3.1.6/examples/derive_ref/custom-bool.rs b/collector/compile-benchmarks/clap-3.1.6/examples/derive_ref/custom-bool.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/derive_ref/custom-bool.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/derive_ref/custom-bool.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/escaped-positional-derive.md b/collector/compile-benchmarks/clap-3.1.6/examples/escaped-positional-derive.md similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/escaped-positional-derive.md rename to collector/compile-benchmarks/clap-3.1.6/examples/escaped-positional-derive.md diff --git a/collector/benchmarks/clap-3.1.6/examples/escaped-positional-derive.rs b/collector/compile-benchmarks/clap-3.1.6/examples/escaped-positional-derive.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/escaped-positional-derive.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/escaped-positional-derive.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/escaped-positional.md b/collector/compile-benchmarks/clap-3.1.6/examples/escaped-positional.md similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/escaped-positional.md rename to collector/compile-benchmarks/clap-3.1.6/examples/escaped-positional.md diff --git a/collector/benchmarks/clap-3.1.6/examples/escaped-positional.rs b/collector/compile-benchmarks/clap-3.1.6/examples/escaped-positional.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/escaped-positional.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/escaped-positional.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/git-derive.md b/collector/compile-benchmarks/clap-3.1.6/examples/git-derive.md similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/git-derive.md rename to collector/compile-benchmarks/clap-3.1.6/examples/git-derive.md diff --git a/collector/benchmarks/clap-3.1.6/examples/git-derive.rs b/collector/compile-benchmarks/clap-3.1.6/examples/git-derive.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/git-derive.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/git-derive.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/git.md b/collector/compile-benchmarks/clap-3.1.6/examples/git.md similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/git.md rename to collector/compile-benchmarks/clap-3.1.6/examples/git.md diff --git a/collector/benchmarks/clap-3.1.6/examples/git.rs b/collector/compile-benchmarks/clap-3.1.6/examples/git.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/git.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/git.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/keyvalue-derive.md b/collector/compile-benchmarks/clap-3.1.6/examples/keyvalue-derive.md similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/keyvalue-derive.md rename to collector/compile-benchmarks/clap-3.1.6/examples/keyvalue-derive.md diff --git a/collector/benchmarks/clap-3.1.6/examples/keyvalue-derive.rs b/collector/compile-benchmarks/clap-3.1.6/examples/keyvalue-derive.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/keyvalue-derive.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/keyvalue-derive.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/multicall-busybox.md b/collector/compile-benchmarks/clap-3.1.6/examples/multicall-busybox.md similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/multicall-busybox.md rename to collector/compile-benchmarks/clap-3.1.6/examples/multicall-busybox.md diff --git a/collector/benchmarks/clap-3.1.6/examples/multicall-busybox.rs b/collector/compile-benchmarks/clap-3.1.6/examples/multicall-busybox.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/multicall-busybox.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/multicall-busybox.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/multicall-hostname.md b/collector/compile-benchmarks/clap-3.1.6/examples/multicall-hostname.md similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/multicall-hostname.md rename to collector/compile-benchmarks/clap-3.1.6/examples/multicall-hostname.md diff --git a/collector/benchmarks/clap-3.1.6/examples/multicall-hostname.rs b/collector/compile-benchmarks/clap-3.1.6/examples/multicall-hostname.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/multicall-hostname.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/multicall-hostname.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/pacman.md b/collector/compile-benchmarks/clap-3.1.6/examples/pacman.md similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/pacman.md rename to collector/compile-benchmarks/clap-3.1.6/examples/pacman.md diff --git a/collector/benchmarks/clap-3.1.6/examples/pacman.rs b/collector/compile-benchmarks/clap-3.1.6/examples/pacman.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/pacman.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/pacman.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_builder/01_quick.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/01_quick.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_builder/01_quick.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/01_quick.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_builder/02_app_settings.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/02_app_settings.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_builder/02_app_settings.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/02_app_settings.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_builder/02_apps.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/02_apps.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_builder/02_apps.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/02_apps.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_builder/02_crate.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/02_crate.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_builder/02_crate.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/02_crate.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_builder/03_01_flag_bool.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/03_01_flag_bool.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_builder/03_01_flag_bool.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/03_01_flag_bool.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_builder/03_01_flag_count.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/03_01_flag_count.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_builder/03_01_flag_count.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/03_01_flag_count.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_builder/03_02_option.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/03_02_option.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_builder/03_02_option.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/03_02_option.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_builder/03_03_positional.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/03_03_positional.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_builder/03_03_positional.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/03_03_positional.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_builder/03_04_subcommands.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/03_04_subcommands.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_builder/03_04_subcommands.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/03_04_subcommands.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_builder/03_05_default_values.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/03_05_default_values.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_builder/03_05_default_values.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/03_05_default_values.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_builder/04_01_enum.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/04_01_enum.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_builder/04_01_enum.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/04_01_enum.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_builder/04_01_possible.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/04_01_possible.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_builder/04_01_possible.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/04_01_possible.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_builder/04_02_parse.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/04_02_parse.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_builder/04_02_parse.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/04_02_parse.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_builder/04_02_validate.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/04_02_validate.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_builder/04_02_validate.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/04_02_validate.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_builder/04_03_relations.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/04_03_relations.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_builder/04_03_relations.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/04_03_relations.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_builder/04_04_custom.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/04_04_custom.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_builder/04_04_custom.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/04_04_custom.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_builder/05_01_assert.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/05_01_assert.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_builder/05_01_assert.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/05_01_assert.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_builder/README.md b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/README.md similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_builder/README.md rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_builder/README.md diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_derive/01_quick.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/01_quick.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_derive/01_quick.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/01_quick.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_derive/02_app_settings.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/02_app_settings.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_derive/02_app_settings.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/02_app_settings.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_derive/02_apps.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/02_apps.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_derive/02_apps.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/02_apps.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_derive/02_crate.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/02_crate.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_derive/02_crate.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/02_crate.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_derive/03_01_flag_bool.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/03_01_flag_bool.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_derive/03_01_flag_bool.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/03_01_flag_bool.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_derive/03_01_flag_count.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/03_01_flag_count.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_derive/03_01_flag_count.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/03_01_flag_count.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_derive/03_02_option.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/03_02_option.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_derive/03_02_option.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/03_02_option.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_derive/03_03_positional.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/03_03_positional.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_derive/03_03_positional.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/03_03_positional.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_derive/03_04_subcommands.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/03_04_subcommands.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_derive/03_04_subcommands.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/03_04_subcommands.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_derive/03_04_subcommands_alt.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/03_04_subcommands_alt.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_derive/03_04_subcommands_alt.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/03_04_subcommands_alt.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_derive/03_05_default_values.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/03_05_default_values.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_derive/03_05_default_values.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/03_05_default_values.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_derive/04_01_enum.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/04_01_enum.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_derive/04_01_enum.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/04_01_enum.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_derive/04_02_parse.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/04_02_parse.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_derive/04_02_parse.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/04_02_parse.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_derive/04_02_validate.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/04_02_validate.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_derive/04_02_validate.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/04_02_validate.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_derive/04_03_relations.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/04_03_relations.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_derive/04_03_relations.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/04_03_relations.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_derive/04_04_custom.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/04_04_custom.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_derive/04_04_custom.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/04_04_custom.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_derive/05_01_assert.rs b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/05_01_assert.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_derive/05_01_assert.rs rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/05_01_assert.rs diff --git a/collector/benchmarks/clap-3.1.6/examples/tutorial_derive/README.md b/collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/README.md similarity index 100% rename from collector/benchmarks/clap-3.1.6/examples/tutorial_derive/README.md rename to collector/compile-benchmarks/clap-3.1.6/examples/tutorial_derive/README.md diff --git a/collector/benchmarks/clap-3.1.6/perf-config.json b/collector/compile-benchmarks/clap-3.1.6/perf-config.json similarity index 100% rename from collector/benchmarks/clap-3.1.6/perf-config.json rename to collector/compile-benchmarks/clap-3.1.6/perf-config.json diff --git a/collector/benchmarks/clap-3.1.6/src/build/app_settings.rs b/collector/compile-benchmarks/clap-3.1.6/src/build/app_settings.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/build/app_settings.rs rename to collector/compile-benchmarks/clap-3.1.6/src/build/app_settings.rs diff --git a/collector/benchmarks/clap-3.1.6/src/build/arg.rs b/collector/compile-benchmarks/clap-3.1.6/src/build/arg.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/build/arg.rs rename to collector/compile-benchmarks/clap-3.1.6/src/build/arg.rs diff --git a/collector/benchmarks/clap-3.1.6/src/build/arg_group.rs b/collector/compile-benchmarks/clap-3.1.6/src/build/arg_group.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/build/arg_group.rs rename to collector/compile-benchmarks/clap-3.1.6/src/build/arg_group.rs diff --git a/collector/benchmarks/clap-3.1.6/src/build/arg_predicate.rs b/collector/compile-benchmarks/clap-3.1.6/src/build/arg_predicate.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/build/arg_predicate.rs rename to collector/compile-benchmarks/clap-3.1.6/src/build/arg_predicate.rs diff --git a/collector/benchmarks/clap-3.1.6/src/build/arg_settings.rs b/collector/compile-benchmarks/clap-3.1.6/src/build/arg_settings.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/build/arg_settings.rs rename to collector/compile-benchmarks/clap-3.1.6/src/build/arg_settings.rs diff --git a/collector/benchmarks/clap-3.1.6/src/build/command.rs b/collector/compile-benchmarks/clap-3.1.6/src/build/command.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/build/command.rs rename to collector/compile-benchmarks/clap-3.1.6/src/build/command.rs diff --git a/collector/benchmarks/clap-3.1.6/src/build/debug_asserts.rs b/collector/compile-benchmarks/clap-3.1.6/src/build/debug_asserts.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/build/debug_asserts.rs rename to collector/compile-benchmarks/clap-3.1.6/src/build/debug_asserts.rs diff --git a/collector/benchmarks/clap-3.1.6/src/build/macros.rs b/collector/compile-benchmarks/clap-3.1.6/src/build/macros.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/build/macros.rs rename to collector/compile-benchmarks/clap-3.1.6/src/build/macros.rs diff --git a/collector/benchmarks/clap-3.1.6/src/build/mod.rs b/collector/compile-benchmarks/clap-3.1.6/src/build/mod.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/build/mod.rs rename to collector/compile-benchmarks/clap-3.1.6/src/build/mod.rs diff --git a/collector/benchmarks/clap-3.1.6/src/build/possible_value.rs b/collector/compile-benchmarks/clap-3.1.6/src/build/possible_value.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/build/possible_value.rs rename to collector/compile-benchmarks/clap-3.1.6/src/build/possible_value.rs diff --git a/collector/benchmarks/clap-3.1.6/src/build/regex.rs b/collector/compile-benchmarks/clap-3.1.6/src/build/regex.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/build/regex.rs rename to collector/compile-benchmarks/clap-3.1.6/src/build/regex.rs diff --git a/collector/benchmarks/clap-3.1.6/src/build/tests.rs b/collector/compile-benchmarks/clap-3.1.6/src/build/tests.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/build/tests.rs rename to collector/compile-benchmarks/clap-3.1.6/src/build/tests.rs diff --git a/collector/benchmarks/clap-3.1.6/src/build/usage_parser.rs b/collector/compile-benchmarks/clap-3.1.6/src/build/usage_parser.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/build/usage_parser.rs rename to collector/compile-benchmarks/clap-3.1.6/src/build/usage_parser.rs diff --git a/collector/benchmarks/clap-3.1.6/src/build/value_hint.rs b/collector/compile-benchmarks/clap-3.1.6/src/build/value_hint.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/build/value_hint.rs rename to collector/compile-benchmarks/clap-3.1.6/src/build/value_hint.rs diff --git a/collector/benchmarks/clap-3.1.6/src/derive.rs b/collector/compile-benchmarks/clap-3.1.6/src/derive.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/derive.rs rename to collector/compile-benchmarks/clap-3.1.6/src/derive.rs diff --git a/collector/benchmarks/clap-3.1.6/src/error/context.rs b/collector/compile-benchmarks/clap-3.1.6/src/error/context.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/error/context.rs rename to collector/compile-benchmarks/clap-3.1.6/src/error/context.rs diff --git a/collector/benchmarks/clap-3.1.6/src/error/kind.rs b/collector/compile-benchmarks/clap-3.1.6/src/error/kind.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/error/kind.rs rename to collector/compile-benchmarks/clap-3.1.6/src/error/kind.rs diff --git a/collector/benchmarks/clap-3.1.6/src/error/mod.rs b/collector/compile-benchmarks/clap-3.1.6/src/error/mod.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/error/mod.rs rename to collector/compile-benchmarks/clap-3.1.6/src/error/mod.rs diff --git a/collector/benchmarks/clap-3.1.6/src/lib.rs b/collector/compile-benchmarks/clap-3.1.6/src/lib.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/lib.rs rename to collector/compile-benchmarks/clap-3.1.6/src/lib.rs diff --git a/collector/benchmarks/clap-3.1.6/src/macros.rs b/collector/compile-benchmarks/clap-3.1.6/src/macros.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/macros.rs rename to collector/compile-benchmarks/clap-3.1.6/src/macros.rs diff --git a/collector/benchmarks/clap-3.1.6/src/mkeymap.rs b/collector/compile-benchmarks/clap-3.1.6/src/mkeymap.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/mkeymap.rs rename to collector/compile-benchmarks/clap-3.1.6/src/mkeymap.rs diff --git a/collector/benchmarks/clap-3.1.6/src/output/fmt.rs b/collector/compile-benchmarks/clap-3.1.6/src/output/fmt.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/output/fmt.rs rename to collector/compile-benchmarks/clap-3.1.6/src/output/fmt.rs diff --git a/collector/benchmarks/clap-3.1.6/src/output/help.rs b/collector/compile-benchmarks/clap-3.1.6/src/output/help.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/output/help.rs rename to collector/compile-benchmarks/clap-3.1.6/src/output/help.rs diff --git a/collector/benchmarks/clap-3.1.6/src/output/mod.rs b/collector/compile-benchmarks/clap-3.1.6/src/output/mod.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/output/mod.rs rename to collector/compile-benchmarks/clap-3.1.6/src/output/mod.rs diff --git a/collector/benchmarks/clap-3.1.6/src/output/usage.rs b/collector/compile-benchmarks/clap-3.1.6/src/output/usage.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/output/usage.rs rename to collector/compile-benchmarks/clap-3.1.6/src/output/usage.rs diff --git a/collector/benchmarks/clap-3.1.6/src/parse/arg_matcher.rs b/collector/compile-benchmarks/clap-3.1.6/src/parse/arg_matcher.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/parse/arg_matcher.rs rename to collector/compile-benchmarks/clap-3.1.6/src/parse/arg_matcher.rs diff --git a/collector/benchmarks/clap-3.1.6/src/parse/features/mod.rs b/collector/compile-benchmarks/clap-3.1.6/src/parse/features/mod.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/parse/features/mod.rs rename to collector/compile-benchmarks/clap-3.1.6/src/parse/features/mod.rs diff --git a/collector/benchmarks/clap-3.1.6/src/parse/features/suggestions.rs b/collector/compile-benchmarks/clap-3.1.6/src/parse/features/suggestions.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/parse/features/suggestions.rs rename to collector/compile-benchmarks/clap-3.1.6/src/parse/features/suggestions.rs diff --git a/collector/benchmarks/clap-3.1.6/src/parse/matches/arg_matches.rs b/collector/compile-benchmarks/clap-3.1.6/src/parse/matches/arg_matches.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/parse/matches/arg_matches.rs rename to collector/compile-benchmarks/clap-3.1.6/src/parse/matches/arg_matches.rs diff --git a/collector/benchmarks/clap-3.1.6/src/parse/matches/matched_arg.rs b/collector/compile-benchmarks/clap-3.1.6/src/parse/matches/matched_arg.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/parse/matches/matched_arg.rs rename to collector/compile-benchmarks/clap-3.1.6/src/parse/matches/matched_arg.rs diff --git a/collector/benchmarks/clap-3.1.6/src/parse/matches/mod.rs b/collector/compile-benchmarks/clap-3.1.6/src/parse/matches/mod.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/parse/matches/mod.rs rename to collector/compile-benchmarks/clap-3.1.6/src/parse/matches/mod.rs diff --git a/collector/benchmarks/clap-3.1.6/src/parse/matches/value_source.rs b/collector/compile-benchmarks/clap-3.1.6/src/parse/matches/value_source.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/parse/matches/value_source.rs rename to collector/compile-benchmarks/clap-3.1.6/src/parse/matches/value_source.rs diff --git a/collector/benchmarks/clap-3.1.6/src/parse/mod.rs b/collector/compile-benchmarks/clap-3.1.6/src/parse/mod.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/parse/mod.rs rename to collector/compile-benchmarks/clap-3.1.6/src/parse/mod.rs diff --git a/collector/benchmarks/clap-3.1.6/src/parse/parser.rs b/collector/compile-benchmarks/clap-3.1.6/src/parse/parser.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/parse/parser.rs rename to collector/compile-benchmarks/clap-3.1.6/src/parse/parser.rs diff --git a/collector/benchmarks/clap-3.1.6/src/parse/validator.rs b/collector/compile-benchmarks/clap-3.1.6/src/parse/validator.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/parse/validator.rs rename to collector/compile-benchmarks/clap-3.1.6/src/parse/validator.rs diff --git a/collector/benchmarks/clap-3.1.6/src/util/color.rs b/collector/compile-benchmarks/clap-3.1.6/src/util/color.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/util/color.rs rename to collector/compile-benchmarks/clap-3.1.6/src/util/color.rs diff --git a/collector/benchmarks/clap-3.1.6/src/util/fnv.rs b/collector/compile-benchmarks/clap-3.1.6/src/util/fnv.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/util/fnv.rs rename to collector/compile-benchmarks/clap-3.1.6/src/util/fnv.rs diff --git a/collector/benchmarks/clap-3.1.6/src/util/graph.rs b/collector/compile-benchmarks/clap-3.1.6/src/util/graph.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/util/graph.rs rename to collector/compile-benchmarks/clap-3.1.6/src/util/graph.rs diff --git a/collector/benchmarks/clap-3.1.6/src/util/id.rs b/collector/compile-benchmarks/clap-3.1.6/src/util/id.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/util/id.rs rename to collector/compile-benchmarks/clap-3.1.6/src/util/id.rs diff --git a/collector/benchmarks/clap-3.1.6/src/util/mod.rs b/collector/compile-benchmarks/clap-3.1.6/src/util/mod.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/util/mod.rs rename to collector/compile-benchmarks/clap-3.1.6/src/util/mod.rs diff --git a/collector/benchmarks/clap-3.1.6/src/util/str_to_bool.rs b/collector/compile-benchmarks/clap-3.1.6/src/util/str_to_bool.rs similarity index 100% rename from collector/benchmarks/clap-3.1.6/src/util/str_to_bool.rs rename to collector/compile-benchmarks/clap-3.1.6/src/util/str_to_bool.rs diff --git a/collector/benchmarks/coercions/0-println.patch b/collector/compile-benchmarks/coercions/0-println.patch similarity index 100% rename from collector/benchmarks/coercions/0-println.patch rename to collector/compile-benchmarks/coercions/0-println.patch diff --git a/collector/benchmarks/coercions/1-add-static-arr-item.patch b/collector/compile-benchmarks/coercions/1-add-static-arr-item.patch similarity index 100% rename from collector/benchmarks/coercions/1-add-static-arr-item.patch rename to collector/compile-benchmarks/coercions/1-add-static-arr-item.patch diff --git a/collector/benchmarks/coercions/Cargo.lock b/collector/compile-benchmarks/coercions/Cargo.lock similarity index 100% rename from collector/benchmarks/coercions/Cargo.lock rename to collector/compile-benchmarks/coercions/Cargo.lock diff --git a/collector/benchmarks/coercions/Cargo.toml b/collector/compile-benchmarks/coercions/Cargo.toml similarity index 100% rename from collector/benchmarks/coercions/Cargo.toml rename to collector/compile-benchmarks/coercions/Cargo.toml diff --git a/collector/benchmarks/coercions/README b/collector/compile-benchmarks/coercions/README similarity index 100% rename from collector/benchmarks/coercions/README rename to collector/compile-benchmarks/coercions/README diff --git a/collector/benchmarks/coercions/perf-config.json b/collector/compile-benchmarks/coercions/perf-config.json similarity index 100% rename from collector/benchmarks/coercions/perf-config.json rename to collector/compile-benchmarks/coercions/perf-config.json diff --git a/collector/benchmarks/coercions/src/main.rs b/collector/compile-benchmarks/coercions/src/main.rs similarity index 100% rename from collector/benchmarks/coercions/src/main.rs rename to collector/compile-benchmarks/coercions/src/main.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/.cargo_vcs_info.json b/collector/compile-benchmarks/cranelift-codegen-0.82.1/.cargo_vcs_info.json similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/.cargo_vcs_info.json rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/.cargo_vcs_info.json diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/0-println.patch b/collector/compile-benchmarks/cranelift-codegen-0.82.1/0-println.patch similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/0-println.patch rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/0-println.patch diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/Cargo.lock b/collector/compile-benchmarks/cranelift-codegen-0.82.1/Cargo.lock similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/Cargo.lock rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/Cargo.lock diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/Cargo.toml b/collector/compile-benchmarks/cranelift-codegen-0.82.1/Cargo.toml similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/Cargo.toml rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/Cargo.toml diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/Cargo.toml.orig b/collector/compile-benchmarks/cranelift-codegen-0.82.1/Cargo.toml.orig similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/Cargo.toml.orig rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/Cargo.toml.orig diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/LICENSE b/collector/compile-benchmarks/cranelift-codegen-0.82.1/LICENSE similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/LICENSE rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/LICENSE diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/README.md b/collector/compile-benchmarks/cranelift-codegen-0.82.1/README.md similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/README.md rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/README.md diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/benches/x64-evex-encoding.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/benches/x64-evex-encoding.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/benches/x64-evex-encoding.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/benches/x64-evex-encoding.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/build.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/build.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/build.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/build.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/perf-config.json b/collector/compile-benchmarks/cranelift-codegen-0.82.1/perf-config.json similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/perf-config.json rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/perf-config.json diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/binemit/mod.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/binemit/mod.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/binemit/mod.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/binemit/mod.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/binemit/stack_map.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/binemit/stack_map.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/binemit/stack_map.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/binemit/stack_map.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/bitset.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/bitset.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/bitset.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/bitset.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/cfg_printer.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/cfg_printer.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/cfg_printer.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/cfg_printer.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/clif.isle b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/clif.isle similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/clif.isle rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/clif.isle diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/constant_hash.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/constant_hash.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/constant_hash.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/constant_hash.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/context.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/context.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/context.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/context.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/cursor.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/cursor.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/cursor.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/cursor.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/data_value.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/data_value.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/data_value.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/data_value.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/dbg.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/dbg.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/dbg.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/dbg.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/dce.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/dce.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/dce.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/dce.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/divconst_magic_numbers.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/divconst_magic_numbers.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/divconst_magic_numbers.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/divconst_magic_numbers.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/dominator_tree.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/dominator_tree.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/dominator_tree.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/dominator_tree.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/flowgraph.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/flowgraph.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/flowgraph.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/flowgraph.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/fx.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/fx.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/fx.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/fx.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/inst_predicates.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/inst_predicates.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/inst_predicates.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/inst_predicates.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/ir/atomic_rmw_op.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/atomic_rmw_op.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/ir/atomic_rmw_op.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/atomic_rmw_op.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/ir/builder.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/builder.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/ir/builder.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/builder.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/ir/condcodes.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/condcodes.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/ir/condcodes.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/condcodes.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/ir/constant.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/constant.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/ir/constant.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/constant.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/ir/dfg.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/dfg.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/ir/dfg.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/dfg.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/ir/entities.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/entities.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/ir/entities.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/entities.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/ir/extfunc.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/extfunc.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/ir/extfunc.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/extfunc.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/ir/extname.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/extname.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/ir/extname.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/extname.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/ir/function.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/function.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/ir/function.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/function.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/ir/globalvalue.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/globalvalue.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/ir/globalvalue.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/globalvalue.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/ir/heap.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/heap.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/ir/heap.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/heap.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/ir/immediates.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/immediates.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/ir/immediates.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/immediates.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/ir/instructions.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/instructions.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/ir/instructions.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/instructions.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/ir/jumptable.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/jumptable.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/ir/jumptable.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/jumptable.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/ir/layout.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/layout.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/ir/layout.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/layout.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/ir/libcall.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/libcall.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/ir/libcall.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/libcall.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/ir/memflags.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/memflags.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/ir/memflags.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/memflags.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/ir/mod.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/mod.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/ir/mod.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/mod.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/ir/progpoint.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/progpoint.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/ir/progpoint.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/progpoint.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/ir/sourceloc.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/sourceloc.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/ir/sourceloc.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/sourceloc.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/ir/stackslot.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/stackslot.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/ir/stackslot.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/stackslot.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/ir/table.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/table.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/ir/table.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/table.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/ir/trapcode.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/trapcode.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/ir/trapcode.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/trapcode.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/ir/types.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/types.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/ir/types.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/ir/types.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/abi.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/abi.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/abi.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/abi.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst.isle b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst.isle similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst.isle rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst.isle diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/args.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/args.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/args.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/args.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/emit.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/emit.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/emit.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/emit.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/emit_tests.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/emit_tests.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/emit_tests.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/emit_tests.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/imms.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/imms.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/imms.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/imms.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/mod.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/mod.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/mod.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/mod.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/regs.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/regs.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/regs.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/regs.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/unwind.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/unwind.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/unwind.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/unwind.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/unwind/systemv.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/unwind/systemv.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/unwind/systemv.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/inst/unwind/systemv.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/lower.isle b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/lower.isle similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/lower.isle rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/lower.isle diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/lower.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/lower.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/lower.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/lower.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/lower/isle.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/lower/isle.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/lower/isle.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/lower/isle.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/lower/isle/generated_code.manifest b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/lower/isle/generated_code.manifest similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/lower/isle/generated_code.manifest rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/lower/isle/generated_code.manifest diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/lower/isle/generated_code.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/lower/isle/generated_code.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/lower/isle/generated_code.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/lower/isle/generated_code.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/lower_inst.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/lower_inst.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/lower_inst.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/lower_inst.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/mod.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/mod.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/mod.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/mod.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/settings.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/settings.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/settings.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/aarch64/settings.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/call_conv.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/call_conv.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/call_conv.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/call_conv.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/mod.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/mod.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/mod.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/mod.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/abi.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/abi.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/abi.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/abi.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst.isle b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst.isle similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst.isle rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst.isle diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/args.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/args.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/args.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/args.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/emit.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/emit.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/emit.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/emit.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/emit_tests.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/emit_tests.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/emit_tests.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/emit_tests.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/imms.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/imms.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/imms.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/imms.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/mod.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/mod.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/mod.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/mod.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/regs.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/regs.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/regs.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/regs.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/unwind.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/unwind.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/unwind.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/unwind.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/unwind/systemv.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/unwind/systemv.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/unwind/systemv.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/inst/unwind/systemv.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/lower.isle b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/lower.isle similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/lower.isle rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/lower.isle diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/lower.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/lower.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/lower.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/lower.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/lower/isle.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/lower/isle.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/lower/isle.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/lower/isle.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/lower/isle/generated_code.manifest b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/lower/isle/generated_code.manifest similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/lower/isle/generated_code.manifest rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/lower/isle/generated_code.manifest diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/lower/isle/generated_code.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/lower/isle/generated_code.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/lower/isle/generated_code.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/lower/isle/generated_code.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/mod.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/mod.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/mod.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/mod.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/settings.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/settings.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/settings.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/s390x/settings.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/unwind.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/unwind.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/unwind.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/unwind.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/unwind/systemv.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/unwind/systemv.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/unwind/systemv.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/unwind/systemv.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/unwind/winx64.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/unwind/winx64.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/unwind/winx64.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/unwind/winx64.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/abi.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/abi.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/abi.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/abi.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/encoding/evex.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/encoding/evex.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/encoding/evex.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/encoding/evex.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/encoding/mod.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/encoding/mod.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/encoding/mod.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/encoding/mod.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/encoding/rex.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/encoding/rex.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/encoding/rex.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/encoding/rex.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/encoding/vex.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/encoding/vex.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/encoding/vex.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/encoding/vex.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst.isle b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst.isle similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst.isle rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst.isle diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/args.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/args.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/args.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/args.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/emit.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/emit.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/emit.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/emit.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/emit_tests.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/emit_tests.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/emit_tests.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/emit_tests.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/mod.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/mod.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/mod.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/mod.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/regs.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/regs.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/regs.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/regs.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/unwind.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/unwind.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/unwind.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/unwind.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/unwind/systemv.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/unwind/systemv.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/unwind/systemv.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/unwind/systemv.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/unwind/winx64.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/unwind/winx64.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/unwind/winx64.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/inst/unwind/winx64.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/lower.isle b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/lower.isle similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/lower.isle rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/lower.isle diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/lower.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/lower.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/lower.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/lower.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/lower/isle.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/lower/isle.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/lower/isle.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/lower/isle.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/lower/isle/generated_code.manifest b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/lower/isle/generated_code.manifest similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/lower/isle/generated_code.manifest rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/lower/isle/generated_code.manifest diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/lower/isle/generated_code.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/lower/isle/generated_code.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/lower/isle/generated_code.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/lower/isle/generated_code.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/mod.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/mod.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/mod.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/mod.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/settings.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/settings.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/isa/x64/settings.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/isa/x64/settings.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/iterators.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/iterators.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/iterators.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/iterators.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/legalizer/globalvalue.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/legalizer/globalvalue.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/legalizer/globalvalue.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/legalizer/globalvalue.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/legalizer/heap.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/legalizer/heap.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/legalizer/heap.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/legalizer/heap.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/legalizer/mod.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/legalizer/mod.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/legalizer/mod.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/legalizer/mod.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/legalizer/table.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/legalizer/table.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/legalizer/table.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/legalizer/table.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/lib.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/lib.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/lib.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/lib.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/licm.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/licm.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/licm.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/licm.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/log.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/log.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/log.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/log.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/loop_analysis.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/loop_analysis.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/loop_analysis.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/loop_analysis.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/machinst/abi.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/machinst/abi.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/machinst/abi.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/machinst/abi.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/machinst/abi_impl.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/machinst/abi_impl.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/machinst/abi_impl.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/machinst/abi_impl.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/machinst/blockorder.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/machinst/blockorder.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/machinst/blockorder.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/machinst/blockorder.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/machinst/buffer.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/machinst/buffer.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/machinst/buffer.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/machinst/buffer.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/machinst/compile.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/machinst/compile.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/machinst/compile.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/machinst/compile.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/machinst/debug.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/machinst/debug.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/machinst/debug.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/machinst/debug.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/machinst/helpers.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/machinst/helpers.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/machinst/helpers.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/machinst/helpers.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/machinst/inst_common.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/machinst/inst_common.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/machinst/inst_common.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/machinst/inst_common.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/machinst/isle.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/machinst/isle.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/machinst/isle.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/machinst/isle.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/machinst/lower.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/machinst/lower.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/machinst/lower.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/machinst/lower.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/machinst/mod.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/machinst/mod.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/machinst/mod.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/machinst/mod.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/machinst/regmapping.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/machinst/regmapping.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/machinst/regmapping.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/machinst/regmapping.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/machinst/valueregs.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/machinst/valueregs.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/machinst/valueregs.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/machinst/valueregs.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/machinst/vcode.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/machinst/vcode.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/machinst/vcode.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/machinst/vcode.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/nan_canonicalization.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/nan_canonicalization.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/nan_canonicalization.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/nan_canonicalization.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/prelude.isle b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/prelude.isle similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/prelude.isle rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/prelude.isle diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/preopt.peepmatic b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/preopt.peepmatic similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/preopt.peepmatic rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/preopt.peepmatic diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/print_errors.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/print_errors.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/print_errors.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/print_errors.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/remove_constant_phis.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/remove_constant_phis.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/remove_constant_phis.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/remove_constant_phis.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/result.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/result.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/result.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/result.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/scoped_hash_map.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/scoped_hash_map.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/scoped_hash_map.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/scoped_hash_map.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/settings.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/settings.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/settings.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/settings.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/simple_gvn.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/simple_gvn.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/simple_gvn.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/simple_gvn.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/simple_preopt.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/simple_preopt.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/simple_preopt.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/simple_preopt.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/souper_harvest.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/souper_harvest.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/souper_harvest.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/souper_harvest.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/timing.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/timing.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/timing.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/timing.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/unreachable_code.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/unreachable_code.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/unreachable_code.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/unreachable_code.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/value_label.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/value_label.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/value_label.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/value_label.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/verifier/flags.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/verifier/flags.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/verifier/flags.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/verifier/flags.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/verifier/mod.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/verifier/mod.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/verifier/mod.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/verifier/mod.rs diff --git a/collector/benchmarks/cranelift-codegen-0.82.1/src/write.rs b/collector/compile-benchmarks/cranelift-codegen-0.82.1/src/write.rs similarity index 100% rename from collector/benchmarks/cranelift-codegen-0.82.1/src/write.rs rename to collector/compile-benchmarks/cranelift-codegen-0.82.1/src/write.rs diff --git a/collector/benchmarks/ctfe-stress-5/Cargo.lock b/collector/compile-benchmarks/ctfe-stress-5/Cargo.lock similarity index 100% rename from collector/benchmarks/ctfe-stress-5/Cargo.lock rename to collector/compile-benchmarks/ctfe-stress-5/Cargo.lock diff --git a/collector/benchmarks/ctfe-stress-5/Cargo.toml b/collector/compile-benchmarks/ctfe-stress-5/Cargo.toml similarity index 100% rename from collector/benchmarks/ctfe-stress-5/Cargo.toml rename to collector/compile-benchmarks/ctfe-stress-5/Cargo.toml diff --git a/collector/benchmarks/ctfe-stress-5/perf-config.json b/collector/compile-benchmarks/ctfe-stress-5/perf-config.json similarity index 100% rename from collector/benchmarks/ctfe-stress-5/perf-config.json rename to collector/compile-benchmarks/ctfe-stress-5/perf-config.json diff --git a/collector/benchmarks/ctfe-stress-5/src/lib.rs b/collector/compile-benchmarks/ctfe-stress-5/src/lib.rs similarity index 100% rename from collector/benchmarks/ctfe-stress-5/src/lib.rs rename to collector/compile-benchmarks/ctfe-stress-5/src/lib.rs diff --git a/collector/benchmarks/deep-vector/0-println.patch b/collector/compile-benchmarks/deep-vector/0-println.patch similarity index 100% rename from collector/benchmarks/deep-vector/0-println.patch rename to collector/compile-benchmarks/deep-vector/0-println.patch diff --git a/collector/benchmarks/deep-vector/1-add-vec-item.patch b/collector/compile-benchmarks/deep-vector/1-add-vec-item.patch similarity index 100% rename from collector/benchmarks/deep-vector/1-add-vec-item.patch rename to collector/compile-benchmarks/deep-vector/1-add-vec-item.patch diff --git a/collector/benchmarks/deep-vector/Cargo.lock b/collector/compile-benchmarks/deep-vector/Cargo.lock similarity index 100% rename from collector/benchmarks/deep-vector/Cargo.lock rename to collector/compile-benchmarks/deep-vector/Cargo.lock diff --git a/collector/benchmarks/deep-vector/Cargo.toml b/collector/compile-benchmarks/deep-vector/Cargo.toml similarity index 100% rename from collector/benchmarks/deep-vector/Cargo.toml rename to collector/compile-benchmarks/deep-vector/Cargo.toml diff --git a/collector/benchmarks/deep-vector/README b/collector/compile-benchmarks/deep-vector/README similarity index 100% rename from collector/benchmarks/deep-vector/README rename to collector/compile-benchmarks/deep-vector/README diff --git a/collector/benchmarks/deep-vector/perf-config.json b/collector/compile-benchmarks/deep-vector/perf-config.json similarity index 100% rename from collector/benchmarks/deep-vector/perf-config.json rename to collector/compile-benchmarks/deep-vector/perf-config.json diff --git a/collector/benchmarks/deep-vector/src/main.rs b/collector/compile-benchmarks/deep-vector/src/main.rs similarity index 100% rename from collector/benchmarks/deep-vector/src/main.rs rename to collector/compile-benchmarks/deep-vector/src/main.rs diff --git a/collector/benchmarks/deeply-nested-multi/Cargo.lock b/collector/compile-benchmarks/deeply-nested-multi/Cargo.lock similarity index 100% rename from collector/benchmarks/deeply-nested-multi/Cargo.lock rename to collector/compile-benchmarks/deeply-nested-multi/Cargo.lock diff --git a/collector/benchmarks/deeply-nested-multi/Cargo.toml b/collector/compile-benchmarks/deeply-nested-multi/Cargo.toml similarity index 100% rename from collector/benchmarks/deeply-nested-multi/Cargo.toml rename to collector/compile-benchmarks/deeply-nested-multi/Cargo.toml diff --git a/collector/benchmarks/deeply-nested-multi/perf-config.json b/collector/compile-benchmarks/deeply-nested-multi/perf-config.json similarity index 100% rename from collector/benchmarks/deeply-nested-multi/perf-config.json rename to collector/compile-benchmarks/deeply-nested-multi/perf-config.json diff --git a/collector/benchmarks/deeply-nested-multi/src/lib.rs b/collector/compile-benchmarks/deeply-nested-multi/src/lib.rs similarity index 100% rename from collector/benchmarks/deeply-nested-multi/src/lib.rs rename to collector/compile-benchmarks/deeply-nested-multi/src/lib.rs diff --git a/collector/benchmarks/derive/Cargo.lock b/collector/compile-benchmarks/derive/Cargo.lock similarity index 100% rename from collector/benchmarks/derive/Cargo.lock rename to collector/compile-benchmarks/derive/Cargo.lock diff --git a/collector/benchmarks/derive/Cargo.toml b/collector/compile-benchmarks/derive/Cargo.toml similarity index 100% rename from collector/benchmarks/derive/Cargo.toml rename to collector/compile-benchmarks/derive/Cargo.toml diff --git a/collector/benchmarks/derive/perf-config.json b/collector/compile-benchmarks/derive/perf-config.json similarity index 100% rename from collector/benchmarks/derive/perf-config.json rename to collector/compile-benchmarks/derive/perf-config.json diff --git a/collector/benchmarks/derive/src/lib.rs b/collector/compile-benchmarks/derive/src/lib.rs similarity index 100% rename from collector/benchmarks/derive/src/lib.rs rename to collector/compile-benchmarks/derive/src/lib.rs diff --git a/collector/benchmarks/diesel-1.4.8/.cargo_vcs_info.json b/collector/compile-benchmarks/diesel-1.4.8/.cargo_vcs_info.json similarity index 100% rename from collector/benchmarks/diesel-1.4.8/.cargo_vcs_info.json rename to collector/compile-benchmarks/diesel-1.4.8/.cargo_vcs_info.json diff --git a/collector/benchmarks/diesel-1.4.8/0-println.patch b/collector/compile-benchmarks/diesel-1.4.8/0-println.patch similarity index 100% rename from collector/benchmarks/diesel-1.4.8/0-println.patch rename to collector/compile-benchmarks/diesel-1.4.8/0-println.patch diff --git a/collector/benchmarks/diesel-1.4.8/Cargo.lock b/collector/compile-benchmarks/diesel-1.4.8/Cargo.lock similarity index 100% rename from collector/benchmarks/diesel-1.4.8/Cargo.lock rename to collector/compile-benchmarks/diesel-1.4.8/Cargo.lock diff --git a/collector/benchmarks/diesel-1.4.8/Cargo.toml b/collector/compile-benchmarks/diesel-1.4.8/Cargo.toml similarity index 100% rename from collector/benchmarks/diesel-1.4.8/Cargo.toml rename to collector/compile-benchmarks/diesel-1.4.8/Cargo.toml diff --git a/collector/benchmarks/diesel-1.4.8/Cargo.toml.orig b/collector/compile-benchmarks/diesel-1.4.8/Cargo.toml.orig similarity index 100% rename from collector/benchmarks/diesel-1.4.8/Cargo.toml.orig rename to collector/compile-benchmarks/diesel-1.4.8/Cargo.toml.orig diff --git a/collector/benchmarks/diesel-1.4.8/LICENSE-APACHE b/collector/compile-benchmarks/diesel-1.4.8/LICENSE-APACHE similarity index 100% rename from collector/benchmarks/diesel-1.4.8/LICENSE-APACHE rename to collector/compile-benchmarks/diesel-1.4.8/LICENSE-APACHE diff --git a/collector/benchmarks/diesel-1.4.8/LICENSE-MIT b/collector/compile-benchmarks/diesel-1.4.8/LICENSE-MIT similarity index 100% rename from collector/benchmarks/diesel-1.4.8/LICENSE-MIT rename to collector/compile-benchmarks/diesel-1.4.8/LICENSE-MIT diff --git a/collector/benchmarks/diesel-1.4.8/README.md b/collector/compile-benchmarks/diesel-1.4.8/README.md similarity index 100% rename from collector/benchmarks/diesel-1.4.8/README.md rename to collector/compile-benchmarks/diesel-1.4.8/README.md diff --git a/collector/benchmarks/diesel-1.4.8/perf-config.json b/collector/compile-benchmarks/diesel-1.4.8/perf-config.json similarity index 100% rename from collector/benchmarks/diesel-1.4.8/perf-config.json rename to collector/compile-benchmarks/diesel-1.4.8/perf-config.json diff --git a/collector/benchmarks/diesel-1.4.8/src/associations/belongs_to.rs b/collector/compile-benchmarks/diesel-1.4.8/src/associations/belongs_to.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/associations/belongs_to.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/associations/belongs_to.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/associations/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/associations/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/associations/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/associations/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/backend.rs b/collector/compile-benchmarks/diesel-1.4.8/src/backend.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/backend.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/backend.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/connection/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/connection/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/connection/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/connection/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/connection/statement_cache.rs b/collector/compile-benchmarks/diesel-1.4.8/src/connection/statement_cache.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/connection/statement_cache.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/connection/statement_cache.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/connection/transaction_manager.rs b/collector/compile-benchmarks/diesel-1.4.8/src/connection/transaction_manager.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/connection/transaction_manager.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/connection/transaction_manager.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/data_types.rs b/collector/compile-benchmarks/diesel-1.4.8/src/data_types.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/data_types.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/data_types.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/deserialize.rs b/collector/compile-benchmarks/diesel-1.4.8/src/deserialize.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/deserialize.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/deserialize.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/doctest_setup.rs b/collector/compile-benchmarks/diesel-1.4.8/src/doctest_setup.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/doctest_setup.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/doctest_setup.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/expression/array_comparison.rs b/collector/compile-benchmarks/diesel-1.4.8/src/expression/array_comparison.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/expression/array_comparison.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/expression/array_comparison.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/expression/bound.rs b/collector/compile-benchmarks/diesel-1.4.8/src/expression/bound.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/expression/bound.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/expression/bound.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/expression/coerce.rs b/collector/compile-benchmarks/diesel-1.4.8/src/expression/coerce.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/expression/coerce.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/expression/coerce.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/expression/count.rs b/collector/compile-benchmarks/diesel-1.4.8/src/expression/count.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/expression/count.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/expression/count.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/expression/exists.rs b/collector/compile-benchmarks/diesel-1.4.8/src/expression/exists.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/expression/exists.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/expression/exists.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/expression/functions/aggregate_folding.rs b/collector/compile-benchmarks/diesel-1.4.8/src/expression/functions/aggregate_folding.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/expression/functions/aggregate_folding.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/expression/functions/aggregate_folding.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/expression/functions/aggregate_ordering.rs b/collector/compile-benchmarks/diesel-1.4.8/src/expression/functions/aggregate_ordering.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/expression/functions/aggregate_ordering.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/expression/functions/aggregate_ordering.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/expression/functions/date_and_time.rs b/collector/compile-benchmarks/diesel-1.4.8/src/expression/functions/date_and_time.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/expression/functions/date_and_time.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/expression/functions/date_and_time.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/expression/functions/helper_types.rs b/collector/compile-benchmarks/diesel-1.4.8/src/expression/functions/helper_types.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/expression/functions/helper_types.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/expression/functions/helper_types.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/expression/functions/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/expression/functions/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/expression/functions/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/expression/functions/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/expression/grouped.rs b/collector/compile-benchmarks/diesel-1.4.8/src/expression/grouped.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/expression/grouped.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/expression/grouped.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/expression/helper_types.rs b/collector/compile-benchmarks/diesel-1.4.8/src/expression/helper_types.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/expression/helper_types.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/expression/helper_types.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/expression/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/expression/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/expression/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/expression/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/expression/not.rs b/collector/compile-benchmarks/diesel-1.4.8/src/expression/not.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/expression/not.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/expression/not.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/expression/nullable.rs b/collector/compile-benchmarks/diesel-1.4.8/src/expression/nullable.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/expression/nullable.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/expression/nullable.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/expression/operators.rs b/collector/compile-benchmarks/diesel-1.4.8/src/expression/operators.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/expression/operators.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/expression/operators.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/expression/ops/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/expression/ops/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/expression/ops/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/expression/ops/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/expression/ops/numeric.rs b/collector/compile-benchmarks/diesel-1.4.8/src/expression/ops/numeric.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/expression/ops/numeric.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/expression/ops/numeric.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/expression/sql_literal.rs b/collector/compile-benchmarks/diesel-1.4.8/src/expression/sql_literal.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/expression/sql_literal.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/expression/sql_literal.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/expression/subselect.rs b/collector/compile-benchmarks/diesel-1.4.8/src/expression/subselect.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/expression/subselect.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/expression/subselect.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/expression_methods/bool_expression_methods.rs b/collector/compile-benchmarks/diesel-1.4.8/src/expression_methods/bool_expression_methods.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/expression_methods/bool_expression_methods.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/expression_methods/bool_expression_methods.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/expression_methods/eq_all.rs b/collector/compile-benchmarks/diesel-1.4.8/src/expression_methods/eq_all.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/expression_methods/eq_all.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/expression_methods/eq_all.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/expression_methods/escape_expression_methods.rs b/collector/compile-benchmarks/diesel-1.4.8/src/expression_methods/escape_expression_methods.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/expression_methods/escape_expression_methods.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/expression_methods/escape_expression_methods.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/expression_methods/global_expression_methods.rs b/collector/compile-benchmarks/diesel-1.4.8/src/expression_methods/global_expression_methods.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/expression_methods/global_expression_methods.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/expression_methods/global_expression_methods.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/expression_methods/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/expression_methods/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/expression_methods/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/expression_methods/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/expression_methods/text_expression_methods.rs b/collector/compile-benchmarks/diesel-1.4.8/src/expression_methods/text_expression_methods.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/expression_methods/text_expression_methods.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/expression_methods/text_expression_methods.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/insertable.rs b/collector/compile-benchmarks/diesel-1.4.8/src/insertable.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/insertable.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/insertable.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/lib.rs b/collector/compile-benchmarks/diesel-1.4.8/src/lib.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/lib.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/lib.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/macros/internal.rs b/collector/compile-benchmarks/diesel-1.4.8/src/macros/internal.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/macros/internal.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/macros/internal.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/macros/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/macros/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/macros/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/macros/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/macros/ops.rs b/collector/compile-benchmarks/diesel-1.4.8/src/macros/ops.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/macros/ops.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/macros/ops.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/macros/query_id.rs b/collector/compile-benchmarks/diesel-1.4.8/src/macros/query_id.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/macros/query_id.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/macros/query_id.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/macros/static_cond.rs b/collector/compile-benchmarks/diesel-1.4.8/src/macros/static_cond.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/macros/static_cond.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/macros/static_cond.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/macros/tuples.rs b/collector/compile-benchmarks/diesel-1.4.8/src/macros/tuples.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/macros/tuples.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/macros/tuples.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/migration/errors.rs b/collector/compile-benchmarks/diesel-1.4.8/src/migration/errors.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/migration/errors.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/migration/errors.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/migration/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/migration/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/migration/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/migration/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/mysql/backend.rs b/collector/compile-benchmarks/diesel-1.4.8/src/mysql/backend.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/mysql/backend.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/mysql/backend.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/mysql/bind_collector.rs b/collector/compile-benchmarks/diesel-1.4.8/src/mysql/bind_collector.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/mysql/bind_collector.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/mysql/bind_collector.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/mysql/connection/bind.rs b/collector/compile-benchmarks/diesel-1.4.8/src/mysql/connection/bind.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/mysql/connection/bind.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/mysql/connection/bind.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/mysql/connection/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/mysql/connection/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/mysql/connection/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/mysql/connection/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/mysql/connection/raw.rs b/collector/compile-benchmarks/diesel-1.4.8/src/mysql/connection/raw.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/mysql/connection/raw.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/mysql/connection/raw.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/mysql/connection/stmt/iterator.rs b/collector/compile-benchmarks/diesel-1.4.8/src/mysql/connection/stmt/iterator.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/mysql/connection/stmt/iterator.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/mysql/connection/stmt/iterator.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/mysql/connection/stmt/metadata.rs b/collector/compile-benchmarks/diesel-1.4.8/src/mysql/connection/stmt/metadata.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/mysql/connection/stmt/metadata.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/mysql/connection/stmt/metadata.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/mysql/connection/stmt/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/mysql/connection/stmt/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/mysql/connection/stmt/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/mysql/connection/stmt/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/mysql/connection/url.rs b/collector/compile-benchmarks/diesel-1.4.8/src/mysql/connection/url.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/mysql/connection/url.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/mysql/connection/url.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/mysql/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/mysql/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/mysql/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/mysql/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/mysql/query_builder/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/mysql/query_builder/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/mysql/query_builder/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/mysql/query_builder/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/mysql/query_builder/query_fragment_impls.rs b/collector/compile-benchmarks/diesel-1.4.8/src/mysql/query_builder/query_fragment_impls.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/mysql/query_builder/query_fragment_impls.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/mysql/query_builder/query_fragment_impls.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/mysql/types/date_and_time.rs b/collector/compile-benchmarks/diesel-1.4.8/src/mysql/types/date_and_time.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/mysql/types/date_and_time.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/mysql/types/date_and_time.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/mysql/types/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/mysql/types/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/mysql/types/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/mysql/types/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/mysql/types/numeric.rs b/collector/compile-benchmarks/diesel-1.4.8/src/mysql/types/numeric.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/mysql/types/numeric.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/mysql/types/numeric.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/backend.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/backend.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/backend.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/backend.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/connection/cursor.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/connection/cursor.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/connection/cursor.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/connection/cursor.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/connection/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/connection/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/connection/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/connection/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/connection/raw.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/connection/raw.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/connection/raw.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/connection/raw.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/connection/result.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/connection/result.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/connection/result.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/connection/result.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/connection/row.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/connection/row.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/connection/row.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/connection/row.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/connection/stmt/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/connection/stmt/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/connection/stmt/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/connection/stmt/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/expression/array.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/expression/array.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/expression/array.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/expression/array.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/expression/array_comparison.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/expression/array_comparison.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/expression/array_comparison.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/expression/array_comparison.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/expression/date_and_time.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/expression/date_and_time.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/expression/date_and_time.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/expression/date_and_time.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/expression/expression_methods.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/expression/expression_methods.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/expression/expression_methods.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/expression/expression_methods.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/expression/extensions/interval_dsl.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/expression/extensions/interval_dsl.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/expression/extensions/interval_dsl.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/expression/extensions/interval_dsl.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/expression/extensions/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/expression/extensions/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/expression/extensions/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/expression/extensions/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/expression/helper_types.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/expression/helper_types.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/expression/helper_types.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/expression/helper_types.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/expression/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/expression/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/expression/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/expression/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/expression/operators.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/expression/operators.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/expression/operators.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/expression/operators.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/metadata_lookup.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/metadata_lookup.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/metadata_lookup.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/metadata_lookup.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/query_builder/distinct_on.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/query_builder/distinct_on.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/query_builder/distinct_on.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/query_builder/distinct_on.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/query_builder/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/query_builder/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/query_builder/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/query_builder/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/query_builder/query_fragment_impls.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/query_builder/query_fragment_impls.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/query_builder/query_fragment_impls.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/query_builder/query_fragment_impls.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/serialize/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/serialize/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/serialize/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/serialize/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/serialize/write_tuple.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/serialize/write_tuple.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/serialize/write_tuple.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/serialize/write_tuple.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/transaction.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/transaction.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/transaction.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/transaction.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/types/array.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/types/array.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/types/array.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/types/array.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/types/date_and_time/chrono.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/types/date_and_time/chrono.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/types/date_and_time/chrono.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/types/date_and_time/chrono.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/types/date_and_time/deprecated_time.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/types/date_and_time/deprecated_time.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/types/date_and_time/deprecated_time.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/types/date_and_time/deprecated_time.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/types/date_and_time/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/types/date_and_time/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/types/date_and_time/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/types/date_and_time/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/types/date_and_time/quickcheck_impls.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/types/date_and_time/quickcheck_impls.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/types/date_and_time/quickcheck_impls.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/types/date_and_time/quickcheck_impls.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/types/date_and_time/std_time.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/types/date_and_time/std_time.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/types/date_and_time/std_time.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/types/date_and_time/std_time.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/types/floats/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/types/floats/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/types/floats/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/types/floats/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/types/floats/quickcheck_impls.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/types/floats/quickcheck_impls.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/types/floats/quickcheck_impls.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/types/floats/quickcheck_impls.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/types/integers.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/types/integers.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/types/integers.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/types/integers.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/types/json.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/types/json.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/types/json.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/types/json.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/types/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/types/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/types/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/types/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/types/money.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/types/money.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/types/money.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/types/money.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/types/network_address.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/types/network_address.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/types/network_address.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/types/network_address.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/types/numeric.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/types/numeric.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/types/numeric.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/types/numeric.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/types/primitives.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/types/primitives.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/types/primitives.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/types/primitives.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/types/ranges.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/types/ranges.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/types/ranges.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/types/ranges.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/types/record.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/types/record.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/types/record.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/types/record.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/types/uuid.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/types/uuid.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/types/uuid.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/types/uuid.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/types/uuid_v0_7.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/types/uuid_v0_7.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/types/uuid_v0_7.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/types/uuid_v0_7.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/upsert/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/upsert/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/upsert/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/upsert/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/upsert/on_conflict_actions.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/upsert/on_conflict_actions.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/upsert/on_conflict_actions.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/upsert/on_conflict_actions.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/upsert/on_conflict_clause.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/upsert/on_conflict_clause.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/upsert/on_conflict_clause.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/upsert/on_conflict_clause.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/upsert/on_conflict_docs_setup.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/upsert/on_conflict_docs_setup.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/upsert/on_conflict_docs_setup.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/upsert/on_conflict_docs_setup.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/upsert/on_conflict_extension.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/upsert/on_conflict_extension.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/upsert/on_conflict_extension.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/upsert/on_conflict_extension.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/pg/upsert/on_conflict_target.rs b/collector/compile-benchmarks/diesel-1.4.8/src/pg/upsert/on_conflict_target.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/pg/upsert/on_conflict_target.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/pg/upsert/on_conflict_target.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_builder/ast_pass.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_builder/ast_pass.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_builder/ast_pass.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_builder/ast_pass.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_builder/bind_collector.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_builder/bind_collector.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_builder/bind_collector.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_builder/bind_collector.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_builder/clause_macro.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_builder/clause_macro.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_builder/clause_macro.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_builder/clause_macro.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_builder/debug_query.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_builder/debug_query.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_builder/debug_query.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_builder/debug_query.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_builder/delete_statement/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_builder/delete_statement/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_builder/delete_statement/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_builder/delete_statement/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_builder/distinct_clause.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_builder/distinct_clause.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_builder/distinct_clause.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_builder/distinct_clause.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_builder/functions.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_builder/functions.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_builder/functions.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_builder/functions.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_builder/group_by_clause.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_builder/group_by_clause.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_builder/group_by_clause.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_builder/group_by_clause.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_builder/insert_statement/column_list.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_builder/insert_statement/column_list.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_builder/insert_statement/column_list.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_builder/insert_statement/column_list.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_builder/insert_statement/insert_from_select.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_builder/insert_statement/insert_from_select.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_builder/insert_statement/insert_from_select.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_builder/insert_statement/insert_from_select.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_builder/insert_statement/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_builder/insert_statement/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_builder/insert_statement/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_builder/insert_statement/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_builder/limit_clause.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_builder/limit_clause.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_builder/limit_clause.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_builder/limit_clause.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_builder/locking_clause.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_builder/locking_clause.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_builder/locking_clause.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_builder/locking_clause.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_builder/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_builder/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_builder/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_builder/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_builder/nodes/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_builder/nodes/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_builder/nodes/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_builder/nodes/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_builder/offset_clause.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_builder/offset_clause.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_builder/offset_clause.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_builder/offset_clause.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_builder/order_clause.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_builder/order_clause.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_builder/order_clause.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_builder/order_clause.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_builder/query_id.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_builder/query_id.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_builder/query_id.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_builder/query_id.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_builder/returning_clause.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_builder/returning_clause.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_builder/returning_clause.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_builder/returning_clause.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_builder/select_clause.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_builder/select_clause.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_builder/select_clause.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_builder/select_clause.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_builder/select_statement/boxed.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_builder/select_statement/boxed.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_builder/select_statement/boxed.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_builder/select_statement/boxed.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_builder/select_statement/dsl_impls.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_builder/select_statement/dsl_impls.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_builder/select_statement/dsl_impls.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_builder/select_statement/dsl_impls.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_builder/select_statement/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_builder/select_statement/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_builder/select_statement/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_builder/select_statement/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_builder/sql_query.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_builder/sql_query.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_builder/sql_query.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_builder/sql_query.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_builder/update_statement/changeset.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_builder/update_statement/changeset.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_builder/update_statement/changeset.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_builder/update_statement/changeset.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_builder/update_statement/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_builder/update_statement/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_builder/update_statement/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_builder/update_statement/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_builder/update_statement/target.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_builder/update_statement/target.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_builder/update_statement/target.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_builder/update_statement/target.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_builder/where_clause.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_builder/where_clause.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_builder/where_clause.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_builder/where_clause.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_dsl/belonging_to_dsl.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/belonging_to_dsl.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_dsl/belonging_to_dsl.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/belonging_to_dsl.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_dsl/boxed_dsl.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/boxed_dsl.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_dsl/boxed_dsl.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/boxed_dsl.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_dsl/distinct_dsl.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/distinct_dsl.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_dsl/distinct_dsl.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/distinct_dsl.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_dsl/filter_dsl.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/filter_dsl.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_dsl/filter_dsl.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/filter_dsl.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_dsl/group_by_dsl.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/group_by_dsl.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_dsl/group_by_dsl.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/group_by_dsl.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_dsl/join_dsl.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/join_dsl.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_dsl/join_dsl.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/join_dsl.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_dsl/limit_dsl.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/limit_dsl.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_dsl/limit_dsl.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/limit_dsl.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_dsl/load_dsl.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/load_dsl.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_dsl/load_dsl.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/load_dsl.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_dsl/locking_dsl.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/locking_dsl.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_dsl/locking_dsl.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/locking_dsl.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_dsl/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_dsl/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_dsl/nullable_select_dsl.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/nullable_select_dsl.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_dsl/nullable_select_dsl.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/nullable_select_dsl.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_dsl/offset_dsl.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/offset_dsl.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_dsl/offset_dsl.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/offset_dsl.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_dsl/order_dsl.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/order_dsl.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_dsl/order_dsl.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/order_dsl.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_dsl/save_changes_dsl.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/save_changes_dsl.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_dsl/save_changes_dsl.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/save_changes_dsl.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_dsl/select_dsl.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/select_dsl.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_dsl/select_dsl.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/select_dsl.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_dsl/single_value_dsl.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/single_value_dsl.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_dsl/single_value_dsl.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_dsl/single_value_dsl.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_source/joins.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_source/joins.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_source/joins.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_source/joins.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_source/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_source/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_source/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_source/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/query_source/peano_numbers.rs b/collector/compile-benchmarks/diesel-1.4.8/src/query_source/peano_numbers.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/query_source/peano_numbers.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/query_source/peano_numbers.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/r2d2.rs b/collector/compile-benchmarks/diesel-1.4.8/src/r2d2.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/r2d2.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/r2d2.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/result.rs b/collector/compile-benchmarks/diesel-1.4.8/src/result.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/result.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/result.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/row.rs b/collector/compile-benchmarks/diesel-1.4.8/src/row.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/row.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/row.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/serialize.rs b/collector/compile-benchmarks/diesel-1.4.8/src/serialize.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/serialize.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/serialize.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/sql_types/fold.rs b/collector/compile-benchmarks/diesel-1.4.8/src/sql_types/fold.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/sql_types/fold.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/sql_types/fold.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/sql_types/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/sql_types/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/sql_types/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/sql_types/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/sql_types/ops.rs b/collector/compile-benchmarks/diesel-1.4.8/src/sql_types/ops.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/sql_types/ops.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/sql_types/ops.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/sql_types/ord.rs b/collector/compile-benchmarks/diesel-1.4.8/src/sql_types/ord.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/sql_types/ord.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/sql_types/ord.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/sqlite/backend.rs b/collector/compile-benchmarks/diesel-1.4.8/src/sqlite/backend.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/sqlite/backend.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/sqlite/backend.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/sqlite/connection/diesel_manage_updated_at.sql b/collector/compile-benchmarks/diesel-1.4.8/src/sqlite/connection/diesel_manage_updated_at.sql similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/sqlite/connection/diesel_manage_updated_at.sql rename to collector/compile-benchmarks/diesel-1.4.8/src/sqlite/connection/diesel_manage_updated_at.sql diff --git a/collector/benchmarks/diesel-1.4.8/src/sqlite/connection/functions.rs b/collector/compile-benchmarks/diesel-1.4.8/src/sqlite/connection/functions.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/sqlite/connection/functions.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/sqlite/connection/functions.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/sqlite/connection/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/sqlite/connection/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/sqlite/connection/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/sqlite/connection/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/sqlite/connection/raw.rs b/collector/compile-benchmarks/diesel-1.4.8/src/sqlite/connection/raw.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/sqlite/connection/raw.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/sqlite/connection/raw.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/sqlite/connection/serialized_value.rs b/collector/compile-benchmarks/diesel-1.4.8/src/sqlite/connection/serialized_value.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/sqlite/connection/serialized_value.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/sqlite/connection/serialized_value.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/sqlite/connection/sqlite_value.rs b/collector/compile-benchmarks/diesel-1.4.8/src/sqlite/connection/sqlite_value.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/sqlite/connection/sqlite_value.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/sqlite/connection/sqlite_value.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/sqlite/connection/statement_iterator.rs b/collector/compile-benchmarks/diesel-1.4.8/src/sqlite/connection/statement_iterator.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/sqlite/connection/statement_iterator.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/sqlite/connection/statement_iterator.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/sqlite/connection/stmt.rs b/collector/compile-benchmarks/diesel-1.4.8/src/sqlite/connection/stmt.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/sqlite/connection/stmt.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/sqlite/connection/stmt.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/sqlite/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/sqlite/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/sqlite/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/sqlite/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/sqlite/query_builder/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/sqlite/query_builder/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/sqlite/query_builder/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/sqlite/query_builder/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/sqlite/types/date_and_time/chrono.rs b/collector/compile-benchmarks/diesel-1.4.8/src/sqlite/types/date_and_time/chrono.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/sqlite/types/date_and_time/chrono.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/sqlite/types/date_and_time/chrono.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/sqlite/types/date_and_time/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/sqlite/types/date_and_time/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/sqlite/types/date_and_time/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/sqlite/types/date_and_time/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/sqlite/types/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/sqlite/types/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/sqlite/types/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/sqlite/types/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/sqlite/types/numeric.rs b/collector/compile-benchmarks/diesel-1.4.8/src/sqlite/types/numeric.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/sqlite/types/numeric.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/sqlite/types/numeric.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/test_helpers.rs b/collector/compile-benchmarks/diesel-1.4.8/src/test_helpers.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/test_helpers.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/test_helpers.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/type_impls/date_and_time.rs b/collector/compile-benchmarks/diesel-1.4.8/src/type_impls/date_and_time.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/type_impls/date_and_time.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/type_impls/date_and_time.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/type_impls/decimal.rs b/collector/compile-benchmarks/diesel-1.4.8/src/type_impls/decimal.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/type_impls/decimal.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/type_impls/decimal.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/type_impls/floats.rs b/collector/compile-benchmarks/diesel-1.4.8/src/type_impls/floats.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/type_impls/floats.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/type_impls/floats.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/type_impls/integers.rs b/collector/compile-benchmarks/diesel-1.4.8/src/type_impls/integers.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/type_impls/integers.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/type_impls/integers.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/type_impls/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/type_impls/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/type_impls/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/type_impls/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/type_impls/option.rs b/collector/compile-benchmarks/diesel-1.4.8/src/type_impls/option.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/type_impls/option.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/type_impls/option.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/type_impls/primitives.rs b/collector/compile-benchmarks/diesel-1.4.8/src/type_impls/primitives.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/type_impls/primitives.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/type_impls/primitives.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/type_impls/tuples.rs b/collector/compile-benchmarks/diesel-1.4.8/src/type_impls/tuples.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/type_impls/tuples.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/type_impls/tuples.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/types/mod.rs b/collector/compile-benchmarks/diesel-1.4.8/src/types/mod.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/types/mod.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/types/mod.rs diff --git a/collector/benchmarks/diesel-1.4.8/src/util.rs b/collector/compile-benchmarks/diesel-1.4.8/src/util.rs similarity index 100% rename from collector/benchmarks/diesel-1.4.8/src/util.rs rename to collector/compile-benchmarks/diesel-1.4.8/src/util.rs diff --git a/collector/benchmarks/encoding/.gitignore b/collector/compile-benchmarks/encoding/.gitignore similarity index 100% rename from collector/benchmarks/encoding/.gitignore rename to collector/compile-benchmarks/encoding/.gitignore diff --git a/collector/benchmarks/encoding/.travis.yml b/collector/compile-benchmarks/encoding/.travis.yml similarity index 100% rename from collector/benchmarks/encoding/.travis.yml rename to collector/compile-benchmarks/encoding/.travis.yml diff --git a/collector/benchmarks/encoding/0-println.patch b/collector/compile-benchmarks/encoding/0-println.patch similarity index 100% rename from collector/benchmarks/encoding/0-println.patch rename to collector/compile-benchmarks/encoding/0-println.patch diff --git a/collector/benchmarks/encoding/AUTHORS.txt b/collector/compile-benchmarks/encoding/AUTHORS.txt similarity index 100% rename from collector/benchmarks/encoding/AUTHORS.txt rename to collector/compile-benchmarks/encoding/AUTHORS.txt diff --git a/collector/benchmarks/encoding/Cargo.lock b/collector/compile-benchmarks/encoding/Cargo.lock similarity index 100% rename from collector/benchmarks/encoding/Cargo.lock rename to collector/compile-benchmarks/encoding/Cargo.lock diff --git a/collector/benchmarks/encoding/Cargo.toml b/collector/compile-benchmarks/encoding/Cargo.toml similarity index 100% rename from collector/benchmarks/encoding/Cargo.toml rename to collector/compile-benchmarks/encoding/Cargo.toml diff --git a/collector/benchmarks/encoding/LICENSE.txt b/collector/compile-benchmarks/encoding/LICENSE.txt similarity index 100% rename from collector/benchmarks/encoding/LICENSE.txt rename to collector/compile-benchmarks/encoding/LICENSE.txt diff --git a/collector/benchmarks/encoding/README.md b/collector/compile-benchmarks/encoding/README.md similarity index 100% rename from collector/benchmarks/encoding/README.md rename to collector/compile-benchmarks/encoding/README.md diff --git a/collector/benchmarks/encoding/examples/recode.rs b/collector/compile-benchmarks/encoding/examples/recode.rs similarity index 100% rename from collector/benchmarks/encoding/examples/recode.rs rename to collector/compile-benchmarks/encoding/examples/recode.rs diff --git a/collector/benchmarks/encoding/perf-config.json b/collector/compile-benchmarks/encoding/perf-config.json similarity index 100% rename from collector/benchmarks/encoding/perf-config.json rename to collector/compile-benchmarks/encoding/perf-config.json diff --git a/collector/benchmarks/encoding/src/all.rs b/collector/compile-benchmarks/encoding/src/all.rs similarity index 100% rename from collector/benchmarks/encoding/src/all.rs rename to collector/compile-benchmarks/encoding/src/all.rs diff --git a/collector/benchmarks/encoding/src/codec/ascii.rs b/collector/compile-benchmarks/encoding/src/codec/ascii.rs similarity index 100% rename from collector/benchmarks/encoding/src/codec/ascii.rs rename to collector/compile-benchmarks/encoding/src/codec/ascii.rs diff --git a/collector/benchmarks/encoding/src/codec/error.rs b/collector/compile-benchmarks/encoding/src/codec/error.rs similarity index 100% rename from collector/benchmarks/encoding/src/codec/error.rs rename to collector/compile-benchmarks/encoding/src/codec/error.rs diff --git a/collector/benchmarks/encoding/src/codec/japanese.rs b/collector/compile-benchmarks/encoding/src/codec/japanese.rs similarity index 100% rename from collector/benchmarks/encoding/src/codec/japanese.rs rename to collector/compile-benchmarks/encoding/src/codec/japanese.rs diff --git a/collector/benchmarks/encoding/src/codec/korean.rs b/collector/compile-benchmarks/encoding/src/codec/korean.rs similarity index 100% rename from collector/benchmarks/encoding/src/codec/korean.rs rename to collector/compile-benchmarks/encoding/src/codec/korean.rs diff --git a/collector/benchmarks/encoding/src/codec/simpchinese.rs b/collector/compile-benchmarks/encoding/src/codec/simpchinese.rs similarity index 100% rename from collector/benchmarks/encoding/src/codec/simpchinese.rs rename to collector/compile-benchmarks/encoding/src/codec/simpchinese.rs diff --git a/collector/benchmarks/encoding/src/codec/singlebyte.rs b/collector/compile-benchmarks/encoding/src/codec/singlebyte.rs similarity index 100% rename from collector/benchmarks/encoding/src/codec/singlebyte.rs rename to collector/compile-benchmarks/encoding/src/codec/singlebyte.rs diff --git a/collector/benchmarks/encoding/src/codec/tradchinese.rs b/collector/compile-benchmarks/encoding/src/codec/tradchinese.rs similarity index 100% rename from collector/benchmarks/encoding/src/codec/tradchinese.rs rename to collector/compile-benchmarks/encoding/src/codec/tradchinese.rs diff --git a/collector/benchmarks/encoding/src/codec/utf_16.rs b/collector/compile-benchmarks/encoding/src/codec/utf_16.rs similarity index 100% rename from collector/benchmarks/encoding/src/codec/utf_16.rs rename to collector/compile-benchmarks/encoding/src/codec/utf_16.rs diff --git a/collector/benchmarks/encoding/src/codec/utf_8.rs b/collector/compile-benchmarks/encoding/src/codec/utf_8.rs similarity index 100% rename from collector/benchmarks/encoding/src/codec/utf_8.rs rename to collector/compile-benchmarks/encoding/src/codec/utf_8.rs diff --git a/collector/benchmarks/encoding/src/codec/whatwg.rs b/collector/compile-benchmarks/encoding/src/codec/whatwg.rs similarity index 100% rename from collector/benchmarks/encoding/src/codec/whatwg.rs rename to collector/compile-benchmarks/encoding/src/codec/whatwg.rs diff --git a/collector/benchmarks/encoding/src/examples/UTF-8-test.txt b/collector/compile-benchmarks/encoding/src/examples/UTF-8-test.txt similarity index 100% rename from collector/benchmarks/encoding/src/examples/UTF-8-test.txt rename to collector/compile-benchmarks/encoding/src/examples/UTF-8-test.txt diff --git a/collector/benchmarks/encoding/src/examples/outer-space-treaty.html b/collector/compile-benchmarks/encoding/src/examples/outer-space-treaty.html similarity index 100% rename from collector/benchmarks/encoding/src/examples/outer-space-treaty.html rename to collector/compile-benchmarks/encoding/src/examples/outer-space-treaty.html diff --git a/collector/benchmarks/encoding/src/index/gen_index.py b/collector/compile-benchmarks/encoding/src/index/gen_index.py similarity index 100% rename from collector/benchmarks/encoding/src/index/gen_index.py rename to collector/compile-benchmarks/encoding/src/index/gen_index.py diff --git a/collector/benchmarks/encoding/src/index/japanese/Cargo.toml b/collector/compile-benchmarks/encoding/src/index/japanese/Cargo.toml similarity index 100% rename from collector/benchmarks/encoding/src/index/japanese/Cargo.toml rename to collector/compile-benchmarks/encoding/src/index/japanese/Cargo.toml diff --git a/collector/benchmarks/encoding/src/index/japanese/jis0208.rs b/collector/compile-benchmarks/encoding/src/index/japanese/jis0208.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/japanese/jis0208.rs rename to collector/compile-benchmarks/encoding/src/index/japanese/jis0208.rs diff --git a/collector/benchmarks/encoding/src/index/japanese/jis0212.rs b/collector/compile-benchmarks/encoding/src/index/japanese/jis0212.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/japanese/jis0212.rs rename to collector/compile-benchmarks/encoding/src/index/japanese/jis0212.rs diff --git a/collector/benchmarks/encoding/src/index/japanese/lib.rs b/collector/compile-benchmarks/encoding/src/index/japanese/lib.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/japanese/lib.rs rename to collector/compile-benchmarks/encoding/src/index/japanese/lib.rs diff --git a/collector/benchmarks/encoding/src/index/korean/Cargo.toml b/collector/compile-benchmarks/encoding/src/index/korean/Cargo.toml similarity index 100% rename from collector/benchmarks/encoding/src/index/korean/Cargo.toml rename to collector/compile-benchmarks/encoding/src/index/korean/Cargo.toml diff --git a/collector/benchmarks/encoding/src/index/korean/euc_kr.rs b/collector/compile-benchmarks/encoding/src/index/korean/euc_kr.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/korean/euc_kr.rs rename to collector/compile-benchmarks/encoding/src/index/korean/euc_kr.rs diff --git a/collector/benchmarks/encoding/src/index/korean/lib.rs b/collector/compile-benchmarks/encoding/src/index/korean/lib.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/korean/lib.rs rename to collector/compile-benchmarks/encoding/src/index/korean/lib.rs diff --git a/collector/benchmarks/encoding/src/index/simpchinese/Cargo.toml b/collector/compile-benchmarks/encoding/src/index/simpchinese/Cargo.toml similarity index 100% rename from collector/benchmarks/encoding/src/index/simpchinese/Cargo.toml rename to collector/compile-benchmarks/encoding/src/index/simpchinese/Cargo.toml diff --git a/collector/benchmarks/encoding/src/index/simpchinese/gb18030.rs b/collector/compile-benchmarks/encoding/src/index/simpchinese/gb18030.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/simpchinese/gb18030.rs rename to collector/compile-benchmarks/encoding/src/index/simpchinese/gb18030.rs diff --git a/collector/benchmarks/encoding/src/index/simpchinese/gb18030_ranges.rs b/collector/compile-benchmarks/encoding/src/index/simpchinese/gb18030_ranges.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/simpchinese/gb18030_ranges.rs rename to collector/compile-benchmarks/encoding/src/index/simpchinese/gb18030_ranges.rs diff --git a/collector/benchmarks/encoding/src/index/simpchinese/lib.rs b/collector/compile-benchmarks/encoding/src/index/simpchinese/lib.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/simpchinese/lib.rs rename to collector/compile-benchmarks/encoding/src/index/simpchinese/lib.rs diff --git a/collector/benchmarks/encoding/src/index/singlebyte/Cargo.toml b/collector/compile-benchmarks/encoding/src/index/singlebyte/Cargo.toml similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/Cargo.toml rename to collector/compile-benchmarks/encoding/src/index/singlebyte/Cargo.toml diff --git a/collector/benchmarks/encoding/src/index/singlebyte/ibm866.rs b/collector/compile-benchmarks/encoding/src/index/singlebyte/ibm866.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/ibm866.rs rename to collector/compile-benchmarks/encoding/src/index/singlebyte/ibm866.rs diff --git a/collector/benchmarks/encoding/src/index/singlebyte/iso_8859_10.rs b/collector/compile-benchmarks/encoding/src/index/singlebyte/iso_8859_10.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/iso_8859_10.rs rename to collector/compile-benchmarks/encoding/src/index/singlebyte/iso_8859_10.rs diff --git a/collector/benchmarks/encoding/src/index/singlebyte/iso_8859_13.rs b/collector/compile-benchmarks/encoding/src/index/singlebyte/iso_8859_13.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/iso_8859_13.rs rename to collector/compile-benchmarks/encoding/src/index/singlebyte/iso_8859_13.rs diff --git a/collector/benchmarks/encoding/src/index/singlebyte/iso_8859_14.rs b/collector/compile-benchmarks/encoding/src/index/singlebyte/iso_8859_14.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/iso_8859_14.rs rename to collector/compile-benchmarks/encoding/src/index/singlebyte/iso_8859_14.rs diff --git a/collector/benchmarks/encoding/src/index/singlebyte/iso_8859_15.rs b/collector/compile-benchmarks/encoding/src/index/singlebyte/iso_8859_15.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/iso_8859_15.rs rename to collector/compile-benchmarks/encoding/src/index/singlebyte/iso_8859_15.rs diff --git a/collector/benchmarks/encoding/src/index/singlebyte/iso_8859_16.rs b/collector/compile-benchmarks/encoding/src/index/singlebyte/iso_8859_16.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/iso_8859_16.rs rename to collector/compile-benchmarks/encoding/src/index/singlebyte/iso_8859_16.rs diff --git a/collector/benchmarks/encoding/src/index/singlebyte/iso_8859_2.rs b/collector/compile-benchmarks/encoding/src/index/singlebyte/iso_8859_2.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/iso_8859_2.rs rename to collector/compile-benchmarks/encoding/src/index/singlebyte/iso_8859_2.rs diff --git a/collector/benchmarks/encoding/src/index/singlebyte/iso_8859_3.rs b/collector/compile-benchmarks/encoding/src/index/singlebyte/iso_8859_3.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/iso_8859_3.rs rename to collector/compile-benchmarks/encoding/src/index/singlebyte/iso_8859_3.rs diff --git a/collector/benchmarks/encoding/src/index/singlebyte/iso_8859_4.rs b/collector/compile-benchmarks/encoding/src/index/singlebyte/iso_8859_4.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/iso_8859_4.rs rename to collector/compile-benchmarks/encoding/src/index/singlebyte/iso_8859_4.rs diff --git a/collector/benchmarks/encoding/src/index/singlebyte/iso_8859_5.rs b/collector/compile-benchmarks/encoding/src/index/singlebyte/iso_8859_5.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/iso_8859_5.rs rename to collector/compile-benchmarks/encoding/src/index/singlebyte/iso_8859_5.rs diff --git a/collector/benchmarks/encoding/src/index/singlebyte/iso_8859_6.rs b/collector/compile-benchmarks/encoding/src/index/singlebyte/iso_8859_6.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/iso_8859_6.rs rename to collector/compile-benchmarks/encoding/src/index/singlebyte/iso_8859_6.rs diff --git a/collector/benchmarks/encoding/src/index/singlebyte/iso_8859_7.rs b/collector/compile-benchmarks/encoding/src/index/singlebyte/iso_8859_7.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/iso_8859_7.rs rename to collector/compile-benchmarks/encoding/src/index/singlebyte/iso_8859_7.rs diff --git a/collector/benchmarks/encoding/src/index/singlebyte/iso_8859_8.rs b/collector/compile-benchmarks/encoding/src/index/singlebyte/iso_8859_8.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/iso_8859_8.rs rename to collector/compile-benchmarks/encoding/src/index/singlebyte/iso_8859_8.rs diff --git a/collector/benchmarks/encoding/src/index/singlebyte/koi8_r.rs b/collector/compile-benchmarks/encoding/src/index/singlebyte/koi8_r.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/koi8_r.rs rename to collector/compile-benchmarks/encoding/src/index/singlebyte/koi8_r.rs diff --git a/collector/benchmarks/encoding/src/index/singlebyte/koi8_u.rs b/collector/compile-benchmarks/encoding/src/index/singlebyte/koi8_u.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/koi8_u.rs rename to collector/compile-benchmarks/encoding/src/index/singlebyte/koi8_u.rs diff --git a/collector/benchmarks/encoding/src/index/singlebyte/lib.rs b/collector/compile-benchmarks/encoding/src/index/singlebyte/lib.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/lib.rs rename to collector/compile-benchmarks/encoding/src/index/singlebyte/lib.rs diff --git a/collector/benchmarks/encoding/src/index/singlebyte/macintosh.rs b/collector/compile-benchmarks/encoding/src/index/singlebyte/macintosh.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/macintosh.rs rename to collector/compile-benchmarks/encoding/src/index/singlebyte/macintosh.rs diff --git a/collector/benchmarks/encoding/src/index/singlebyte/windows_1250.rs b/collector/compile-benchmarks/encoding/src/index/singlebyte/windows_1250.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/windows_1250.rs rename to collector/compile-benchmarks/encoding/src/index/singlebyte/windows_1250.rs diff --git a/collector/benchmarks/encoding/src/index/singlebyte/windows_1251.rs b/collector/compile-benchmarks/encoding/src/index/singlebyte/windows_1251.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/windows_1251.rs rename to collector/compile-benchmarks/encoding/src/index/singlebyte/windows_1251.rs diff --git a/collector/benchmarks/encoding/src/index/singlebyte/windows_1252.rs b/collector/compile-benchmarks/encoding/src/index/singlebyte/windows_1252.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/windows_1252.rs rename to collector/compile-benchmarks/encoding/src/index/singlebyte/windows_1252.rs diff --git a/collector/benchmarks/encoding/src/index/singlebyte/windows_1253.rs b/collector/compile-benchmarks/encoding/src/index/singlebyte/windows_1253.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/windows_1253.rs rename to collector/compile-benchmarks/encoding/src/index/singlebyte/windows_1253.rs diff --git a/collector/benchmarks/encoding/src/index/singlebyte/windows_1254.rs b/collector/compile-benchmarks/encoding/src/index/singlebyte/windows_1254.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/windows_1254.rs rename to collector/compile-benchmarks/encoding/src/index/singlebyte/windows_1254.rs diff --git a/collector/benchmarks/encoding/src/index/singlebyte/windows_1255.rs b/collector/compile-benchmarks/encoding/src/index/singlebyte/windows_1255.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/windows_1255.rs rename to collector/compile-benchmarks/encoding/src/index/singlebyte/windows_1255.rs diff --git a/collector/benchmarks/encoding/src/index/singlebyte/windows_1256.rs b/collector/compile-benchmarks/encoding/src/index/singlebyte/windows_1256.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/windows_1256.rs rename to collector/compile-benchmarks/encoding/src/index/singlebyte/windows_1256.rs diff --git a/collector/benchmarks/encoding/src/index/singlebyte/windows_1257.rs b/collector/compile-benchmarks/encoding/src/index/singlebyte/windows_1257.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/windows_1257.rs rename to collector/compile-benchmarks/encoding/src/index/singlebyte/windows_1257.rs diff --git a/collector/benchmarks/encoding/src/index/singlebyte/windows_1258.rs b/collector/compile-benchmarks/encoding/src/index/singlebyte/windows_1258.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/windows_1258.rs rename to collector/compile-benchmarks/encoding/src/index/singlebyte/windows_1258.rs diff --git a/collector/benchmarks/encoding/src/index/singlebyte/windows_874.rs b/collector/compile-benchmarks/encoding/src/index/singlebyte/windows_874.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/windows_874.rs rename to collector/compile-benchmarks/encoding/src/index/singlebyte/windows_874.rs diff --git a/collector/benchmarks/encoding/src/index/singlebyte/x_mac_cyrillic.rs b/collector/compile-benchmarks/encoding/src/index/singlebyte/x_mac_cyrillic.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/singlebyte/x_mac_cyrillic.rs rename to collector/compile-benchmarks/encoding/src/index/singlebyte/x_mac_cyrillic.rs diff --git a/collector/benchmarks/encoding/src/index/tests/Cargo.toml b/collector/compile-benchmarks/encoding/src/index/tests/Cargo.toml similarity index 100% rename from collector/benchmarks/encoding/src/index/tests/Cargo.toml rename to collector/compile-benchmarks/encoding/src/index/tests/Cargo.toml diff --git a/collector/benchmarks/encoding/src/index/tests/index_tests.rs b/collector/compile-benchmarks/encoding/src/index/tests/index_tests.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/tests/index_tests.rs rename to collector/compile-benchmarks/encoding/src/index/tests/index_tests.rs diff --git a/collector/benchmarks/encoding/src/index/tradchinese/Cargo.toml b/collector/compile-benchmarks/encoding/src/index/tradchinese/Cargo.toml similarity index 100% rename from collector/benchmarks/encoding/src/index/tradchinese/Cargo.toml rename to collector/compile-benchmarks/encoding/src/index/tradchinese/Cargo.toml diff --git a/collector/benchmarks/encoding/src/index/tradchinese/big5.rs b/collector/compile-benchmarks/encoding/src/index/tradchinese/big5.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/tradchinese/big5.rs rename to collector/compile-benchmarks/encoding/src/index/tradchinese/big5.rs diff --git a/collector/benchmarks/encoding/src/index/tradchinese/lib.rs b/collector/compile-benchmarks/encoding/src/index/tradchinese/lib.rs similarity index 100% rename from collector/benchmarks/encoding/src/index/tradchinese/lib.rs rename to collector/compile-benchmarks/encoding/src/index/tradchinese/lib.rs diff --git a/collector/benchmarks/encoding/src/label.rs b/collector/compile-benchmarks/encoding/src/label.rs similarity index 100% rename from collector/benchmarks/encoding/src/label.rs rename to collector/compile-benchmarks/encoding/src/label.rs diff --git a/collector/benchmarks/encoding/src/lib.rs b/collector/compile-benchmarks/encoding/src/lib.rs similarity index 100% rename from collector/benchmarks/encoding/src/lib.rs rename to collector/compile-benchmarks/encoding/src/lib.rs diff --git a/collector/benchmarks/encoding/src/testutils.rs b/collector/compile-benchmarks/encoding/src/testutils.rs similarity index 100% rename from collector/benchmarks/encoding/src/testutils.rs rename to collector/compile-benchmarks/encoding/src/testutils.rs diff --git a/collector/benchmarks/encoding/src/types.rs b/collector/compile-benchmarks/encoding/src/types.rs similarity index 100% rename from collector/benchmarks/encoding/src/types.rs rename to collector/compile-benchmarks/encoding/src/types.rs diff --git a/collector/benchmarks/encoding/src/types/Cargo.toml b/collector/compile-benchmarks/encoding/src/types/Cargo.toml similarity index 100% rename from collector/benchmarks/encoding/src/types/Cargo.toml rename to collector/compile-benchmarks/encoding/src/types/Cargo.toml diff --git a/collector/benchmarks/encoding/src/types/examples/rot13.rs b/collector/compile-benchmarks/encoding/src/types/examples/rot13.rs similarity index 100% rename from collector/benchmarks/encoding/src/types/examples/rot13.rs rename to collector/compile-benchmarks/encoding/src/types/examples/rot13.rs diff --git a/collector/benchmarks/encoding/src/types/lib.rs b/collector/compile-benchmarks/encoding/src/types/lib.rs similarity index 100% rename from collector/benchmarks/encoding/src/types/lib.rs rename to collector/compile-benchmarks/encoding/src/types/lib.rs diff --git a/collector/benchmarks/encoding/src/util.rs b/collector/compile-benchmarks/encoding/src/util.rs similarity index 100% rename from collector/benchmarks/encoding/src/util.rs rename to collector/compile-benchmarks/encoding/src/util.rs diff --git a/collector/benchmarks/externs/Cargo.lock b/collector/compile-benchmarks/externs/Cargo.lock similarity index 100% rename from collector/benchmarks/externs/Cargo.lock rename to collector/compile-benchmarks/externs/Cargo.lock diff --git a/collector/benchmarks/externs/Cargo.toml b/collector/compile-benchmarks/externs/Cargo.toml similarity index 100% rename from collector/benchmarks/externs/Cargo.toml rename to collector/compile-benchmarks/externs/Cargo.toml diff --git a/collector/benchmarks/externs/perf-config.json b/collector/compile-benchmarks/externs/perf-config.json similarity index 100% rename from collector/benchmarks/externs/perf-config.json rename to collector/compile-benchmarks/externs/perf-config.json diff --git a/collector/benchmarks/externs/src/lib.rs b/collector/compile-benchmarks/externs/src/lib.rs similarity index 100% rename from collector/benchmarks/externs/src/lib.rs rename to collector/compile-benchmarks/externs/src/lib.rs diff --git a/collector/benchmarks/futures/0-println.patch b/collector/compile-benchmarks/futures/0-println.patch similarity index 100% rename from collector/benchmarks/futures/0-println.patch rename to collector/compile-benchmarks/futures/0-println.patch diff --git a/collector/benchmarks/futures/Cargo.lock b/collector/compile-benchmarks/futures/Cargo.lock similarity index 100% rename from collector/benchmarks/futures/Cargo.lock rename to collector/compile-benchmarks/futures/Cargo.lock diff --git a/collector/benchmarks/futures/Cargo.toml b/collector/compile-benchmarks/futures/Cargo.toml similarity index 100% rename from collector/benchmarks/futures/Cargo.toml rename to collector/compile-benchmarks/futures/Cargo.toml diff --git a/collector/benchmarks/futures/FAQ.md b/collector/compile-benchmarks/futures/FAQ.md similarity index 100% rename from collector/benchmarks/futures/FAQ.md rename to collector/compile-benchmarks/futures/FAQ.md diff --git a/collector/benchmarks/futures/LICENSE-APACHE b/collector/compile-benchmarks/futures/LICENSE-APACHE similarity index 100% rename from collector/benchmarks/futures/LICENSE-APACHE rename to collector/compile-benchmarks/futures/LICENSE-APACHE diff --git a/collector/benchmarks/futures/LICENSE-MIT b/collector/compile-benchmarks/futures/LICENSE-MIT similarity index 100% rename from collector/benchmarks/futures/LICENSE-MIT rename to collector/compile-benchmarks/futures/LICENSE-MIT diff --git a/collector/benchmarks/futures/README.md b/collector/compile-benchmarks/futures/README.md similarity index 100% rename from collector/benchmarks/futures/README.md rename to collector/compile-benchmarks/futures/README.md diff --git a/collector/benchmarks/futures/appveyor.yml b/collector/compile-benchmarks/futures/appveyor.yml similarity index 100% rename from collector/benchmarks/futures/appveyor.yml rename to collector/compile-benchmarks/futures/appveyor.yml diff --git a/collector/benchmarks/futures/perf-config.json b/collector/compile-benchmarks/futures/perf-config.json similarity index 100% rename from collector/benchmarks/futures/perf-config.json rename to collector/compile-benchmarks/futures/perf-config.json diff --git a/collector/benchmarks/futures/src/all/mod.rs b/collector/compile-benchmarks/futures/src/all/mod.rs similarity index 100% rename from collector/benchmarks/futures/src/all/mod.rs rename to collector/compile-benchmarks/futures/src/all/mod.rs diff --git a/collector/benchmarks/futures/src/all/support/mod.rs b/collector/compile-benchmarks/futures/src/all/support/mod.rs similarity index 100% rename from collector/benchmarks/futures/src/all/support/mod.rs rename to collector/compile-benchmarks/futures/src/all/support/mod.rs diff --git a/collector/benchmarks/futures/src/and_then.rs b/collector/compile-benchmarks/futures/src/and_then.rs similarity index 100% rename from collector/benchmarks/futures/src/and_then.rs rename to collector/compile-benchmarks/futures/src/and_then.rs diff --git a/collector/benchmarks/futures/src/chain.rs b/collector/compile-benchmarks/futures/src/chain.rs similarity index 100% rename from collector/benchmarks/futures/src/chain.rs rename to collector/compile-benchmarks/futures/src/chain.rs diff --git a/collector/benchmarks/futures/src/collect.rs b/collector/compile-benchmarks/futures/src/collect.rs similarity index 100% rename from collector/benchmarks/futures/src/collect.rs rename to collector/compile-benchmarks/futures/src/collect.rs diff --git a/collector/benchmarks/futures/src/done.rs b/collector/compile-benchmarks/futures/src/done.rs similarity index 100% rename from collector/benchmarks/futures/src/done.rs rename to collector/compile-benchmarks/futures/src/done.rs diff --git a/collector/benchmarks/futures/src/empty.rs b/collector/compile-benchmarks/futures/src/empty.rs similarity index 100% rename from collector/benchmarks/futures/src/empty.rs rename to collector/compile-benchmarks/futures/src/empty.rs diff --git a/collector/benchmarks/futures/src/executor.rs b/collector/compile-benchmarks/futures/src/executor.rs similarity index 100% rename from collector/benchmarks/futures/src/executor.rs rename to collector/compile-benchmarks/futures/src/executor.rs diff --git a/collector/benchmarks/futures/src/failed.rs b/collector/compile-benchmarks/futures/src/failed.rs similarity index 100% rename from collector/benchmarks/futures/src/failed.rs rename to collector/compile-benchmarks/futures/src/failed.rs diff --git a/collector/benchmarks/futures/src/finished.rs b/collector/compile-benchmarks/futures/src/finished.rs similarity index 100% rename from collector/benchmarks/futures/src/finished.rs rename to collector/compile-benchmarks/futures/src/finished.rs diff --git a/collector/benchmarks/futures/src/flatten.rs b/collector/compile-benchmarks/futures/src/flatten.rs similarity index 100% rename from collector/benchmarks/futures/src/flatten.rs rename to collector/compile-benchmarks/futures/src/flatten.rs diff --git a/collector/benchmarks/futures/src/forget.rs b/collector/compile-benchmarks/futures/src/forget.rs similarity index 100% rename from collector/benchmarks/futures/src/forget.rs rename to collector/compile-benchmarks/futures/src/forget.rs diff --git a/collector/benchmarks/futures/src/fuse.rs b/collector/compile-benchmarks/futures/src/fuse.rs similarity index 100% rename from collector/benchmarks/futures/src/fuse.rs rename to collector/compile-benchmarks/futures/src/fuse.rs diff --git a/collector/benchmarks/futures/src/impls.rs b/collector/compile-benchmarks/futures/src/impls.rs similarity index 100% rename from collector/benchmarks/futures/src/impls.rs rename to collector/compile-benchmarks/futures/src/impls.rs diff --git a/collector/benchmarks/futures/src/join.rs b/collector/compile-benchmarks/futures/src/join.rs similarity index 100% rename from collector/benchmarks/futures/src/join.rs rename to collector/compile-benchmarks/futures/src/join.rs diff --git a/collector/benchmarks/futures/src/lazy.rs b/collector/compile-benchmarks/futures/src/lazy.rs similarity index 100% rename from collector/benchmarks/futures/src/lazy.rs rename to collector/compile-benchmarks/futures/src/lazy.rs diff --git a/collector/benchmarks/futures/src/lib.rs b/collector/compile-benchmarks/futures/src/lib.rs similarity index 100% rename from collector/benchmarks/futures/src/lib.rs rename to collector/compile-benchmarks/futures/src/lib.rs diff --git a/collector/benchmarks/futures/src/lock.rs b/collector/compile-benchmarks/futures/src/lock.rs similarity index 100% rename from collector/benchmarks/futures/src/lock.rs rename to collector/compile-benchmarks/futures/src/lock.rs diff --git a/collector/benchmarks/futures/src/map.rs b/collector/compile-benchmarks/futures/src/map.rs similarity index 100% rename from collector/benchmarks/futures/src/map.rs rename to collector/compile-benchmarks/futures/src/map.rs diff --git a/collector/benchmarks/futures/src/map_err.rs b/collector/compile-benchmarks/futures/src/map_err.rs similarity index 100% rename from collector/benchmarks/futures/src/map_err.rs rename to collector/compile-benchmarks/futures/src/map_err.rs diff --git a/collector/benchmarks/futures/src/or_else.rs b/collector/compile-benchmarks/futures/src/or_else.rs similarity index 100% rename from collector/benchmarks/futures/src/or_else.rs rename to collector/compile-benchmarks/futures/src/or_else.rs diff --git a/collector/benchmarks/futures/src/poll.rs b/collector/compile-benchmarks/futures/src/poll.rs similarity index 100% rename from collector/benchmarks/futures/src/poll.rs rename to collector/compile-benchmarks/futures/src/poll.rs diff --git a/collector/benchmarks/futures/src/promise.rs b/collector/compile-benchmarks/futures/src/promise.rs similarity index 100% rename from collector/benchmarks/futures/src/promise.rs rename to collector/compile-benchmarks/futures/src/promise.rs diff --git a/collector/benchmarks/futures/src/select.rs b/collector/compile-benchmarks/futures/src/select.rs similarity index 100% rename from collector/benchmarks/futures/src/select.rs rename to collector/compile-benchmarks/futures/src/select.rs diff --git a/collector/benchmarks/futures/src/select_all.rs b/collector/compile-benchmarks/futures/src/select_all.rs similarity index 100% rename from collector/benchmarks/futures/src/select_all.rs rename to collector/compile-benchmarks/futures/src/select_all.rs diff --git a/collector/benchmarks/futures/src/slot.rs b/collector/compile-benchmarks/futures/src/slot.rs similarity index 100% rename from collector/benchmarks/futures/src/slot.rs rename to collector/compile-benchmarks/futures/src/slot.rs diff --git a/collector/benchmarks/futures/src/store.rs b/collector/compile-benchmarks/futures/src/store.rs similarity index 100% rename from collector/benchmarks/futures/src/store.rs rename to collector/compile-benchmarks/futures/src/store.rs diff --git a/collector/benchmarks/futures/src/stream/and_then.rs b/collector/compile-benchmarks/futures/src/stream/and_then.rs similarity index 100% rename from collector/benchmarks/futures/src/stream/and_then.rs rename to collector/compile-benchmarks/futures/src/stream/and_then.rs diff --git a/collector/benchmarks/futures/src/stream/buffered.rs b/collector/compile-benchmarks/futures/src/stream/buffered.rs similarity index 100% rename from collector/benchmarks/futures/src/stream/buffered.rs rename to collector/compile-benchmarks/futures/src/stream/buffered.rs diff --git a/collector/benchmarks/futures/src/stream/channel.rs b/collector/compile-benchmarks/futures/src/stream/channel.rs similarity index 100% rename from collector/benchmarks/futures/src/stream/channel.rs rename to collector/compile-benchmarks/futures/src/stream/channel.rs diff --git a/collector/benchmarks/futures/src/stream/collect.rs b/collector/compile-benchmarks/futures/src/stream/collect.rs similarity index 100% rename from collector/benchmarks/futures/src/stream/collect.rs rename to collector/compile-benchmarks/futures/src/stream/collect.rs diff --git a/collector/benchmarks/futures/src/stream/filter.rs b/collector/compile-benchmarks/futures/src/stream/filter.rs similarity index 100% rename from collector/benchmarks/futures/src/stream/filter.rs rename to collector/compile-benchmarks/futures/src/stream/filter.rs diff --git a/collector/benchmarks/futures/src/stream/filter_map.rs b/collector/compile-benchmarks/futures/src/stream/filter_map.rs similarity index 100% rename from collector/benchmarks/futures/src/stream/filter_map.rs rename to collector/compile-benchmarks/futures/src/stream/filter_map.rs diff --git a/collector/benchmarks/futures/src/stream/flatten.rs b/collector/compile-benchmarks/futures/src/stream/flatten.rs similarity index 100% rename from collector/benchmarks/futures/src/stream/flatten.rs rename to collector/compile-benchmarks/futures/src/stream/flatten.rs diff --git a/collector/benchmarks/futures/src/stream/fold.rs b/collector/compile-benchmarks/futures/src/stream/fold.rs similarity index 100% rename from collector/benchmarks/futures/src/stream/fold.rs rename to collector/compile-benchmarks/futures/src/stream/fold.rs diff --git a/collector/benchmarks/futures/src/stream/for_each.rs b/collector/compile-benchmarks/futures/src/stream/for_each.rs similarity index 100% rename from collector/benchmarks/futures/src/stream/for_each.rs rename to collector/compile-benchmarks/futures/src/stream/for_each.rs diff --git a/collector/benchmarks/futures/src/stream/fuse.rs b/collector/compile-benchmarks/futures/src/stream/fuse.rs similarity index 100% rename from collector/benchmarks/futures/src/stream/fuse.rs rename to collector/compile-benchmarks/futures/src/stream/fuse.rs diff --git a/collector/benchmarks/futures/src/stream/future.rs b/collector/compile-benchmarks/futures/src/stream/future.rs similarity index 100% rename from collector/benchmarks/futures/src/stream/future.rs rename to collector/compile-benchmarks/futures/src/stream/future.rs diff --git a/collector/benchmarks/futures/src/stream/impls.rs b/collector/compile-benchmarks/futures/src/stream/impls.rs similarity index 100% rename from collector/benchmarks/futures/src/stream/impls.rs rename to collector/compile-benchmarks/futures/src/stream/impls.rs diff --git a/collector/benchmarks/futures/src/stream/iter.rs b/collector/compile-benchmarks/futures/src/stream/iter.rs similarity index 100% rename from collector/benchmarks/futures/src/stream/iter.rs rename to collector/compile-benchmarks/futures/src/stream/iter.rs diff --git a/collector/benchmarks/futures/src/stream/map.rs b/collector/compile-benchmarks/futures/src/stream/map.rs similarity index 100% rename from collector/benchmarks/futures/src/stream/map.rs rename to collector/compile-benchmarks/futures/src/stream/map.rs diff --git a/collector/benchmarks/futures/src/stream/map_err.rs b/collector/compile-benchmarks/futures/src/stream/map_err.rs similarity index 100% rename from collector/benchmarks/futures/src/stream/map_err.rs rename to collector/compile-benchmarks/futures/src/stream/map_err.rs diff --git a/collector/benchmarks/futures/src/stream/merge.rs b/collector/compile-benchmarks/futures/src/stream/merge.rs similarity index 100% rename from collector/benchmarks/futures/src/stream/merge.rs rename to collector/compile-benchmarks/futures/src/stream/merge.rs diff --git a/collector/benchmarks/futures/src/stream/mod.rs b/collector/compile-benchmarks/futures/src/stream/mod.rs similarity index 100% rename from collector/benchmarks/futures/src/stream/mod.rs rename to collector/compile-benchmarks/futures/src/stream/mod.rs diff --git a/collector/benchmarks/futures/src/stream/or_else.rs b/collector/compile-benchmarks/futures/src/stream/or_else.rs similarity index 100% rename from collector/benchmarks/futures/src/stream/or_else.rs rename to collector/compile-benchmarks/futures/src/stream/or_else.rs diff --git a/collector/benchmarks/futures/src/stream/skip.rs b/collector/compile-benchmarks/futures/src/stream/skip.rs similarity index 100% rename from collector/benchmarks/futures/src/stream/skip.rs rename to collector/compile-benchmarks/futures/src/stream/skip.rs diff --git a/collector/benchmarks/futures/src/stream/skip_while.rs b/collector/compile-benchmarks/futures/src/stream/skip_while.rs similarity index 100% rename from collector/benchmarks/futures/src/stream/skip_while.rs rename to collector/compile-benchmarks/futures/src/stream/skip_while.rs diff --git a/collector/benchmarks/futures/src/stream/take.rs b/collector/compile-benchmarks/futures/src/stream/take.rs similarity index 100% rename from collector/benchmarks/futures/src/stream/take.rs rename to collector/compile-benchmarks/futures/src/stream/take.rs diff --git a/collector/benchmarks/futures/src/stream/then.rs b/collector/compile-benchmarks/futures/src/stream/then.rs similarity index 100% rename from collector/benchmarks/futures/src/stream/then.rs rename to collector/compile-benchmarks/futures/src/stream/then.rs diff --git a/collector/benchmarks/futures/src/stream/thread_state.rs b/collector/compile-benchmarks/futures/src/stream/thread_state.rs similarity index 100% rename from collector/benchmarks/futures/src/stream/thread_state.rs rename to collector/compile-benchmarks/futures/src/stream/thread_state.rs diff --git a/collector/benchmarks/futures/src/task.rs b/collector/compile-benchmarks/futures/src/task.rs similarity index 100% rename from collector/benchmarks/futures/src/task.rs rename to collector/compile-benchmarks/futures/src/task.rs diff --git a/collector/benchmarks/futures/src/then.rs b/collector/compile-benchmarks/futures/src/then.rs similarity index 100% rename from collector/benchmarks/futures/src/then.rs rename to collector/compile-benchmarks/futures/src/then.rs diff --git a/collector/benchmarks/futures/src/util.rs b/collector/compile-benchmarks/futures/src/util.rs similarity index 100% rename from collector/benchmarks/futures/src/util.rs rename to collector/compile-benchmarks/futures/src/util.rs diff --git a/collector/benchmarks/helloworld-tiny/Cargo.lock b/collector/compile-benchmarks/helloworld-tiny/Cargo.lock similarity index 100% rename from collector/benchmarks/helloworld-tiny/Cargo.lock rename to collector/compile-benchmarks/helloworld-tiny/Cargo.lock diff --git a/collector/benchmarks/helloworld-tiny/Cargo.toml b/collector/compile-benchmarks/helloworld-tiny/Cargo.toml similarity index 100% rename from collector/benchmarks/helloworld-tiny/Cargo.toml rename to collector/compile-benchmarks/helloworld-tiny/Cargo.toml diff --git a/collector/benchmarks/helloworld-tiny/perf-config.json b/collector/compile-benchmarks/helloworld-tiny/perf-config.json similarity index 100% rename from collector/benchmarks/helloworld-tiny/perf-config.json rename to collector/compile-benchmarks/helloworld-tiny/perf-config.json diff --git a/collector/benchmarks/helloworld-tiny/src/main.rs b/collector/compile-benchmarks/helloworld-tiny/src/main.rs similarity index 100% rename from collector/benchmarks/helloworld-tiny/src/main.rs rename to collector/compile-benchmarks/helloworld-tiny/src/main.rs diff --git a/collector/benchmarks/helloworld/0-println.patch b/collector/compile-benchmarks/helloworld/0-println.patch similarity index 100% rename from collector/benchmarks/helloworld/0-println.patch rename to collector/compile-benchmarks/helloworld/0-println.patch diff --git a/collector/benchmarks/helloworld/Cargo.lock b/collector/compile-benchmarks/helloworld/Cargo.lock similarity index 100% rename from collector/benchmarks/helloworld/Cargo.lock rename to collector/compile-benchmarks/helloworld/Cargo.lock diff --git a/collector/benchmarks/helloworld/Cargo.toml b/collector/compile-benchmarks/helloworld/Cargo.toml similarity index 100% rename from collector/benchmarks/helloworld/Cargo.toml rename to collector/compile-benchmarks/helloworld/Cargo.toml diff --git a/collector/benchmarks/helloworld/perf-config.json b/collector/compile-benchmarks/helloworld/perf-config.json similarity index 100% rename from collector/benchmarks/helloworld/perf-config.json rename to collector/compile-benchmarks/helloworld/perf-config.json diff --git a/collector/benchmarks/helloworld/src/main.rs b/collector/compile-benchmarks/helloworld/src/main.rs similarity index 100% rename from collector/benchmarks/helloworld/src/main.rs rename to collector/compile-benchmarks/helloworld/src/main.rs diff --git a/collector/benchmarks/html5ever-0.26.0/.cargo_vcs_info.json b/collector/compile-benchmarks/html5ever-0.26.0/.cargo_vcs_info.json similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/.cargo_vcs_info.json rename to collector/compile-benchmarks/html5ever-0.26.0/.cargo_vcs_info.json diff --git a/collector/benchmarks/html5ever-0.26.0/0-println.patch b/collector/compile-benchmarks/html5ever-0.26.0/0-println.patch similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/0-println.patch rename to collector/compile-benchmarks/html5ever-0.26.0/0-println.patch diff --git a/collector/benchmarks/html5ever-0.26.0/Cargo.lock b/collector/compile-benchmarks/html5ever-0.26.0/Cargo.lock similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/Cargo.lock rename to collector/compile-benchmarks/html5ever-0.26.0/Cargo.lock diff --git a/collector/benchmarks/html5ever-0.26.0/Cargo.toml b/collector/compile-benchmarks/html5ever-0.26.0/Cargo.toml similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/Cargo.toml rename to collector/compile-benchmarks/html5ever-0.26.0/Cargo.toml diff --git a/collector/benchmarks/html5ever-0.26.0/Cargo.toml.orig b/collector/compile-benchmarks/html5ever-0.26.0/Cargo.toml.orig similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/Cargo.toml.orig rename to collector/compile-benchmarks/html5ever-0.26.0/Cargo.toml.orig diff --git a/collector/benchmarks/html5ever-0.26.0/LICENSE-APACHE b/collector/compile-benchmarks/html5ever-0.26.0/LICENSE-APACHE similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/LICENSE-APACHE rename to collector/compile-benchmarks/html5ever-0.26.0/LICENSE-APACHE diff --git a/collector/benchmarks/html5ever-0.26.0/LICENSE-MIT b/collector/compile-benchmarks/html5ever-0.26.0/LICENSE-MIT similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/LICENSE-MIT rename to collector/compile-benchmarks/html5ever-0.26.0/LICENSE-MIT diff --git a/collector/benchmarks/html5ever-0.26.0/benches/html5ever.rs b/collector/compile-benchmarks/html5ever-0.26.0/benches/html5ever.rs similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/benches/html5ever.rs rename to collector/compile-benchmarks/html5ever-0.26.0/benches/html5ever.rs diff --git a/collector/benchmarks/html5ever-0.26.0/build.rs b/collector/compile-benchmarks/html5ever-0.26.0/build.rs similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/build.rs rename to collector/compile-benchmarks/html5ever-0.26.0/build.rs diff --git a/collector/benchmarks/html5ever-0.26.0/data/bench/lipsum-zh.html b/collector/compile-benchmarks/html5ever-0.26.0/data/bench/lipsum-zh.html similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/data/bench/lipsum-zh.html rename to collector/compile-benchmarks/html5ever-0.26.0/data/bench/lipsum-zh.html diff --git a/collector/benchmarks/html5ever-0.26.0/data/bench/lipsum.html b/collector/compile-benchmarks/html5ever-0.26.0/data/bench/lipsum.html similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/data/bench/lipsum.html rename to collector/compile-benchmarks/html5ever-0.26.0/data/bench/lipsum.html diff --git a/collector/benchmarks/html5ever-0.26.0/data/bench/medium-fragment.html b/collector/compile-benchmarks/html5ever-0.26.0/data/bench/medium-fragment.html similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/data/bench/medium-fragment.html rename to collector/compile-benchmarks/html5ever-0.26.0/data/bench/medium-fragment.html diff --git a/collector/benchmarks/html5ever-0.26.0/data/bench/small-fragment.html b/collector/compile-benchmarks/html5ever-0.26.0/data/bench/small-fragment.html similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/data/bench/small-fragment.html rename to collector/compile-benchmarks/html5ever-0.26.0/data/bench/small-fragment.html diff --git a/collector/benchmarks/html5ever-0.26.0/data/bench/strong.html b/collector/compile-benchmarks/html5ever-0.26.0/data/bench/strong.html similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/data/bench/strong.html rename to collector/compile-benchmarks/html5ever-0.26.0/data/bench/strong.html diff --git a/collector/benchmarks/html5ever-0.26.0/data/bench/tiny-fragment.html b/collector/compile-benchmarks/html5ever-0.26.0/data/bench/tiny-fragment.html similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/data/bench/tiny-fragment.html rename to collector/compile-benchmarks/html5ever-0.26.0/data/bench/tiny-fragment.html diff --git a/collector/benchmarks/html5ever-0.26.0/examples/arena.rs b/collector/compile-benchmarks/html5ever-0.26.0/examples/arena.rs similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/examples/arena.rs rename to collector/compile-benchmarks/html5ever-0.26.0/examples/arena.rs diff --git a/collector/benchmarks/html5ever-0.26.0/examples/capi/tokenize.c b/collector/compile-benchmarks/html5ever-0.26.0/examples/capi/tokenize.c similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/examples/capi/tokenize.c rename to collector/compile-benchmarks/html5ever-0.26.0/examples/capi/tokenize.c diff --git a/collector/benchmarks/html5ever-0.26.0/examples/noop-tokenize.rs b/collector/compile-benchmarks/html5ever-0.26.0/examples/noop-tokenize.rs similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/examples/noop-tokenize.rs rename to collector/compile-benchmarks/html5ever-0.26.0/examples/noop-tokenize.rs diff --git a/collector/benchmarks/html5ever-0.26.0/examples/noop-tree-builder.rs b/collector/compile-benchmarks/html5ever-0.26.0/examples/noop-tree-builder.rs similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/examples/noop-tree-builder.rs rename to collector/compile-benchmarks/html5ever-0.26.0/examples/noop-tree-builder.rs diff --git a/collector/benchmarks/html5ever-0.26.0/examples/print-tree-actions.rs b/collector/compile-benchmarks/html5ever-0.26.0/examples/print-tree-actions.rs similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/examples/print-tree-actions.rs rename to collector/compile-benchmarks/html5ever-0.26.0/examples/print-tree-actions.rs diff --git a/collector/benchmarks/html5ever-0.26.0/examples/tokenize.rs b/collector/compile-benchmarks/html5ever-0.26.0/examples/tokenize.rs similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/examples/tokenize.rs rename to collector/compile-benchmarks/html5ever-0.26.0/examples/tokenize.rs diff --git a/collector/benchmarks/html5ever-0.26.0/macros/match_token.rs b/collector/compile-benchmarks/html5ever-0.26.0/macros/match_token.rs similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/macros/match_token.rs rename to collector/compile-benchmarks/html5ever-0.26.0/macros/match_token.rs diff --git a/collector/benchmarks/html5ever-0.26.0/perf-config.json b/collector/compile-benchmarks/html5ever-0.26.0/perf-config.json similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/perf-config.json rename to collector/compile-benchmarks/html5ever-0.26.0/perf-config.json diff --git a/collector/benchmarks/html5ever-0.26.0/src/driver.rs b/collector/compile-benchmarks/html5ever-0.26.0/src/driver.rs similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/src/driver.rs rename to collector/compile-benchmarks/html5ever-0.26.0/src/driver.rs diff --git a/collector/benchmarks/html5ever-0.26.0/src/lib.rs b/collector/compile-benchmarks/html5ever-0.26.0/src/lib.rs similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/src/lib.rs rename to collector/compile-benchmarks/html5ever-0.26.0/src/lib.rs diff --git a/collector/benchmarks/html5ever-0.26.0/src/macros.rs b/collector/compile-benchmarks/html5ever-0.26.0/src/macros.rs similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/src/macros.rs rename to collector/compile-benchmarks/html5ever-0.26.0/src/macros.rs diff --git a/collector/benchmarks/html5ever-0.26.0/src/serialize/mod.rs b/collector/compile-benchmarks/html5ever-0.26.0/src/serialize/mod.rs similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/src/serialize/mod.rs rename to collector/compile-benchmarks/html5ever-0.26.0/src/serialize/mod.rs diff --git a/collector/benchmarks/html5ever-0.26.0/src/tokenizer/char_ref/mod.rs b/collector/compile-benchmarks/html5ever-0.26.0/src/tokenizer/char_ref/mod.rs similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/src/tokenizer/char_ref/mod.rs rename to collector/compile-benchmarks/html5ever-0.26.0/src/tokenizer/char_ref/mod.rs diff --git a/collector/benchmarks/html5ever-0.26.0/src/tokenizer/interface.rs b/collector/compile-benchmarks/html5ever-0.26.0/src/tokenizer/interface.rs similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/src/tokenizer/interface.rs rename to collector/compile-benchmarks/html5ever-0.26.0/src/tokenizer/interface.rs diff --git a/collector/benchmarks/html5ever-0.26.0/src/tokenizer/mod.rs b/collector/compile-benchmarks/html5ever-0.26.0/src/tokenizer/mod.rs similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/src/tokenizer/mod.rs rename to collector/compile-benchmarks/html5ever-0.26.0/src/tokenizer/mod.rs diff --git a/collector/benchmarks/html5ever-0.26.0/src/tokenizer/states.rs b/collector/compile-benchmarks/html5ever-0.26.0/src/tokenizer/states.rs similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/src/tokenizer/states.rs rename to collector/compile-benchmarks/html5ever-0.26.0/src/tokenizer/states.rs diff --git a/collector/benchmarks/html5ever-0.26.0/src/tree_builder/data.rs b/collector/compile-benchmarks/html5ever-0.26.0/src/tree_builder/data.rs similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/src/tree_builder/data.rs rename to collector/compile-benchmarks/html5ever-0.26.0/src/tree_builder/data.rs diff --git a/collector/benchmarks/html5ever-0.26.0/src/tree_builder/mod.rs b/collector/compile-benchmarks/html5ever-0.26.0/src/tree_builder/mod.rs similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/src/tree_builder/mod.rs rename to collector/compile-benchmarks/html5ever-0.26.0/src/tree_builder/mod.rs diff --git a/collector/benchmarks/html5ever-0.26.0/src/tree_builder/rules.rs b/collector/compile-benchmarks/html5ever-0.26.0/src/tree_builder/rules.rs similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/src/tree_builder/rules.rs rename to collector/compile-benchmarks/html5ever-0.26.0/src/tree_builder/rules.rs diff --git a/collector/benchmarks/html5ever-0.26.0/src/tree_builder/tag_sets.rs b/collector/compile-benchmarks/html5ever-0.26.0/src/tree_builder/tag_sets.rs similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/src/tree_builder/tag_sets.rs rename to collector/compile-benchmarks/html5ever-0.26.0/src/tree_builder/tag_sets.rs diff --git a/collector/benchmarks/html5ever-0.26.0/src/tree_builder/types.rs b/collector/compile-benchmarks/html5ever-0.26.0/src/tree_builder/types.rs similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/src/tree_builder/types.rs rename to collector/compile-benchmarks/html5ever-0.26.0/src/tree_builder/types.rs diff --git a/collector/benchmarks/html5ever-0.26.0/src/util/str.rs b/collector/compile-benchmarks/html5ever-0.26.0/src/util/str.rs similarity index 100% rename from collector/benchmarks/html5ever-0.26.0/src/util/str.rs rename to collector/compile-benchmarks/html5ever-0.26.0/src/util/str.rs diff --git a/collector/benchmarks/html5ever/.gitignore b/collector/compile-benchmarks/html5ever/.gitignore similarity index 100% rename from collector/benchmarks/html5ever/.gitignore rename to collector/compile-benchmarks/html5ever/.gitignore diff --git a/collector/benchmarks/html5ever/.gitmodules b/collector/compile-benchmarks/html5ever/.gitmodules similarity index 100% rename from collector/benchmarks/html5ever/.gitmodules rename to collector/compile-benchmarks/html5ever/.gitmodules diff --git a/collector/benchmarks/html5ever/.travis.yml b/collector/compile-benchmarks/html5ever/.travis.yml similarity index 100% rename from collector/benchmarks/html5ever/.travis.yml rename to collector/compile-benchmarks/html5ever/.travis.yml diff --git a/collector/benchmarks/html5ever/0-println.patch b/collector/compile-benchmarks/html5ever/0-println.patch similarity index 100% rename from collector/benchmarks/html5ever/0-println.patch rename to collector/compile-benchmarks/html5ever/0-println.patch diff --git a/collector/benchmarks/html5ever/AUTHORS b/collector/compile-benchmarks/html5ever/AUTHORS similarity index 100% rename from collector/benchmarks/html5ever/AUTHORS rename to collector/compile-benchmarks/html5ever/AUTHORS diff --git a/collector/benchmarks/html5ever/COPYRIGHT b/collector/compile-benchmarks/html5ever/COPYRIGHT similarity index 100% rename from collector/benchmarks/html5ever/COPYRIGHT rename to collector/compile-benchmarks/html5ever/COPYRIGHT diff --git a/collector/benchmarks/html5ever/Cargo.lock b/collector/compile-benchmarks/html5ever/Cargo.lock similarity index 100% rename from collector/benchmarks/html5ever/Cargo.lock rename to collector/compile-benchmarks/html5ever/Cargo.lock diff --git a/collector/benchmarks/html5ever/Cargo.toml b/collector/compile-benchmarks/html5ever/Cargo.toml similarity index 100% rename from collector/benchmarks/html5ever/Cargo.toml rename to collector/compile-benchmarks/html5ever/Cargo.toml diff --git a/collector/benchmarks/html5ever/LICENSE-APACHE b/collector/compile-benchmarks/html5ever/LICENSE-APACHE similarity index 100% rename from collector/benchmarks/html5ever/LICENSE-APACHE rename to collector/compile-benchmarks/html5ever/LICENSE-APACHE diff --git a/collector/benchmarks/html5ever/LICENSE-MIT b/collector/compile-benchmarks/html5ever/LICENSE-MIT similarity index 100% rename from collector/benchmarks/html5ever/LICENSE-MIT rename to collector/compile-benchmarks/html5ever/LICENSE-MIT diff --git a/collector/benchmarks/html5ever/README.md b/collector/compile-benchmarks/html5ever/README.md similarity index 100% rename from collector/benchmarks/html5ever/README.md rename to collector/compile-benchmarks/html5ever/README.md diff --git a/collector/benchmarks/html5ever/STRUCTURE.md b/collector/compile-benchmarks/html5ever/STRUCTURE.md similarity index 100% rename from collector/benchmarks/html5ever/STRUCTURE.md rename to collector/compile-benchmarks/html5ever/STRUCTURE.md diff --git a/collector/benchmarks/html5ever/build.rs b/collector/compile-benchmarks/html5ever/build.rs similarity index 100% rename from collector/benchmarks/html5ever/build.rs rename to collector/compile-benchmarks/html5ever/build.rs diff --git a/collector/benchmarks/html5ever/data/bench/lipsum-zh.html b/collector/compile-benchmarks/html5ever/data/bench/lipsum-zh.html similarity index 100% rename from collector/benchmarks/html5ever/data/bench/lipsum-zh.html rename to collector/compile-benchmarks/html5ever/data/bench/lipsum-zh.html diff --git a/collector/benchmarks/html5ever/data/bench/lipsum.html b/collector/compile-benchmarks/html5ever/data/bench/lipsum.html similarity index 100% rename from collector/benchmarks/html5ever/data/bench/lipsum.html rename to collector/compile-benchmarks/html5ever/data/bench/lipsum.html diff --git a/collector/benchmarks/html5ever/data/bench/medium-fragment.html b/collector/compile-benchmarks/html5ever/data/bench/medium-fragment.html similarity index 100% rename from collector/benchmarks/html5ever/data/bench/medium-fragment.html rename to collector/compile-benchmarks/html5ever/data/bench/medium-fragment.html diff --git a/collector/benchmarks/html5ever/data/bench/small-fragment.html b/collector/compile-benchmarks/html5ever/data/bench/small-fragment.html similarity index 100% rename from collector/benchmarks/html5ever/data/bench/small-fragment.html rename to collector/compile-benchmarks/html5ever/data/bench/small-fragment.html diff --git a/collector/benchmarks/html5ever/data/bench/strong.html b/collector/compile-benchmarks/html5ever/data/bench/strong.html similarity index 100% rename from collector/benchmarks/html5ever/data/bench/strong.html rename to collector/compile-benchmarks/html5ever/data/bench/strong.html diff --git a/collector/benchmarks/html5ever/data/bench/tiny-fragment.html b/collector/compile-benchmarks/html5ever/data/bench/tiny-fragment.html similarity index 100% rename from collector/benchmarks/html5ever/data/bench/tiny-fragment.html rename to collector/compile-benchmarks/html5ever/data/bench/tiny-fragment.html diff --git a/collector/benchmarks/html5ever/data/entities.json b/collector/compile-benchmarks/html5ever/data/entities.json similarity index 100% rename from collector/benchmarks/html5ever/data/entities.json rename to collector/compile-benchmarks/html5ever/data/entities.json diff --git a/collector/benchmarks/html5ever/data/test/ignore b/collector/compile-benchmarks/html5ever/data/test/ignore similarity index 100% rename from collector/benchmarks/html5ever/data/test/ignore rename to collector/compile-benchmarks/html5ever/data/test/ignore diff --git a/collector/benchmarks/html5ever/macros/Cargo.toml b/collector/compile-benchmarks/html5ever/macros/Cargo.toml similarity index 100% rename from collector/benchmarks/html5ever/macros/Cargo.toml rename to collector/compile-benchmarks/html5ever/macros/Cargo.toml diff --git a/collector/benchmarks/html5ever/macros/src/lib.rs b/collector/compile-benchmarks/html5ever/macros/src/lib.rs similarity index 100% rename from collector/benchmarks/html5ever/macros/src/lib.rs rename to collector/compile-benchmarks/html5ever/macros/src/lib.rs diff --git a/collector/benchmarks/html5ever/macros/src/match_token.rs b/collector/compile-benchmarks/html5ever/macros/src/match_token.rs similarity index 100% rename from collector/benchmarks/html5ever/macros/src/match_token.rs rename to collector/compile-benchmarks/html5ever/macros/src/match_token.rs diff --git a/collector/benchmarks/html5ever/macros/src/pre_expand.rs b/collector/compile-benchmarks/html5ever/macros/src/pre_expand.rs similarity index 100% rename from collector/benchmarks/html5ever/macros/src/pre_expand.rs rename to collector/compile-benchmarks/html5ever/macros/src/pre_expand.rs diff --git a/collector/benchmarks/html5ever/perf-config.json b/collector/compile-benchmarks/html5ever/perf-config.json similarity index 100% rename from collector/benchmarks/html5ever/perf-config.json rename to collector/compile-benchmarks/html5ever/perf-config.json diff --git a/collector/benchmarks/html5ever/scripts/bench-branches.py b/collector/compile-benchmarks/html5ever/scripts/bench-branches.py similarity index 100% rename from collector/benchmarks/html5ever/scripts/bench-branches.py rename to collector/compile-benchmarks/html5ever/scripts/bench-branches.py diff --git a/collector/benchmarks/html5ever/scripts/extract-from-spec.py b/collector/compile-benchmarks/html5ever/scripts/extract-from-spec.py similarity index 100% rename from collector/benchmarks/html5ever/scripts/extract-from-spec.py rename to collector/compile-benchmarks/html5ever/scripts/extract-from-spec.py diff --git a/collector/benchmarks/html5ever/scripts/travis-build.sh b/collector/compile-benchmarks/html5ever/scripts/travis-build.sh similarity index 100% rename from collector/benchmarks/html5ever/scripts/travis-build.sh rename to collector/compile-benchmarks/html5ever/scripts/travis-build.sh diff --git a/collector/benchmarks/html5ever/src/driver.rs b/collector/compile-benchmarks/html5ever/src/driver.rs similarity index 100% rename from collector/benchmarks/html5ever/src/driver.rs rename to collector/compile-benchmarks/html5ever/src/driver.rs diff --git a/collector/benchmarks/html5ever/src/lib.rs b/collector/compile-benchmarks/html5ever/src/lib.rs similarity index 100% rename from collector/benchmarks/html5ever/src/lib.rs rename to collector/compile-benchmarks/html5ever/src/lib.rs diff --git a/collector/benchmarks/html5ever/src/macros.rs b/collector/compile-benchmarks/html5ever/src/macros.rs similarity index 100% rename from collector/benchmarks/html5ever/src/macros.rs rename to collector/compile-benchmarks/html5ever/src/macros.rs diff --git a/collector/benchmarks/html5ever/src/rcdom.rs b/collector/compile-benchmarks/html5ever/src/rcdom.rs similarity index 100% rename from collector/benchmarks/html5ever/src/rcdom.rs rename to collector/compile-benchmarks/html5ever/src/rcdom.rs diff --git a/collector/benchmarks/html5ever/src/serialize/mod.rs b/collector/compile-benchmarks/html5ever/src/serialize/mod.rs similarity index 100% rename from collector/benchmarks/html5ever/src/serialize/mod.rs rename to collector/compile-benchmarks/html5ever/src/serialize/mod.rs diff --git a/collector/benchmarks/html5ever/src/tokenizer/buffer_queue.rs b/collector/compile-benchmarks/html5ever/src/tokenizer/buffer_queue.rs similarity index 100% rename from collector/benchmarks/html5ever/src/tokenizer/buffer_queue.rs rename to collector/compile-benchmarks/html5ever/src/tokenizer/buffer_queue.rs diff --git a/collector/benchmarks/html5ever/src/tokenizer/char_ref/data.rs b/collector/compile-benchmarks/html5ever/src/tokenizer/char_ref/data.rs similarity index 100% rename from collector/benchmarks/html5ever/src/tokenizer/char_ref/data.rs rename to collector/compile-benchmarks/html5ever/src/tokenizer/char_ref/data.rs diff --git a/collector/benchmarks/html5ever/src/tokenizer/char_ref/mod.rs b/collector/compile-benchmarks/html5ever/src/tokenizer/char_ref/mod.rs similarity index 100% rename from collector/benchmarks/html5ever/src/tokenizer/char_ref/mod.rs rename to collector/compile-benchmarks/html5ever/src/tokenizer/char_ref/mod.rs diff --git a/collector/benchmarks/html5ever/src/tokenizer/interface.rs b/collector/compile-benchmarks/html5ever/src/tokenizer/interface.rs similarity index 100% rename from collector/benchmarks/html5ever/src/tokenizer/interface.rs rename to collector/compile-benchmarks/html5ever/src/tokenizer/interface.rs diff --git a/collector/benchmarks/html5ever/src/tokenizer/mod.rs b/collector/compile-benchmarks/html5ever/src/tokenizer/mod.rs similarity index 100% rename from collector/benchmarks/html5ever/src/tokenizer/mod.rs rename to collector/compile-benchmarks/html5ever/src/tokenizer/mod.rs diff --git a/collector/benchmarks/html5ever/src/tokenizer/states.rs b/collector/compile-benchmarks/html5ever/src/tokenizer/states.rs similarity index 100% rename from collector/benchmarks/html5ever/src/tokenizer/states.rs rename to collector/compile-benchmarks/html5ever/src/tokenizer/states.rs diff --git a/collector/benchmarks/html5ever/src/tree_builder/actions.rs b/collector/compile-benchmarks/html5ever/src/tree_builder/actions.rs similarity index 100% rename from collector/benchmarks/html5ever/src/tree_builder/actions.rs rename to collector/compile-benchmarks/html5ever/src/tree_builder/actions.rs diff --git a/collector/benchmarks/html5ever/src/tree_builder/data.rs b/collector/compile-benchmarks/html5ever/src/tree_builder/data.rs similarity index 100% rename from collector/benchmarks/html5ever/src/tree_builder/data.rs rename to collector/compile-benchmarks/html5ever/src/tree_builder/data.rs diff --git a/collector/benchmarks/html5ever/src/tree_builder/interface.rs b/collector/compile-benchmarks/html5ever/src/tree_builder/interface.rs similarity index 100% rename from collector/benchmarks/html5ever/src/tree_builder/interface.rs rename to collector/compile-benchmarks/html5ever/src/tree_builder/interface.rs diff --git a/collector/benchmarks/html5ever/src/tree_builder/mod.rs b/collector/compile-benchmarks/html5ever/src/tree_builder/mod.rs similarity index 100% rename from collector/benchmarks/html5ever/src/tree_builder/mod.rs rename to collector/compile-benchmarks/html5ever/src/tree_builder/mod.rs diff --git a/collector/benchmarks/html5ever/src/tree_builder/rules.expanded.rs b/collector/compile-benchmarks/html5ever/src/tree_builder/rules.expanded.rs similarity index 100% rename from collector/benchmarks/html5ever/src/tree_builder/rules.expanded.rs rename to collector/compile-benchmarks/html5ever/src/tree_builder/rules.expanded.rs diff --git a/collector/benchmarks/html5ever/src/tree_builder/rules.rs b/collector/compile-benchmarks/html5ever/src/tree_builder/rules.rs similarity index 100% rename from collector/benchmarks/html5ever/src/tree_builder/rules.rs rename to collector/compile-benchmarks/html5ever/src/tree_builder/rules.rs diff --git a/collector/benchmarks/html5ever/src/tree_builder/tag_sets.rs b/collector/compile-benchmarks/html5ever/src/tree_builder/tag_sets.rs similarity index 100% rename from collector/benchmarks/html5ever/src/tree_builder/tag_sets.rs rename to collector/compile-benchmarks/html5ever/src/tree_builder/tag_sets.rs diff --git a/collector/benchmarks/html5ever/src/tree_builder/types.rs b/collector/compile-benchmarks/html5ever/src/tree_builder/types.rs similarity index 100% rename from collector/benchmarks/html5ever/src/tree_builder/types.rs rename to collector/compile-benchmarks/html5ever/src/tree_builder/types.rs diff --git a/collector/benchmarks/html5ever/src/util/smallcharset.rs b/collector/compile-benchmarks/html5ever/src/util/smallcharset.rs similarity index 100% rename from collector/benchmarks/html5ever/src/util/smallcharset.rs rename to collector/compile-benchmarks/html5ever/src/util/smallcharset.rs diff --git a/collector/benchmarks/html5ever/src/util/str.rs b/collector/compile-benchmarks/html5ever/src/util/str.rs similarity index 100% rename from collector/benchmarks/html5ever/src/util/str.rs rename to collector/compile-benchmarks/html5ever/src/util/str.rs diff --git a/collector/benchmarks/hyper-0.14.18/.cargo_vcs_info.json b/collector/compile-benchmarks/hyper-0.14.18/.cargo_vcs_info.json similarity index 100% rename from collector/benchmarks/hyper-0.14.18/.cargo_vcs_info.json rename to collector/compile-benchmarks/hyper-0.14.18/.cargo_vcs_info.json diff --git a/collector/benchmarks/hyper-0.14.18/0-println.patch b/collector/compile-benchmarks/hyper-0.14.18/0-println.patch similarity index 100% rename from collector/benchmarks/hyper-0.14.18/0-println.patch rename to collector/compile-benchmarks/hyper-0.14.18/0-println.patch diff --git a/collector/benchmarks/hyper-0.14.18/Cargo.lock b/collector/compile-benchmarks/hyper-0.14.18/Cargo.lock similarity index 100% rename from collector/benchmarks/hyper-0.14.18/Cargo.lock rename to collector/compile-benchmarks/hyper-0.14.18/Cargo.lock diff --git a/collector/benchmarks/hyper-0.14.18/Cargo.toml b/collector/compile-benchmarks/hyper-0.14.18/Cargo.toml similarity index 100% rename from collector/benchmarks/hyper-0.14.18/Cargo.toml rename to collector/compile-benchmarks/hyper-0.14.18/Cargo.toml diff --git a/collector/benchmarks/hyper-0.14.18/Cargo.toml.orig b/collector/compile-benchmarks/hyper-0.14.18/Cargo.toml.orig similarity index 100% rename from collector/benchmarks/hyper-0.14.18/Cargo.toml.orig rename to collector/compile-benchmarks/hyper-0.14.18/Cargo.toml.orig diff --git a/collector/benchmarks/hyper-0.14.18/LICENSE b/collector/compile-benchmarks/hyper-0.14.18/LICENSE similarity index 100% rename from collector/benchmarks/hyper-0.14.18/LICENSE rename to collector/compile-benchmarks/hyper-0.14.18/LICENSE diff --git a/collector/benchmarks/hyper-0.14.18/perf-config.json b/collector/compile-benchmarks/hyper-0.14.18/perf-config.json similarity index 100% rename from collector/benchmarks/hyper-0.14.18/perf-config.json rename to collector/compile-benchmarks/hyper-0.14.18/perf-config.json diff --git a/collector/benchmarks/hyper-0.14.18/src/body/aggregate.rs b/collector/compile-benchmarks/hyper-0.14.18/src/body/aggregate.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/body/aggregate.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/body/aggregate.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/body/body.rs b/collector/compile-benchmarks/hyper-0.14.18/src/body/body.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/body/body.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/body/body.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/body/length.rs b/collector/compile-benchmarks/hyper-0.14.18/src/body/length.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/body/length.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/body/length.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/body/mod.rs b/collector/compile-benchmarks/hyper-0.14.18/src/body/mod.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/body/mod.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/body/mod.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/body/to_bytes.rs b/collector/compile-benchmarks/hyper-0.14.18/src/body/to_bytes.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/body/to_bytes.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/body/to_bytes.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/cfg.rs b/collector/compile-benchmarks/hyper-0.14.18/src/cfg.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/cfg.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/cfg.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/client/client.rs b/collector/compile-benchmarks/hyper-0.14.18/src/client/client.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/client/client.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/client/client.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/client/conn.rs b/collector/compile-benchmarks/hyper-0.14.18/src/client/conn.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/client/conn.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/client/conn.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/client/connect/dns.rs b/collector/compile-benchmarks/hyper-0.14.18/src/client/connect/dns.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/client/connect/dns.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/client/connect/dns.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/client/connect/http.rs b/collector/compile-benchmarks/hyper-0.14.18/src/client/connect/http.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/client/connect/http.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/client/connect/http.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/client/connect/mod.rs b/collector/compile-benchmarks/hyper-0.14.18/src/client/connect/mod.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/client/connect/mod.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/client/connect/mod.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/client/dispatch.rs b/collector/compile-benchmarks/hyper-0.14.18/src/client/dispatch.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/client/dispatch.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/client/dispatch.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/client/mod.rs b/collector/compile-benchmarks/hyper-0.14.18/src/client/mod.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/client/mod.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/client/mod.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/client/pool.rs b/collector/compile-benchmarks/hyper-0.14.18/src/client/pool.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/client/pool.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/client/pool.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/client/service.rs b/collector/compile-benchmarks/hyper-0.14.18/src/client/service.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/client/service.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/client/service.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/client/tests.rs b/collector/compile-benchmarks/hyper-0.14.18/src/client/tests.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/client/tests.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/client/tests.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/common/buf.rs b/collector/compile-benchmarks/hyper-0.14.18/src/common/buf.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/common/buf.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/common/buf.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/common/date.rs b/collector/compile-benchmarks/hyper-0.14.18/src/common/date.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/common/date.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/common/date.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/common/drain.rs b/collector/compile-benchmarks/hyper-0.14.18/src/common/drain.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/common/drain.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/common/drain.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/common/exec.rs b/collector/compile-benchmarks/hyper-0.14.18/src/common/exec.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/common/exec.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/common/exec.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/common/io/mod.rs b/collector/compile-benchmarks/hyper-0.14.18/src/common/io/mod.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/common/io/mod.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/common/io/mod.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/common/io/rewind.rs b/collector/compile-benchmarks/hyper-0.14.18/src/common/io/rewind.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/common/io/rewind.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/common/io/rewind.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/common/lazy.rs b/collector/compile-benchmarks/hyper-0.14.18/src/common/lazy.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/common/lazy.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/common/lazy.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/common/mod.rs b/collector/compile-benchmarks/hyper-0.14.18/src/common/mod.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/common/mod.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/common/mod.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/common/never.rs b/collector/compile-benchmarks/hyper-0.14.18/src/common/never.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/common/never.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/common/never.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/common/sync_wrapper.rs b/collector/compile-benchmarks/hyper-0.14.18/src/common/sync_wrapper.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/common/sync_wrapper.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/common/sync_wrapper.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/common/task.rs b/collector/compile-benchmarks/hyper-0.14.18/src/common/task.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/common/task.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/common/task.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/common/watch.rs b/collector/compile-benchmarks/hyper-0.14.18/src/common/watch.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/common/watch.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/common/watch.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/error.rs b/collector/compile-benchmarks/hyper-0.14.18/src/error.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/error.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/error.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/ext.rs b/collector/compile-benchmarks/hyper-0.14.18/src/ext.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/ext.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/ext.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/ffi/body.rs b/collector/compile-benchmarks/hyper-0.14.18/src/ffi/body.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/ffi/body.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/ffi/body.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/ffi/client.rs b/collector/compile-benchmarks/hyper-0.14.18/src/ffi/client.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/ffi/client.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/ffi/client.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/ffi/error.rs b/collector/compile-benchmarks/hyper-0.14.18/src/ffi/error.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/ffi/error.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/ffi/error.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/ffi/http_types.rs b/collector/compile-benchmarks/hyper-0.14.18/src/ffi/http_types.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/ffi/http_types.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/ffi/http_types.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/ffi/io.rs b/collector/compile-benchmarks/hyper-0.14.18/src/ffi/io.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/ffi/io.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/ffi/io.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/ffi/macros.rs b/collector/compile-benchmarks/hyper-0.14.18/src/ffi/macros.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/ffi/macros.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/ffi/macros.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/ffi/mod.rs b/collector/compile-benchmarks/hyper-0.14.18/src/ffi/mod.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/ffi/mod.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/ffi/mod.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/ffi/task.rs b/collector/compile-benchmarks/hyper-0.14.18/src/ffi/task.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/ffi/task.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/ffi/task.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/headers.rs b/collector/compile-benchmarks/hyper-0.14.18/src/headers.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/headers.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/headers.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/lib.rs b/collector/compile-benchmarks/hyper-0.14.18/src/lib.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/lib.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/lib.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/mock.rs b/collector/compile-benchmarks/hyper-0.14.18/src/mock.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/mock.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/mock.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/proto/h1/conn.rs b/collector/compile-benchmarks/hyper-0.14.18/src/proto/h1/conn.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/proto/h1/conn.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/proto/h1/conn.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/proto/h1/decode.rs b/collector/compile-benchmarks/hyper-0.14.18/src/proto/h1/decode.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/proto/h1/decode.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/proto/h1/decode.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/proto/h1/dispatch.rs b/collector/compile-benchmarks/hyper-0.14.18/src/proto/h1/dispatch.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/proto/h1/dispatch.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/proto/h1/dispatch.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/proto/h1/encode.rs b/collector/compile-benchmarks/hyper-0.14.18/src/proto/h1/encode.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/proto/h1/encode.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/proto/h1/encode.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/proto/h1/io.rs b/collector/compile-benchmarks/hyper-0.14.18/src/proto/h1/io.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/proto/h1/io.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/proto/h1/io.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/proto/h1/mod.rs b/collector/compile-benchmarks/hyper-0.14.18/src/proto/h1/mod.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/proto/h1/mod.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/proto/h1/mod.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/proto/h1/role.rs b/collector/compile-benchmarks/hyper-0.14.18/src/proto/h1/role.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/proto/h1/role.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/proto/h1/role.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/proto/h2/client.rs b/collector/compile-benchmarks/hyper-0.14.18/src/proto/h2/client.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/proto/h2/client.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/proto/h2/client.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/proto/h2/mod.rs b/collector/compile-benchmarks/hyper-0.14.18/src/proto/h2/mod.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/proto/h2/mod.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/proto/h2/mod.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/proto/h2/ping.rs b/collector/compile-benchmarks/hyper-0.14.18/src/proto/h2/ping.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/proto/h2/ping.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/proto/h2/ping.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/proto/h2/server.rs b/collector/compile-benchmarks/hyper-0.14.18/src/proto/h2/server.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/proto/h2/server.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/proto/h2/server.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/proto/mod.rs b/collector/compile-benchmarks/hyper-0.14.18/src/proto/mod.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/proto/mod.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/proto/mod.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/rt.rs b/collector/compile-benchmarks/hyper-0.14.18/src/rt.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/rt.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/rt.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/server/accept.rs b/collector/compile-benchmarks/hyper-0.14.18/src/server/accept.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/server/accept.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/server/accept.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/server/conn.rs b/collector/compile-benchmarks/hyper-0.14.18/src/server/conn.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/server/conn.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/server/conn.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/server/mod.rs b/collector/compile-benchmarks/hyper-0.14.18/src/server/mod.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/server/mod.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/server/mod.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/server/server.rs b/collector/compile-benchmarks/hyper-0.14.18/src/server/server.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/server/server.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/server/server.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/server/shutdown.rs b/collector/compile-benchmarks/hyper-0.14.18/src/server/shutdown.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/server/shutdown.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/server/shutdown.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/server/tcp.rs b/collector/compile-benchmarks/hyper-0.14.18/src/server/tcp.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/server/tcp.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/server/tcp.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/service/http.rs b/collector/compile-benchmarks/hyper-0.14.18/src/service/http.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/service/http.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/service/http.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/service/make.rs b/collector/compile-benchmarks/hyper-0.14.18/src/service/make.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/service/make.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/service/make.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/service/mod.rs b/collector/compile-benchmarks/hyper-0.14.18/src/service/mod.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/service/mod.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/service/mod.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/service/oneshot.rs b/collector/compile-benchmarks/hyper-0.14.18/src/service/oneshot.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/service/oneshot.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/service/oneshot.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/service/util.rs b/collector/compile-benchmarks/hyper-0.14.18/src/service/util.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/service/util.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/service/util.rs diff --git a/collector/benchmarks/hyper-0.14.18/src/upgrade.rs b/collector/compile-benchmarks/hyper-0.14.18/src/upgrade.rs similarity index 100% rename from collector/benchmarks/hyper-0.14.18/src/upgrade.rs rename to collector/compile-benchmarks/hyper-0.14.18/src/upgrade.rs diff --git a/collector/benchmarks/image-0.24.1/.cargo_vcs_info.json b/collector/compile-benchmarks/image-0.24.1/.cargo_vcs_info.json similarity index 100% rename from collector/benchmarks/image-0.24.1/.cargo_vcs_info.json rename to collector/compile-benchmarks/image-0.24.1/.cargo_vcs_info.json diff --git a/collector/benchmarks/image-0.24.1/.gitattributes b/collector/compile-benchmarks/image-0.24.1/.gitattributes similarity index 100% rename from collector/benchmarks/image-0.24.1/.gitattributes rename to collector/compile-benchmarks/image-0.24.1/.gitattributes diff --git a/collector/benchmarks/image-0.24.1/.github/ISSUE_TEMPLATE/bug_template.md b/collector/compile-benchmarks/image-0.24.1/.github/ISSUE_TEMPLATE/bug_template.md similarity index 100% rename from collector/benchmarks/image-0.24.1/.github/ISSUE_TEMPLATE/bug_template.md rename to collector/compile-benchmarks/image-0.24.1/.github/ISSUE_TEMPLATE/bug_template.md diff --git a/collector/benchmarks/image-0.24.1/.github/ISSUE_TEMPLATE/feature_request.md b/collector/compile-benchmarks/image-0.24.1/.github/ISSUE_TEMPLATE/feature_request.md similarity index 100% rename from collector/benchmarks/image-0.24.1/.github/ISSUE_TEMPLATE/feature_request.md rename to collector/compile-benchmarks/image-0.24.1/.github/ISSUE_TEMPLATE/feature_request.md diff --git a/collector/benchmarks/image-0.24.1/.github/ISSUE_TEMPLATE/question.md b/collector/compile-benchmarks/image-0.24.1/.github/ISSUE_TEMPLATE/question.md similarity index 100% rename from collector/benchmarks/image-0.24.1/.github/ISSUE_TEMPLATE/question.md rename to collector/compile-benchmarks/image-0.24.1/.github/ISSUE_TEMPLATE/question.md diff --git a/collector/benchmarks/image-0.24.1/.github/PULL_REQUEST_TEMPLATE.md b/collector/compile-benchmarks/image-0.24.1/.github/PULL_REQUEST_TEMPLATE.md similarity index 100% rename from collector/benchmarks/image-0.24.1/.github/PULL_REQUEST_TEMPLATE.md rename to collector/compile-benchmarks/image-0.24.1/.github/PULL_REQUEST_TEMPLATE.md diff --git a/collector/benchmarks/image-0.24.1/.github/workflows/rust.yml b/collector/compile-benchmarks/image-0.24.1/.github/workflows/rust.yml similarity index 100% rename from collector/benchmarks/image-0.24.1/.github/workflows/rust.yml rename to collector/compile-benchmarks/image-0.24.1/.github/workflows/rust.yml diff --git a/collector/benchmarks/image-0.24.1/.gitignore b/collector/compile-benchmarks/image-0.24.1/.gitignore similarity index 100% rename from collector/benchmarks/image-0.24.1/.gitignore rename to collector/compile-benchmarks/image-0.24.1/.gitignore diff --git a/collector/benchmarks/image-0.24.1/0-println.patch b/collector/compile-benchmarks/image-0.24.1/0-println.patch similarity index 100% rename from collector/benchmarks/image-0.24.1/0-println.patch rename to collector/compile-benchmarks/image-0.24.1/0-println.patch diff --git a/collector/benchmarks/image-0.24.1/CHANGES.md b/collector/compile-benchmarks/image-0.24.1/CHANGES.md similarity index 100% rename from collector/benchmarks/image-0.24.1/CHANGES.md rename to collector/compile-benchmarks/image-0.24.1/CHANGES.md diff --git a/collector/benchmarks/image-0.24.1/Cargo.lock b/collector/compile-benchmarks/image-0.24.1/Cargo.lock similarity index 100% rename from collector/benchmarks/image-0.24.1/Cargo.lock rename to collector/compile-benchmarks/image-0.24.1/Cargo.lock diff --git a/collector/benchmarks/image-0.24.1/Cargo.toml b/collector/compile-benchmarks/image-0.24.1/Cargo.toml similarity index 100% rename from collector/benchmarks/image-0.24.1/Cargo.toml rename to collector/compile-benchmarks/image-0.24.1/Cargo.toml diff --git a/collector/benchmarks/image-0.24.1/Cargo.toml.orig b/collector/compile-benchmarks/image-0.24.1/Cargo.toml.orig similarity index 100% rename from collector/benchmarks/image-0.24.1/Cargo.toml.orig rename to collector/compile-benchmarks/image-0.24.1/Cargo.toml.orig diff --git a/collector/benchmarks/image-0.24.1/Cargo.toml.public-private-dependencies b/collector/compile-benchmarks/image-0.24.1/Cargo.toml.public-private-dependencies similarity index 100% rename from collector/benchmarks/image-0.24.1/Cargo.toml.public-private-dependencies rename to collector/compile-benchmarks/image-0.24.1/Cargo.toml.public-private-dependencies diff --git a/collector/benchmarks/image-0.24.1/LICENSE b/collector/compile-benchmarks/image-0.24.1/LICENSE similarity index 100% rename from collector/benchmarks/image-0.24.1/LICENSE rename to collector/compile-benchmarks/image-0.24.1/LICENSE diff --git a/collector/benchmarks/image-0.24.1/README.md b/collector/compile-benchmarks/image-0.24.1/README.md similarity index 100% rename from collector/benchmarks/image-0.24.1/README.md rename to collector/compile-benchmarks/image-0.24.1/README.md diff --git a/collector/benchmarks/image-0.24.1/benches/README.md b/collector/compile-benchmarks/image-0.24.1/benches/README.md similarity index 100% rename from collector/benchmarks/image-0.24.1/benches/README.md rename to collector/compile-benchmarks/image-0.24.1/benches/README.md diff --git a/collector/benchmarks/image-0.24.1/benches/copy_from.rs b/collector/compile-benchmarks/image-0.24.1/benches/copy_from.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/benches/copy_from.rs rename to collector/compile-benchmarks/image-0.24.1/benches/copy_from.rs diff --git a/collector/benchmarks/image-0.24.1/benches/decode.rs b/collector/compile-benchmarks/image-0.24.1/benches/decode.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/benches/decode.rs rename to collector/compile-benchmarks/image-0.24.1/benches/decode.rs diff --git a/collector/benchmarks/image-0.24.1/benches/encode.rs b/collector/compile-benchmarks/image-0.24.1/benches/encode.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/benches/encode.rs rename to collector/compile-benchmarks/image-0.24.1/benches/encode.rs diff --git a/collector/benchmarks/image-0.24.1/clippy.toml b/collector/compile-benchmarks/image-0.24.1/clippy.toml similarity index 100% rename from collector/benchmarks/image-0.24.1/clippy.toml rename to collector/compile-benchmarks/image-0.24.1/clippy.toml diff --git a/collector/benchmarks/image-0.24.1/docs/2019-04-23-memory-unsafety.md b/collector/compile-benchmarks/image-0.24.1/docs/2019-04-23-memory-unsafety.md similarity index 100% rename from collector/benchmarks/image-0.24.1/docs/2019-04-23-memory-unsafety.md rename to collector/compile-benchmarks/image-0.24.1/docs/2019-04-23-memory-unsafety.md diff --git a/collector/benchmarks/image-0.24.1/perf-config.json b/collector/compile-benchmarks/image-0.24.1/perf-config.json similarity index 100% rename from collector/benchmarks/image-0.24.1/perf-config.json rename to collector/compile-benchmarks/image-0.24.1/perf-config.json diff --git a/collector/benchmarks/image-0.24.1/release.sh b/collector/compile-benchmarks/image-0.24.1/release.sh similarity index 100% rename from collector/benchmarks/image-0.24.1/release.sh rename to collector/compile-benchmarks/image-0.24.1/release.sh diff --git a/collector/benchmarks/image-0.24.1/src/animation.rs b/collector/compile-benchmarks/image-0.24.1/src/animation.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/animation.rs rename to collector/compile-benchmarks/image-0.24.1/src/animation.rs diff --git a/collector/benchmarks/image-0.24.1/src/buffer.rs b/collector/compile-benchmarks/image-0.24.1/src/buffer.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/buffer.rs rename to collector/compile-benchmarks/image-0.24.1/src/buffer.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/avif/decoder.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/avif/decoder.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/avif/decoder.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/avif/decoder.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/avif/encoder.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/avif/encoder.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/avif/encoder.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/avif/encoder.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/avif/mod.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/avif/mod.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/avif/mod.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/avif/mod.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/bmp/decoder.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/bmp/decoder.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/bmp/decoder.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/bmp/decoder.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/bmp/encoder.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/bmp/encoder.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/bmp/encoder.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/bmp/encoder.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/bmp/mod.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/bmp/mod.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/bmp/mod.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/bmp/mod.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/dds.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/dds.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/dds.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/dds.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/dxt.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/dxt.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/dxt.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/dxt.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/farbfeld.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/farbfeld.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/farbfeld.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/farbfeld.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/gif.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/gif.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/gif.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/gif.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/hdr/decoder.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/hdr/decoder.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/hdr/decoder.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/hdr/decoder.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/hdr/encoder.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/hdr/encoder.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/hdr/encoder.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/hdr/encoder.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/hdr/mod.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/hdr/mod.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/hdr/mod.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/hdr/mod.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/ico/decoder.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/ico/decoder.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/ico/decoder.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/ico/decoder.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/ico/encoder.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/ico/encoder.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/ico/encoder.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/ico/encoder.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/ico/mod.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/ico/mod.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/ico/mod.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/ico/mod.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/jpeg/decoder.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/jpeg/decoder.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/jpeg/decoder.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/jpeg/decoder.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/jpeg/encoder.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/jpeg/encoder.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/jpeg/encoder.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/jpeg/encoder.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/jpeg/entropy.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/jpeg/entropy.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/jpeg/entropy.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/jpeg/entropy.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/jpeg/mod.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/jpeg/mod.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/jpeg/mod.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/jpeg/mod.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/jpeg/transform.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/jpeg/transform.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/jpeg/transform.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/jpeg/transform.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/openexr.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/openexr.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/openexr.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/openexr.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/png.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/png.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/png.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/png.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/pnm/autobreak.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/pnm/autobreak.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/pnm/autobreak.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/pnm/autobreak.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/pnm/decoder.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/pnm/decoder.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/pnm/decoder.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/pnm/decoder.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/pnm/encoder.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/pnm/encoder.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/pnm/encoder.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/pnm/encoder.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/pnm/header.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/pnm/header.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/pnm/header.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/pnm/header.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/pnm/mod.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/pnm/mod.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/pnm/mod.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/pnm/mod.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/tga/decoder.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/tga/decoder.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/tga/decoder.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/tga/decoder.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/tga/encoder.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/tga/encoder.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/tga/encoder.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/tga/encoder.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/tga/header.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/tga/header.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/tga/header.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/tga/header.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/tga/mod.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/tga/mod.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/tga/mod.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/tga/mod.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/tiff.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/tiff.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/tiff.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/tiff.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/webp/decoder.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/webp/decoder.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/webp/decoder.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/webp/decoder.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/webp/huffman.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/webp/huffman.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/webp/huffman.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/webp/huffman.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/webp/loop_filter.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/webp/loop_filter.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/webp/loop_filter.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/webp/loop_filter.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/webp/lossless.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/webp/lossless.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/webp/lossless.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/webp/lossless.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/webp/lossless_transform.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/webp/lossless_transform.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/webp/lossless_transform.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/webp/lossless_transform.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/webp/mod.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/webp/mod.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/webp/mod.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/webp/mod.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/webp/transform.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/webp/transform.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/webp/transform.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/webp/transform.rs diff --git a/collector/benchmarks/image-0.24.1/src/codecs/webp/vp8.rs b/collector/compile-benchmarks/image-0.24.1/src/codecs/webp/vp8.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/codecs/webp/vp8.rs rename to collector/compile-benchmarks/image-0.24.1/src/codecs/webp/vp8.rs diff --git a/collector/benchmarks/image-0.24.1/src/color.rs b/collector/compile-benchmarks/image-0.24.1/src/color.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/color.rs rename to collector/compile-benchmarks/image-0.24.1/src/color.rs diff --git a/collector/benchmarks/image-0.24.1/src/dynimage.rs b/collector/compile-benchmarks/image-0.24.1/src/dynimage.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/dynimage.rs rename to collector/compile-benchmarks/image-0.24.1/src/dynimage.rs diff --git a/collector/benchmarks/image-0.24.1/src/error.rs b/collector/compile-benchmarks/image-0.24.1/src/error.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/error.rs rename to collector/compile-benchmarks/image-0.24.1/src/error.rs diff --git a/collector/benchmarks/image-0.24.1/src/flat.rs b/collector/compile-benchmarks/image-0.24.1/src/flat.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/flat.rs rename to collector/compile-benchmarks/image-0.24.1/src/flat.rs diff --git a/collector/benchmarks/image-0.24.1/src/image.rs b/collector/compile-benchmarks/image-0.24.1/src/image.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/image.rs rename to collector/compile-benchmarks/image-0.24.1/src/image.rs diff --git a/collector/benchmarks/image-0.24.1/src/imageops/affine.rs b/collector/compile-benchmarks/image-0.24.1/src/imageops/affine.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/imageops/affine.rs rename to collector/compile-benchmarks/image-0.24.1/src/imageops/affine.rs diff --git a/collector/benchmarks/image-0.24.1/src/imageops/colorops.rs b/collector/compile-benchmarks/image-0.24.1/src/imageops/colorops.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/imageops/colorops.rs rename to collector/compile-benchmarks/image-0.24.1/src/imageops/colorops.rs diff --git a/collector/benchmarks/image-0.24.1/src/imageops/mod.rs b/collector/compile-benchmarks/image-0.24.1/src/imageops/mod.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/imageops/mod.rs rename to collector/compile-benchmarks/image-0.24.1/src/imageops/mod.rs diff --git a/collector/benchmarks/image-0.24.1/src/imageops/sample.rs b/collector/compile-benchmarks/image-0.24.1/src/imageops/sample.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/imageops/sample.rs rename to collector/compile-benchmarks/image-0.24.1/src/imageops/sample.rs diff --git a/collector/benchmarks/image-0.24.1/src/io/free_functions.rs b/collector/compile-benchmarks/image-0.24.1/src/io/free_functions.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/io/free_functions.rs rename to collector/compile-benchmarks/image-0.24.1/src/io/free_functions.rs diff --git a/collector/benchmarks/image-0.24.1/src/io/mod.rs b/collector/compile-benchmarks/image-0.24.1/src/io/mod.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/io/mod.rs rename to collector/compile-benchmarks/image-0.24.1/src/io/mod.rs diff --git a/collector/benchmarks/image-0.24.1/src/io/reader.rs b/collector/compile-benchmarks/image-0.24.1/src/io/reader.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/io/reader.rs rename to collector/compile-benchmarks/image-0.24.1/src/io/reader.rs diff --git a/collector/benchmarks/image-0.24.1/src/lib.rs b/collector/compile-benchmarks/image-0.24.1/src/lib.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/lib.rs rename to collector/compile-benchmarks/image-0.24.1/src/lib.rs diff --git a/collector/benchmarks/image-0.24.1/src/math/mod.rs b/collector/compile-benchmarks/image-0.24.1/src/math/mod.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/math/mod.rs rename to collector/compile-benchmarks/image-0.24.1/src/math/mod.rs diff --git a/collector/benchmarks/image-0.24.1/src/math/rect.rs b/collector/compile-benchmarks/image-0.24.1/src/math/rect.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/math/rect.rs rename to collector/compile-benchmarks/image-0.24.1/src/math/rect.rs diff --git a/collector/benchmarks/image-0.24.1/src/math/utils.rs b/collector/compile-benchmarks/image-0.24.1/src/math/utils.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/math/utils.rs rename to collector/compile-benchmarks/image-0.24.1/src/math/utils.rs diff --git a/collector/benchmarks/image-0.24.1/src/traits.rs b/collector/compile-benchmarks/image-0.24.1/src/traits.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/traits.rs rename to collector/compile-benchmarks/image-0.24.1/src/traits.rs diff --git a/collector/benchmarks/image-0.24.1/src/utils/mod.rs b/collector/compile-benchmarks/image-0.24.1/src/utils/mod.rs similarity index 100% rename from collector/benchmarks/image-0.24.1/src/utils/mod.rs rename to collector/compile-benchmarks/image-0.24.1/src/utils/mod.rs diff --git a/collector/benchmarks/inflate/0-println.patch b/collector/compile-benchmarks/inflate/0-println.patch similarity index 100% rename from collector/benchmarks/inflate/0-println.patch rename to collector/compile-benchmarks/inflate/0-println.patch diff --git a/collector/benchmarks/inflate/Cargo.lock b/collector/compile-benchmarks/inflate/Cargo.lock similarity index 100% rename from collector/benchmarks/inflate/Cargo.lock rename to collector/compile-benchmarks/inflate/Cargo.lock diff --git a/collector/benchmarks/inflate/Cargo.toml b/collector/compile-benchmarks/inflate/Cargo.toml similarity index 100% rename from collector/benchmarks/inflate/Cargo.toml rename to collector/compile-benchmarks/inflate/Cargo.toml diff --git a/collector/benchmarks/inflate/LICENSE b/collector/compile-benchmarks/inflate/LICENSE similarity index 100% rename from collector/benchmarks/inflate/LICENSE rename to collector/compile-benchmarks/inflate/LICENSE diff --git a/collector/benchmarks/inflate/README.md b/collector/compile-benchmarks/inflate/README.md similarity index 100% rename from collector/benchmarks/inflate/README.md rename to collector/compile-benchmarks/inflate/README.md diff --git a/collector/benchmarks/inflate/perf-config.json b/collector/compile-benchmarks/inflate/perf-config.json similarity index 100% rename from collector/benchmarks/inflate/perf-config.json rename to collector/compile-benchmarks/inflate/perf-config.json diff --git a/collector/benchmarks/inflate/src/lib.rs b/collector/compile-benchmarks/inflate/src/lib.rs similarity index 100% rename from collector/benchmarks/inflate/src/lib.rs rename to collector/compile-benchmarks/inflate/src/lib.rs diff --git a/collector/benchmarks/issue-46449/0-io-error-6144.patch b/collector/compile-benchmarks/issue-46449/0-io-error-6144.patch similarity index 100% rename from collector/benchmarks/issue-46449/0-io-error-6144.patch rename to collector/compile-benchmarks/issue-46449/0-io-error-6144.patch diff --git a/collector/benchmarks/issue-46449/1-u32-3072.patch b/collector/compile-benchmarks/issue-46449/1-u32-3072.patch similarity index 100% rename from collector/benchmarks/issue-46449/1-u32-3072.patch rename to collector/compile-benchmarks/issue-46449/1-u32-3072.patch diff --git a/collector/benchmarks/issue-46449/2-u8-3072.patch b/collector/compile-benchmarks/issue-46449/2-u8-3072.patch similarity index 100% rename from collector/benchmarks/issue-46449/2-u8-3072.patch rename to collector/compile-benchmarks/issue-46449/2-u8-3072.patch diff --git a/collector/benchmarks/issue-46449/3-empty-3072.patch b/collector/compile-benchmarks/issue-46449/3-empty-3072.patch similarity index 100% rename from collector/benchmarks/issue-46449/3-empty-3072.patch rename to collector/compile-benchmarks/issue-46449/3-empty-3072.patch diff --git a/collector/benchmarks/issue-46449/4-static-str-6144.patch b/collector/compile-benchmarks/issue-46449/4-static-str-6144.patch similarity index 100% rename from collector/benchmarks/issue-46449/4-static-str-6144.patch rename to collector/compile-benchmarks/issue-46449/4-static-str-6144.patch diff --git a/collector/benchmarks/issue-46449/Cargo.lock b/collector/compile-benchmarks/issue-46449/Cargo.lock similarity index 100% rename from collector/benchmarks/issue-46449/Cargo.lock rename to collector/compile-benchmarks/issue-46449/Cargo.lock diff --git a/collector/benchmarks/issue-46449/Cargo.toml b/collector/compile-benchmarks/issue-46449/Cargo.toml similarity index 100% rename from collector/benchmarks/issue-46449/Cargo.toml rename to collector/compile-benchmarks/issue-46449/Cargo.toml diff --git a/collector/benchmarks/issue-46449/README.md b/collector/compile-benchmarks/issue-46449/README.md similarity index 100% rename from collector/benchmarks/issue-46449/README.md rename to collector/compile-benchmarks/issue-46449/README.md diff --git a/collector/benchmarks/issue-46449/perf-config.json b/collector/compile-benchmarks/issue-46449/perf-config.json similarity index 100% rename from collector/benchmarks/issue-46449/perf-config.json rename to collector/compile-benchmarks/issue-46449/perf-config.json diff --git a/collector/benchmarks/issue-46449/src/lib.rs b/collector/compile-benchmarks/issue-46449/src/lib.rs similarity index 100% rename from collector/benchmarks/issue-46449/src/lib.rs rename to collector/compile-benchmarks/issue-46449/src/lib.rs diff --git a/collector/benchmarks/issue-58319/Cargo.lock b/collector/compile-benchmarks/issue-58319/Cargo.lock similarity index 100% rename from collector/benchmarks/issue-58319/Cargo.lock rename to collector/compile-benchmarks/issue-58319/Cargo.lock diff --git a/collector/benchmarks/issue-58319/Cargo.toml b/collector/compile-benchmarks/issue-58319/Cargo.toml similarity index 100% rename from collector/benchmarks/issue-58319/Cargo.toml rename to collector/compile-benchmarks/issue-58319/Cargo.toml diff --git a/collector/benchmarks/issue-58319/perf-config.json b/collector/compile-benchmarks/issue-58319/perf-config.json similarity index 100% rename from collector/benchmarks/issue-58319/perf-config.json rename to collector/compile-benchmarks/issue-58319/perf-config.json diff --git a/collector/benchmarks/issue-58319/src/main.rs b/collector/compile-benchmarks/issue-58319/src/main.rs similarity index 100% rename from collector/benchmarks/issue-58319/src/main.rs rename to collector/compile-benchmarks/issue-58319/src/main.rs diff --git a/collector/benchmarks/issue-88862/Cargo.lock b/collector/compile-benchmarks/issue-88862/Cargo.lock similarity index 100% rename from collector/benchmarks/issue-88862/Cargo.lock rename to collector/compile-benchmarks/issue-88862/Cargo.lock diff --git a/collector/benchmarks/issue-88862/Cargo.toml b/collector/compile-benchmarks/issue-88862/Cargo.toml similarity index 100% rename from collector/benchmarks/issue-88862/Cargo.toml rename to collector/compile-benchmarks/issue-88862/Cargo.toml diff --git a/collector/benchmarks/issue-88862/perf-config.json b/collector/compile-benchmarks/issue-88862/perf-config.json similarity index 100% rename from collector/benchmarks/issue-88862/perf-config.json rename to collector/compile-benchmarks/issue-88862/perf-config.json diff --git a/collector/benchmarks/issue-88862/src/main.rs b/collector/compile-benchmarks/issue-88862/src/main.rs similarity index 100% rename from collector/benchmarks/issue-88862/src/main.rs rename to collector/compile-benchmarks/issue-88862/src/main.rs diff --git a/collector/benchmarks/keccak/Cargo.lock b/collector/compile-benchmarks/keccak/Cargo.lock similarity index 100% rename from collector/benchmarks/keccak/Cargo.lock rename to collector/compile-benchmarks/keccak/Cargo.lock diff --git a/collector/benchmarks/keccak/Cargo.toml b/collector/compile-benchmarks/keccak/Cargo.toml similarity index 100% rename from collector/benchmarks/keccak/Cargo.toml rename to collector/compile-benchmarks/keccak/Cargo.toml diff --git a/collector/benchmarks/keccak/LICENSE b/collector/compile-benchmarks/keccak/LICENSE similarity index 100% rename from collector/benchmarks/keccak/LICENSE rename to collector/compile-benchmarks/keccak/LICENSE diff --git a/collector/benchmarks/keccak/benches/mod.rs b/collector/compile-benchmarks/keccak/benches/mod.rs similarity index 100% rename from collector/benchmarks/keccak/benches/mod.rs rename to collector/compile-benchmarks/keccak/benches/mod.rs diff --git a/collector/benchmarks/keccak/perf-config.json b/collector/compile-benchmarks/keccak/perf-config.json similarity index 100% rename from collector/benchmarks/keccak/perf-config.json rename to collector/compile-benchmarks/keccak/perf-config.json diff --git a/collector/benchmarks/keccak/src/lib.rs b/collector/compile-benchmarks/keccak/src/lib.rs similarity index 100% rename from collector/benchmarks/keccak/src/lib.rs rename to collector/compile-benchmarks/keccak/src/lib.rs diff --git a/collector/benchmarks/libc-0.2.124/.cargo_vcs_info.json b/collector/compile-benchmarks/libc-0.2.124/.cargo_vcs_info.json similarity index 100% rename from collector/benchmarks/libc-0.2.124/.cargo_vcs_info.json rename to collector/compile-benchmarks/libc-0.2.124/.cargo_vcs_info.json diff --git a/collector/benchmarks/libc-0.2.124/.gitignore b/collector/compile-benchmarks/libc-0.2.124/.gitignore similarity index 100% rename from collector/benchmarks/libc-0.2.124/.gitignore rename to collector/compile-benchmarks/libc-0.2.124/.gitignore diff --git a/collector/benchmarks/libc-0.2.124/0-clone.patch b/collector/compile-benchmarks/libc-0.2.124/0-clone.patch similarity index 100% rename from collector/benchmarks/libc-0.2.124/0-clone.patch rename to collector/compile-benchmarks/libc-0.2.124/0-clone.patch diff --git a/collector/benchmarks/libc-0.2.124/CONTRIBUTING.md b/collector/compile-benchmarks/libc-0.2.124/CONTRIBUTING.md similarity index 100% rename from collector/benchmarks/libc-0.2.124/CONTRIBUTING.md rename to collector/compile-benchmarks/libc-0.2.124/CONTRIBUTING.md diff --git a/collector/benchmarks/libc-0.2.124/Cargo.lock b/collector/compile-benchmarks/libc-0.2.124/Cargo.lock similarity index 100% rename from collector/benchmarks/libc-0.2.124/Cargo.lock rename to collector/compile-benchmarks/libc-0.2.124/Cargo.lock diff --git a/collector/benchmarks/libc-0.2.124/Cargo.toml b/collector/compile-benchmarks/libc-0.2.124/Cargo.toml similarity index 100% rename from collector/benchmarks/libc-0.2.124/Cargo.toml rename to collector/compile-benchmarks/libc-0.2.124/Cargo.toml diff --git a/collector/benchmarks/libc-0.2.124/Cargo.toml.orig b/collector/compile-benchmarks/libc-0.2.124/Cargo.toml.orig similarity index 100% rename from collector/benchmarks/libc-0.2.124/Cargo.toml.orig rename to collector/compile-benchmarks/libc-0.2.124/Cargo.toml.orig diff --git a/collector/benchmarks/libc-0.2.124/LICENSE-APACHE b/collector/compile-benchmarks/libc-0.2.124/LICENSE-APACHE similarity index 100% rename from collector/benchmarks/libc-0.2.124/LICENSE-APACHE rename to collector/compile-benchmarks/libc-0.2.124/LICENSE-APACHE diff --git a/collector/benchmarks/libc-0.2.124/LICENSE-MIT b/collector/compile-benchmarks/libc-0.2.124/LICENSE-MIT similarity index 100% rename from collector/benchmarks/libc-0.2.124/LICENSE-MIT rename to collector/compile-benchmarks/libc-0.2.124/LICENSE-MIT diff --git a/collector/benchmarks/libc-0.2.124/README.md b/collector/compile-benchmarks/libc-0.2.124/README.md similarity index 100% rename from collector/benchmarks/libc-0.2.124/README.md rename to collector/compile-benchmarks/libc-0.2.124/README.md diff --git a/collector/benchmarks/libc-0.2.124/build.rs b/collector/compile-benchmarks/libc-0.2.124/build.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/build.rs rename to collector/compile-benchmarks/libc-0.2.124/build.rs diff --git a/collector/benchmarks/libc-0.2.124/perf-config.json b/collector/compile-benchmarks/libc-0.2.124/perf-config.json similarity index 100% rename from collector/benchmarks/libc-0.2.124/perf-config.json rename to collector/compile-benchmarks/libc-0.2.124/perf-config.json diff --git a/collector/benchmarks/libc-0.2.124/rustfmt.toml b/collector/compile-benchmarks/libc-0.2.124/rustfmt.toml similarity index 100% rename from collector/benchmarks/libc-0.2.124/rustfmt.toml rename to collector/compile-benchmarks/libc-0.2.124/rustfmt.toml diff --git a/collector/benchmarks/libc-0.2.124/src/fixed_width_ints.rs b/collector/compile-benchmarks/libc-0.2.124/src/fixed_width_ints.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/fixed_width_ints.rs rename to collector/compile-benchmarks/libc-0.2.124/src/fixed_width_ints.rs diff --git a/collector/benchmarks/libc-0.2.124/src/fuchsia/aarch64.rs b/collector/compile-benchmarks/libc-0.2.124/src/fuchsia/aarch64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/fuchsia/aarch64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/fuchsia/aarch64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/fuchsia/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/fuchsia/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/fuchsia/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/fuchsia/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/fuchsia/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/fuchsia/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/fuchsia/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/fuchsia/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/fuchsia/no_align.rs b/collector/compile-benchmarks/libc-0.2.124/src/fuchsia/no_align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/fuchsia/no_align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/fuchsia/no_align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/fuchsia/x86_64.rs b/collector/compile-benchmarks/libc-0.2.124/src/fuchsia/x86_64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/fuchsia/x86_64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/fuchsia/x86_64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/hermit/aarch64.rs b/collector/compile-benchmarks/libc-0.2.124/src/hermit/aarch64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/hermit/aarch64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/hermit/aarch64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/hermit/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/hermit/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/hermit/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/hermit/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/hermit/x86_64.rs b/collector/compile-benchmarks/libc-0.2.124/src/hermit/x86_64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/hermit/x86_64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/hermit/x86_64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/lib.rs b/collector/compile-benchmarks/libc-0.2.124/src/lib.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/lib.rs rename to collector/compile-benchmarks/libc-0.2.124/src/lib.rs diff --git a/collector/benchmarks/libc-0.2.124/src/macros.rs b/collector/compile-benchmarks/libc-0.2.124/src/macros.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/macros.rs rename to collector/compile-benchmarks/libc-0.2.124/src/macros.rs diff --git a/collector/benchmarks/libc-0.2.124/src/psp.rs b/collector/compile-benchmarks/libc-0.2.124/src/psp.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/psp.rs rename to collector/compile-benchmarks/libc-0.2.124/src/psp.rs diff --git a/collector/benchmarks/libc-0.2.124/src/sgx.rs b/collector/compile-benchmarks/libc-0.2.124/src/sgx.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/sgx.rs rename to collector/compile-benchmarks/libc-0.2.124/src/sgx.rs diff --git a/collector/benchmarks/libc-0.2.124/src/solid/aarch64.rs b/collector/compile-benchmarks/libc-0.2.124/src/solid/aarch64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/solid/aarch64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/solid/aarch64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/solid/arm.rs b/collector/compile-benchmarks/libc-0.2.124/src/solid/arm.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/solid/arm.rs rename to collector/compile-benchmarks/libc-0.2.124/src/solid/arm.rs diff --git a/collector/benchmarks/libc-0.2.124/src/solid/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/solid/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/solid/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/solid/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/switch.rs b/collector/compile-benchmarks/libc-0.2.124/src/switch.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/switch.rs rename to collector/compile-benchmarks/libc-0.2.124/src/switch.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/apple/b32/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/apple/b32/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/apple/b32/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/apple/b32/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/apple/b32/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/apple/b32/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/apple/b32/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/apple/b32/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/apple/b64/aarch64/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/apple/b64/aarch64/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/apple/b64/aarch64/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/apple/b64/aarch64/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/apple/b64/aarch64/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/apple/b64/aarch64/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/apple/b64/aarch64/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/apple/b64/aarch64/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/apple/b64/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/apple/b64/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/apple/b64/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/apple/b64/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/apple/b64/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/apple/b64/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/apple/b64/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/apple/b64/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/apple/b64/x86_64/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/apple/b64/x86_64/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/apple/b64/x86_64/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/apple/b64/x86_64/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/apple/b64/x86_64/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/apple/b64/x86_64/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/apple/b64/x86_64/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/apple/b64/x86_64/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/apple/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/apple/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/apple/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/apple/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/dragonfly/errno.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/dragonfly/errno.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/dragonfly/errno.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/dragonfly/errno.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/dragonfly/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/dragonfly/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/dragonfly/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/dragonfly/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/aarch64.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/aarch64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/aarch64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/aarch64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/arm.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/arm.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/arm.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/arm.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd11/b64.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd11/b64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd11/b64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd11/b64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd12/b64.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd12/b64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd12/b64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd12/b64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd12/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd12/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd12/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd12/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd12/x86_64.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd12/x86_64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd12/x86_64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd12/x86_64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd13/b64.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd13/b64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd13/b64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd13/b64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd13/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd13/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd13/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd13/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd13/x86_64.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd13/x86_64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd13/x86_64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd13/x86_64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd14/b64.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd14/b64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd14/b64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd14/b64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd14/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd14/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd14/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd14/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd14/x86_64.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd14/x86_64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd14/x86_64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/freebsd14/x86_64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/powerpc.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/powerpc.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/powerpc.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/powerpc.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/powerpc64.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/powerpc64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/powerpc64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/powerpc64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/riscv64.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/riscv64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/riscv64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/riscv64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/x86.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/x86.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/x86.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/x86.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/x86_64/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/x86_64/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/x86_64/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/x86_64/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/freebsdlike/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/netbsd/aarch64.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/netbsd/aarch64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/netbsd/aarch64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/netbsd/aarch64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/netbsd/arm.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/netbsd/arm.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/netbsd/arm.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/netbsd/arm.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/netbsd/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/netbsd/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/netbsd/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/netbsd/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/netbsd/powerpc.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/netbsd/powerpc.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/netbsd/powerpc.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/netbsd/powerpc.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/netbsd/sparc64.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/netbsd/sparc64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/netbsd/sparc64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/netbsd/sparc64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/netbsd/x86.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/netbsd/x86.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/netbsd/x86.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/netbsd/x86.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/netbsd/x86_64.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/netbsd/x86_64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/netbsd/x86_64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/netbsd/x86_64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/aarch64.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/aarch64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/aarch64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/aarch64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/arm.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/arm.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/arm.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/arm.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/mips64.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/mips64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/mips64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/mips64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/powerpc.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/powerpc.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/powerpc.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/powerpc.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/powerpc64.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/powerpc64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/powerpc64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/powerpc64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/riscv64.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/riscv64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/riscv64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/riscv64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/sparc64.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/sparc64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/sparc64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/sparc64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/x86.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/x86.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/x86.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/x86.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/x86_64.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/x86_64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/x86_64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/bsd/netbsdlike/openbsd/x86_64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/haiku/b32.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/haiku/b32.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/haiku/b32.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/haiku/b32.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/haiku/b64.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/haiku/b64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/haiku/b64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/haiku/b64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/haiku/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/haiku/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/haiku/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/haiku/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/haiku/native.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/haiku/native.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/haiku/native.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/haiku/native.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/haiku/x86_64.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/haiku/x86_64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/haiku/x86_64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/haiku/x86_64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/hermit/aarch64.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/hermit/aarch64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/hermit/aarch64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/hermit/aarch64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/hermit/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/hermit/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/hermit/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/hermit/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/hermit/x86_64.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/hermit/x86_64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/hermit/x86_64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/hermit/x86_64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/android/b32/arm.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/android/b32/arm.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/android/b32/arm.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/android/b32/arm.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/android/b32/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/android/b32/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/android/b32/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/android/b32/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/android/b32/x86/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/android/b32/x86/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/android/b32/x86/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/android/b32/x86/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/android/b32/x86/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/android/b32/x86/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/android/b32/x86/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/android/b32/x86/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/android/b64/aarch64/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/android/b64/aarch64/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/android/b64/aarch64/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/android/b64/aarch64/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/android/b64/aarch64/int128.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/android/b64/aarch64/int128.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/android/b64/aarch64/int128.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/android/b64/aarch64/int128.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/android/b64/aarch64/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/android/b64/aarch64/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/android/b64/aarch64/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/android/b64/aarch64/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/android/b64/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/android/b64/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/android/b64/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/android/b64/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/android/b64/x86_64/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/android/b64/x86_64/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/android/b64/x86_64/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/android/b64/x86_64/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/android/b64/x86_64/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/android/b64/x86_64/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/android/b64/x86_64/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/android/b64/x86_64/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/android/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/android/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/android/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/android/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/emscripten/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/emscripten/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/emscripten/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/emscripten/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/emscripten/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/emscripten/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/emscripten/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/emscripten/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/emscripten/no_align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/emscripten/no_align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/emscripten/no_align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/emscripten/no_align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/arch/generic/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/arch/generic/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/arch/generic/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/arch/generic/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/arch/mips/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/arch/mips/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/arch/mips/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/arch/mips/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/arch/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/arch/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/arch/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/arch/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/arch/powerpc/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/arch/powerpc/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/arch/powerpc/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/arch/powerpc/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/arch/sparc/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/arch/sparc/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/arch/sparc/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/arch/sparc/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/arm/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/arm/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/arm/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/arm/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/arm/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/arm/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/arm/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/arm/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/m68k/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/m68k/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/m68k/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/m68k/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/m68k/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/m68k/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/m68k/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/m68k/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/mips/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/mips/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/mips/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/mips/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/mips/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/mips/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/mips/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/mips/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/powerpc.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/powerpc.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/powerpc.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/powerpc.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/riscv32/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/riscv32/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/riscv32/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/riscv32/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/riscv32/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/riscv32/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/riscv32/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/riscv32/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/sparc/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/sparc/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/sparc/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/sparc/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/sparc/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/sparc/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/sparc/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/sparc/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/x86/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/x86/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/x86/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/x86/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/x86/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/x86/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/x86/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b32/x86/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/aarch64/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/aarch64/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/aarch64/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/aarch64/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/aarch64/ilp32.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/aarch64/ilp32.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/aarch64/ilp32.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/aarch64/ilp32.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/aarch64/int128.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/aarch64/int128.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/aarch64/int128.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/aarch64/int128.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/aarch64/lp64.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/aarch64/lp64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/aarch64/lp64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/aarch64/lp64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/aarch64/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/aarch64/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/aarch64/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/aarch64/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/mips64/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/mips64/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/mips64/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/mips64/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/mips64/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/mips64/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/mips64/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/mips64/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/powerpc64/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/powerpc64/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/powerpc64/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/powerpc64/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/powerpc64/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/powerpc64/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/powerpc64/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/powerpc64/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/riscv64/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/riscv64/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/riscv64/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/riscv64/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/riscv64/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/riscv64/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/riscv64/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/riscv64/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/s390x.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/s390x.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/s390x.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/s390x.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/sparc64/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/sparc64/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/sparc64/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/sparc64/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/sparc64/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/sparc64/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/sparc64/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/sparc64/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/x86_64/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/x86_64/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/x86_64/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/x86_64/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/x86_64/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/x86_64/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/x86_64/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/x86_64/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/x86_64/not_x32.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/x86_64/not_x32.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/x86_64/not_x32.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/x86_64/not_x32.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/x86_64/x32.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/x86_64/x32.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/x86_64/x32.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/b64/x86_64/x32.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/no_align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/no_align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/no_align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/gnu/no_align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/arm/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/arm/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/arm/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/arm/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/arm/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/arm/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/arm/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/arm/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/hexagon.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/hexagon.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/hexagon.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/hexagon.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/mips/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/mips/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/mips/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/mips/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/mips/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/mips/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/mips/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/mips/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/powerpc.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/powerpc.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/powerpc.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/powerpc.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/x86/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/x86/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/x86/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/x86/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/x86/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/x86/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/x86/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b32/x86/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/aarch64/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/aarch64/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/aarch64/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/aarch64/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/aarch64/int128.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/aarch64/int128.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/aarch64/int128.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/aarch64/int128.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/aarch64/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/aarch64/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/aarch64/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/aarch64/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/mips64.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/mips64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/mips64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/mips64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/powerpc64.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/powerpc64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/powerpc64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/powerpc64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/riscv64/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/riscv64/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/riscv64/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/riscv64/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/riscv64/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/riscv64/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/riscv64/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/riscv64/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/s390x.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/s390x.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/s390x.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/s390x.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/x86_64/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/x86_64/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/x86_64/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/x86_64/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/x86_64/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/x86_64/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/x86_64/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/b64/x86_64/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/musl/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/no_align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/no_align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/no_align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/no_align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/non_exhaustive.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/non_exhaustive.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/non_exhaustive.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/non_exhaustive.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/arm/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/arm/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/arm/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/arm/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/arm/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/arm/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/arm/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/arm/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/arm/no_align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/arm/no_align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/arm/no_align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/arm/no_align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mips/mips32/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mips/mips32/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mips/mips32/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mips/mips32/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mips/mips32/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mips/mips32/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mips/mips32/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mips/mips32/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mips/mips32/no_align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mips/mips32/no_align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mips/mips32/no_align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mips/mips32/no_align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mips/mips64/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mips/mips64/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mips/mips64/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mips/mips64/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mips/mips64/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mips/mips64/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mips/mips64/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mips/mips64/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mips/mips64/no_align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mips/mips64/no_align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mips/mips64/no_align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mips/mips64/no_align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mips/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mips/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mips/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mips/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/no_align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/no_align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/no_align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/no_align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/x86_64/l4re.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/x86_64/l4re.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/x86_64/l4re.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/x86_64/l4re.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/x86_64/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/x86_64/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/x86_64/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/x86_64/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/x86_64/other.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/x86_64/other.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/x86_64/other.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/linux/uclibc/x86_64/other.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/linux_like/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/linux_like/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/linux_like/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/newlib/aarch64/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/newlib/aarch64/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/newlib/aarch64/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/newlib/aarch64/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/newlib/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/newlib/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/newlib/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/newlib/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/newlib/arm/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/newlib/arm/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/newlib/arm/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/newlib/arm/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/newlib/espidf/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/newlib/espidf/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/newlib/espidf/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/newlib/espidf/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/newlib/generic.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/newlib/generic.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/newlib/generic.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/newlib/generic.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/newlib/horizon/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/newlib/horizon/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/newlib/horizon/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/newlib/horizon/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/newlib/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/newlib/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/newlib/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/newlib/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/newlib/no_align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/newlib/no_align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/newlib/no_align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/newlib/no_align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/newlib/powerpc/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/newlib/powerpc/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/newlib/powerpc/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/newlib/powerpc/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/no_align.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/no_align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/no_align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/no_align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/redox/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/redox/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/redox/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/redox/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/solarish/compat.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/solarish/compat.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/solarish/compat.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/solarish/compat.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/solarish/illumos.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/solarish/illumos.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/solarish/illumos.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/solarish/illumos.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/solarish/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/solarish/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/solarish/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/solarish/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/solarish/solaris.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/solarish/solaris.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/solarish/solaris.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/solarish/solaris.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/solarish/x86.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/solarish/x86.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/solarish/x86.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/solarish/x86.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/solarish/x86_64.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/solarish/x86_64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/solarish/x86_64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/solarish/x86_64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/unix/solarish/x86_common.rs b/collector/compile-benchmarks/libc-0.2.124/src/unix/solarish/x86_common.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/unix/solarish/x86_common.rs rename to collector/compile-benchmarks/libc-0.2.124/src/unix/solarish/x86_common.rs diff --git a/collector/benchmarks/libc-0.2.124/src/vxworks/aarch64.rs b/collector/compile-benchmarks/libc-0.2.124/src/vxworks/aarch64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/vxworks/aarch64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/vxworks/aarch64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/vxworks/arm.rs b/collector/compile-benchmarks/libc-0.2.124/src/vxworks/arm.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/vxworks/arm.rs rename to collector/compile-benchmarks/libc-0.2.124/src/vxworks/arm.rs diff --git a/collector/benchmarks/libc-0.2.124/src/vxworks/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/vxworks/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/vxworks/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/vxworks/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/vxworks/powerpc.rs b/collector/compile-benchmarks/libc-0.2.124/src/vxworks/powerpc.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/vxworks/powerpc.rs rename to collector/compile-benchmarks/libc-0.2.124/src/vxworks/powerpc.rs diff --git a/collector/benchmarks/libc-0.2.124/src/vxworks/powerpc64.rs b/collector/compile-benchmarks/libc-0.2.124/src/vxworks/powerpc64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/vxworks/powerpc64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/vxworks/powerpc64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/vxworks/x86.rs b/collector/compile-benchmarks/libc-0.2.124/src/vxworks/x86.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/vxworks/x86.rs rename to collector/compile-benchmarks/libc-0.2.124/src/vxworks/x86.rs diff --git a/collector/benchmarks/libc-0.2.124/src/vxworks/x86_64.rs b/collector/compile-benchmarks/libc-0.2.124/src/vxworks/x86_64.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/vxworks/x86_64.rs rename to collector/compile-benchmarks/libc-0.2.124/src/vxworks/x86_64.rs diff --git a/collector/benchmarks/libc-0.2.124/src/wasi.rs b/collector/compile-benchmarks/libc-0.2.124/src/wasi.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/wasi.rs rename to collector/compile-benchmarks/libc-0.2.124/src/wasi.rs diff --git a/collector/benchmarks/libc-0.2.124/src/windows/gnu/align.rs b/collector/compile-benchmarks/libc-0.2.124/src/windows/gnu/align.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/windows/gnu/align.rs rename to collector/compile-benchmarks/libc-0.2.124/src/windows/gnu/align.rs diff --git a/collector/benchmarks/libc-0.2.124/src/windows/gnu/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/windows/gnu/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/windows/gnu/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/windows/gnu/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/windows/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/windows/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/windows/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/windows/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/src/windows/msvc/mod.rs b/collector/compile-benchmarks/libc-0.2.124/src/windows/msvc/mod.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/src/windows/msvc/mod.rs rename to collector/compile-benchmarks/libc-0.2.124/src/windows/msvc/mod.rs diff --git a/collector/benchmarks/libc-0.2.124/tests/const_fn.rs b/collector/compile-benchmarks/libc-0.2.124/tests/const_fn.rs similarity index 100% rename from collector/benchmarks/libc-0.2.124/tests/const_fn.rs rename to collector/compile-benchmarks/libc-0.2.124/tests/const_fn.rs diff --git a/collector/benchmarks/many-assoc-items/Cargo.lock b/collector/compile-benchmarks/many-assoc-items/Cargo.lock similarity index 100% rename from collector/benchmarks/many-assoc-items/Cargo.lock rename to collector/compile-benchmarks/many-assoc-items/Cargo.lock diff --git a/collector/benchmarks/many-assoc-items/Cargo.toml b/collector/compile-benchmarks/many-assoc-items/Cargo.toml similarity index 100% rename from collector/benchmarks/many-assoc-items/Cargo.toml rename to collector/compile-benchmarks/many-assoc-items/Cargo.toml diff --git a/collector/benchmarks/many-assoc-items/perf-config.json b/collector/compile-benchmarks/many-assoc-items/perf-config.json similarity index 100% rename from collector/benchmarks/many-assoc-items/perf-config.json rename to collector/compile-benchmarks/many-assoc-items/perf-config.json diff --git a/collector/benchmarks/many-assoc-items/src/lib.rs b/collector/compile-benchmarks/many-assoc-items/src/lib.rs similarity index 100% rename from collector/benchmarks/many-assoc-items/src/lib.rs rename to collector/compile-benchmarks/many-assoc-items/src/lib.rs diff --git a/collector/benchmarks/match-stress/Cargo.lock b/collector/compile-benchmarks/match-stress/Cargo.lock similarity index 100% rename from collector/benchmarks/match-stress/Cargo.lock rename to collector/compile-benchmarks/match-stress/Cargo.lock diff --git a/collector/benchmarks/match-stress/Cargo.toml b/collector/compile-benchmarks/match-stress/Cargo.toml similarity index 100% rename from collector/benchmarks/match-stress/Cargo.toml rename to collector/compile-benchmarks/match-stress/Cargo.toml diff --git a/collector/benchmarks/match-stress/perf-config.json b/collector/compile-benchmarks/match-stress/perf-config.json similarity index 100% rename from collector/benchmarks/match-stress/perf-config.json rename to collector/compile-benchmarks/match-stress/perf-config.json diff --git a/collector/benchmarks/match-stress/src/attr.rs b/collector/compile-benchmarks/match-stress/src/attr.rs similarity index 100% rename from collector/benchmarks/match-stress/src/attr.rs rename to collector/compile-benchmarks/match-stress/src/attr.rs diff --git a/collector/benchmarks/match-stress/src/data.rs b/collector/compile-benchmarks/match-stress/src/data.rs similarity index 100% rename from collector/benchmarks/match-stress/src/data.rs rename to collector/compile-benchmarks/match-stress/src/data.rs diff --git a/collector/benchmarks/match-stress/src/expr.rs b/collector/compile-benchmarks/match-stress/src/expr.rs similarity index 100% rename from collector/benchmarks/match-stress/src/expr.rs rename to collector/compile-benchmarks/match-stress/src/expr.rs diff --git a/collector/benchmarks/match-stress/src/generics.rs b/collector/compile-benchmarks/match-stress/src/generics.rs similarity index 100% rename from collector/benchmarks/match-stress/src/generics.rs rename to collector/compile-benchmarks/match-stress/src/generics.rs diff --git a/collector/benchmarks/match-stress/src/huge.rs b/collector/compile-benchmarks/match-stress/src/huge.rs similarity index 100% rename from collector/benchmarks/match-stress/src/huge.rs rename to collector/compile-benchmarks/match-stress/src/huge.rs diff --git a/collector/benchmarks/match-stress/src/item.rs b/collector/compile-benchmarks/match-stress/src/item.rs similarity index 100% rename from collector/benchmarks/match-stress/src/item.rs rename to collector/compile-benchmarks/match-stress/src/item.rs diff --git a/collector/benchmarks/match-stress/src/lib.rs b/collector/compile-benchmarks/match-stress/src/lib.rs similarity index 100% rename from collector/benchmarks/match-stress/src/lib.rs rename to collector/compile-benchmarks/match-stress/src/lib.rs diff --git a/collector/benchmarks/match-stress/src/mac.rs b/collector/compile-benchmarks/match-stress/src/mac.rs similarity index 100% rename from collector/benchmarks/match-stress/src/mac.rs rename to collector/compile-benchmarks/match-stress/src/mac.rs diff --git a/collector/benchmarks/match-stress/src/macros.rs b/collector/compile-benchmarks/match-stress/src/macros.rs similarity index 100% rename from collector/benchmarks/match-stress/src/macros.rs rename to collector/compile-benchmarks/match-stress/src/macros.rs diff --git a/collector/benchmarks/match-stress/src/op.rs b/collector/compile-benchmarks/match-stress/src/op.rs similarity index 100% rename from collector/benchmarks/match-stress/src/op.rs rename to collector/compile-benchmarks/match-stress/src/op.rs diff --git a/collector/benchmarks/match-stress/src/ty.rs b/collector/compile-benchmarks/match-stress/src/ty.rs similarity index 100% rename from collector/benchmarks/match-stress/src/ty.rs rename to collector/compile-benchmarks/match-stress/src/ty.rs diff --git a/collector/benchmarks/match-stress/src/visit.rs b/collector/compile-benchmarks/match-stress/src/visit.rs similarity index 100% rename from collector/benchmarks/match-stress/src/visit.rs rename to collector/compile-benchmarks/match-stress/src/visit.rs diff --git a/collector/benchmarks/piston-image/.gitattributes b/collector/compile-benchmarks/piston-image/.gitattributes similarity index 100% rename from collector/benchmarks/piston-image/.gitattributes rename to collector/compile-benchmarks/piston-image/.gitattributes diff --git a/collector/benchmarks/piston-image/.gitignore b/collector/compile-benchmarks/piston-image/.gitignore similarity index 100% rename from collector/benchmarks/piston-image/.gitignore rename to collector/compile-benchmarks/piston-image/.gitignore diff --git a/collector/benchmarks/piston-image/.travis.yml b/collector/compile-benchmarks/piston-image/.travis.yml similarity index 100% rename from collector/benchmarks/piston-image/.travis.yml rename to collector/compile-benchmarks/piston-image/.travis.yml diff --git a/collector/benchmarks/piston-image/0-println.patch b/collector/compile-benchmarks/piston-image/0-println.patch similarity index 100% rename from collector/benchmarks/piston-image/0-println.patch rename to collector/compile-benchmarks/piston-image/0-println.patch diff --git a/collector/benchmarks/piston-image/CHANGES.md b/collector/compile-benchmarks/piston-image/CHANGES.md similarity index 100% rename from collector/benchmarks/piston-image/CHANGES.md rename to collector/compile-benchmarks/piston-image/CHANGES.md diff --git a/collector/benchmarks/piston-image/Cargo.lock b/collector/compile-benchmarks/piston-image/Cargo.lock similarity index 100% rename from collector/benchmarks/piston-image/Cargo.lock rename to collector/compile-benchmarks/piston-image/Cargo.lock diff --git a/collector/benchmarks/piston-image/Cargo.toml b/collector/compile-benchmarks/piston-image/Cargo.toml similarity index 100% rename from collector/benchmarks/piston-image/Cargo.toml rename to collector/compile-benchmarks/piston-image/Cargo.toml diff --git a/collector/benchmarks/piston-image/LICENSE b/collector/compile-benchmarks/piston-image/LICENSE similarity index 100% rename from collector/benchmarks/piston-image/LICENSE rename to collector/compile-benchmarks/piston-image/LICENSE diff --git a/collector/benchmarks/piston-image/README.md b/collector/compile-benchmarks/piston-image/README.md similarity index 100% rename from collector/benchmarks/piston-image/README.md rename to collector/compile-benchmarks/piston-image/README.md diff --git a/collector/benchmarks/piston-image/perf-config.json b/collector/compile-benchmarks/piston-image/perf-config.json similarity index 100% rename from collector/benchmarks/piston-image/perf-config.json rename to collector/compile-benchmarks/piston-image/perf-config.json diff --git a/collector/benchmarks/piston-image/src/animation.rs b/collector/compile-benchmarks/piston-image/src/animation.rs similarity index 100% rename from collector/benchmarks/piston-image/src/animation.rs rename to collector/compile-benchmarks/piston-image/src/animation.rs diff --git a/collector/benchmarks/piston-image/src/bmp/decoder.rs b/collector/compile-benchmarks/piston-image/src/bmp/decoder.rs similarity index 100% rename from collector/benchmarks/piston-image/src/bmp/decoder.rs rename to collector/compile-benchmarks/piston-image/src/bmp/decoder.rs diff --git a/collector/benchmarks/piston-image/src/bmp/mod.rs b/collector/compile-benchmarks/piston-image/src/bmp/mod.rs similarity index 100% rename from collector/benchmarks/piston-image/src/bmp/mod.rs rename to collector/compile-benchmarks/piston-image/src/bmp/mod.rs diff --git a/collector/benchmarks/piston-image/src/buffer.rs b/collector/compile-benchmarks/piston-image/src/buffer.rs similarity index 100% rename from collector/benchmarks/piston-image/src/buffer.rs rename to collector/compile-benchmarks/piston-image/src/buffer.rs diff --git a/collector/benchmarks/piston-image/src/color.rs b/collector/compile-benchmarks/piston-image/src/color.rs similarity index 100% rename from collector/benchmarks/piston-image/src/color.rs rename to collector/compile-benchmarks/piston-image/src/color.rs diff --git a/collector/benchmarks/piston-image/src/dynimage.rs b/collector/compile-benchmarks/piston-image/src/dynimage.rs similarity index 100% rename from collector/benchmarks/piston-image/src/dynimage.rs rename to collector/compile-benchmarks/piston-image/src/dynimage.rs diff --git a/collector/benchmarks/piston-image/src/gif.rs b/collector/compile-benchmarks/piston-image/src/gif.rs similarity index 100% rename from collector/benchmarks/piston-image/src/gif.rs rename to collector/compile-benchmarks/piston-image/src/gif.rs diff --git a/collector/benchmarks/piston-image/src/hdr/hdr_decoder.rs b/collector/compile-benchmarks/piston-image/src/hdr/hdr_decoder.rs similarity index 100% rename from collector/benchmarks/piston-image/src/hdr/hdr_decoder.rs rename to collector/compile-benchmarks/piston-image/src/hdr/hdr_decoder.rs diff --git a/collector/benchmarks/piston-image/src/hdr/hdr_encoder.rs b/collector/compile-benchmarks/piston-image/src/hdr/hdr_encoder.rs similarity index 100% rename from collector/benchmarks/piston-image/src/hdr/hdr_encoder.rs rename to collector/compile-benchmarks/piston-image/src/hdr/hdr_encoder.rs diff --git a/collector/benchmarks/piston-image/src/hdr/mod.rs b/collector/compile-benchmarks/piston-image/src/hdr/mod.rs similarity index 100% rename from collector/benchmarks/piston-image/src/hdr/mod.rs rename to collector/compile-benchmarks/piston-image/src/hdr/mod.rs diff --git a/collector/benchmarks/piston-image/src/ico/decoder.rs b/collector/compile-benchmarks/piston-image/src/ico/decoder.rs similarity index 100% rename from collector/benchmarks/piston-image/src/ico/decoder.rs rename to collector/compile-benchmarks/piston-image/src/ico/decoder.rs diff --git a/collector/benchmarks/piston-image/src/ico/encoder.rs b/collector/compile-benchmarks/piston-image/src/ico/encoder.rs similarity index 100% rename from collector/benchmarks/piston-image/src/ico/encoder.rs rename to collector/compile-benchmarks/piston-image/src/ico/encoder.rs diff --git a/collector/benchmarks/piston-image/src/ico/mod.rs b/collector/compile-benchmarks/piston-image/src/ico/mod.rs similarity index 100% rename from collector/benchmarks/piston-image/src/ico/mod.rs rename to collector/compile-benchmarks/piston-image/src/ico/mod.rs diff --git a/collector/benchmarks/piston-image/src/image.rs b/collector/compile-benchmarks/piston-image/src/image.rs similarity index 100% rename from collector/benchmarks/piston-image/src/image.rs rename to collector/compile-benchmarks/piston-image/src/image.rs diff --git a/collector/benchmarks/piston-image/src/imageops/affine.rs b/collector/compile-benchmarks/piston-image/src/imageops/affine.rs similarity index 100% rename from collector/benchmarks/piston-image/src/imageops/affine.rs rename to collector/compile-benchmarks/piston-image/src/imageops/affine.rs diff --git a/collector/benchmarks/piston-image/src/imageops/colorops.rs b/collector/compile-benchmarks/piston-image/src/imageops/colorops.rs similarity index 100% rename from collector/benchmarks/piston-image/src/imageops/colorops.rs rename to collector/compile-benchmarks/piston-image/src/imageops/colorops.rs diff --git a/collector/benchmarks/piston-image/src/imageops/mod.rs b/collector/compile-benchmarks/piston-image/src/imageops/mod.rs similarity index 100% rename from collector/benchmarks/piston-image/src/imageops/mod.rs rename to collector/compile-benchmarks/piston-image/src/imageops/mod.rs diff --git a/collector/benchmarks/piston-image/src/imageops/sample.rs b/collector/compile-benchmarks/piston-image/src/imageops/sample.rs similarity index 100% rename from collector/benchmarks/piston-image/src/imageops/sample.rs rename to collector/compile-benchmarks/piston-image/src/imageops/sample.rs diff --git a/collector/benchmarks/piston-image/src/jpeg/decoder.rs b/collector/compile-benchmarks/piston-image/src/jpeg/decoder.rs similarity index 100% rename from collector/benchmarks/piston-image/src/jpeg/decoder.rs rename to collector/compile-benchmarks/piston-image/src/jpeg/decoder.rs diff --git a/collector/benchmarks/piston-image/src/jpeg/encoder.rs b/collector/compile-benchmarks/piston-image/src/jpeg/encoder.rs similarity index 100% rename from collector/benchmarks/piston-image/src/jpeg/encoder.rs rename to collector/compile-benchmarks/piston-image/src/jpeg/encoder.rs diff --git a/collector/benchmarks/piston-image/src/jpeg/entropy.rs b/collector/compile-benchmarks/piston-image/src/jpeg/entropy.rs similarity index 100% rename from collector/benchmarks/piston-image/src/jpeg/entropy.rs rename to collector/compile-benchmarks/piston-image/src/jpeg/entropy.rs diff --git a/collector/benchmarks/piston-image/src/jpeg/mod.rs b/collector/compile-benchmarks/piston-image/src/jpeg/mod.rs similarity index 100% rename from collector/benchmarks/piston-image/src/jpeg/mod.rs rename to collector/compile-benchmarks/piston-image/src/jpeg/mod.rs diff --git a/collector/benchmarks/piston-image/src/jpeg/transform.rs b/collector/compile-benchmarks/piston-image/src/jpeg/transform.rs similarity index 100% rename from collector/benchmarks/piston-image/src/jpeg/transform.rs rename to collector/compile-benchmarks/piston-image/src/jpeg/transform.rs diff --git a/collector/benchmarks/piston-image/src/lib.rs b/collector/compile-benchmarks/piston-image/src/lib.rs similarity index 100% rename from collector/benchmarks/piston-image/src/lib.rs rename to collector/compile-benchmarks/piston-image/src/lib.rs diff --git a/collector/benchmarks/piston-image/src/math/mod.rs b/collector/compile-benchmarks/piston-image/src/math/mod.rs similarity index 100% rename from collector/benchmarks/piston-image/src/math/mod.rs rename to collector/compile-benchmarks/piston-image/src/math/mod.rs diff --git a/collector/benchmarks/piston-image/src/math/nq.rs b/collector/compile-benchmarks/piston-image/src/math/nq.rs similarity index 100% rename from collector/benchmarks/piston-image/src/math/nq.rs rename to collector/compile-benchmarks/piston-image/src/math/nq.rs diff --git a/collector/benchmarks/piston-image/src/math/utils.rs b/collector/compile-benchmarks/piston-image/src/math/utils.rs similarity index 100% rename from collector/benchmarks/piston-image/src/math/utils.rs rename to collector/compile-benchmarks/piston-image/src/math/utils.rs diff --git a/collector/benchmarks/piston-image/src/png.rs b/collector/compile-benchmarks/piston-image/src/png.rs similarity index 100% rename from collector/benchmarks/piston-image/src/png.rs rename to collector/compile-benchmarks/piston-image/src/png.rs diff --git a/collector/benchmarks/piston-image/src/ppm/encoder.rs b/collector/compile-benchmarks/piston-image/src/ppm/encoder.rs similarity index 100% rename from collector/benchmarks/piston-image/src/ppm/encoder.rs rename to collector/compile-benchmarks/piston-image/src/ppm/encoder.rs diff --git a/collector/benchmarks/piston-image/src/ppm/mod.rs b/collector/compile-benchmarks/piston-image/src/ppm/mod.rs similarity index 100% rename from collector/benchmarks/piston-image/src/ppm/mod.rs rename to collector/compile-benchmarks/piston-image/src/ppm/mod.rs diff --git a/collector/benchmarks/piston-image/src/tga/decoder.rs b/collector/compile-benchmarks/piston-image/src/tga/decoder.rs similarity index 100% rename from collector/benchmarks/piston-image/src/tga/decoder.rs rename to collector/compile-benchmarks/piston-image/src/tga/decoder.rs diff --git a/collector/benchmarks/piston-image/src/tga/mod.rs b/collector/compile-benchmarks/piston-image/src/tga/mod.rs similarity index 100% rename from collector/benchmarks/piston-image/src/tga/mod.rs rename to collector/compile-benchmarks/piston-image/src/tga/mod.rs diff --git a/collector/benchmarks/piston-image/src/tiff/decoder/ifd.rs b/collector/compile-benchmarks/piston-image/src/tiff/decoder/ifd.rs similarity index 100% rename from collector/benchmarks/piston-image/src/tiff/decoder/ifd.rs rename to collector/compile-benchmarks/piston-image/src/tiff/decoder/ifd.rs diff --git a/collector/benchmarks/piston-image/src/tiff/decoder/mod.rs b/collector/compile-benchmarks/piston-image/src/tiff/decoder/mod.rs similarity index 100% rename from collector/benchmarks/piston-image/src/tiff/decoder/mod.rs rename to collector/compile-benchmarks/piston-image/src/tiff/decoder/mod.rs diff --git a/collector/benchmarks/piston-image/src/tiff/decoder/stream.rs b/collector/compile-benchmarks/piston-image/src/tiff/decoder/stream.rs similarity index 100% rename from collector/benchmarks/piston-image/src/tiff/decoder/stream.rs rename to collector/compile-benchmarks/piston-image/src/tiff/decoder/stream.rs diff --git a/collector/benchmarks/piston-image/src/tiff/mod.rs b/collector/compile-benchmarks/piston-image/src/tiff/mod.rs similarity index 100% rename from collector/benchmarks/piston-image/src/tiff/mod.rs rename to collector/compile-benchmarks/piston-image/src/tiff/mod.rs diff --git a/collector/benchmarks/piston-image/src/traits.rs b/collector/compile-benchmarks/piston-image/src/traits.rs similarity index 100% rename from collector/benchmarks/piston-image/src/traits.rs rename to collector/compile-benchmarks/piston-image/src/traits.rs diff --git a/collector/benchmarks/piston-image/src/utils/bitstream.rs b/collector/compile-benchmarks/piston-image/src/utils/bitstream.rs similarity index 100% rename from collector/benchmarks/piston-image/src/utils/bitstream.rs rename to collector/compile-benchmarks/piston-image/src/utils/bitstream.rs diff --git a/collector/benchmarks/piston-image/src/utils/lzw.rs b/collector/compile-benchmarks/piston-image/src/utils/lzw.rs similarity index 100% rename from collector/benchmarks/piston-image/src/utils/lzw.rs rename to collector/compile-benchmarks/piston-image/src/utils/lzw.rs diff --git a/collector/benchmarks/piston-image/src/utils/mod.rs b/collector/compile-benchmarks/piston-image/src/utils/mod.rs similarity index 100% rename from collector/benchmarks/piston-image/src/utils/mod.rs rename to collector/compile-benchmarks/piston-image/src/utils/mod.rs diff --git a/collector/benchmarks/piston-image/src/webp/decoder.rs b/collector/compile-benchmarks/piston-image/src/webp/decoder.rs similarity index 100% rename from collector/benchmarks/piston-image/src/webp/decoder.rs rename to collector/compile-benchmarks/piston-image/src/webp/decoder.rs diff --git a/collector/benchmarks/piston-image/src/webp/mod.rs b/collector/compile-benchmarks/piston-image/src/webp/mod.rs similarity index 100% rename from collector/benchmarks/piston-image/src/webp/mod.rs rename to collector/compile-benchmarks/piston-image/src/webp/mod.rs diff --git a/collector/benchmarks/piston-image/src/webp/transform.rs b/collector/compile-benchmarks/piston-image/src/webp/transform.rs similarity index 100% rename from collector/benchmarks/piston-image/src/webp/transform.rs rename to collector/compile-benchmarks/piston-image/src/webp/transform.rs diff --git a/collector/benchmarks/piston-image/src/webp/vp8.rs b/collector/compile-benchmarks/piston-image/src/webp/vp8.rs similarity index 100% rename from collector/benchmarks/piston-image/src/webp/vp8.rs rename to collector/compile-benchmarks/piston-image/src/webp/vp8.rs diff --git a/collector/benchmarks/projection-caching/Cargo.lock b/collector/compile-benchmarks/projection-caching/Cargo.lock similarity index 100% rename from collector/benchmarks/projection-caching/Cargo.lock rename to collector/compile-benchmarks/projection-caching/Cargo.lock diff --git a/collector/benchmarks/projection-caching/Cargo.toml b/collector/compile-benchmarks/projection-caching/Cargo.toml similarity index 100% rename from collector/benchmarks/projection-caching/Cargo.toml rename to collector/compile-benchmarks/projection-caching/Cargo.toml diff --git a/collector/benchmarks/projection-caching/perf-config.json b/collector/compile-benchmarks/projection-caching/perf-config.json similarity index 100% rename from collector/benchmarks/projection-caching/perf-config.json rename to collector/compile-benchmarks/projection-caching/perf-config.json diff --git a/collector/benchmarks/projection-caching/src/main.rs b/collector/compile-benchmarks/projection-caching/src/main.rs similarity index 100% rename from collector/benchmarks/projection-caching/src/main.rs rename to collector/compile-benchmarks/projection-caching/src/main.rs diff --git a/collector/benchmarks/regex-1.5.5/.cargo_vcs_info.json b/collector/compile-benchmarks/regex-1.5.5/.cargo_vcs_info.json similarity index 100% rename from collector/benchmarks/regex-1.5.5/.cargo_vcs_info.json rename to collector/compile-benchmarks/regex-1.5.5/.cargo_vcs_info.json diff --git a/collector/benchmarks/regex-1.5.5/.gitignore b/collector/compile-benchmarks/regex-1.5.5/.gitignore similarity index 100% rename from collector/benchmarks/regex-1.5.5/.gitignore rename to collector/compile-benchmarks/regex-1.5.5/.gitignore diff --git a/collector/benchmarks/regex-1.5.5/0-compile-one.patch b/collector/compile-benchmarks/regex-1.5.5/0-compile-one.patch similarity index 100% rename from collector/benchmarks/regex-1.5.5/0-compile-one.patch rename to collector/compile-benchmarks/regex-1.5.5/0-compile-one.patch diff --git a/collector/benchmarks/regex-1.5.5/1-is-valid-cap-letter.patch b/collector/compile-benchmarks/regex-1.5.5/1-is-valid-cap-letter.patch similarity index 100% rename from collector/benchmarks/regex-1.5.5/1-is-valid-cap-letter.patch rename to collector/compile-benchmarks/regex-1.5.5/1-is-valid-cap-letter.patch diff --git a/collector/benchmarks/regex-1.5.5/2-Compiler-new.patch b/collector/compile-benchmarks/regex-1.5.5/2-Compiler-new.patch similarity index 100% rename from collector/benchmarks/regex-1.5.5/2-Compiler-new.patch rename to collector/compile-benchmarks/regex-1.5.5/2-Compiler-new.patch diff --git a/collector/benchmarks/regex-1.5.5/3-reverse.patch b/collector/compile-benchmarks/regex-1.5.5/3-reverse.patch similarity index 100% rename from collector/benchmarks/regex-1.5.5/3-reverse.patch rename to collector/compile-benchmarks/regex-1.5.5/3-reverse.patch diff --git a/collector/benchmarks/regex-1.5.5/4-byte-frequencies.patch b/collector/compile-benchmarks/regex-1.5.5/4-byte-frequencies.patch similarity index 100% rename from collector/benchmarks/regex-1.5.5/4-byte-frequencies.patch rename to collector/compile-benchmarks/regex-1.5.5/4-byte-frequencies.patch diff --git a/collector/benchmarks/regex-1.5.5/5-Job.patch b/collector/compile-benchmarks/regex-1.5.5/5-Job.patch similarity index 100% rename from collector/benchmarks/regex-1.5.5/5-Job.patch rename to collector/compile-benchmarks/regex-1.5.5/5-Job.patch diff --git a/collector/benchmarks/regex-1.5.5/6-println.patch b/collector/compile-benchmarks/regex-1.5.5/6-println.patch similarity index 100% rename from collector/benchmarks/regex-1.5.5/6-println.patch rename to collector/compile-benchmarks/regex-1.5.5/6-println.patch diff --git a/collector/benchmarks/regex-1.5.5/CHANGELOG.md b/collector/compile-benchmarks/regex-1.5.5/CHANGELOG.md similarity index 100% rename from collector/benchmarks/regex-1.5.5/CHANGELOG.md rename to collector/compile-benchmarks/regex-1.5.5/CHANGELOG.md diff --git a/collector/benchmarks/regex-1.5.5/Cargo.lock b/collector/compile-benchmarks/regex-1.5.5/Cargo.lock similarity index 100% rename from collector/benchmarks/regex-1.5.5/Cargo.lock rename to collector/compile-benchmarks/regex-1.5.5/Cargo.lock diff --git a/collector/benchmarks/regex-1.5.5/Cargo.toml b/collector/compile-benchmarks/regex-1.5.5/Cargo.toml similarity index 100% rename from collector/benchmarks/regex-1.5.5/Cargo.toml rename to collector/compile-benchmarks/regex-1.5.5/Cargo.toml diff --git a/collector/benchmarks/regex-1.5.5/Cargo.toml.orig b/collector/compile-benchmarks/regex-1.5.5/Cargo.toml.orig similarity index 100% rename from collector/benchmarks/regex-1.5.5/Cargo.toml.orig rename to collector/compile-benchmarks/regex-1.5.5/Cargo.toml.orig diff --git a/collector/benchmarks/regex-1.5.5/HACKING.md b/collector/compile-benchmarks/regex-1.5.5/HACKING.md similarity index 100% rename from collector/benchmarks/regex-1.5.5/HACKING.md rename to collector/compile-benchmarks/regex-1.5.5/HACKING.md diff --git a/collector/benchmarks/regex-1.5.5/LICENSE-APACHE b/collector/compile-benchmarks/regex-1.5.5/LICENSE-APACHE similarity index 100% rename from collector/benchmarks/regex-1.5.5/LICENSE-APACHE rename to collector/compile-benchmarks/regex-1.5.5/LICENSE-APACHE diff --git a/collector/benchmarks/regex-1.5.5/LICENSE-MIT b/collector/compile-benchmarks/regex-1.5.5/LICENSE-MIT similarity index 100% rename from collector/benchmarks/regex-1.5.5/LICENSE-MIT rename to collector/compile-benchmarks/regex-1.5.5/LICENSE-MIT diff --git a/collector/benchmarks/regex-1.5.5/PERFORMANCE.md b/collector/compile-benchmarks/regex-1.5.5/PERFORMANCE.md similarity index 100% rename from collector/benchmarks/regex-1.5.5/PERFORMANCE.md rename to collector/compile-benchmarks/regex-1.5.5/PERFORMANCE.md diff --git a/collector/benchmarks/regex-1.5.5/README.md b/collector/compile-benchmarks/regex-1.5.5/README.md similarity index 100% rename from collector/benchmarks/regex-1.5.5/README.md rename to collector/compile-benchmarks/regex-1.5.5/README.md diff --git a/collector/benchmarks/regex-1.5.5/UNICODE.md b/collector/compile-benchmarks/regex-1.5.5/UNICODE.md similarity index 100% rename from collector/benchmarks/regex-1.5.5/UNICODE.md rename to collector/compile-benchmarks/regex-1.5.5/UNICODE.md diff --git a/collector/benchmarks/regex-1.5.5/examples/regexdna-input.txt b/collector/compile-benchmarks/regex-1.5.5/examples/regexdna-input.txt similarity index 100% rename from collector/benchmarks/regex-1.5.5/examples/regexdna-input.txt rename to collector/compile-benchmarks/regex-1.5.5/examples/regexdna-input.txt diff --git a/collector/benchmarks/regex-1.5.5/examples/regexdna-output.txt b/collector/compile-benchmarks/regex-1.5.5/examples/regexdna-output.txt similarity index 100% rename from collector/benchmarks/regex-1.5.5/examples/regexdna-output.txt rename to collector/compile-benchmarks/regex-1.5.5/examples/regexdna-output.txt diff --git a/collector/benchmarks/regex-1.5.5/examples/shootout-regex-dna-bytes.rs b/collector/compile-benchmarks/regex-1.5.5/examples/shootout-regex-dna-bytes.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/examples/shootout-regex-dna-bytes.rs rename to collector/compile-benchmarks/regex-1.5.5/examples/shootout-regex-dna-bytes.rs diff --git a/collector/benchmarks/regex-1.5.5/examples/shootout-regex-dna-cheat.rs b/collector/compile-benchmarks/regex-1.5.5/examples/shootout-regex-dna-cheat.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/examples/shootout-regex-dna-cheat.rs rename to collector/compile-benchmarks/regex-1.5.5/examples/shootout-regex-dna-cheat.rs diff --git a/collector/benchmarks/regex-1.5.5/examples/shootout-regex-dna-replace.rs b/collector/compile-benchmarks/regex-1.5.5/examples/shootout-regex-dna-replace.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/examples/shootout-regex-dna-replace.rs rename to collector/compile-benchmarks/regex-1.5.5/examples/shootout-regex-dna-replace.rs diff --git a/collector/benchmarks/regex-1.5.5/examples/shootout-regex-dna-single-cheat.rs b/collector/compile-benchmarks/regex-1.5.5/examples/shootout-regex-dna-single-cheat.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/examples/shootout-regex-dna-single-cheat.rs rename to collector/compile-benchmarks/regex-1.5.5/examples/shootout-regex-dna-single-cheat.rs diff --git a/collector/benchmarks/regex-1.5.5/examples/shootout-regex-dna-single.rs b/collector/compile-benchmarks/regex-1.5.5/examples/shootout-regex-dna-single.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/examples/shootout-regex-dna-single.rs rename to collector/compile-benchmarks/regex-1.5.5/examples/shootout-regex-dna-single.rs diff --git a/collector/benchmarks/regex-1.5.5/examples/shootout-regex-dna.rs b/collector/compile-benchmarks/regex-1.5.5/examples/shootout-regex-dna.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/examples/shootout-regex-dna.rs rename to collector/compile-benchmarks/regex-1.5.5/examples/shootout-regex-dna.rs diff --git a/collector/benchmarks/regex-1.5.5/perf-config.json b/collector/compile-benchmarks/regex-1.5.5/perf-config.json similarity index 100% rename from collector/benchmarks/regex-1.5.5/perf-config.json rename to collector/compile-benchmarks/regex-1.5.5/perf-config.json diff --git a/collector/benchmarks/regex-1.5.5/rustfmt.toml b/collector/compile-benchmarks/regex-1.5.5/rustfmt.toml similarity index 100% rename from collector/benchmarks/regex-1.5.5/rustfmt.toml rename to collector/compile-benchmarks/regex-1.5.5/rustfmt.toml diff --git a/collector/benchmarks/regex-1.5.5/src/backtrack.rs b/collector/compile-benchmarks/regex-1.5.5/src/backtrack.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/src/backtrack.rs rename to collector/compile-benchmarks/regex-1.5.5/src/backtrack.rs diff --git a/collector/benchmarks/regex-1.5.5/src/compile.rs b/collector/compile-benchmarks/regex-1.5.5/src/compile.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/src/compile.rs rename to collector/compile-benchmarks/regex-1.5.5/src/compile.rs diff --git a/collector/benchmarks/regex-1.5.5/src/dfa.rs b/collector/compile-benchmarks/regex-1.5.5/src/dfa.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/src/dfa.rs rename to collector/compile-benchmarks/regex-1.5.5/src/dfa.rs diff --git a/collector/benchmarks/regex-1.5.5/src/error.rs b/collector/compile-benchmarks/regex-1.5.5/src/error.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/src/error.rs rename to collector/compile-benchmarks/regex-1.5.5/src/error.rs diff --git a/collector/benchmarks/regex-1.5.5/src/exec.rs b/collector/compile-benchmarks/regex-1.5.5/src/exec.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/src/exec.rs rename to collector/compile-benchmarks/regex-1.5.5/src/exec.rs diff --git a/collector/benchmarks/regex-1.5.5/src/expand.rs b/collector/compile-benchmarks/regex-1.5.5/src/expand.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/src/expand.rs rename to collector/compile-benchmarks/regex-1.5.5/src/expand.rs diff --git a/collector/benchmarks/regex-1.5.5/src/find_byte.rs b/collector/compile-benchmarks/regex-1.5.5/src/find_byte.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/src/find_byte.rs rename to collector/compile-benchmarks/regex-1.5.5/src/find_byte.rs diff --git a/collector/benchmarks/regex-1.5.5/src/freqs.rs b/collector/compile-benchmarks/regex-1.5.5/src/freqs.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/src/freqs.rs rename to collector/compile-benchmarks/regex-1.5.5/src/freqs.rs diff --git a/collector/benchmarks/regex-1.5.5/src/input.rs b/collector/compile-benchmarks/regex-1.5.5/src/input.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/src/input.rs rename to collector/compile-benchmarks/regex-1.5.5/src/input.rs diff --git a/collector/benchmarks/regex-1.5.5/src/lib.rs b/collector/compile-benchmarks/regex-1.5.5/src/lib.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/src/lib.rs rename to collector/compile-benchmarks/regex-1.5.5/src/lib.rs diff --git a/collector/benchmarks/regex-1.5.5/src/literal/imp.rs b/collector/compile-benchmarks/regex-1.5.5/src/literal/imp.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/src/literal/imp.rs rename to collector/compile-benchmarks/regex-1.5.5/src/literal/imp.rs diff --git a/collector/benchmarks/regex-1.5.5/src/literal/mod.rs b/collector/compile-benchmarks/regex-1.5.5/src/literal/mod.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/src/literal/mod.rs rename to collector/compile-benchmarks/regex-1.5.5/src/literal/mod.rs diff --git a/collector/benchmarks/regex-1.5.5/src/pattern.rs b/collector/compile-benchmarks/regex-1.5.5/src/pattern.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/src/pattern.rs rename to collector/compile-benchmarks/regex-1.5.5/src/pattern.rs diff --git a/collector/benchmarks/regex-1.5.5/src/pikevm.rs b/collector/compile-benchmarks/regex-1.5.5/src/pikevm.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/src/pikevm.rs rename to collector/compile-benchmarks/regex-1.5.5/src/pikevm.rs diff --git a/collector/benchmarks/regex-1.5.5/src/pool.rs b/collector/compile-benchmarks/regex-1.5.5/src/pool.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/src/pool.rs rename to collector/compile-benchmarks/regex-1.5.5/src/pool.rs diff --git a/collector/benchmarks/regex-1.5.5/src/prog.rs b/collector/compile-benchmarks/regex-1.5.5/src/prog.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/src/prog.rs rename to collector/compile-benchmarks/regex-1.5.5/src/prog.rs diff --git a/collector/benchmarks/regex-1.5.5/src/re_builder.rs b/collector/compile-benchmarks/regex-1.5.5/src/re_builder.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/src/re_builder.rs rename to collector/compile-benchmarks/regex-1.5.5/src/re_builder.rs diff --git a/collector/benchmarks/regex-1.5.5/src/re_bytes.rs b/collector/compile-benchmarks/regex-1.5.5/src/re_bytes.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/src/re_bytes.rs rename to collector/compile-benchmarks/regex-1.5.5/src/re_bytes.rs diff --git a/collector/benchmarks/regex-1.5.5/src/re_set.rs b/collector/compile-benchmarks/regex-1.5.5/src/re_set.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/src/re_set.rs rename to collector/compile-benchmarks/regex-1.5.5/src/re_set.rs diff --git a/collector/benchmarks/regex-1.5.5/src/re_trait.rs b/collector/compile-benchmarks/regex-1.5.5/src/re_trait.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/src/re_trait.rs rename to collector/compile-benchmarks/regex-1.5.5/src/re_trait.rs diff --git a/collector/benchmarks/regex-1.5.5/src/re_unicode.rs b/collector/compile-benchmarks/regex-1.5.5/src/re_unicode.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/src/re_unicode.rs rename to collector/compile-benchmarks/regex-1.5.5/src/re_unicode.rs diff --git a/collector/benchmarks/regex-1.5.5/src/sparse.rs b/collector/compile-benchmarks/regex-1.5.5/src/sparse.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/src/sparse.rs rename to collector/compile-benchmarks/regex-1.5.5/src/sparse.rs diff --git a/collector/benchmarks/regex-1.5.5/src/testdata/LICENSE b/collector/compile-benchmarks/regex-1.5.5/src/testdata/LICENSE similarity index 100% rename from collector/benchmarks/regex-1.5.5/src/testdata/LICENSE rename to collector/compile-benchmarks/regex-1.5.5/src/testdata/LICENSE diff --git a/collector/benchmarks/regex-1.5.5/src/testdata/README b/collector/compile-benchmarks/regex-1.5.5/src/testdata/README similarity index 100% rename from collector/benchmarks/regex-1.5.5/src/testdata/README rename to collector/compile-benchmarks/regex-1.5.5/src/testdata/README diff --git a/collector/benchmarks/regex-1.5.5/src/testdata/basic.dat b/collector/compile-benchmarks/regex-1.5.5/src/testdata/basic.dat similarity index 100% rename from collector/benchmarks/regex-1.5.5/src/testdata/basic.dat rename to collector/compile-benchmarks/regex-1.5.5/src/testdata/basic.dat diff --git a/collector/benchmarks/regex-1.5.5/src/testdata/nullsubexpr.dat b/collector/compile-benchmarks/regex-1.5.5/src/testdata/nullsubexpr.dat similarity index 100% rename from collector/benchmarks/regex-1.5.5/src/testdata/nullsubexpr.dat rename to collector/compile-benchmarks/regex-1.5.5/src/testdata/nullsubexpr.dat diff --git a/collector/benchmarks/regex-1.5.5/src/testdata/repetition.dat b/collector/compile-benchmarks/regex-1.5.5/src/testdata/repetition.dat similarity index 100% rename from collector/benchmarks/regex-1.5.5/src/testdata/repetition.dat rename to collector/compile-benchmarks/regex-1.5.5/src/testdata/repetition.dat diff --git a/collector/benchmarks/regex-1.5.5/src/utf8.rs b/collector/compile-benchmarks/regex-1.5.5/src/utf8.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/src/utf8.rs rename to collector/compile-benchmarks/regex-1.5.5/src/utf8.rs diff --git a/collector/benchmarks/regex-1.5.5/test b/collector/compile-benchmarks/regex-1.5.5/test similarity index 100% rename from collector/benchmarks/regex-1.5.5/test rename to collector/compile-benchmarks/regex-1.5.5/test diff --git a/collector/benchmarks/regex-1.5.5/tests/api.rs b/collector/compile-benchmarks/regex-1.5.5/tests/api.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/api.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/api.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/api_str.rs b/collector/compile-benchmarks/regex-1.5.5/tests/api_str.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/api_str.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/api_str.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/bytes.rs b/collector/compile-benchmarks/regex-1.5.5/tests/bytes.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/bytes.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/bytes.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/consistent.rs b/collector/compile-benchmarks/regex-1.5.5/tests/consistent.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/consistent.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/consistent.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/crates_regex.rs b/collector/compile-benchmarks/regex-1.5.5/tests/crates_regex.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/crates_regex.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/crates_regex.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/crazy.rs b/collector/compile-benchmarks/regex-1.5.5/tests/crazy.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/crazy.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/crazy.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/flags.rs b/collector/compile-benchmarks/regex-1.5.5/tests/flags.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/flags.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/flags.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/fowler.rs b/collector/compile-benchmarks/regex-1.5.5/tests/fowler.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/fowler.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/fowler.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/macros.rs b/collector/compile-benchmarks/regex-1.5.5/tests/macros.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/macros.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/macros.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/macros_bytes.rs b/collector/compile-benchmarks/regex-1.5.5/tests/macros_bytes.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/macros_bytes.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/macros_bytes.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/macros_str.rs b/collector/compile-benchmarks/regex-1.5.5/tests/macros_str.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/macros_str.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/macros_str.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/misc.rs b/collector/compile-benchmarks/regex-1.5.5/tests/misc.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/misc.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/misc.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/multiline.rs b/collector/compile-benchmarks/regex-1.5.5/tests/multiline.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/multiline.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/multiline.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/noparse.rs b/collector/compile-benchmarks/regex-1.5.5/tests/noparse.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/noparse.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/noparse.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/regression.rs b/collector/compile-benchmarks/regex-1.5.5/tests/regression.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/regression.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/regression.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/regression_fuzz.rs b/collector/compile-benchmarks/regex-1.5.5/tests/regression_fuzz.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/regression_fuzz.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/regression_fuzz.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/replace.rs b/collector/compile-benchmarks/regex-1.5.5/tests/replace.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/replace.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/replace.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/searcher.rs b/collector/compile-benchmarks/regex-1.5.5/tests/searcher.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/searcher.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/searcher.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/set.rs b/collector/compile-benchmarks/regex-1.5.5/tests/set.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/set.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/set.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/shortest_match.rs b/collector/compile-benchmarks/regex-1.5.5/tests/shortest_match.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/shortest_match.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/shortest_match.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/suffix_reverse.rs b/collector/compile-benchmarks/regex-1.5.5/tests/suffix_reverse.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/suffix_reverse.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/suffix_reverse.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/test_backtrack.rs b/collector/compile-benchmarks/regex-1.5.5/tests/test_backtrack.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/test_backtrack.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/test_backtrack.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/test_backtrack_bytes.rs b/collector/compile-benchmarks/regex-1.5.5/tests/test_backtrack_bytes.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/test_backtrack_bytes.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/test_backtrack_bytes.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/test_backtrack_utf8bytes.rs b/collector/compile-benchmarks/regex-1.5.5/tests/test_backtrack_utf8bytes.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/test_backtrack_utf8bytes.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/test_backtrack_utf8bytes.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/test_crates_regex.rs b/collector/compile-benchmarks/regex-1.5.5/tests/test_crates_regex.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/test_crates_regex.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/test_crates_regex.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/test_default.rs b/collector/compile-benchmarks/regex-1.5.5/tests/test_default.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/test_default.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/test_default.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/test_default_bytes.rs b/collector/compile-benchmarks/regex-1.5.5/tests/test_default_bytes.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/test_default_bytes.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/test_default_bytes.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/test_nfa.rs b/collector/compile-benchmarks/regex-1.5.5/tests/test_nfa.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/test_nfa.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/test_nfa.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/test_nfa_bytes.rs b/collector/compile-benchmarks/regex-1.5.5/tests/test_nfa_bytes.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/test_nfa_bytes.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/test_nfa_bytes.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/test_nfa_utf8bytes.rs b/collector/compile-benchmarks/regex-1.5.5/tests/test_nfa_utf8bytes.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/test_nfa_utf8bytes.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/test_nfa_utf8bytes.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/unicode.rs b/collector/compile-benchmarks/regex-1.5.5/tests/unicode.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/unicode.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/unicode.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/word_boundary.rs b/collector/compile-benchmarks/regex-1.5.5/tests/word_boundary.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/word_boundary.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/word_boundary.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/word_boundary_ascii.rs b/collector/compile-benchmarks/regex-1.5.5/tests/word_boundary_ascii.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/word_boundary_ascii.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/word_boundary_ascii.rs diff --git a/collector/benchmarks/regex-1.5.5/tests/word_boundary_unicode.rs b/collector/compile-benchmarks/regex-1.5.5/tests/word_boundary_unicode.rs similarity index 100% rename from collector/benchmarks/regex-1.5.5/tests/word_boundary_unicode.rs rename to collector/compile-benchmarks/regex-1.5.5/tests/word_boundary_unicode.rs diff --git a/collector/benchmarks/regex/.gitignore b/collector/compile-benchmarks/regex/.gitignore similarity index 100% rename from collector/benchmarks/regex/.gitignore rename to collector/compile-benchmarks/regex/.gitignore diff --git a/collector/benchmarks/regex/.travis.yml b/collector/compile-benchmarks/regex/.travis.yml similarity index 100% rename from collector/benchmarks/regex/.travis.yml rename to collector/compile-benchmarks/regex/.travis.yml diff --git a/collector/benchmarks/regex/0-compile-one.patch b/collector/compile-benchmarks/regex/0-compile-one.patch similarity index 100% rename from collector/benchmarks/regex/0-compile-one.patch rename to collector/compile-benchmarks/regex/0-compile-one.patch diff --git a/collector/benchmarks/regex/1-is-valid-cap-letter.patch b/collector/compile-benchmarks/regex/1-is-valid-cap-letter.patch similarity index 100% rename from collector/benchmarks/regex/1-is-valid-cap-letter.patch rename to collector/compile-benchmarks/regex/1-is-valid-cap-letter.patch diff --git a/collector/benchmarks/regex/2-expand.patch b/collector/compile-benchmarks/regex/2-expand.patch similarity index 100% rename from collector/benchmarks/regex/2-expand.patch rename to collector/compile-benchmarks/regex/2-expand.patch diff --git a/collector/benchmarks/regex/3-Compiler-new.patch b/collector/compile-benchmarks/regex/3-Compiler-new.patch similarity index 100% rename from collector/benchmarks/regex/3-Compiler-new.patch rename to collector/compile-benchmarks/regex/3-Compiler-new.patch diff --git a/collector/benchmarks/regex/4-reverse.patch b/collector/compile-benchmarks/regex/4-reverse.patch similarity index 100% rename from collector/benchmarks/regex/4-reverse.patch rename to collector/compile-benchmarks/regex/4-reverse.patch diff --git a/collector/benchmarks/regex/5-byte-frequencies.patch b/collector/compile-benchmarks/regex/5-byte-frequencies.patch similarity index 100% rename from collector/benchmarks/regex/5-byte-frequencies.patch rename to collector/compile-benchmarks/regex/5-byte-frequencies.patch diff --git a/collector/benchmarks/regex/6-sparse-set.patch b/collector/compile-benchmarks/regex/6-sparse-set.patch similarity index 100% rename from collector/benchmarks/regex/6-sparse-set.patch rename to collector/compile-benchmarks/regex/6-sparse-set.patch diff --git a/collector/benchmarks/regex/7-Job.patch b/collector/compile-benchmarks/regex/7-Job.patch similarity index 100% rename from collector/benchmarks/regex/7-Job.patch rename to collector/compile-benchmarks/regex/7-Job.patch diff --git a/collector/benchmarks/regex/8-println.patch b/collector/compile-benchmarks/regex/8-println.patch similarity index 100% rename from collector/benchmarks/regex/8-println.patch rename to collector/compile-benchmarks/regex/8-println.patch diff --git a/collector/benchmarks/regex/CHANGELOG.md b/collector/compile-benchmarks/regex/CHANGELOG.md similarity index 100% rename from collector/benchmarks/regex/CHANGELOG.md rename to collector/compile-benchmarks/regex/CHANGELOG.md diff --git a/collector/benchmarks/regex/Cargo.lock b/collector/compile-benchmarks/regex/Cargo.lock similarity index 100% rename from collector/benchmarks/regex/Cargo.lock rename to collector/compile-benchmarks/regex/Cargo.lock diff --git a/collector/benchmarks/regex/Cargo.toml b/collector/compile-benchmarks/regex/Cargo.toml similarity index 100% rename from collector/benchmarks/regex/Cargo.toml rename to collector/compile-benchmarks/regex/Cargo.toml diff --git a/collector/benchmarks/regex/HACKING.md b/collector/compile-benchmarks/regex/HACKING.md similarity index 100% rename from collector/benchmarks/regex/HACKING.md rename to collector/compile-benchmarks/regex/HACKING.md diff --git a/collector/benchmarks/regex/LICENSE-APACHE b/collector/compile-benchmarks/regex/LICENSE-APACHE similarity index 100% rename from collector/benchmarks/regex/LICENSE-APACHE rename to collector/compile-benchmarks/regex/LICENSE-APACHE diff --git a/collector/benchmarks/regex/LICENSE-MIT b/collector/compile-benchmarks/regex/LICENSE-MIT similarity index 100% rename from collector/benchmarks/regex/LICENSE-MIT rename to collector/compile-benchmarks/regex/LICENSE-MIT diff --git a/collector/benchmarks/regex/PERFORMANCE.md b/collector/compile-benchmarks/regex/PERFORMANCE.md similarity index 100% rename from collector/benchmarks/regex/PERFORMANCE.md rename to collector/compile-benchmarks/regex/PERFORMANCE.md diff --git a/collector/benchmarks/regex/README.md b/collector/compile-benchmarks/regex/README.md similarity index 100% rename from collector/benchmarks/regex/README.md rename to collector/compile-benchmarks/regex/README.md diff --git a/collector/benchmarks/regex/appveyor.yml b/collector/compile-benchmarks/regex/appveyor.yml similarity index 100% rename from collector/benchmarks/regex/appveyor.yml rename to collector/compile-benchmarks/regex/appveyor.yml diff --git a/collector/benchmarks/regex/changes.txt b/collector/compile-benchmarks/regex/changes.txt similarity index 100% rename from collector/benchmarks/regex/changes.txt rename to collector/compile-benchmarks/regex/changes.txt diff --git a/collector/benchmarks/regex/perf-config.json b/collector/compile-benchmarks/regex/perf-config.json similarity index 100% rename from collector/benchmarks/regex/perf-config.json rename to collector/compile-benchmarks/regex/perf-config.json diff --git a/collector/benchmarks/regex/perf-notes b/collector/compile-benchmarks/regex/perf-notes similarity index 100% rename from collector/benchmarks/regex/perf-notes rename to collector/compile-benchmarks/regex/perf-notes diff --git a/collector/benchmarks/regex/regex-capi/Cargo.toml b/collector/compile-benchmarks/regex/regex-capi/Cargo.toml similarity index 100% rename from collector/benchmarks/regex/regex-capi/Cargo.toml rename to collector/compile-benchmarks/regex/regex-capi/Cargo.toml diff --git a/collector/benchmarks/regex/regex-capi/README.md b/collector/compile-benchmarks/regex/regex-capi/README.md similarity index 100% rename from collector/benchmarks/regex/regex-capi/README.md rename to collector/compile-benchmarks/regex/regex-capi/README.md diff --git a/collector/benchmarks/regex/regex-capi/ctest/.gitignore b/collector/compile-benchmarks/regex/regex-capi/ctest/.gitignore similarity index 100% rename from collector/benchmarks/regex/regex-capi/ctest/.gitignore rename to collector/compile-benchmarks/regex/regex-capi/ctest/.gitignore diff --git a/collector/benchmarks/regex/regex-capi/ctest/compile b/collector/compile-benchmarks/regex/regex-capi/ctest/compile similarity index 100% rename from collector/benchmarks/regex/regex-capi/ctest/compile rename to collector/compile-benchmarks/regex/regex-capi/ctest/compile diff --git a/collector/benchmarks/regex/regex-capi/ctest/test.c b/collector/compile-benchmarks/regex/regex-capi/ctest/test.c similarity index 100% rename from collector/benchmarks/regex/regex-capi/ctest/test.c rename to collector/compile-benchmarks/regex/regex-capi/ctest/test.c diff --git a/collector/benchmarks/regex/regex-capi/examples/.gitignore b/collector/compile-benchmarks/regex/regex-capi/examples/.gitignore similarity index 100% rename from collector/benchmarks/regex/regex-capi/examples/.gitignore rename to collector/compile-benchmarks/regex/regex-capi/examples/.gitignore diff --git a/collector/benchmarks/regex/regex-capi/examples/compile b/collector/compile-benchmarks/regex/regex-capi/examples/compile similarity index 100% rename from collector/benchmarks/regex/regex-capi/examples/compile rename to collector/compile-benchmarks/regex/regex-capi/examples/compile diff --git a/collector/benchmarks/regex/regex-capi/examples/iter.c b/collector/compile-benchmarks/regex/regex-capi/examples/iter.c similarity index 100% rename from collector/benchmarks/regex/regex-capi/examples/iter.c rename to collector/compile-benchmarks/regex/regex-capi/examples/iter.c diff --git a/collector/benchmarks/regex/regex-capi/examples/sherlock.txt b/collector/compile-benchmarks/regex/regex-capi/examples/sherlock.txt similarity index 100% rename from collector/benchmarks/regex/regex-capi/examples/sherlock.txt rename to collector/compile-benchmarks/regex/regex-capi/examples/sherlock.txt diff --git a/collector/benchmarks/regex/regex-capi/include/rure.h b/collector/compile-benchmarks/regex/regex-capi/include/rure.h similarity index 100% rename from collector/benchmarks/regex/regex-capi/include/rure.h rename to collector/compile-benchmarks/regex/regex-capi/include/rure.h diff --git a/collector/benchmarks/regex/regex-capi/src/error.rs b/collector/compile-benchmarks/regex/regex-capi/src/error.rs similarity index 100% rename from collector/benchmarks/regex/regex-capi/src/error.rs rename to collector/compile-benchmarks/regex/regex-capi/src/error.rs diff --git a/collector/benchmarks/regex/regex-capi/src/lib.rs b/collector/compile-benchmarks/regex/regex-capi/src/lib.rs similarity index 100% rename from collector/benchmarks/regex/regex-capi/src/lib.rs rename to collector/compile-benchmarks/regex/regex-capi/src/lib.rs diff --git a/collector/benchmarks/regex/regex-capi/src/macros.rs b/collector/compile-benchmarks/regex/regex-capi/src/macros.rs similarity index 100% rename from collector/benchmarks/regex/regex-capi/src/macros.rs rename to collector/compile-benchmarks/regex/regex-capi/src/macros.rs diff --git a/collector/benchmarks/regex/regex-capi/src/rure.rs b/collector/compile-benchmarks/regex/regex-capi/src/rure.rs similarity index 100% rename from collector/benchmarks/regex/regex-capi/src/rure.rs rename to collector/compile-benchmarks/regex/regex-capi/src/rure.rs diff --git a/collector/benchmarks/regex/regex-debug/Cargo.toml b/collector/compile-benchmarks/regex/regex-debug/Cargo.toml similarity index 100% rename from collector/benchmarks/regex/regex-debug/Cargo.toml rename to collector/compile-benchmarks/regex/regex-debug/Cargo.toml diff --git a/collector/benchmarks/regex/regex-debug/src/main.rs b/collector/compile-benchmarks/regex/regex-debug/src/main.rs similarity index 100% rename from collector/benchmarks/regex/regex-debug/src/main.rs rename to collector/compile-benchmarks/regex/regex-debug/src/main.rs diff --git a/collector/benchmarks/regex/regex-syntax/Cargo.toml b/collector/compile-benchmarks/regex/regex-syntax/Cargo.toml similarity index 100% rename from collector/benchmarks/regex/regex-syntax/Cargo.toml rename to collector/compile-benchmarks/regex/regex-syntax/Cargo.toml diff --git a/collector/benchmarks/regex/regex-syntax/src/lib.rs b/collector/compile-benchmarks/regex/regex-syntax/src/lib.rs similarity index 100% rename from collector/benchmarks/regex/regex-syntax/src/lib.rs rename to collector/compile-benchmarks/regex/regex-syntax/src/lib.rs diff --git a/collector/benchmarks/regex/regex-syntax/src/literals.rs b/collector/compile-benchmarks/regex/regex-syntax/src/literals.rs similarity index 100% rename from collector/benchmarks/regex/regex-syntax/src/literals.rs rename to collector/compile-benchmarks/regex/regex-syntax/src/literals.rs diff --git a/collector/benchmarks/regex/regex-syntax/src/parser.rs b/collector/compile-benchmarks/regex/regex-syntax/src/parser.rs similarity index 100% rename from collector/benchmarks/regex/regex-syntax/src/parser.rs rename to collector/compile-benchmarks/regex/regex-syntax/src/parser.rs diff --git a/collector/benchmarks/regex/regex-syntax/src/properties.rs b/collector/compile-benchmarks/regex/regex-syntax/src/properties.rs similarity index 100% rename from collector/benchmarks/regex/regex-syntax/src/properties.rs rename to collector/compile-benchmarks/regex/regex-syntax/src/properties.rs diff --git a/collector/benchmarks/regex/regex-syntax/src/unicode.rs b/collector/compile-benchmarks/regex/regex-syntax/src/unicode.rs similarity index 100% rename from collector/benchmarks/regex/regex-syntax/src/unicode.rs rename to collector/compile-benchmarks/regex/regex-syntax/src/unicode.rs diff --git a/collector/benchmarks/regex/regex_macros/Cargo.toml b/collector/compile-benchmarks/regex/regex_macros/Cargo.toml similarity index 100% rename from collector/benchmarks/regex/regex_macros/Cargo.toml rename to collector/compile-benchmarks/regex/regex_macros/Cargo.toml diff --git a/collector/benchmarks/regex/regex_macros/src/lib.rs b/collector/compile-benchmarks/regex/regex_macros/src/lib.rs similarity index 100% rename from collector/benchmarks/regex/regex_macros/src/lib.rs rename to collector/compile-benchmarks/regex/regex_macros/src/lib.rs diff --git a/collector/benchmarks/regex/run-kcov b/collector/compile-benchmarks/regex/run-kcov similarity index 100% rename from collector/benchmarks/regex/run-kcov rename to collector/compile-benchmarks/regex/run-kcov diff --git a/collector/benchmarks/regex/run-shootout-test b/collector/compile-benchmarks/regex/run-shootout-test similarity index 100% rename from collector/benchmarks/regex/run-shootout-test rename to collector/compile-benchmarks/regex/run-shootout-test diff --git a/collector/benchmarks/regex/scripts/frequencies.py b/collector/compile-benchmarks/regex/scripts/frequencies.py similarity index 100% rename from collector/benchmarks/regex/scripts/frequencies.py rename to collector/compile-benchmarks/regex/scripts/frequencies.py diff --git a/collector/benchmarks/regex/scripts/regex-match-tests.py b/collector/compile-benchmarks/regex/scripts/regex-match-tests.py similarity index 100% rename from collector/benchmarks/regex/scripts/regex-match-tests.py rename to collector/compile-benchmarks/regex/scripts/regex-match-tests.py diff --git a/collector/benchmarks/regex/scripts/unicode.py b/collector/compile-benchmarks/regex/scripts/unicode.py similarity index 100% rename from collector/benchmarks/regex/scripts/unicode.py rename to collector/compile-benchmarks/regex/scripts/unicode.py diff --git a/collector/benchmarks/regex/src/backtrack.rs b/collector/compile-benchmarks/regex/src/backtrack.rs similarity index 100% rename from collector/benchmarks/regex/src/backtrack.rs rename to collector/compile-benchmarks/regex/src/backtrack.rs diff --git a/collector/benchmarks/regex/src/compile.rs b/collector/compile-benchmarks/regex/src/compile.rs similarity index 100% rename from collector/benchmarks/regex/src/compile.rs rename to collector/compile-benchmarks/regex/src/compile.rs diff --git a/collector/benchmarks/regex/src/dfa.rs b/collector/compile-benchmarks/regex/src/dfa.rs similarity index 100% rename from collector/benchmarks/regex/src/dfa.rs rename to collector/compile-benchmarks/regex/src/dfa.rs diff --git a/collector/benchmarks/regex/src/error.rs b/collector/compile-benchmarks/regex/src/error.rs similarity index 100% rename from collector/benchmarks/regex/src/error.rs rename to collector/compile-benchmarks/regex/src/error.rs diff --git a/collector/benchmarks/regex/src/exec.rs b/collector/compile-benchmarks/regex/src/exec.rs similarity index 100% rename from collector/benchmarks/regex/src/exec.rs rename to collector/compile-benchmarks/regex/src/exec.rs diff --git a/collector/benchmarks/regex/src/expand.rs b/collector/compile-benchmarks/regex/src/expand.rs similarity index 100% rename from collector/benchmarks/regex/src/expand.rs rename to collector/compile-benchmarks/regex/src/expand.rs diff --git a/collector/benchmarks/regex/src/freqs.rs b/collector/compile-benchmarks/regex/src/freqs.rs similarity index 100% rename from collector/benchmarks/regex/src/freqs.rs rename to collector/compile-benchmarks/regex/src/freqs.rs diff --git a/collector/benchmarks/regex/src/input.rs b/collector/compile-benchmarks/regex/src/input.rs similarity index 100% rename from collector/benchmarks/regex/src/input.rs rename to collector/compile-benchmarks/regex/src/input.rs diff --git a/collector/benchmarks/regex/src/lib.rs b/collector/compile-benchmarks/regex/src/lib.rs similarity index 100% rename from collector/benchmarks/regex/src/lib.rs rename to collector/compile-benchmarks/regex/src/lib.rs diff --git a/collector/benchmarks/regex/src/literals.rs b/collector/compile-benchmarks/regex/src/literals.rs similarity index 100% rename from collector/benchmarks/regex/src/literals.rs rename to collector/compile-benchmarks/regex/src/literals.rs diff --git a/collector/benchmarks/regex/src/pattern.rs b/collector/compile-benchmarks/regex/src/pattern.rs similarity index 100% rename from collector/benchmarks/regex/src/pattern.rs rename to collector/compile-benchmarks/regex/src/pattern.rs diff --git a/collector/benchmarks/regex/src/pikevm.rs b/collector/compile-benchmarks/regex/src/pikevm.rs similarity index 100% rename from collector/benchmarks/regex/src/pikevm.rs rename to collector/compile-benchmarks/regex/src/pikevm.rs diff --git a/collector/benchmarks/regex/src/prog.rs b/collector/compile-benchmarks/regex/src/prog.rs similarity index 100% rename from collector/benchmarks/regex/src/prog.rs rename to collector/compile-benchmarks/regex/src/prog.rs diff --git a/collector/benchmarks/regex/src/re_builder.rs b/collector/compile-benchmarks/regex/src/re_builder.rs similarity index 100% rename from collector/benchmarks/regex/src/re_builder.rs rename to collector/compile-benchmarks/regex/src/re_builder.rs diff --git a/collector/benchmarks/regex/src/re_bytes.rs b/collector/compile-benchmarks/regex/src/re_bytes.rs similarity index 100% rename from collector/benchmarks/regex/src/re_bytes.rs rename to collector/compile-benchmarks/regex/src/re_bytes.rs diff --git a/collector/benchmarks/regex/src/re_plugin.rs b/collector/compile-benchmarks/regex/src/re_plugin.rs similarity index 100% rename from collector/benchmarks/regex/src/re_plugin.rs rename to collector/compile-benchmarks/regex/src/re_plugin.rs diff --git a/collector/benchmarks/regex/src/re_set.rs b/collector/compile-benchmarks/regex/src/re_set.rs similarity index 100% rename from collector/benchmarks/regex/src/re_set.rs rename to collector/compile-benchmarks/regex/src/re_set.rs diff --git a/collector/benchmarks/regex/src/re_trait.rs b/collector/compile-benchmarks/regex/src/re_trait.rs similarity index 100% rename from collector/benchmarks/regex/src/re_trait.rs rename to collector/compile-benchmarks/regex/src/re_trait.rs diff --git a/collector/benchmarks/regex/src/re_unicode.rs b/collector/compile-benchmarks/regex/src/re_unicode.rs similarity index 100% rename from collector/benchmarks/regex/src/re_unicode.rs rename to collector/compile-benchmarks/regex/src/re_unicode.rs diff --git a/collector/benchmarks/regex/src/simd_accel/mod.rs b/collector/compile-benchmarks/regex/src/simd_accel/mod.rs similarity index 100% rename from collector/benchmarks/regex/src/simd_accel/mod.rs rename to collector/compile-benchmarks/regex/src/simd_accel/mod.rs diff --git a/collector/benchmarks/regex/src/simd_accel/teddy128.rs b/collector/compile-benchmarks/regex/src/simd_accel/teddy128.rs similarity index 100% rename from collector/benchmarks/regex/src/simd_accel/teddy128.rs rename to collector/compile-benchmarks/regex/src/simd_accel/teddy128.rs diff --git a/collector/benchmarks/regex/src/simd_fallback/mod.rs b/collector/compile-benchmarks/regex/src/simd_fallback/mod.rs similarity index 100% rename from collector/benchmarks/regex/src/simd_fallback/mod.rs rename to collector/compile-benchmarks/regex/src/simd_fallback/mod.rs diff --git a/collector/benchmarks/regex/src/simd_fallback/teddy128.rs b/collector/compile-benchmarks/regex/src/simd_fallback/teddy128.rs similarity index 100% rename from collector/benchmarks/regex/src/simd_fallback/teddy128.rs rename to collector/compile-benchmarks/regex/src/simd_fallback/teddy128.rs diff --git a/collector/benchmarks/regex/src/sparse.rs b/collector/compile-benchmarks/regex/src/sparse.rs similarity index 100% rename from collector/benchmarks/regex/src/sparse.rs rename to collector/compile-benchmarks/regex/src/sparse.rs diff --git a/collector/benchmarks/regex/src/testdata/LICENSE b/collector/compile-benchmarks/regex/src/testdata/LICENSE similarity index 100% rename from collector/benchmarks/regex/src/testdata/LICENSE rename to collector/compile-benchmarks/regex/src/testdata/LICENSE diff --git a/collector/benchmarks/regex/src/testdata/README b/collector/compile-benchmarks/regex/src/testdata/README similarity index 100% rename from collector/benchmarks/regex/src/testdata/README rename to collector/compile-benchmarks/regex/src/testdata/README diff --git a/collector/benchmarks/regex/src/testdata/basic.dat b/collector/compile-benchmarks/regex/src/testdata/basic.dat similarity index 100% rename from collector/benchmarks/regex/src/testdata/basic.dat rename to collector/compile-benchmarks/regex/src/testdata/basic.dat diff --git a/collector/benchmarks/regex/src/testdata/nullsubexpr.dat b/collector/compile-benchmarks/regex/src/testdata/nullsubexpr.dat similarity index 100% rename from collector/benchmarks/regex/src/testdata/nullsubexpr.dat rename to collector/compile-benchmarks/regex/src/testdata/nullsubexpr.dat diff --git a/collector/benchmarks/regex/src/testdata/repetition.dat b/collector/compile-benchmarks/regex/src/testdata/repetition.dat similarity index 100% rename from collector/benchmarks/regex/src/testdata/repetition.dat rename to collector/compile-benchmarks/regex/src/testdata/repetition.dat diff --git a/collector/benchmarks/regex/src/utf8.rs b/collector/compile-benchmarks/regex/src/utf8.rs similarity index 100% rename from collector/benchmarks/regex/src/utf8.rs rename to collector/compile-benchmarks/regex/src/utf8.rs diff --git a/collector/benchmarks/regression-31157/.gitignore b/collector/compile-benchmarks/regression-31157/.gitignore similarity index 100% rename from collector/benchmarks/regression-31157/.gitignore rename to collector/compile-benchmarks/regression-31157/.gitignore diff --git a/collector/benchmarks/regression-31157/0-println.patch b/collector/compile-benchmarks/regression-31157/0-println.patch similarity index 100% rename from collector/benchmarks/regression-31157/0-println.patch rename to collector/compile-benchmarks/regression-31157/0-println.patch diff --git a/collector/benchmarks/regression-31157/Cargo.lock b/collector/compile-benchmarks/regression-31157/Cargo.lock similarity index 100% rename from collector/benchmarks/regression-31157/Cargo.lock rename to collector/compile-benchmarks/regression-31157/Cargo.lock diff --git a/collector/benchmarks/regression-31157/Cargo.toml b/collector/compile-benchmarks/regression-31157/Cargo.toml similarity index 100% rename from collector/benchmarks/regression-31157/Cargo.toml rename to collector/compile-benchmarks/regression-31157/Cargo.toml diff --git a/collector/benchmarks/regression-31157/perf-config.json b/collector/compile-benchmarks/regression-31157/perf-config.json similarity index 100% rename from collector/benchmarks/regression-31157/perf-config.json rename to collector/compile-benchmarks/regression-31157/perf-config.json diff --git a/collector/benchmarks/regression-31157/src/grammar.rs b/collector/compile-benchmarks/regression-31157/src/grammar.rs similarity index 100% rename from collector/benchmarks/regression-31157/src/grammar.rs rename to collector/compile-benchmarks/regression-31157/src/grammar.rs diff --git a/collector/benchmarks/regression-31157/src/grammar_lexer.rs b/collector/compile-benchmarks/regression-31157/src/grammar_lexer.rs similarity index 100% rename from collector/benchmarks/regression-31157/src/grammar_lexer.rs rename to collector/compile-benchmarks/regression-31157/src/grammar_lexer.rs diff --git a/collector/benchmarks/regression-31157/src/lexer.rs b/collector/compile-benchmarks/regression-31157/src/lexer.rs similarity index 100% rename from collector/benchmarks/regression-31157/src/lexer.rs rename to collector/compile-benchmarks/regression-31157/src/lexer.rs diff --git a/collector/benchmarks/regression-31157/src/lib.rs b/collector/compile-benchmarks/regression-31157/src/lib.rs similarity index 100% rename from collector/benchmarks/regression-31157/src/lib.rs rename to collector/compile-benchmarks/regression-31157/src/lib.rs diff --git a/collector/benchmarks/regression-31157/src/parser.rs b/collector/compile-benchmarks/regression-31157/src/parser.rs similarity index 100% rename from collector/benchmarks/regression-31157/src/parser.rs rename to collector/compile-benchmarks/regression-31157/src/parser.rs diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/.cargo/config.toml b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/.cargo/config.toml similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/.cargo/config.toml rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/.cargo/config.toml diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/.cargo_vcs_info.json b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/.cargo_vcs_info.json similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/.cargo_vcs_info.json rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/.cargo_vcs_info.json diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/.github/ISSUE_TEMPLATE/bug_report.md b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/.github/ISSUE_TEMPLATE/bug_report.md similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/.github/ISSUE_TEMPLATE/bug_report.md rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/.github/ISSUE_TEMPLATE/bug_report.md diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/.github/ISSUE_TEMPLATE/config.yml b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/.github/ISSUE_TEMPLATE/config.yml similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/.github/ISSUE_TEMPLATE/config.yml rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/.github/ISSUE_TEMPLATE/config.yml diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/.github/ISSUE_TEMPLATE/feature_request.md b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/.github/ISSUE_TEMPLATE/feature_request.md similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/.github/ISSUE_TEMPLATE/feature_request.md rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/.github/ISSUE_TEMPLATE/feature_request.md diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/.github/workflows/ci.yml b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/.github/workflows/ci.yml similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/.github/workflows/ci.yml rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/.github/workflows/ci.yml diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/.github/workflows/release.yml b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/.github/workflows/release.yml similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/.github/workflows/release.yml rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/.github/workflows/release.yml diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/.gitignore b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/.gitignore similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/.gitignore rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/.gitignore diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/CHANGELOG.md b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/CHANGELOG.md similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/CHANGELOG.md rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/CHANGELOG.md diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/COPYING b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/COPYING similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/COPYING rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/COPYING diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/Cargo.lock b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/Cargo.lock similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/Cargo.lock rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/Cargo.lock diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/Cargo.toml b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/Cargo.toml similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/Cargo.toml rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/Cargo.toml diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/Cargo.toml.orig b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/Cargo.toml.orig similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/Cargo.toml.orig rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/Cargo.toml.orig diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/Cross.toml b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/Cross.toml similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/Cross.toml rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/Cross.toml diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/FAQ.md b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/FAQ.md similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/FAQ.md rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/FAQ.md diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/GUIDE.md b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/GUIDE.md similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/GUIDE.md rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/GUIDE.md diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/LICENSE-MIT b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/LICENSE-MIT similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/LICENSE-MIT rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/LICENSE-MIT diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/README.md b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/README.md similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/README.md rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/README.md diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/RELEASE-CHECKLIST.md b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/RELEASE-CHECKLIST.md similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/RELEASE-CHECKLIST.md rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/RELEASE-CHECKLIST.md diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/UNLICENSE b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/UNLICENSE similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/UNLICENSE rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/UNLICENSE diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/benchsuite b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/benchsuite similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/benchsuite rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/benchsuite diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-17-ubuntu1604-ec2/README.SETUP b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-17-ubuntu1604-ec2/README.SETUP similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-17-ubuntu1604-ec2/README.SETUP rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-17-ubuntu1604-ec2/README.SETUP diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-17-ubuntu1604-ec2/raw.csv b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-17-ubuntu1604-ec2/raw.csv similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-17-ubuntu1604-ec2/raw.csv rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-17-ubuntu1604-ec2/raw.csv diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-17-ubuntu1604-ec2/summary b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-17-ubuntu1604-ec2/summary similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-17-ubuntu1604-ec2/summary rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-17-ubuntu1604-ec2/summary diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-20-ubuntu1604-ec2/README.SETUP b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-20-ubuntu1604-ec2/README.SETUP similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-20-ubuntu1604-ec2/README.SETUP rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-20-ubuntu1604-ec2/README.SETUP diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-20-ubuntu1604-ec2/raw.csv b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-20-ubuntu1604-ec2/raw.csv similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-20-ubuntu1604-ec2/raw.csv rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-20-ubuntu1604-ec2/raw.csv diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-20-ubuntu1604-ec2/summary b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-20-ubuntu1604-ec2/summary similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-20-ubuntu1604-ec2/summary rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-20-ubuntu1604-ec2/summary diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-22-archlinux-cheetah/raw.csv b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-22-archlinux-cheetah/raw.csv similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-22-archlinux-cheetah/raw.csv rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-22-archlinux-cheetah/raw.csv diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-22-archlinux-cheetah/summary b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-22-archlinux-cheetah/summary similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-22-archlinux-cheetah/summary rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-09-22-archlinux-cheetah/summary diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-jemalloc/raw.csv b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-jemalloc/raw.csv similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-jemalloc/raw.csv rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-jemalloc/raw.csv diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-jemalloc/summary b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-jemalloc/summary similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-jemalloc/summary rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-jemalloc/summary diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-system/raw.csv b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-system/raw.csv similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-system/raw.csv rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-system/raw.csv diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-system/summary b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-system/summary similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-system/summary rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-system/summary diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-jemalloc/raw.csv b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-jemalloc/raw.csv similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-jemalloc/raw.csv rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-jemalloc/raw.csv diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-jemalloc/summary b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-jemalloc/summary similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-jemalloc/summary rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-jemalloc/summary diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-system/raw.csv b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-system/raw.csv similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-system/raw.csv rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-system/raw.csv diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-system/summary b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-system/summary similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-system/summary rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-system/summary diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah/raw.csv b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah/raw.csv similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah/raw.csv rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah/raw.csv diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah/summary b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah/summary similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah/summary rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-24-archlinux-cheetah/summary diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-30-archlinux-cheetah/raw.csv b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-30-archlinux-cheetah/raw.csv similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-30-archlinux-cheetah/raw.csv rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-30-archlinux-cheetah/raw.csv diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-30-archlinux-cheetah/summary b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-30-archlinux-cheetah/summary similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-30-archlinux-cheetah/summary rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2016-12-30-archlinux-cheetah/summary diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2018-01-08-archlinux-cheetah/README b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2018-01-08-archlinux-cheetah/README similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2018-01-08-archlinux-cheetah/README rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2018-01-08-archlinux-cheetah/README diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2018-01-08-archlinux-cheetah/raw.csv b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2018-01-08-archlinux-cheetah/raw.csv similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2018-01-08-archlinux-cheetah/raw.csv rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2018-01-08-archlinux-cheetah/raw.csv diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2018-01-08-archlinux-cheetah/summary b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2018-01-08-archlinux-cheetah/summary similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2018-01-08-archlinux-cheetah/summary rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2018-01-08-archlinux-cheetah/summary diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2020-10-14-archlinux-frink/README.md b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2020-10-14-archlinux-frink/README.md similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2020-10-14-archlinux-frink/README.md rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2020-10-14-archlinux-frink/README.md diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2020-10-14-archlinux-frink/raw.csv b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2020-10-14-archlinux-frink/raw.csv similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2020-10-14-archlinux-frink/raw.csv rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2020-10-14-archlinux-frink/raw.csv diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2020-10-14-archlinux-frink/summary b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2020-10-14-archlinux-frink/summary similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2020-10-14-archlinux-frink/summary rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/benchsuite/runs/2020-10-14-archlinux-frink/summary diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/build.rs b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/build.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/build.rs rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/build.rs diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/ci/build-deb b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/build-deb similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/ci/build-deb rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/build-deb diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/ci/cargo-out-dir b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/cargo-out-dir similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/ci/cargo-out-dir rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/cargo-out-dir diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/ci/docker/README.md b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/docker/README.md similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/ci/docker/README.md rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/docker/README.md diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/ci/docker/arm-unknown-linux-gnueabihf/Dockerfile b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/docker/arm-unknown-linux-gnueabihf/Dockerfile similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/ci/docker/arm-unknown-linux-gnueabihf/Dockerfile rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/docker/arm-unknown-linux-gnueabihf/Dockerfile diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/ci/docker/arm-unknown-linux-gnueabihf/build b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/docker/arm-unknown-linux-gnueabihf/build similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/ci/docker/arm-unknown-linux-gnueabihf/build rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/docker/arm-unknown-linux-gnueabihf/build diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/ci/docker/i686-unknown-linux-gnu/Dockerfile b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/docker/i686-unknown-linux-gnu/Dockerfile similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/ci/docker/i686-unknown-linux-gnu/Dockerfile rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/docker/i686-unknown-linux-gnu/Dockerfile diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/ci/docker/i686-unknown-linux-gnu/build b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/docker/i686-unknown-linux-gnu/build similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/ci/docker/i686-unknown-linux-gnu/build rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/docker/i686-unknown-linux-gnu/build diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/ci/docker/mips64-unknown-linux-gnuabi64/Dockerfile b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/docker/mips64-unknown-linux-gnuabi64/Dockerfile similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/ci/docker/mips64-unknown-linux-gnuabi64/Dockerfile rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/docker/mips64-unknown-linux-gnuabi64/Dockerfile diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/ci/docker/mips64-unknown-linux-gnuabi64/build b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/docker/mips64-unknown-linux-gnuabi64/build similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/ci/docker/mips64-unknown-linux-gnuabi64/build rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/docker/mips64-unknown-linux-gnuabi64/build diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/ci/docker/x86_64-unknown-linux-musl/Dockerfile b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/docker/x86_64-unknown-linux-musl/Dockerfile similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/ci/docker/x86_64-unknown-linux-musl/Dockerfile rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/docker/x86_64-unknown-linux-musl/Dockerfile diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/ci/docker/x86_64-unknown-linux-musl/build b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/docker/x86_64-unknown-linux-musl/build similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/ci/docker/x86_64-unknown-linux-musl/build rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/docker/x86_64-unknown-linux-musl/build diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/ci/macos-install-packages b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/macos-install-packages similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/ci/macos-install-packages rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/macos-install-packages diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/ci/sha256-releases b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/sha256-releases similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/ci/sha256-releases rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/sha256-releases diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/ci/test-complete b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/test-complete similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/ci/test-complete rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/test-complete diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/ci/ubuntu-install-packages b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/ubuntu-install-packages similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/ci/ubuntu-install-packages rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/ubuntu-install-packages diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/ci/utils.sh b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/utils.sh similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/ci/utils.sh rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/ci/utils.sh diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/complete/_rg b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/complete/_rg similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/complete/_rg rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/complete/_rg diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/crates/core/README.md b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/crates/core/README.md similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/crates/core/README.md rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/crates/core/README.md diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/crates/core/app.rs b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/crates/core/app.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/crates/core/app.rs rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/crates/core/app.rs diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/crates/core/args.rs b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/crates/core/args.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/crates/core/args.rs rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/crates/core/args.rs diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/crates/core/config.rs b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/crates/core/config.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/crates/core/config.rs rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/crates/core/config.rs diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/crates/core/logger.rs b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/crates/core/logger.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/crates/core/logger.rs rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/crates/core/logger.rs diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/crates/core/main.rs b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/crates/core/main.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/crates/core/main.rs rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/crates/core/main.rs diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/crates/core/messages.rs b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/crates/core/messages.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/crates/core/messages.rs rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/crates/core/messages.rs diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/crates/core/path_printer.rs b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/crates/core/path_printer.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/crates/core/path_printer.rs rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/crates/core/path_printer.rs diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/crates/core/search.rs b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/crates/core/search.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/crates/core/search.rs rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/crates/core/search.rs diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/crates/core/subject.rs b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/crates/core/subject.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/crates/core/subject.rs rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/crates/core/subject.rs diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/doc/rg.1.txt.tpl b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/doc/rg.1.txt.tpl similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/doc/rg.1.txt.tpl rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/doc/rg.1.txt.tpl diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/perf-config.json b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/perf-config.json similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/perf-config.json rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/perf-config.json diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/pkg/brew/ripgrep-bin.rb b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/pkg/brew/ripgrep-bin.rb similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/pkg/brew/ripgrep-bin.rb rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/pkg/brew/ripgrep-bin.rb diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/rustfmt.toml b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/rustfmt.toml similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/rustfmt.toml rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/rustfmt.toml diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/scripts/copy-examples b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/scripts/copy-examples similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/scripts/copy-examples rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/scripts/copy-examples diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/tests/binary.rs b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/binary.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/tests/binary.rs rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/binary.rs diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock-nul.txt b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock-nul.txt similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock-nul.txt rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock-nul.txt diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.Z b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.Z similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.Z rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.Z diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.br b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.br similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.br rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.br diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.bz2 b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.bz2 similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.bz2 rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.bz2 diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.gz b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.gz similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.gz rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.gz diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.lz4 b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.lz4 similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.lz4 rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.lz4 diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.lzma b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.lzma similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.lzma rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.lzma diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.xz b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.xz similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.xz rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.xz diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.zst b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.zst similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.zst rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/data/sherlock.zst diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/tests/feature.rs b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/feature.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/tests/feature.rs rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/feature.rs diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/tests/hay.rs b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/hay.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/tests/hay.rs rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/hay.rs diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/tests/json.rs b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/json.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/tests/json.rs rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/json.rs diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/tests/macros.rs b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/macros.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/tests/macros.rs rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/macros.rs diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/tests/misc.rs b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/misc.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/tests/misc.rs rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/misc.rs diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/tests/multiline.rs b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/multiline.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/tests/multiline.rs rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/multiline.rs diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/tests/regression.rs b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/regression.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/tests/regression.rs rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/regression.rs diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/tests/tests.rs b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/tests.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/tests/tests.rs rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/tests.rs diff --git a/collector/benchmarks/ripgrep-13.0.0-tiny/tests/util.rs b/collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/util.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0-tiny/tests/util.rs rename to collector/compile-benchmarks/ripgrep-13.0.0-tiny/tests/util.rs diff --git a/collector/benchmarks/ripgrep-13.0.0/.cargo/config.toml b/collector/compile-benchmarks/ripgrep-13.0.0/.cargo/config.toml similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/.cargo/config.toml rename to collector/compile-benchmarks/ripgrep-13.0.0/.cargo/config.toml diff --git a/collector/benchmarks/ripgrep-13.0.0/.cargo_vcs_info.json b/collector/compile-benchmarks/ripgrep-13.0.0/.cargo_vcs_info.json similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/.cargo_vcs_info.json rename to collector/compile-benchmarks/ripgrep-13.0.0/.cargo_vcs_info.json diff --git a/collector/benchmarks/ripgrep-13.0.0/.github/ISSUE_TEMPLATE/bug_report.md b/collector/compile-benchmarks/ripgrep-13.0.0/.github/ISSUE_TEMPLATE/bug_report.md similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/.github/ISSUE_TEMPLATE/bug_report.md rename to collector/compile-benchmarks/ripgrep-13.0.0/.github/ISSUE_TEMPLATE/bug_report.md diff --git a/collector/benchmarks/ripgrep-13.0.0/.github/ISSUE_TEMPLATE/config.yml b/collector/compile-benchmarks/ripgrep-13.0.0/.github/ISSUE_TEMPLATE/config.yml similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/.github/ISSUE_TEMPLATE/config.yml rename to collector/compile-benchmarks/ripgrep-13.0.0/.github/ISSUE_TEMPLATE/config.yml diff --git a/collector/benchmarks/ripgrep-13.0.0/.github/ISSUE_TEMPLATE/feature_request.md b/collector/compile-benchmarks/ripgrep-13.0.0/.github/ISSUE_TEMPLATE/feature_request.md similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/.github/ISSUE_TEMPLATE/feature_request.md rename to collector/compile-benchmarks/ripgrep-13.0.0/.github/ISSUE_TEMPLATE/feature_request.md diff --git a/collector/benchmarks/ripgrep-13.0.0/.github/workflows/ci.yml b/collector/compile-benchmarks/ripgrep-13.0.0/.github/workflows/ci.yml similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/.github/workflows/ci.yml rename to collector/compile-benchmarks/ripgrep-13.0.0/.github/workflows/ci.yml diff --git a/collector/benchmarks/ripgrep-13.0.0/.github/workflows/release.yml b/collector/compile-benchmarks/ripgrep-13.0.0/.github/workflows/release.yml similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/.github/workflows/release.yml rename to collector/compile-benchmarks/ripgrep-13.0.0/.github/workflows/release.yml diff --git a/collector/benchmarks/ripgrep-13.0.0/.gitignore b/collector/compile-benchmarks/ripgrep-13.0.0/.gitignore similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/.gitignore rename to collector/compile-benchmarks/ripgrep-13.0.0/.gitignore diff --git a/collector/benchmarks/ripgrep-13.0.0/0-println.patch b/collector/compile-benchmarks/ripgrep-13.0.0/0-println.patch similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/0-println.patch rename to collector/compile-benchmarks/ripgrep-13.0.0/0-println.patch diff --git a/collector/benchmarks/ripgrep-13.0.0/CHANGELOG.md b/collector/compile-benchmarks/ripgrep-13.0.0/CHANGELOG.md similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/CHANGELOG.md rename to collector/compile-benchmarks/ripgrep-13.0.0/CHANGELOG.md diff --git a/collector/benchmarks/ripgrep-13.0.0/COPYING b/collector/compile-benchmarks/ripgrep-13.0.0/COPYING similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/COPYING rename to collector/compile-benchmarks/ripgrep-13.0.0/COPYING diff --git a/collector/benchmarks/ripgrep-13.0.0/Cargo.lock b/collector/compile-benchmarks/ripgrep-13.0.0/Cargo.lock similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/Cargo.lock rename to collector/compile-benchmarks/ripgrep-13.0.0/Cargo.lock diff --git a/collector/benchmarks/ripgrep-13.0.0/Cargo.toml b/collector/compile-benchmarks/ripgrep-13.0.0/Cargo.toml similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/Cargo.toml rename to collector/compile-benchmarks/ripgrep-13.0.0/Cargo.toml diff --git a/collector/benchmarks/ripgrep-13.0.0/Cargo.toml.orig b/collector/compile-benchmarks/ripgrep-13.0.0/Cargo.toml.orig similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/Cargo.toml.orig rename to collector/compile-benchmarks/ripgrep-13.0.0/Cargo.toml.orig diff --git a/collector/benchmarks/ripgrep-13.0.0/Cross.toml b/collector/compile-benchmarks/ripgrep-13.0.0/Cross.toml similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/Cross.toml rename to collector/compile-benchmarks/ripgrep-13.0.0/Cross.toml diff --git a/collector/benchmarks/ripgrep-13.0.0/FAQ.md b/collector/compile-benchmarks/ripgrep-13.0.0/FAQ.md similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/FAQ.md rename to collector/compile-benchmarks/ripgrep-13.0.0/FAQ.md diff --git a/collector/benchmarks/ripgrep-13.0.0/GUIDE.md b/collector/compile-benchmarks/ripgrep-13.0.0/GUIDE.md similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/GUIDE.md rename to collector/compile-benchmarks/ripgrep-13.0.0/GUIDE.md diff --git a/collector/benchmarks/ripgrep-13.0.0/LICENSE-MIT b/collector/compile-benchmarks/ripgrep-13.0.0/LICENSE-MIT similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/LICENSE-MIT rename to collector/compile-benchmarks/ripgrep-13.0.0/LICENSE-MIT diff --git a/collector/benchmarks/ripgrep-13.0.0/README.md b/collector/compile-benchmarks/ripgrep-13.0.0/README.md similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/README.md rename to collector/compile-benchmarks/ripgrep-13.0.0/README.md diff --git a/collector/benchmarks/ripgrep-13.0.0/RELEASE-CHECKLIST.md b/collector/compile-benchmarks/ripgrep-13.0.0/RELEASE-CHECKLIST.md similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/RELEASE-CHECKLIST.md rename to collector/compile-benchmarks/ripgrep-13.0.0/RELEASE-CHECKLIST.md diff --git a/collector/benchmarks/ripgrep-13.0.0/UNLICENSE b/collector/compile-benchmarks/ripgrep-13.0.0/UNLICENSE similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/UNLICENSE rename to collector/compile-benchmarks/ripgrep-13.0.0/UNLICENSE diff --git a/collector/benchmarks/ripgrep-13.0.0/benchsuite/benchsuite b/collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/benchsuite similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/benchsuite/benchsuite rename to collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/benchsuite diff --git a/collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-17-ubuntu1604-ec2/README.SETUP b/collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-17-ubuntu1604-ec2/README.SETUP similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-17-ubuntu1604-ec2/README.SETUP rename to collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-17-ubuntu1604-ec2/README.SETUP diff --git a/collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-17-ubuntu1604-ec2/raw.csv b/collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-17-ubuntu1604-ec2/raw.csv similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-17-ubuntu1604-ec2/raw.csv rename to collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-17-ubuntu1604-ec2/raw.csv diff --git a/collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-17-ubuntu1604-ec2/summary b/collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-17-ubuntu1604-ec2/summary similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-17-ubuntu1604-ec2/summary rename to collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-17-ubuntu1604-ec2/summary diff --git a/collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-20-ubuntu1604-ec2/README.SETUP b/collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-20-ubuntu1604-ec2/README.SETUP similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-20-ubuntu1604-ec2/README.SETUP rename to collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-20-ubuntu1604-ec2/README.SETUP diff --git a/collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-20-ubuntu1604-ec2/raw.csv b/collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-20-ubuntu1604-ec2/raw.csv similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-20-ubuntu1604-ec2/raw.csv rename to collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-20-ubuntu1604-ec2/raw.csv diff --git a/collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-20-ubuntu1604-ec2/summary b/collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-20-ubuntu1604-ec2/summary similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-20-ubuntu1604-ec2/summary rename to collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-20-ubuntu1604-ec2/summary diff --git a/collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-22-archlinux-cheetah/raw.csv b/collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-22-archlinux-cheetah/raw.csv similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-22-archlinux-cheetah/raw.csv rename to collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-22-archlinux-cheetah/raw.csv diff --git a/collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-22-archlinux-cheetah/summary b/collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-22-archlinux-cheetah/summary similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-22-archlinux-cheetah/summary rename to collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-09-22-archlinux-cheetah/summary diff --git a/collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-jemalloc/raw.csv b/collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-jemalloc/raw.csv similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-jemalloc/raw.csv rename to collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-jemalloc/raw.csv diff --git a/collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-jemalloc/summary b/collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-jemalloc/summary similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-jemalloc/summary rename to collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-jemalloc/summary diff --git a/collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-system/raw.csv b/collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-system/raw.csv similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-system/raw.csv rename to collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-system/raw.csv diff --git a/collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-system/summary b/collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-system/summary similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-system/summary rename to collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-glibc-system/summary diff --git a/collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-jemalloc/raw.csv b/collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-jemalloc/raw.csv similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-jemalloc/raw.csv rename to collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-jemalloc/raw.csv diff --git a/collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-jemalloc/summary b/collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-jemalloc/summary similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-jemalloc/summary rename to collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-jemalloc/summary diff --git a/collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-system/raw.csv b/collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-system/raw.csv similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-system/raw.csv rename to collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-system/raw.csv diff --git a/collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-system/summary b/collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-system/summary similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-system/summary rename to collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah-musl-system/summary diff --git a/collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah/raw.csv b/collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah/raw.csv similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah/raw.csv rename to collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah/raw.csv diff --git a/collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah/summary b/collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah/summary similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah/summary rename to collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-24-archlinux-cheetah/summary diff --git a/collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-30-archlinux-cheetah/raw.csv b/collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-30-archlinux-cheetah/raw.csv similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-30-archlinux-cheetah/raw.csv rename to collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-30-archlinux-cheetah/raw.csv diff --git a/collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-30-archlinux-cheetah/summary b/collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-30-archlinux-cheetah/summary similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-30-archlinux-cheetah/summary rename to collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2016-12-30-archlinux-cheetah/summary diff --git a/collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2018-01-08-archlinux-cheetah/README b/collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2018-01-08-archlinux-cheetah/README similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2018-01-08-archlinux-cheetah/README rename to collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2018-01-08-archlinux-cheetah/README diff --git a/collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2018-01-08-archlinux-cheetah/raw.csv b/collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2018-01-08-archlinux-cheetah/raw.csv similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2018-01-08-archlinux-cheetah/raw.csv rename to collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2018-01-08-archlinux-cheetah/raw.csv diff --git a/collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2018-01-08-archlinux-cheetah/summary b/collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2018-01-08-archlinux-cheetah/summary similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2018-01-08-archlinux-cheetah/summary rename to collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2018-01-08-archlinux-cheetah/summary diff --git a/collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2020-10-14-archlinux-frink/README.md b/collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2020-10-14-archlinux-frink/README.md similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2020-10-14-archlinux-frink/README.md rename to collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2020-10-14-archlinux-frink/README.md diff --git a/collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2020-10-14-archlinux-frink/raw.csv b/collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2020-10-14-archlinux-frink/raw.csv similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2020-10-14-archlinux-frink/raw.csv rename to collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2020-10-14-archlinux-frink/raw.csv diff --git a/collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2020-10-14-archlinux-frink/summary b/collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2020-10-14-archlinux-frink/summary similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/benchsuite/runs/2020-10-14-archlinux-frink/summary rename to collector/compile-benchmarks/ripgrep-13.0.0/benchsuite/runs/2020-10-14-archlinux-frink/summary diff --git a/collector/benchmarks/ripgrep-13.0.0/build.rs b/collector/compile-benchmarks/ripgrep-13.0.0/build.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/build.rs rename to collector/compile-benchmarks/ripgrep-13.0.0/build.rs diff --git a/collector/benchmarks/ripgrep-13.0.0/ci/build-deb b/collector/compile-benchmarks/ripgrep-13.0.0/ci/build-deb similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/ci/build-deb rename to collector/compile-benchmarks/ripgrep-13.0.0/ci/build-deb diff --git a/collector/benchmarks/ripgrep-13.0.0/ci/cargo-out-dir b/collector/compile-benchmarks/ripgrep-13.0.0/ci/cargo-out-dir similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/ci/cargo-out-dir rename to collector/compile-benchmarks/ripgrep-13.0.0/ci/cargo-out-dir diff --git a/collector/benchmarks/ripgrep-13.0.0/ci/docker/README.md b/collector/compile-benchmarks/ripgrep-13.0.0/ci/docker/README.md similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/ci/docker/README.md rename to collector/compile-benchmarks/ripgrep-13.0.0/ci/docker/README.md diff --git a/collector/benchmarks/ripgrep-13.0.0/ci/docker/arm-unknown-linux-gnueabihf/Dockerfile b/collector/compile-benchmarks/ripgrep-13.0.0/ci/docker/arm-unknown-linux-gnueabihf/Dockerfile similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/ci/docker/arm-unknown-linux-gnueabihf/Dockerfile rename to collector/compile-benchmarks/ripgrep-13.0.0/ci/docker/arm-unknown-linux-gnueabihf/Dockerfile diff --git a/collector/benchmarks/ripgrep-13.0.0/ci/docker/arm-unknown-linux-gnueabihf/build b/collector/compile-benchmarks/ripgrep-13.0.0/ci/docker/arm-unknown-linux-gnueabihf/build similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/ci/docker/arm-unknown-linux-gnueabihf/build rename to collector/compile-benchmarks/ripgrep-13.0.0/ci/docker/arm-unknown-linux-gnueabihf/build diff --git a/collector/benchmarks/ripgrep-13.0.0/ci/docker/i686-unknown-linux-gnu/Dockerfile b/collector/compile-benchmarks/ripgrep-13.0.0/ci/docker/i686-unknown-linux-gnu/Dockerfile similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/ci/docker/i686-unknown-linux-gnu/Dockerfile rename to collector/compile-benchmarks/ripgrep-13.0.0/ci/docker/i686-unknown-linux-gnu/Dockerfile diff --git a/collector/benchmarks/ripgrep-13.0.0/ci/docker/i686-unknown-linux-gnu/build b/collector/compile-benchmarks/ripgrep-13.0.0/ci/docker/i686-unknown-linux-gnu/build similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/ci/docker/i686-unknown-linux-gnu/build rename to collector/compile-benchmarks/ripgrep-13.0.0/ci/docker/i686-unknown-linux-gnu/build diff --git a/collector/benchmarks/ripgrep-13.0.0/ci/docker/mips64-unknown-linux-gnuabi64/Dockerfile b/collector/compile-benchmarks/ripgrep-13.0.0/ci/docker/mips64-unknown-linux-gnuabi64/Dockerfile similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/ci/docker/mips64-unknown-linux-gnuabi64/Dockerfile rename to collector/compile-benchmarks/ripgrep-13.0.0/ci/docker/mips64-unknown-linux-gnuabi64/Dockerfile diff --git a/collector/benchmarks/ripgrep-13.0.0/ci/docker/mips64-unknown-linux-gnuabi64/build b/collector/compile-benchmarks/ripgrep-13.0.0/ci/docker/mips64-unknown-linux-gnuabi64/build similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/ci/docker/mips64-unknown-linux-gnuabi64/build rename to collector/compile-benchmarks/ripgrep-13.0.0/ci/docker/mips64-unknown-linux-gnuabi64/build diff --git a/collector/benchmarks/ripgrep-13.0.0/ci/docker/x86_64-unknown-linux-musl/Dockerfile b/collector/compile-benchmarks/ripgrep-13.0.0/ci/docker/x86_64-unknown-linux-musl/Dockerfile similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/ci/docker/x86_64-unknown-linux-musl/Dockerfile rename to collector/compile-benchmarks/ripgrep-13.0.0/ci/docker/x86_64-unknown-linux-musl/Dockerfile diff --git a/collector/benchmarks/ripgrep-13.0.0/ci/docker/x86_64-unknown-linux-musl/build b/collector/compile-benchmarks/ripgrep-13.0.0/ci/docker/x86_64-unknown-linux-musl/build similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/ci/docker/x86_64-unknown-linux-musl/build rename to collector/compile-benchmarks/ripgrep-13.0.0/ci/docker/x86_64-unknown-linux-musl/build diff --git a/collector/benchmarks/ripgrep-13.0.0/ci/macos-install-packages b/collector/compile-benchmarks/ripgrep-13.0.0/ci/macos-install-packages similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/ci/macos-install-packages rename to collector/compile-benchmarks/ripgrep-13.0.0/ci/macos-install-packages diff --git a/collector/benchmarks/ripgrep-13.0.0/ci/sha256-releases b/collector/compile-benchmarks/ripgrep-13.0.0/ci/sha256-releases similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/ci/sha256-releases rename to collector/compile-benchmarks/ripgrep-13.0.0/ci/sha256-releases diff --git a/collector/benchmarks/ripgrep-13.0.0/ci/test-complete b/collector/compile-benchmarks/ripgrep-13.0.0/ci/test-complete similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/ci/test-complete rename to collector/compile-benchmarks/ripgrep-13.0.0/ci/test-complete diff --git a/collector/benchmarks/ripgrep-13.0.0/ci/ubuntu-install-packages b/collector/compile-benchmarks/ripgrep-13.0.0/ci/ubuntu-install-packages similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/ci/ubuntu-install-packages rename to collector/compile-benchmarks/ripgrep-13.0.0/ci/ubuntu-install-packages diff --git a/collector/benchmarks/ripgrep-13.0.0/ci/utils.sh b/collector/compile-benchmarks/ripgrep-13.0.0/ci/utils.sh similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/ci/utils.sh rename to collector/compile-benchmarks/ripgrep-13.0.0/ci/utils.sh diff --git a/collector/benchmarks/ripgrep-13.0.0/complete/_rg b/collector/compile-benchmarks/ripgrep-13.0.0/complete/_rg similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/complete/_rg rename to collector/compile-benchmarks/ripgrep-13.0.0/complete/_rg diff --git a/collector/benchmarks/ripgrep-13.0.0/crates/core/README.md b/collector/compile-benchmarks/ripgrep-13.0.0/crates/core/README.md similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/crates/core/README.md rename to collector/compile-benchmarks/ripgrep-13.0.0/crates/core/README.md diff --git a/collector/benchmarks/ripgrep-13.0.0/crates/core/app.rs b/collector/compile-benchmarks/ripgrep-13.0.0/crates/core/app.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/crates/core/app.rs rename to collector/compile-benchmarks/ripgrep-13.0.0/crates/core/app.rs diff --git a/collector/benchmarks/ripgrep-13.0.0/crates/core/args.rs b/collector/compile-benchmarks/ripgrep-13.0.0/crates/core/args.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/crates/core/args.rs rename to collector/compile-benchmarks/ripgrep-13.0.0/crates/core/args.rs diff --git a/collector/benchmarks/ripgrep-13.0.0/crates/core/config.rs b/collector/compile-benchmarks/ripgrep-13.0.0/crates/core/config.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/crates/core/config.rs rename to collector/compile-benchmarks/ripgrep-13.0.0/crates/core/config.rs diff --git a/collector/benchmarks/ripgrep-13.0.0/crates/core/logger.rs b/collector/compile-benchmarks/ripgrep-13.0.0/crates/core/logger.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/crates/core/logger.rs rename to collector/compile-benchmarks/ripgrep-13.0.0/crates/core/logger.rs diff --git a/collector/benchmarks/ripgrep-13.0.0/crates/core/main.rs b/collector/compile-benchmarks/ripgrep-13.0.0/crates/core/main.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/crates/core/main.rs rename to collector/compile-benchmarks/ripgrep-13.0.0/crates/core/main.rs diff --git a/collector/benchmarks/ripgrep-13.0.0/crates/core/messages.rs b/collector/compile-benchmarks/ripgrep-13.0.0/crates/core/messages.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/crates/core/messages.rs rename to collector/compile-benchmarks/ripgrep-13.0.0/crates/core/messages.rs diff --git a/collector/benchmarks/ripgrep-13.0.0/crates/core/path_printer.rs b/collector/compile-benchmarks/ripgrep-13.0.0/crates/core/path_printer.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/crates/core/path_printer.rs rename to collector/compile-benchmarks/ripgrep-13.0.0/crates/core/path_printer.rs diff --git a/collector/benchmarks/ripgrep-13.0.0/crates/core/search.rs b/collector/compile-benchmarks/ripgrep-13.0.0/crates/core/search.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/crates/core/search.rs rename to collector/compile-benchmarks/ripgrep-13.0.0/crates/core/search.rs diff --git a/collector/benchmarks/ripgrep-13.0.0/crates/core/subject.rs b/collector/compile-benchmarks/ripgrep-13.0.0/crates/core/subject.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/crates/core/subject.rs rename to collector/compile-benchmarks/ripgrep-13.0.0/crates/core/subject.rs diff --git a/collector/benchmarks/ripgrep-13.0.0/doc/rg.1.txt.tpl b/collector/compile-benchmarks/ripgrep-13.0.0/doc/rg.1.txt.tpl similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/doc/rg.1.txt.tpl rename to collector/compile-benchmarks/ripgrep-13.0.0/doc/rg.1.txt.tpl diff --git a/collector/benchmarks/ripgrep-13.0.0/perf-config.json b/collector/compile-benchmarks/ripgrep-13.0.0/perf-config.json similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/perf-config.json rename to collector/compile-benchmarks/ripgrep-13.0.0/perf-config.json diff --git a/collector/benchmarks/ripgrep-13.0.0/pkg/brew/ripgrep-bin.rb b/collector/compile-benchmarks/ripgrep-13.0.0/pkg/brew/ripgrep-bin.rb similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/pkg/brew/ripgrep-bin.rb rename to collector/compile-benchmarks/ripgrep-13.0.0/pkg/brew/ripgrep-bin.rb diff --git a/collector/benchmarks/ripgrep-13.0.0/rustfmt.toml b/collector/compile-benchmarks/ripgrep-13.0.0/rustfmt.toml similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/rustfmt.toml rename to collector/compile-benchmarks/ripgrep-13.0.0/rustfmt.toml diff --git a/collector/benchmarks/ripgrep-13.0.0/scripts/copy-examples b/collector/compile-benchmarks/ripgrep-13.0.0/scripts/copy-examples similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/scripts/copy-examples rename to collector/compile-benchmarks/ripgrep-13.0.0/scripts/copy-examples diff --git a/collector/benchmarks/ripgrep-13.0.0/tests/binary.rs b/collector/compile-benchmarks/ripgrep-13.0.0/tests/binary.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/tests/binary.rs rename to collector/compile-benchmarks/ripgrep-13.0.0/tests/binary.rs diff --git a/collector/benchmarks/ripgrep-13.0.0/tests/data/sherlock-nul.txt b/collector/compile-benchmarks/ripgrep-13.0.0/tests/data/sherlock-nul.txt similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/tests/data/sherlock-nul.txt rename to collector/compile-benchmarks/ripgrep-13.0.0/tests/data/sherlock-nul.txt diff --git a/collector/benchmarks/ripgrep-13.0.0/tests/data/sherlock.Z b/collector/compile-benchmarks/ripgrep-13.0.0/tests/data/sherlock.Z similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/tests/data/sherlock.Z rename to collector/compile-benchmarks/ripgrep-13.0.0/tests/data/sherlock.Z diff --git a/collector/benchmarks/ripgrep-13.0.0/tests/data/sherlock.br b/collector/compile-benchmarks/ripgrep-13.0.0/tests/data/sherlock.br similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/tests/data/sherlock.br rename to collector/compile-benchmarks/ripgrep-13.0.0/tests/data/sherlock.br diff --git a/collector/benchmarks/ripgrep-13.0.0/tests/data/sherlock.bz2 b/collector/compile-benchmarks/ripgrep-13.0.0/tests/data/sherlock.bz2 similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/tests/data/sherlock.bz2 rename to collector/compile-benchmarks/ripgrep-13.0.0/tests/data/sherlock.bz2 diff --git a/collector/benchmarks/ripgrep-13.0.0/tests/data/sherlock.gz b/collector/compile-benchmarks/ripgrep-13.0.0/tests/data/sherlock.gz similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/tests/data/sherlock.gz rename to collector/compile-benchmarks/ripgrep-13.0.0/tests/data/sherlock.gz diff --git a/collector/benchmarks/ripgrep-13.0.0/tests/data/sherlock.lz4 b/collector/compile-benchmarks/ripgrep-13.0.0/tests/data/sherlock.lz4 similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/tests/data/sherlock.lz4 rename to collector/compile-benchmarks/ripgrep-13.0.0/tests/data/sherlock.lz4 diff --git a/collector/benchmarks/ripgrep-13.0.0/tests/data/sherlock.lzma b/collector/compile-benchmarks/ripgrep-13.0.0/tests/data/sherlock.lzma similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/tests/data/sherlock.lzma rename to collector/compile-benchmarks/ripgrep-13.0.0/tests/data/sherlock.lzma diff --git a/collector/benchmarks/ripgrep-13.0.0/tests/data/sherlock.xz b/collector/compile-benchmarks/ripgrep-13.0.0/tests/data/sherlock.xz similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/tests/data/sherlock.xz rename to collector/compile-benchmarks/ripgrep-13.0.0/tests/data/sherlock.xz diff --git a/collector/benchmarks/ripgrep-13.0.0/tests/data/sherlock.zst b/collector/compile-benchmarks/ripgrep-13.0.0/tests/data/sherlock.zst similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/tests/data/sherlock.zst rename to collector/compile-benchmarks/ripgrep-13.0.0/tests/data/sherlock.zst diff --git a/collector/benchmarks/ripgrep-13.0.0/tests/feature.rs b/collector/compile-benchmarks/ripgrep-13.0.0/tests/feature.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/tests/feature.rs rename to collector/compile-benchmarks/ripgrep-13.0.0/tests/feature.rs diff --git a/collector/benchmarks/ripgrep-13.0.0/tests/hay.rs b/collector/compile-benchmarks/ripgrep-13.0.0/tests/hay.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/tests/hay.rs rename to collector/compile-benchmarks/ripgrep-13.0.0/tests/hay.rs diff --git a/collector/benchmarks/ripgrep-13.0.0/tests/json.rs b/collector/compile-benchmarks/ripgrep-13.0.0/tests/json.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/tests/json.rs rename to collector/compile-benchmarks/ripgrep-13.0.0/tests/json.rs diff --git a/collector/benchmarks/ripgrep-13.0.0/tests/macros.rs b/collector/compile-benchmarks/ripgrep-13.0.0/tests/macros.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/tests/macros.rs rename to collector/compile-benchmarks/ripgrep-13.0.0/tests/macros.rs diff --git a/collector/benchmarks/ripgrep-13.0.0/tests/misc.rs b/collector/compile-benchmarks/ripgrep-13.0.0/tests/misc.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/tests/misc.rs rename to collector/compile-benchmarks/ripgrep-13.0.0/tests/misc.rs diff --git a/collector/benchmarks/ripgrep-13.0.0/tests/multiline.rs b/collector/compile-benchmarks/ripgrep-13.0.0/tests/multiline.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/tests/multiline.rs rename to collector/compile-benchmarks/ripgrep-13.0.0/tests/multiline.rs diff --git a/collector/benchmarks/ripgrep-13.0.0/tests/regression.rs b/collector/compile-benchmarks/ripgrep-13.0.0/tests/regression.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/tests/regression.rs rename to collector/compile-benchmarks/ripgrep-13.0.0/tests/regression.rs diff --git a/collector/benchmarks/ripgrep-13.0.0/tests/tests.rs b/collector/compile-benchmarks/ripgrep-13.0.0/tests/tests.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/tests/tests.rs rename to collector/compile-benchmarks/ripgrep-13.0.0/tests/tests.rs diff --git a/collector/benchmarks/ripgrep-13.0.0/tests/util.rs b/collector/compile-benchmarks/ripgrep-13.0.0/tests/util.rs similarity index 100% rename from collector/benchmarks/ripgrep-13.0.0/tests/util.rs rename to collector/compile-benchmarks/ripgrep-13.0.0/tests/util.rs diff --git a/collector/benchmarks/serde-1.0.136/.cargo_vcs_info.json b/collector/compile-benchmarks/serde-1.0.136/.cargo_vcs_info.json similarity index 100% rename from collector/benchmarks/serde-1.0.136/.cargo_vcs_info.json rename to collector/compile-benchmarks/serde-1.0.136/.cargo_vcs_info.json diff --git a/collector/benchmarks/serde-1.0.136/0-println.patch b/collector/compile-benchmarks/serde-1.0.136/0-println.patch similarity index 100% rename from collector/benchmarks/serde-1.0.136/0-println.patch rename to collector/compile-benchmarks/serde-1.0.136/0-println.patch diff --git a/collector/benchmarks/serde-1.0.136/Cargo.lock b/collector/compile-benchmarks/serde-1.0.136/Cargo.lock similarity index 100% rename from collector/benchmarks/serde-1.0.136/Cargo.lock rename to collector/compile-benchmarks/serde-1.0.136/Cargo.lock diff --git a/collector/benchmarks/serde-1.0.136/Cargo.toml b/collector/compile-benchmarks/serde-1.0.136/Cargo.toml similarity index 100% rename from collector/benchmarks/serde-1.0.136/Cargo.toml rename to collector/compile-benchmarks/serde-1.0.136/Cargo.toml diff --git a/collector/benchmarks/serde-1.0.136/Cargo.toml.orig b/collector/compile-benchmarks/serde-1.0.136/Cargo.toml.orig similarity index 100% rename from collector/benchmarks/serde-1.0.136/Cargo.toml.orig rename to collector/compile-benchmarks/serde-1.0.136/Cargo.toml.orig diff --git a/collector/benchmarks/serde-1.0.136/LICENSE-APACHE b/collector/compile-benchmarks/serde-1.0.136/LICENSE-APACHE similarity index 100% rename from collector/benchmarks/serde-1.0.136/LICENSE-APACHE rename to collector/compile-benchmarks/serde-1.0.136/LICENSE-APACHE diff --git a/collector/benchmarks/serde-1.0.136/LICENSE-MIT b/collector/compile-benchmarks/serde-1.0.136/LICENSE-MIT similarity index 100% rename from collector/benchmarks/serde-1.0.136/LICENSE-MIT rename to collector/compile-benchmarks/serde-1.0.136/LICENSE-MIT diff --git a/collector/benchmarks/serde-1.0.136/README.md b/collector/compile-benchmarks/serde-1.0.136/README.md similarity index 100% rename from collector/benchmarks/serde-1.0.136/README.md rename to collector/compile-benchmarks/serde-1.0.136/README.md diff --git a/collector/benchmarks/serde-1.0.136/build.rs b/collector/compile-benchmarks/serde-1.0.136/build.rs similarity index 100% rename from collector/benchmarks/serde-1.0.136/build.rs rename to collector/compile-benchmarks/serde-1.0.136/build.rs diff --git a/collector/benchmarks/serde-1.0.136/crates-io.md b/collector/compile-benchmarks/serde-1.0.136/crates-io.md similarity index 100% rename from collector/benchmarks/serde-1.0.136/crates-io.md rename to collector/compile-benchmarks/serde-1.0.136/crates-io.md diff --git a/collector/benchmarks/serde-1.0.136/perf-config.json b/collector/compile-benchmarks/serde-1.0.136/perf-config.json similarity index 100% rename from collector/benchmarks/serde-1.0.136/perf-config.json rename to collector/compile-benchmarks/serde-1.0.136/perf-config.json diff --git a/collector/benchmarks/serde-1.0.136/src/de/format.rs b/collector/compile-benchmarks/serde-1.0.136/src/de/format.rs similarity index 100% rename from collector/benchmarks/serde-1.0.136/src/de/format.rs rename to collector/compile-benchmarks/serde-1.0.136/src/de/format.rs diff --git a/collector/benchmarks/serde-1.0.136/src/de/ignored_any.rs b/collector/compile-benchmarks/serde-1.0.136/src/de/ignored_any.rs similarity index 100% rename from collector/benchmarks/serde-1.0.136/src/de/ignored_any.rs rename to collector/compile-benchmarks/serde-1.0.136/src/de/ignored_any.rs diff --git a/collector/benchmarks/serde-1.0.136/src/de/impls.rs b/collector/compile-benchmarks/serde-1.0.136/src/de/impls.rs similarity index 100% rename from collector/benchmarks/serde-1.0.136/src/de/impls.rs rename to collector/compile-benchmarks/serde-1.0.136/src/de/impls.rs diff --git a/collector/benchmarks/serde-1.0.136/src/de/mod.rs b/collector/compile-benchmarks/serde-1.0.136/src/de/mod.rs similarity index 100% rename from collector/benchmarks/serde-1.0.136/src/de/mod.rs rename to collector/compile-benchmarks/serde-1.0.136/src/de/mod.rs diff --git a/collector/benchmarks/serde-1.0.136/src/de/seed.rs b/collector/compile-benchmarks/serde-1.0.136/src/de/seed.rs similarity index 100% rename from collector/benchmarks/serde-1.0.136/src/de/seed.rs rename to collector/compile-benchmarks/serde-1.0.136/src/de/seed.rs diff --git a/collector/benchmarks/serde-1.0.136/src/de/utf8.rs b/collector/compile-benchmarks/serde-1.0.136/src/de/utf8.rs similarity index 100% rename from collector/benchmarks/serde-1.0.136/src/de/utf8.rs rename to collector/compile-benchmarks/serde-1.0.136/src/de/utf8.rs diff --git a/collector/benchmarks/serde-1.0.136/src/de/value.rs b/collector/compile-benchmarks/serde-1.0.136/src/de/value.rs similarity index 100% rename from collector/benchmarks/serde-1.0.136/src/de/value.rs rename to collector/compile-benchmarks/serde-1.0.136/src/de/value.rs diff --git a/collector/benchmarks/serde-1.0.136/src/integer128.rs b/collector/compile-benchmarks/serde-1.0.136/src/integer128.rs similarity index 100% rename from collector/benchmarks/serde-1.0.136/src/integer128.rs rename to collector/compile-benchmarks/serde-1.0.136/src/integer128.rs diff --git a/collector/benchmarks/serde-1.0.136/src/lib.rs b/collector/compile-benchmarks/serde-1.0.136/src/lib.rs similarity index 100% rename from collector/benchmarks/serde-1.0.136/src/lib.rs rename to collector/compile-benchmarks/serde-1.0.136/src/lib.rs diff --git a/collector/benchmarks/serde-1.0.136/src/macros.rs b/collector/compile-benchmarks/serde-1.0.136/src/macros.rs similarity index 100% rename from collector/benchmarks/serde-1.0.136/src/macros.rs rename to collector/compile-benchmarks/serde-1.0.136/src/macros.rs diff --git a/collector/benchmarks/serde-1.0.136/src/private/de.rs b/collector/compile-benchmarks/serde-1.0.136/src/private/de.rs similarity index 100% rename from collector/benchmarks/serde-1.0.136/src/private/de.rs rename to collector/compile-benchmarks/serde-1.0.136/src/private/de.rs diff --git a/collector/benchmarks/serde-1.0.136/src/private/doc.rs b/collector/compile-benchmarks/serde-1.0.136/src/private/doc.rs similarity index 100% rename from collector/benchmarks/serde-1.0.136/src/private/doc.rs rename to collector/compile-benchmarks/serde-1.0.136/src/private/doc.rs diff --git a/collector/benchmarks/serde-1.0.136/src/private/mod.rs b/collector/compile-benchmarks/serde-1.0.136/src/private/mod.rs similarity index 100% rename from collector/benchmarks/serde-1.0.136/src/private/mod.rs rename to collector/compile-benchmarks/serde-1.0.136/src/private/mod.rs diff --git a/collector/benchmarks/serde-1.0.136/src/private/ser.rs b/collector/compile-benchmarks/serde-1.0.136/src/private/ser.rs similarity index 100% rename from collector/benchmarks/serde-1.0.136/src/private/ser.rs rename to collector/compile-benchmarks/serde-1.0.136/src/private/ser.rs diff --git a/collector/benchmarks/serde-1.0.136/src/private/size_hint.rs b/collector/compile-benchmarks/serde-1.0.136/src/private/size_hint.rs similarity index 100% rename from collector/benchmarks/serde-1.0.136/src/private/size_hint.rs rename to collector/compile-benchmarks/serde-1.0.136/src/private/size_hint.rs diff --git a/collector/benchmarks/serde-1.0.136/src/ser/fmt.rs b/collector/compile-benchmarks/serde-1.0.136/src/ser/fmt.rs similarity index 100% rename from collector/benchmarks/serde-1.0.136/src/ser/fmt.rs rename to collector/compile-benchmarks/serde-1.0.136/src/ser/fmt.rs diff --git a/collector/benchmarks/serde-1.0.136/src/ser/impls.rs b/collector/compile-benchmarks/serde-1.0.136/src/ser/impls.rs similarity index 100% rename from collector/benchmarks/serde-1.0.136/src/ser/impls.rs rename to collector/compile-benchmarks/serde-1.0.136/src/ser/impls.rs diff --git a/collector/benchmarks/serde-1.0.136/src/ser/impossible.rs b/collector/compile-benchmarks/serde-1.0.136/src/ser/impossible.rs similarity index 100% rename from collector/benchmarks/serde-1.0.136/src/ser/impossible.rs rename to collector/compile-benchmarks/serde-1.0.136/src/ser/impossible.rs diff --git a/collector/benchmarks/serde-1.0.136/src/ser/mod.rs b/collector/compile-benchmarks/serde-1.0.136/src/ser/mod.rs similarity index 100% rename from collector/benchmarks/serde-1.0.136/src/ser/mod.rs rename to collector/compile-benchmarks/serde-1.0.136/src/ser/mod.rs diff --git a/collector/benchmarks/serde-1.0.136/src/std_error.rs b/collector/compile-benchmarks/serde-1.0.136/src/std_error.rs similarity index 100% rename from collector/benchmarks/serde-1.0.136/src/std_error.rs rename to collector/compile-benchmarks/serde-1.0.136/src/std_error.rs diff --git a/collector/benchmarks/serde_derive-1.0.136/.cargo_vcs_info.json b/collector/compile-benchmarks/serde_derive-1.0.136/.cargo_vcs_info.json similarity index 100% rename from collector/benchmarks/serde_derive-1.0.136/.cargo_vcs_info.json rename to collector/compile-benchmarks/serde_derive-1.0.136/.cargo_vcs_info.json diff --git a/collector/benchmarks/serde_derive-1.0.136/0-println.patch b/collector/compile-benchmarks/serde_derive-1.0.136/0-println.patch similarity index 100% rename from collector/benchmarks/serde_derive-1.0.136/0-println.patch rename to collector/compile-benchmarks/serde_derive-1.0.136/0-println.patch diff --git a/collector/benchmarks/serde_derive-1.0.136/Cargo.lock b/collector/compile-benchmarks/serde_derive-1.0.136/Cargo.lock similarity index 100% rename from collector/benchmarks/serde_derive-1.0.136/Cargo.lock rename to collector/compile-benchmarks/serde_derive-1.0.136/Cargo.lock diff --git a/collector/benchmarks/serde_derive-1.0.136/Cargo.toml b/collector/compile-benchmarks/serde_derive-1.0.136/Cargo.toml similarity index 100% rename from collector/benchmarks/serde_derive-1.0.136/Cargo.toml rename to collector/compile-benchmarks/serde_derive-1.0.136/Cargo.toml diff --git a/collector/benchmarks/serde_derive-1.0.136/Cargo.toml.orig b/collector/compile-benchmarks/serde_derive-1.0.136/Cargo.toml.orig similarity index 100% rename from collector/benchmarks/serde_derive-1.0.136/Cargo.toml.orig rename to collector/compile-benchmarks/serde_derive-1.0.136/Cargo.toml.orig diff --git a/collector/benchmarks/serde_derive-1.0.136/LICENSE-APACHE b/collector/compile-benchmarks/serde_derive-1.0.136/LICENSE-APACHE similarity index 100% rename from collector/benchmarks/serde_derive-1.0.136/LICENSE-APACHE rename to collector/compile-benchmarks/serde_derive-1.0.136/LICENSE-APACHE diff --git a/collector/benchmarks/serde_derive-1.0.136/LICENSE-MIT b/collector/compile-benchmarks/serde_derive-1.0.136/LICENSE-MIT similarity index 100% rename from collector/benchmarks/serde_derive-1.0.136/LICENSE-MIT rename to collector/compile-benchmarks/serde_derive-1.0.136/LICENSE-MIT diff --git a/collector/benchmarks/serde_derive-1.0.136/README.md b/collector/compile-benchmarks/serde_derive-1.0.136/README.md similarity index 100% rename from collector/benchmarks/serde_derive-1.0.136/README.md rename to collector/compile-benchmarks/serde_derive-1.0.136/README.md diff --git a/collector/benchmarks/serde_derive-1.0.136/build.rs b/collector/compile-benchmarks/serde_derive-1.0.136/build.rs similarity index 100% rename from collector/benchmarks/serde_derive-1.0.136/build.rs rename to collector/compile-benchmarks/serde_derive-1.0.136/build.rs diff --git a/collector/benchmarks/serde_derive-1.0.136/crates-io.md b/collector/compile-benchmarks/serde_derive-1.0.136/crates-io.md similarity index 100% rename from collector/benchmarks/serde_derive-1.0.136/crates-io.md rename to collector/compile-benchmarks/serde_derive-1.0.136/crates-io.md diff --git a/collector/benchmarks/serde_derive-1.0.136/perf-config.json b/collector/compile-benchmarks/serde_derive-1.0.136/perf-config.json similarity index 100% rename from collector/benchmarks/serde_derive-1.0.136/perf-config.json rename to collector/compile-benchmarks/serde_derive-1.0.136/perf-config.json diff --git a/collector/benchmarks/serde_derive-1.0.136/src/bound.rs b/collector/compile-benchmarks/serde_derive-1.0.136/src/bound.rs similarity index 100% rename from collector/benchmarks/serde_derive-1.0.136/src/bound.rs rename to collector/compile-benchmarks/serde_derive-1.0.136/src/bound.rs diff --git a/collector/benchmarks/serde_derive-1.0.136/src/de.rs b/collector/compile-benchmarks/serde_derive-1.0.136/src/de.rs similarity index 100% rename from collector/benchmarks/serde_derive-1.0.136/src/de.rs rename to collector/compile-benchmarks/serde_derive-1.0.136/src/de.rs diff --git a/collector/benchmarks/serde_derive-1.0.136/src/dummy.rs b/collector/compile-benchmarks/serde_derive-1.0.136/src/dummy.rs similarity index 100% rename from collector/benchmarks/serde_derive-1.0.136/src/dummy.rs rename to collector/compile-benchmarks/serde_derive-1.0.136/src/dummy.rs diff --git a/collector/benchmarks/serde_derive-1.0.136/src/fragment.rs b/collector/compile-benchmarks/serde_derive-1.0.136/src/fragment.rs similarity index 100% rename from collector/benchmarks/serde_derive-1.0.136/src/fragment.rs rename to collector/compile-benchmarks/serde_derive-1.0.136/src/fragment.rs diff --git a/collector/benchmarks/serde_derive-1.0.136/src/internals/ast.rs b/collector/compile-benchmarks/serde_derive-1.0.136/src/internals/ast.rs similarity index 100% rename from collector/benchmarks/serde_derive-1.0.136/src/internals/ast.rs rename to collector/compile-benchmarks/serde_derive-1.0.136/src/internals/ast.rs diff --git a/collector/benchmarks/serde_derive-1.0.136/src/internals/attr.rs b/collector/compile-benchmarks/serde_derive-1.0.136/src/internals/attr.rs similarity index 100% rename from collector/benchmarks/serde_derive-1.0.136/src/internals/attr.rs rename to collector/compile-benchmarks/serde_derive-1.0.136/src/internals/attr.rs diff --git a/collector/benchmarks/serde_derive-1.0.136/src/internals/case.rs b/collector/compile-benchmarks/serde_derive-1.0.136/src/internals/case.rs similarity index 100% rename from collector/benchmarks/serde_derive-1.0.136/src/internals/case.rs rename to collector/compile-benchmarks/serde_derive-1.0.136/src/internals/case.rs diff --git a/collector/benchmarks/serde_derive-1.0.136/src/internals/check.rs b/collector/compile-benchmarks/serde_derive-1.0.136/src/internals/check.rs similarity index 100% rename from collector/benchmarks/serde_derive-1.0.136/src/internals/check.rs rename to collector/compile-benchmarks/serde_derive-1.0.136/src/internals/check.rs diff --git a/collector/benchmarks/serde_derive-1.0.136/src/internals/ctxt.rs b/collector/compile-benchmarks/serde_derive-1.0.136/src/internals/ctxt.rs similarity index 100% rename from collector/benchmarks/serde_derive-1.0.136/src/internals/ctxt.rs rename to collector/compile-benchmarks/serde_derive-1.0.136/src/internals/ctxt.rs diff --git a/collector/benchmarks/serde_derive-1.0.136/src/internals/mod.rs b/collector/compile-benchmarks/serde_derive-1.0.136/src/internals/mod.rs similarity index 100% rename from collector/benchmarks/serde_derive-1.0.136/src/internals/mod.rs rename to collector/compile-benchmarks/serde_derive-1.0.136/src/internals/mod.rs diff --git a/collector/benchmarks/serde_derive-1.0.136/src/internals/receiver.rs b/collector/compile-benchmarks/serde_derive-1.0.136/src/internals/receiver.rs similarity index 100% rename from collector/benchmarks/serde_derive-1.0.136/src/internals/receiver.rs rename to collector/compile-benchmarks/serde_derive-1.0.136/src/internals/receiver.rs diff --git a/collector/benchmarks/serde_derive-1.0.136/src/internals/respan.rs b/collector/compile-benchmarks/serde_derive-1.0.136/src/internals/respan.rs similarity index 100% rename from collector/benchmarks/serde_derive-1.0.136/src/internals/respan.rs rename to collector/compile-benchmarks/serde_derive-1.0.136/src/internals/respan.rs diff --git a/collector/benchmarks/serde_derive-1.0.136/src/internals/symbol.rs b/collector/compile-benchmarks/serde_derive-1.0.136/src/internals/symbol.rs similarity index 100% rename from collector/benchmarks/serde_derive-1.0.136/src/internals/symbol.rs rename to collector/compile-benchmarks/serde_derive-1.0.136/src/internals/symbol.rs diff --git a/collector/benchmarks/serde_derive-1.0.136/src/lib.rs b/collector/compile-benchmarks/serde_derive-1.0.136/src/lib.rs similarity index 100% rename from collector/benchmarks/serde_derive-1.0.136/src/lib.rs rename to collector/compile-benchmarks/serde_derive-1.0.136/src/lib.rs diff --git a/collector/benchmarks/serde_derive-1.0.136/src/pretend.rs b/collector/compile-benchmarks/serde_derive-1.0.136/src/pretend.rs similarity index 100% rename from collector/benchmarks/serde_derive-1.0.136/src/pretend.rs rename to collector/compile-benchmarks/serde_derive-1.0.136/src/pretend.rs diff --git a/collector/benchmarks/serde_derive-1.0.136/src/ser.rs b/collector/compile-benchmarks/serde_derive-1.0.136/src/ser.rs similarity index 100% rename from collector/benchmarks/serde_derive-1.0.136/src/ser.rs rename to collector/compile-benchmarks/serde_derive-1.0.136/src/ser.rs diff --git a/collector/benchmarks/serde_derive-1.0.136/src/try.rs b/collector/compile-benchmarks/serde_derive-1.0.136/src/try.rs similarity index 100% rename from collector/benchmarks/serde_derive-1.0.136/src/try.rs rename to collector/compile-benchmarks/serde_derive-1.0.136/src/try.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/0-negate.patch b/collector/compile-benchmarks/stm32f4-0.14.0/0-negate.patch similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/0-negate.patch rename to collector/compile-benchmarks/stm32f4-0.14.0/0-negate.patch diff --git a/collector/benchmarks/stm32f4-0.14.0/Cargo.lock b/collector/compile-benchmarks/stm32f4-0.14.0/Cargo.lock similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/Cargo.lock rename to collector/compile-benchmarks/stm32f4-0.14.0/Cargo.lock diff --git a/collector/benchmarks/stm32f4-0.14.0/Cargo.toml b/collector/compile-benchmarks/stm32f4-0.14.0/Cargo.toml similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/Cargo.toml rename to collector/compile-benchmarks/stm32f4-0.14.0/Cargo.toml diff --git a/collector/benchmarks/stm32f4-0.14.0/Cargo.toml.orig b/collector/compile-benchmarks/stm32f4-0.14.0/Cargo.toml.orig similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/Cargo.toml.orig rename to collector/compile-benchmarks/stm32f4-0.14.0/Cargo.toml.orig diff --git a/collector/benchmarks/stm32f4-0.14.0/README.md b/collector/compile-benchmarks/stm32f4-0.14.0/README.md similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/README.md rename to collector/compile-benchmarks/stm32f4-0.14.0/README.md diff --git a/collector/benchmarks/stm32f4-0.14.0/build.rs b/collector/compile-benchmarks/stm32f4-0.14.0/build.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/build.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/build.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/perf-config.json b/collector/compile-benchmarks/stm32f4-0.14.0/perf-config.json similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/perf-config.json rename to collector/compile-benchmarks/stm32f4-0.14.0/perf-config.json diff --git a/collector/benchmarks/stm32f4-0.14.0/src/generic.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/generic.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/generic.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/generic.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/lib.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/lib.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/lib.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/lib.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/htr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/htr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/htr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/htr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/jdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/jdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/jdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/jdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/jofr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/jofr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/jofr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/jofr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/jsqr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/jsqr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/jsqr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/jsqr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/ltr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/ltr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/ltr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/ltr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/smpr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/smpr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/smpr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/smpr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/smpr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/smpr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/smpr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/smpr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/sqr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/sqr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/sqr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/sqr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/sqr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/sqr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/sqr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/sqr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/sqr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/sqr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/sqr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/sqr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc_common.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc_common.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc_common.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc_common.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc_common/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc_common/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/adc_common/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/adc_common/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/crc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/crc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/crc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/crc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/crc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/crc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/crc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/crc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/crc/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/crc/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/crc/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/crc/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/crc/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/crc/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/crc/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/crc/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dbgmcu.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dbgmcu.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dbgmcu.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dbgmcu.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dbgmcu/apb1_fz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dbgmcu/apb1_fz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dbgmcu/apb1_fz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dbgmcu/apb1_fz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dbgmcu/apb2_fz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dbgmcu/apb2_fz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dbgmcu/apb2_fz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dbgmcu/apb2_fz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dbgmcu/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dbgmcu/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dbgmcu/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dbgmcu/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dbgmcu/idcode.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dbgmcu/idcode.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dbgmcu/idcode.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dbgmcu/idcode.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/device.x b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/device.x similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/device.x rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/device.x diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dma2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dma2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dma2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dma2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/hifcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/hifcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/hifcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/hifcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/hisr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/hisr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/hisr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/hisr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/lifcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/lifcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/lifcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/lifcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/lisr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/lisr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/lisr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/lisr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/st.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/st.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/st.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/st.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/st/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/st/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/st/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/st/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/st/fcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/st/fcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/st/fcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/st/fcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/st/m0ar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/st/m0ar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/st/m0ar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/st/m0ar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/st/m1ar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/st/m1ar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/st/m1ar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/st/m1ar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/st/ndtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/st/ndtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/st/ndtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/st/ndtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/st/par.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/st/par.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/st/par.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/dma2/st/par.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/exti.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/exti.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/exti.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/exti.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/exti/emr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/exti/emr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/exti/emr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/exti/emr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/exti/ftsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/exti/ftsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/exti/ftsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/exti/ftsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/exti/imr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/exti/imr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/exti/imr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/exti/imr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/exti/pr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/exti/pr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/exti/pr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/exti/pr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/exti/rtsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/exti/rtsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/exti/rtsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/exti/rtsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/exti/swier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/exti/swier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/exti/swier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/exti/swier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/flash.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/flash.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/flash.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/flash.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/flash/acr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/flash/acr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/flash/acr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/flash/acr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/flash/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/flash/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/flash/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/flash/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/flash/keyr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/flash/keyr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/flash/keyr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/flash/keyr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/flash/optcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/flash/optcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/flash/optcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/flash/optcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/flash/optkeyr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/flash/optkeyr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/flash/optkeyr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/flash/optkeyr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/flash/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/flash/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/flash/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/flash/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/fpu.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/fpu.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/fpu.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/fpu.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/fpu/fpcar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/fpu/fpcar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/fpu/fpcar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/fpu/fpcar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/fpu/fpccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/fpu/fpccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/fpu/fpccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/fpu/fpccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/fpu/fpscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/fpu/fpscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/fpu/fpscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/fpu/fpscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/fpu_cpacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/fpu_cpacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/fpu_cpacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/fpu_cpacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/fpu_cpacr/cpacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/fpu_cpacr/cpacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/fpu_cpacr/cpacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/fpu_cpacr/cpacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioa/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpiob/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/gpioh/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/fltr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/fltr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/fltr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/fltr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/oar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/oar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/oar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/oar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/oar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/oar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/oar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/oar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/sr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/sr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/sr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/sr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/sr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/sr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/sr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/sr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/trise.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/trise.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/trise.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/i2c1/trise.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/iwdg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/iwdg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/iwdg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/iwdg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/iwdg/kr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/iwdg/kr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/iwdg/kr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/iwdg/kr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/iwdg/pr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/iwdg/pr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/iwdg/pr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/iwdg/pr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/iwdg/rlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/iwdg/rlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/iwdg/rlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/iwdg/rlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/iwdg/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/iwdg/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/iwdg/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/iwdg/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/mod.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/mod.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/mod.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/mod.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/nvic_stir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/nvic_stir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/nvic_stir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/nvic_stir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/nvic_stir/stir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/nvic_stir/stir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/nvic_stir/stir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/nvic_stir/stir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/daint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/daint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/daint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/daint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/daintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/daintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/daintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/daintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepempmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepempmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepempmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepempmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/diepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dieptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dieptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dieptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dieptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dieptsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dieptsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dieptsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dieptsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dieptsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dieptsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dieptsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dieptsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dieptsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dieptsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dieptsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dieptsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doepctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doepctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doepctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doepctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doepint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doepint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doepint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doepint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doepint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doepint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doepint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doepint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doepint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doepint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doepint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doepint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doepint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doepint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doepint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doepint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doeptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doeptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doeptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doeptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doeptsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doeptsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doeptsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doeptsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doeptsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doeptsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doeptsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doeptsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doeptsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doeptsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doeptsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/doeptsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dtxfsts0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dtxfsts0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dtxfsts0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dtxfsts0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dtxfsts1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dtxfsts1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dtxfsts1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dtxfsts1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dtxfsts2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dtxfsts2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dtxfsts2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dtxfsts2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dtxfsts3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dtxfsts3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dtxfsts3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dtxfsts3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dvbusdis.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dvbusdis.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dvbusdis.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dvbusdis.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dvbuspulse.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dvbuspulse.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dvbuspulse.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_device/dvbuspulse.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/cid.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/cid.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/cid.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/cid.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/dieptxf.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/dieptxf.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/dieptxf.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/dieptxf.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/dieptxf0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/dieptxf0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/dieptxf0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/dieptxf0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gahbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gahbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gahbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gahbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gccfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gccfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gccfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gccfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gintsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gintsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gintsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gintsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gnptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gnptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gnptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gnptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gotgctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gotgctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gotgctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gotgctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gotgint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gotgint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gotgint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gotgint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/grstctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/grstctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/grstctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/grstctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/grxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/grxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/grxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/grxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/grxstsp_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/grxstsp_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/grxstsp_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/grxstsp_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/grxstsp_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/grxstsp_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/grxstsp_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/grxstsp_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/grxstsr_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/grxstsr_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/grxstsr_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/grxstsr_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/grxstsr_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/grxstsr_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/grxstsr_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/grxstsr_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gusbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gusbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gusbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/gusbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/hnptxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/hnptxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/hnptxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/hnptxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/hptxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/hptxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/hptxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_global/hptxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/haint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/haint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/haint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/haint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/haintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/haintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/haintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/haintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcchar7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcint7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hcintmsk7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hctsiz7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hfir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hfir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hfir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hfir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hfnum.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hfnum.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hfnum.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hfnum.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hprt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hprt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hprt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hprt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_host/hptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_pwrclk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_pwrclk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_pwrclk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_pwrclk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_pwrclk/pcgcctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_pwrclk/pcgcctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_pwrclk/pcgcctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/otg_fs_pwrclk/pcgcctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/pwr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/pwr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/pwr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/pwr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/pwr/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/pwr/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/pwr/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/pwr/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/pwr/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/pwr/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/pwr/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/pwr/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/ahb1enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/ahb1enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/ahb1enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/ahb1enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/ahb1lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/ahb1lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/ahb1lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/ahb1lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/ahb1rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/ahb1rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/ahb1rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/ahb1rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/ahb2enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/ahb2enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/ahb2enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/ahb2enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/ahb2lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/ahb2lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/ahb2lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/ahb2lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/ahb2rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/ahb2rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/ahb2rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/ahb2rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/apb1enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/apb1enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/apb1enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/apb1enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/apb1lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/apb1lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/apb1lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/apb1lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/apb1rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/apb1rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/apb1rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/apb1rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/apb2enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/apb2enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/apb2enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/apb2enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/apb2lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/apb2lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/apb2lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/apb2lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/apb2rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/apb2rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/apb2rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/apb2rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/bdcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/bdcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/bdcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/bdcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/cfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/cfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/cfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/cfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/cir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/cir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/cir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/cir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/dckcfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/dckcfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/dckcfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/dckcfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/pllcfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/pllcfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/pllcfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/pllcfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/plli2scfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/plli2scfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/plli2scfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/plli2scfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/sscgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/sscgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/sscgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rcc/sscgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/alrmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/alrmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/alrmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/alrmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/alrmassr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/alrmassr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/alrmassr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/alrmassr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/alrmbr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/alrmbr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/alrmbr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/alrmbr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/alrmbssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/alrmbssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/alrmbssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/alrmbssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/bkpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/bkpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/bkpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/bkpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/calibr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/calibr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/calibr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/calibr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/calr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/calr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/calr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/calr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/isr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/isr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/isr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/isr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/prer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/prer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/prer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/prer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/shiftr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/shiftr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/shiftr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/shiftr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/ssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/ssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/ssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/ssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/tafcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/tafcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/tafcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/tafcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/tr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/tr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/tr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/tr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/tsdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/tsdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/tsdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/tsdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/tsssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/tsssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/tsssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/tsssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/tstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/tstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/tstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/tstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/wpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/wpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/wpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/wpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/wutr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/wutr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/wutr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/rtc/wutr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/scb_actrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/scb_actrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/scb_actrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/scb_actrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/scb_actrl/actrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/scb_actrl/actrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/scb_actrl/actrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/scb_actrl/actrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/arg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/arg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/arg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/arg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/clkcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/clkcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/clkcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/clkcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/cmd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/cmd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/cmd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/cmd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/dcount.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/dcount.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/dcount.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/dcount.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/dctrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/dctrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/dctrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/dctrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/dlen.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/dlen.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/dlen.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/dlen.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/dtimer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/dtimer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/dtimer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/dtimer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/fifo.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/fifo.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/fifo.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/fifo.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/fifocnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/fifocnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/fifocnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/fifocnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/mask.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/mask.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/mask.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/mask.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/power.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/power.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/power.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/power.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/resp1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/resp1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/resp1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/resp1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/resp2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/resp2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/resp2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/resp2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/resp3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/resp3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/resp3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/resp3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/resp4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/resp4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/resp4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/resp4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/respcmd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/respcmd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/respcmd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/respcmd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/sta.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/sta.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/sta.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/sdio/sta.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/spi1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/spi1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/spi1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/spi1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/crcpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/crcpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/crcpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/crcpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/i2scfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/i2scfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/i2scfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/i2scfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/i2spr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/i2spr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/i2spr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/i2spr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/rxcrcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/rxcrcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/rxcrcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/rxcrcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/txcrcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/txcrcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/txcrcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/spi1/txcrcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/stk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/stk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/stk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/stk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/stk/calib.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/stk/calib.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/stk/calib.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/stk/calib.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/stk/ctrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/stk/ctrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/stk/ctrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/stk/ctrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/stk/load.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/stk/load.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/stk/load.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/stk/load.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/stk/val.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/stk/val.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/stk/val.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/stk/val.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg/cmpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg/cmpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg/cmpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg/cmpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg/exticr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg/exticr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg/exticr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg/exticr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg/exticr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg/exticr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg/exticr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg/exticr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg/exticr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg/exticr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg/exticr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg/exticr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg/exticr4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg/exticr4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg/exticr4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg/exticr4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg/memrm.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg/memrm.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg/memrm.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg/memrm.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg/pmc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg/pmc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg/pmc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/syscfg/pmc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/bdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/bdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/bdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/bdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/rcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/rcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/rcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/rcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim10/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim11/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim2/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim3/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim5/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/tim9/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/usart1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/usart1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/usart1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/usart1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/usart1/brr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/usart1/brr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/usart1/brr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/usart1/brr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/usart1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/usart1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/usart1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/usart1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/usart1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/usart1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/usart1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/usart1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/usart1/cr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/usart1/cr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/usart1/cr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/usart1/cr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/usart1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/usart1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/usart1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/usart1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/usart1/gtpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/usart1/gtpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/usart1/gtpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/usart1/gtpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/usart1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/usart1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/usart1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/usart1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/wwdg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/wwdg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/wwdg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/wwdg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/wwdg/cfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/wwdg/cfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/wwdg/cfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/wwdg/cfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/wwdg/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/wwdg/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/wwdg/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/wwdg/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f401/wwdg/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/wwdg/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f401/wwdg/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f401/wwdg/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/htr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/htr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/htr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/htr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/jdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/jdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/jdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/jdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/jofr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/jofr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/jofr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/jofr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/jsqr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/jsqr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/jsqr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/jsqr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/ltr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/ltr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/ltr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/ltr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/smpr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/smpr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/smpr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/smpr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/smpr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/smpr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/smpr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/smpr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/sqr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/sqr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/sqr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/sqr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/sqr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/sqr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/sqr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/sqr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/sqr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/sqr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/sqr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/sqr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc_common.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc_common.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc_common.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc_common.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc_common/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc_common/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc_common/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc_common/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc_common/cdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc_common/cdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc_common/cdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc_common/cdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc_common/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc_common/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/adc_common/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/adc_common/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/btr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/btr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/btr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/btr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/esr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/esr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/esr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/esr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/fa1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/fa1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/fa1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/fa1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/fb.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/fb.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/fb.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/fb.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/fb/fr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/fb/fr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/fb/fr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/fb/fr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/fb/fr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/fb/fr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/fb/fr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/fb/fr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/ffa1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/ffa1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/ffa1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/ffa1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/fm1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/fm1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/fm1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/fm1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/fmr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/fmr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/fmr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/fmr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/fs1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/fs1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/fs1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/fs1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/ier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/ier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/ier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/ier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/mcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/mcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/mcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/mcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/msr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/msr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/msr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/msr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/rfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/rfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/rfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/rfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/rx.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/rx.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/rx.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/rx.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/rx/rdhr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/rx/rdhr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/rx/rdhr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/rx/rdhr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/rx/rdlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/rx/rdlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/rx/rdlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/rx/rdlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/rx/rdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/rx/rdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/rx/rdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/rx/rdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/rx/rir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/rx/rir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/rx/rir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/rx/rir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/tsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/tsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/tsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/tsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/tx.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/tx.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/tx.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/tx.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/tx/tdhr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/tx/tdhr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/tx/tdhr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/tx/tdhr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/tx/tdlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/tx/tdlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/tx/tdlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/tx/tdlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/tx/tdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/tx/tdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/tx/tdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/tx/tdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/tx/tir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/tx/tir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/can1/tx/tir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/can1/tx/tir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/crc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/crc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/crc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/crc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/crc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/crc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/crc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/crc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/crc/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/crc/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/crc/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/crc/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/crc/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/crc/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/crc/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/crc/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/csgcmccmr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/csgcmccmr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/csgcmccmr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/csgcmccmr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/csgcmr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/csgcmr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/csgcmr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/csgcmr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/din.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/din.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/din.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/din.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/dmacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/dmacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/dmacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/dmacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/dout.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/dout.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/dout.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/dout.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/imscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/imscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/imscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/imscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/init.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/init.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/init.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/init.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/init/ivlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/init/ivlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/init/ivlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/init/ivlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/init/ivrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/init/ivrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/init/ivrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/init/ivrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/key.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/key.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/key.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/key.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/key/klr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/key/klr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/key/klr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/key/klr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/key/krr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/key/krr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/key/krr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/key/krr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/misr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/misr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/misr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/misr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/risr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/risr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/risr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/risr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/cryp/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr12l1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr12l1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr12l1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr12l1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr12l2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr12l2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr12l2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr12l2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr12ld.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr12ld.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr12ld.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr12ld.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr12r1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr12r1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr12r1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr12r1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr12r2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr12r2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr12r2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr12r2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr12rd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr12rd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr12rd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr12rd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr8r1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr8r1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr8r1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr8r1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr8r2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr8r2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr8r2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr8r2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr8rd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr8rd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr8rd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dhr8rd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dor1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dor1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dor1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dor1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dor2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dor2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dor2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac/dor2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac/swtrigr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac/swtrigr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dac/swtrigr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dac/swtrigr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dbgmcu.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dbgmcu.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dbgmcu.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dbgmcu.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dbgmcu/apb1_fz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dbgmcu/apb1_fz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dbgmcu/apb1_fz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dbgmcu/apb1_fz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dbgmcu/apb2_fz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dbgmcu/apb2_fz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dbgmcu/apb2_fz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dbgmcu/apb2_fz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dbgmcu/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dbgmcu/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dbgmcu/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dbgmcu/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dbgmcu/idcode.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dbgmcu/idcode.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dbgmcu/idcode.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dbgmcu/idcode.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/cwsize.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/cwsize.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/cwsize.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/cwsize.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/cwstrt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/cwstrt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/cwstrt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/cwstrt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/escr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/escr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/escr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/escr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/esur.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/esur.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/esur.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/esur.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/ier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/ier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/ier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/ier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/mis.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/mis.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/mis.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/mis.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/ris.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/ris.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/ris.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/ris.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dcmi/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/device.x b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/device.x similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/device.x rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/device.x diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dma2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dma2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dma2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dma2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/hifcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/hifcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/hifcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/hifcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/hisr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/hisr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/hisr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/hisr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/lifcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/lifcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/lifcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/lifcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/lisr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/lisr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/lisr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/lisr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/st.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/st.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/st.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/st.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/st/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/st/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/st/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/st/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/st/fcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/st/fcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/st/fcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/st/fcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/st/m0ar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/st/m0ar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/st/m0ar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/st/m0ar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/st/m1ar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/st/m1ar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/st/m1ar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/st/m1ar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/st/ndtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/st/ndtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/st/ndtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/st/ndtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/st/par.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/st/par.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/st/par.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/dma2/st/par.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmabmr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmabmr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmabmr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmabmr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmachrbar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmachrbar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmachrbar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmachrbar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmachrdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmachrdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmachrdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmachrdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmachtbar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmachtbar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmachtbar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmachtbar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmachtdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmachtdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmachtdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmachtdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmaier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmaier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmaier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmaier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmamfbocr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmamfbocr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmamfbocr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmamfbocr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmaomr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmaomr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmaomr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmaomr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmardlar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmardlar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmardlar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmardlar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmarpdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmarpdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmarpdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmarpdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmarswtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmarswtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmarswtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmarswtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmasr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmasr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmasr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmasr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmatdlar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmatdlar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmatdlar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmatdlar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmatpdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmatpdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmatpdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_dma/dmatpdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca0hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca0hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca0hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca0hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca0lr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca0lr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca0lr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca0lr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca1hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca1hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca1hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca1hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca1lr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca1lr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca1lr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca1lr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca2hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca2hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca2hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca2hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca2lr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca2lr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca2lr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca2lr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca3hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca3hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca3hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca3hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca3lr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca3lr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca3lr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maca3lr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/maccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macdbgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macdbgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macdbgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macdbgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macfcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macfcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macfcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macfcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macffr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macffr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macffr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macffr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/machthr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/machthr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/machthr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/machthr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/machtlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/machtlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/machtlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/machtlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macimr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macimr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macimr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macimr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macmiiar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macmiiar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macmiiar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macmiiar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macmiidr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macmiidr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macmiidr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macmiidr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macpmtcsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macpmtcsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macpmtcsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macpmtcsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macvlantr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macvlantr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macvlantr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mac/macvlantr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmcrfaecr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmcrfaecr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmcrfaecr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmcrfaecr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmcrfcecr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmcrfcecr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmcrfcecr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmcrfcecr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmcrgufcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmcrgufcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmcrgufcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmcrgufcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmcrimr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmcrimr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmcrimr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmcrimr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmcrir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmcrir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmcrir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmcrir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmctgfcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmctgfcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmctgfcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmctgfcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmctgfmsccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmctgfmsccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmctgfmsccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmctgfmsccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmctgfsccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmctgfsccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmctgfsccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmctgfsccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmctimr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmctimr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmctimr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmctimr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmctir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmctir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmctir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_mmc/mmctir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptpppscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptpppscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptpppscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptpppscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptpssir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptpssir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptpssir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptpssir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptsar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptsar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptsar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptsar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptshr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptshr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptshr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptshr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptshur.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptshur.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptshur.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptshur.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptslr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptslr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptslr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptslr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptslur.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptslur.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptslur.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptslur.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptthr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptthr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptthr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptptthr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptpttlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptpttlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptpttlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ethernet_ptp/ptpttlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/exti.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/exti.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/exti.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/exti.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/exti/emr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/exti/emr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/exti/emr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/exti/emr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/exti/ftsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/exti/ftsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/exti/ftsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/exti/ftsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/exti/imr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/exti/imr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/exti/imr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/exti/imr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/exti/pr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/exti/pr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/exti/pr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/exti/pr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/exti/rtsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/exti/rtsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/exti/rtsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/exti/rtsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/exti/swier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/exti/swier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/exti/swier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/exti/swier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/flash.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/flash.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/flash.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/flash.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/flash/acr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/flash/acr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/flash/acr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/flash/acr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/flash/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/flash/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/flash/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/flash/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/flash/keyr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/flash/keyr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/flash/keyr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/flash/keyr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/flash/optcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/flash/optcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/flash/optcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/flash/optcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/flash/optkeyr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/flash/optkeyr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/flash/optkeyr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/flash/optkeyr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/flash/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/flash/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/flash/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/flash/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fpu.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fpu.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fpu.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fpu.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fpu/fpcar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fpu/fpcar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fpu/fpcar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fpu/fpcar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fpu/fpccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fpu/fpccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fpu/fpccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fpu/fpccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fpu/fpscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fpu/fpscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fpu/fpscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fpu/fpscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fpu_cpacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fpu_cpacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fpu_cpacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fpu_cpacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fpu_cpacr/cpacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fpu_cpacr/cpacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fpu_cpacr/cpacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fpu_cpacr/cpacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/bcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/bcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/bcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/bcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/bcr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/bcr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/bcr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/bcr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/btr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/btr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/btr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/btr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/bwtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/bwtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/bwtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/bwtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/eccr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/eccr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/eccr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/eccr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/eccr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/eccr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/eccr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/eccr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/patt2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/patt2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/patt2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/patt2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/patt3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/patt3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/patt3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/patt3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/patt4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/patt4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/patt4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/patt4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/pcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/pcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/pcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/pcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/pio4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/pio4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/pio4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/pio4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/pmem2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/pmem2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/pmem2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/pmem2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/pmem3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/pmem3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/pmem3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/pmem3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/pmem4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/pmem4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/pmem4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/pmem4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/fsmc/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioa/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpiob/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/gpioi/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/hash.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/hash.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/hash.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/hash.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/hash/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/hash/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/hash/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/hash/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/hash/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/hash/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/hash/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/hash/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/hash/din.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/hash/din.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/hash/din.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/hash/din.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/hash/hash_hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/hash/hash_hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/hash/hash_hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/hash/hash_hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/hash/hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/hash/hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/hash/hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/hash/hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/hash/imr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/hash/imr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/hash/imr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/hash/imr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/hash/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/hash/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/hash/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/hash/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/hash/str.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/hash/str.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/hash/str.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/hash/str.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/oar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/oar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/oar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/oar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/oar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/oar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/oar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/oar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/sr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/sr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/sr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/sr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/sr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/sr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/sr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/sr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/trise.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/trise.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/trise.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/i2c1/trise.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/iwdg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/iwdg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/iwdg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/iwdg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/iwdg/kr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/iwdg/kr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/iwdg/kr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/iwdg/kr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/iwdg/pr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/iwdg/pr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/iwdg/pr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/iwdg/pr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/iwdg/rlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/iwdg/rlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/iwdg/rlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/iwdg/rlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/iwdg/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/iwdg/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/iwdg/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/iwdg/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/awcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/awcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/awcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/awcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/bccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/bccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/bccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/bccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/bpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/bpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/bpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/bpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/cdsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/cdsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/cdsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/cdsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/cpsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/cpsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/cpsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/cpsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/gcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/gcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/gcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/gcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/ier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/ier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/ier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/ier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/isr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/isr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/isr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/isr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/bfcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/bfcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/bfcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/bfcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/cacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/cacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/cacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/cacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/cfbar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/cfbar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/cfbar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/cfbar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/cfblnr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/cfblnr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/cfblnr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/cfblnr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/cfblr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/cfblr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/cfblr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/cfblr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/ckcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/ckcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/ckcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/ckcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/clutwr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/clutwr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/clutwr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/clutwr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/dccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/dccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/dccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/dccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/pfcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/pfcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/pfcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/pfcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/whpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/whpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/whpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/whpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/wvpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/wvpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/wvpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/layer/wvpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/lipcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/lipcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/lipcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/lipcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/srcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/srcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/srcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/srcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/sscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/sscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/sscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/sscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/twcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/twcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/twcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/ltdc/twcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/mod.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/mod.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/mod.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/mod.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/nvic_stir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/nvic_stir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/nvic_stir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/nvic_stir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/nvic_stir/stir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/nvic_stir/stir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/nvic_stir/stir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/nvic_stir/stir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/daint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/daint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/daint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/daint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/daintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/daintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/daintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/daintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepempmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepempmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepempmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepempmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/diepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dieptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dieptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dieptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dieptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dieptsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dieptsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dieptsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dieptsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dieptsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dieptsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dieptsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dieptsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dieptsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dieptsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dieptsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dieptsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doepctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doepctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doepctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doepctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doepint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doepint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doepint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doepint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doepint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doepint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doepint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doepint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doepint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doepint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doepint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doepint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doepint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doepint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doepint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doepint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doeptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doeptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doeptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doeptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doeptsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doeptsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doeptsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doeptsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doeptsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doeptsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doeptsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doeptsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doeptsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doeptsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doeptsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/doeptsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dtxfsts0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dtxfsts0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dtxfsts0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dtxfsts0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dtxfsts1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dtxfsts1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dtxfsts1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dtxfsts1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dtxfsts2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dtxfsts2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dtxfsts2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dtxfsts2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dtxfsts3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dtxfsts3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dtxfsts3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dtxfsts3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dvbusdis.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dvbusdis.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dvbusdis.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dvbusdis.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dvbuspulse.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dvbuspulse.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dvbuspulse.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_device/dvbuspulse.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/cid.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/cid.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/cid.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/cid.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/dieptxf.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/dieptxf.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/dieptxf.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/dieptxf.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/dieptxf0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/dieptxf0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/dieptxf0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/dieptxf0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gahbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gahbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gahbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gahbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gccfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gccfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gccfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gccfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gintsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gintsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gintsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gintsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gnptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gnptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gnptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gnptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gotgctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gotgctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gotgctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gotgctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gotgint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gotgint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gotgint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gotgint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/grstctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/grstctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/grstctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/grstctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/grxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/grxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/grxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/grxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/grxstsp_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/grxstsp_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/grxstsp_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/grxstsp_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/grxstsp_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/grxstsp_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/grxstsp_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/grxstsp_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/grxstsr_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/grxstsr_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/grxstsr_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/grxstsr_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/grxstsr_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/grxstsr_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/grxstsr_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/grxstsr_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gusbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gusbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gusbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/gusbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/hnptxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/hnptxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/hnptxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/hnptxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/hptxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/hptxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/hptxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_global/hptxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/haint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/haint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/haint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/haint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/haintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/haintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/haintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/haintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcchar7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcint7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hcintmsk7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hctsiz7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hfir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hfir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hfir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hfir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hfnum.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hfnum.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hfnum.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hfnum.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hprt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hprt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hprt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hprt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_host/hptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_pwrclk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_pwrclk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_pwrclk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_pwrclk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_pwrclk/pcgcctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_pwrclk/pcgcctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_pwrclk/pcgcctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_fs_pwrclk/pcgcctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/daint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/daint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/daint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/daint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/daintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/daintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/daintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/daintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/deachint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/deachint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/deachint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/deachint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/deachintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/deachintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/deachintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/deachintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepdma1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepdma1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepdma1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepdma1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepdma2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepdma2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepdma2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepdma2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepdma3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepdma3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepdma3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepdma3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepdma4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepdma4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepdma4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepdma4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepdma5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepdma5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepdma5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepdma5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepeachmsk1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepeachmsk1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepeachmsk1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepeachmsk1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepempmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepempmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepempmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepempmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/diepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dieptsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dieptsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dieptsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dieptsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dieptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dieptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dieptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dieptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/doepctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/doepctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/doepctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/doepctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/doepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/doepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/doepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/doepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/doepeachmsk1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/doepeachmsk1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/doepeachmsk1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/doepeachmsk1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/doepint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/doepint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/doepint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/doepint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/doepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/doepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/doepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/doepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/doeptsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/doeptsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/doeptsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/doeptsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/doeptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/doeptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/doeptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/doeptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dthrctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dthrctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dthrctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dthrctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dtxfsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dtxfsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dtxfsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dtxfsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dvbusdis.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dvbusdis.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dvbusdis.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dvbusdis.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dvbuspulse.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dvbuspulse.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dvbuspulse.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_device/dvbuspulse.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/cid.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/cid.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/cid.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/cid.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/dieptxf.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/dieptxf.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/dieptxf.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/dieptxf.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gahbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gahbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gahbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gahbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gccfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gccfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gccfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gccfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gintsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gintsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gintsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gintsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gnptxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gnptxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gnptxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gnptxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gnptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gnptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gnptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gnptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gotgctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gotgctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gotgctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gotgctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gotgint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gotgint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gotgint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gotgint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/grstctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/grstctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/grstctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/grstctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/grxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/grxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/grxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/grxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/grxstsp_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/grxstsp_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/grxstsp_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/grxstsp_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/grxstsp_peripheral.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/grxstsp_peripheral.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/grxstsp_peripheral.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/grxstsp_peripheral.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/grxstsr_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/grxstsr_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/grxstsr_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/grxstsr_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/grxstsr_peripheral.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/grxstsr_peripheral.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/grxstsr_peripheral.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/grxstsr_peripheral.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gusbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gusbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gusbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/gusbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/hptxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/hptxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/hptxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/hptxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/tx0fsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/tx0fsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/tx0fsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_global/tx0fsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/haint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/haint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/haint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/haint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/haintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/haintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/haintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/haintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcchar9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcdma9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcint9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcintmsk9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hcsplt9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hctsiz9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hfir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hfir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hfir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hfir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hfnum.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hfnum.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hfnum.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hfnum.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hprt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hprt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hprt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hprt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_host/hptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_pwrclk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_pwrclk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_pwrclk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_pwrclk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_pwrclk/pcgcctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_pwrclk/pcgcctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_pwrclk/pcgcctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/otg_hs_pwrclk/pcgcctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/pwr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/pwr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/pwr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/pwr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/pwr/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/pwr/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/pwr/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/pwr/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/pwr/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/pwr/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/pwr/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/pwr/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb1enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb1enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb1enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb1enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb1lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb1lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb1lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb1lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb1rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb1rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb1rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb1rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb2enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb2enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb2enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb2enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb2lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb2lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb2lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb2lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb2rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb2rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb2rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb2rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb3enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb3enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb3enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb3enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb3lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb3lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb3lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb3lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb3rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb3rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb3rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/ahb3rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/apb1enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/apb1enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/apb1enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/apb1enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/apb1lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/apb1lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/apb1lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/apb1lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/apb1rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/apb1rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/apb1rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/apb1rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/apb2enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/apb2enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/apb2enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/apb2enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/apb2lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/apb2lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/apb2lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/apb2lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/apb2rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/apb2rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/apb2rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/apb2rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/bdcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/bdcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/bdcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/bdcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/cfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/cfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/cfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/cfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/cir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/cir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/cir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/cir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/pllcfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/pllcfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/pllcfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/pllcfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/plli2scfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/plli2scfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/plli2scfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/plli2scfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/sscgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/sscgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/sscgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rcc/sscgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rng.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rng.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rng.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rng.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rng/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rng/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rng/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rng/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rng/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rng/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rng/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rng/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rng/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rng/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rng/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rng/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/alrmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/alrmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/alrmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/alrmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/alrmassr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/alrmassr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/alrmassr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/alrmassr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/alrmbr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/alrmbr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/alrmbr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/alrmbr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/alrmbssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/alrmbssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/alrmbssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/alrmbssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/bkpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/bkpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/bkpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/bkpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/calibr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/calibr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/calibr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/calibr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/calr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/calr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/calr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/calr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/isr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/isr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/isr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/isr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/prer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/prer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/prer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/prer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/shiftr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/shiftr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/shiftr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/shiftr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/ssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/ssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/ssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/ssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/tafcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/tafcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/tafcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/tafcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/tr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/tr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/tr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/tr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/tsdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/tsdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/tsdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/tsdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/tsssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/tsssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/tsssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/tsssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/tstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/tstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/tstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/tstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/wpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/wpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/wpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/wpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/wutr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/wutr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/wutr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/rtc/wutr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sai1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sai1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sai1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sai1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/clrfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/clrfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/clrfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/clrfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/frcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/frcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/frcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/frcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/im.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/im.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/im.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/im.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/slotr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/slotr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/slotr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/slotr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sai1/ch/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/scb_actrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/scb_actrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/scb_actrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/scb_actrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/scb_actrl/actrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/scb_actrl/actrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/scb_actrl/actrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/scb_actrl/actrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/arg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/arg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/arg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/arg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/clkcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/clkcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/clkcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/clkcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/cmd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/cmd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/cmd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/cmd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/dcount.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/dcount.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/dcount.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/dcount.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/dctrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/dctrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/dctrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/dctrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/dlen.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/dlen.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/dlen.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/dlen.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/dtimer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/dtimer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/dtimer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/dtimer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/fifo.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/fifo.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/fifo.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/fifo.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/fifocnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/fifocnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/fifocnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/fifocnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/mask.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/mask.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/mask.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/mask.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/power.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/power.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/power.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/power.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/resp1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/resp1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/resp1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/resp1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/resp2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/resp2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/resp2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/resp2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/resp3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/resp3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/resp3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/resp3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/resp4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/resp4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/resp4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/resp4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/respcmd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/respcmd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/respcmd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/respcmd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/sta.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/sta.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/sta.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/sdio/sta.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/spi1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/spi1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/spi1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/spi1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/crcpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/crcpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/crcpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/crcpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/i2scfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/i2scfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/i2scfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/i2scfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/i2spr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/i2spr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/i2spr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/i2spr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/rxcrcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/rxcrcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/rxcrcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/rxcrcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/txcrcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/txcrcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/txcrcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/spi1/txcrcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/stk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/stk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/stk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/stk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/stk/calib.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/stk/calib.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/stk/calib.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/stk/calib.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/stk/ctrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/stk/ctrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/stk/ctrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/stk/ctrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/stk/load.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/stk/load.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/stk/load.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/stk/load.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/stk/val.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/stk/val.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/stk/val.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/stk/val.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg/cmpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg/cmpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg/cmpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg/cmpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg/exticr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg/exticr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg/exticr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg/exticr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg/exticr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg/exticr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg/exticr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg/exticr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg/exticr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg/exticr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg/exticr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg/exticr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg/exticr4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg/exticr4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg/exticr4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg/exticr4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg/memrm.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg/memrm.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg/memrm.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg/memrm.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg/pmc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg/pmc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg/pmc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/syscfg/pmc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/bdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/bdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/bdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/bdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/rcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/rcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/rcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/rcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim10/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim11/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim2/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim3/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim5/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim6/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/tim9/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/uart4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/uart4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/uart4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/uart4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/uart4/brr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/uart4/brr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/uart4/brr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/uart4/brr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/uart4/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/uart4/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/uart4/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/uart4/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/uart4/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/uart4/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/uart4/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/uart4/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/uart4/cr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/uart4/cr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/uart4/cr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/uart4/cr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/uart4/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/uart4/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/uart4/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/uart4/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/uart4/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/uart4/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/uart4/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/uart4/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/usart1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/usart1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/usart1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/usart1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/usart1/brr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/usart1/brr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/usart1/brr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/usart1/brr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/usart1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/usart1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/usart1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/usart1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/usart1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/usart1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/usart1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/usart1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/usart1/cr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/usart1/cr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/usart1/cr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/usart1/cr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/usart1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/usart1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/usart1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/usart1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/usart1/gtpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/usart1/gtpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/usart1/gtpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/usart1/gtpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/usart1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/usart1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/usart1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/usart1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/wwdg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/wwdg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/wwdg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/wwdg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/wwdg/cfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/wwdg/cfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/wwdg/cfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/wwdg/cfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/wwdg/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/wwdg/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/wwdg/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/wwdg/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f405/wwdg/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/wwdg/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f405/wwdg/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f405/wwdg/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/htr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/htr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/htr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/htr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/jdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/jdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/jdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/jdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/jofr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/jofr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/jofr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/jofr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/jsqr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/jsqr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/jsqr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/jsqr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/ltr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/ltr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/ltr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/ltr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/smpr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/smpr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/smpr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/smpr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/smpr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/smpr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/smpr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/smpr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/sqr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/sqr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/sqr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/sqr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/sqr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/sqr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/sqr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/sqr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/sqr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/sqr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/sqr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/sqr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc_common.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc_common.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc_common.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc_common.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc_common/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc_common/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc_common/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc_common/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc_common/cdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc_common/cdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc_common/cdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc_common/cdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc_common/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc_common/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/adc_common/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/adc_common/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/btr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/btr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/btr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/btr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/esr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/esr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/esr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/esr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/fa1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/fa1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/fa1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/fa1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/fb.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/fb.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/fb.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/fb.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/fb/fr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/fb/fr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/fb/fr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/fb/fr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/fb/fr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/fb/fr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/fb/fr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/fb/fr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/ffa1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/ffa1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/ffa1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/ffa1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/fm1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/fm1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/fm1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/fm1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/fmr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/fmr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/fmr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/fmr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/fs1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/fs1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/fs1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/fs1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/ier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/ier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/ier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/ier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/mcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/mcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/mcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/mcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/msr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/msr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/msr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/msr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/rfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/rfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/rfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/rfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/rx.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/rx.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/rx.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/rx.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/rx/rdhr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/rx/rdhr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/rx/rdhr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/rx/rdhr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/rx/rdlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/rx/rdlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/rx/rdlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/rx/rdlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/rx/rdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/rx/rdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/rx/rdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/rx/rdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/rx/rir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/rx/rir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/rx/rir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/rx/rir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/tsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/tsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/tsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/tsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/tx.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/tx.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/tx.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/tx.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/tx/tdhr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/tx/tdhr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/tx/tdhr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/tx/tdhr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/tx/tdlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/tx/tdlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/tx/tdlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/tx/tdlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/tx/tdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/tx/tdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/tx/tdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/tx/tdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/tx/tir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/tx/tir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/can1/tx/tir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/can1/tx/tir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/crc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/crc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/crc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/crc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/crc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/crc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/crc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/crc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/crc/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/crc/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/crc/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/crc/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/crc/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/crc/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/crc/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/crc/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/csgcmccmr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/csgcmccmr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/csgcmccmr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/csgcmccmr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/csgcmr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/csgcmr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/csgcmr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/csgcmr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/din.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/din.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/din.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/din.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/dmacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/dmacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/dmacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/dmacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/dout.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/dout.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/dout.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/dout.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/imscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/imscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/imscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/imscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/init.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/init.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/init.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/init.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/init/ivlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/init/ivlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/init/ivlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/init/ivlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/init/ivrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/init/ivrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/init/ivrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/init/ivrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/key.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/key.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/key.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/key.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/key/klr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/key/klr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/key/klr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/key/klr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/key/krr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/key/krr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/key/krr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/key/krr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/misr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/misr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/misr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/misr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/risr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/risr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/risr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/risr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/cryp/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr12l1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr12l1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr12l1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr12l1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr12l2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr12l2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr12l2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr12l2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr12ld.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr12ld.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr12ld.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr12ld.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr12r1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr12r1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr12r1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr12r1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr12r2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr12r2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr12r2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr12r2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr12rd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr12rd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr12rd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr12rd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr8r1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr8r1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr8r1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr8r1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr8r2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr8r2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr8r2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr8r2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr8rd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr8rd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr8rd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dhr8rd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dor1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dor1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dor1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dor1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dor2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dor2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dor2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac/dor2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac/swtrigr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac/swtrigr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dac/swtrigr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dac/swtrigr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dbgmcu.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dbgmcu.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dbgmcu.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dbgmcu.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dbgmcu/apb1_fz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dbgmcu/apb1_fz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dbgmcu/apb1_fz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dbgmcu/apb1_fz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dbgmcu/apb2_fz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dbgmcu/apb2_fz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dbgmcu/apb2_fz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dbgmcu/apb2_fz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dbgmcu/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dbgmcu/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dbgmcu/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dbgmcu/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dbgmcu/idcode.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dbgmcu/idcode.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dbgmcu/idcode.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dbgmcu/idcode.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/cwsize.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/cwsize.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/cwsize.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/cwsize.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/cwstrt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/cwstrt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/cwstrt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/cwstrt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/escr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/escr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/escr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/escr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/esur.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/esur.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/esur.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/esur.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/ier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/ier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/ier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/ier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/mis.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/mis.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/mis.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/mis.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/ris.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/ris.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/ris.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/ris.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dcmi/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/device.x b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/device.x similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/device.x rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/device.x diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dma2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dma2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dma2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dma2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/hifcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/hifcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/hifcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/hifcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/hisr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/hisr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/hisr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/hisr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/lifcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/lifcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/lifcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/lifcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/lisr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/lisr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/lisr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/lisr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/st.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/st.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/st.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/st.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/st/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/st/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/st/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/st/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/st/fcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/st/fcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/st/fcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/st/fcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/st/m0ar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/st/m0ar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/st/m0ar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/st/m0ar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/st/m1ar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/st/m1ar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/st/m1ar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/st/m1ar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/st/ndtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/st/ndtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/st/ndtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/st/ndtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/st/par.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/st/par.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/st/par.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/dma2/st/par.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmabmr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmabmr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmabmr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmabmr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmachrbar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmachrbar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmachrbar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmachrbar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmachrdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmachrdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmachrdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmachrdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmachtbar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmachtbar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmachtbar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmachtbar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmachtdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmachtdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmachtdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmachtdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmaier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmaier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmaier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmaier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmamfbocr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmamfbocr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmamfbocr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmamfbocr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmaomr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmaomr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmaomr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmaomr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmardlar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmardlar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmardlar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmardlar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmarpdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmarpdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmarpdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmarpdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmarswtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmarswtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmarswtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmarswtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmasr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmasr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmasr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmasr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmatdlar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmatdlar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmatdlar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmatdlar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmatpdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmatpdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmatpdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_dma/dmatpdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca0hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca0hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca0hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca0hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca0lr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca0lr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca0lr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca0lr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca1hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca1hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca1hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca1hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca1lr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca1lr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca1lr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca1lr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca2hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca2hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca2hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca2hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca2lr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca2lr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca2lr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca2lr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca3hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca3hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca3hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca3hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca3lr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca3lr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca3lr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maca3lr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/maccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macdbgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macdbgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macdbgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macdbgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macfcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macfcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macfcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macfcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macffr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macffr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macffr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macffr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/machthr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/machthr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/machthr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/machthr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/machtlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/machtlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/machtlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/machtlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macimr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macimr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macimr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macimr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macmiiar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macmiiar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macmiiar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macmiiar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macmiidr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macmiidr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macmiidr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macmiidr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macpmtcsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macpmtcsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macpmtcsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macpmtcsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macvlantr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macvlantr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macvlantr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mac/macvlantr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmcrfaecr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmcrfaecr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmcrfaecr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmcrfaecr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmcrfcecr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmcrfcecr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmcrfcecr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmcrfcecr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmcrgufcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmcrgufcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmcrgufcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmcrgufcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmcrimr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmcrimr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmcrimr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmcrimr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmcrir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmcrir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmcrir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmcrir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmctgfcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmctgfcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmctgfcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmctgfcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmctgfmsccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmctgfmsccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmctgfmsccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmctgfmsccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmctgfsccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmctgfsccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmctgfsccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmctgfsccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmctimr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmctimr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmctimr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmctimr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmctir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmctir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmctir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_mmc/mmctir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptpppscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptpppscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptpppscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptpppscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptpssir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptpssir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptpssir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptpssir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptsar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptsar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptsar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptsar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptshr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptshr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptshr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptshr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptshur.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptshur.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptshur.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptshur.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptslr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptslr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptslr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptslr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptslur.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptslur.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptslur.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptslur.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptthr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptthr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptthr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptptthr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptpttlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptpttlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptpttlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ethernet_ptp/ptpttlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/exti.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/exti.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/exti.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/exti.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/exti/emr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/exti/emr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/exti/emr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/exti/emr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/exti/ftsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/exti/ftsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/exti/ftsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/exti/ftsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/exti/imr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/exti/imr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/exti/imr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/exti/imr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/exti/pr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/exti/pr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/exti/pr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/exti/pr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/exti/rtsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/exti/rtsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/exti/rtsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/exti/rtsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/exti/swier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/exti/swier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/exti/swier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/exti/swier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/flash.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/flash.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/flash.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/flash.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/flash/acr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/flash/acr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/flash/acr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/flash/acr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/flash/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/flash/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/flash/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/flash/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/flash/keyr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/flash/keyr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/flash/keyr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/flash/keyr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/flash/optcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/flash/optcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/flash/optcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/flash/optcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/flash/optkeyr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/flash/optkeyr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/flash/optkeyr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/flash/optkeyr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/flash/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/flash/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/flash/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/flash/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fpu.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fpu.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fpu.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fpu.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fpu/fpcar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fpu/fpcar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fpu/fpcar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fpu/fpcar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fpu/fpccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fpu/fpccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fpu/fpccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fpu/fpccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fpu/fpscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fpu/fpscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fpu/fpscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fpu/fpscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fpu_cpacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fpu_cpacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fpu_cpacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fpu_cpacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fpu_cpacr/cpacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fpu_cpacr/cpacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fpu_cpacr/cpacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fpu_cpacr/cpacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/bcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/bcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/bcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/bcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/bcr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/bcr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/bcr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/bcr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/btr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/btr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/btr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/btr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/bwtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/bwtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/bwtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/bwtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/eccr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/eccr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/eccr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/eccr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/eccr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/eccr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/eccr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/eccr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/patt2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/patt2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/patt2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/patt2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/patt3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/patt3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/patt3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/patt3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/patt4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/patt4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/patt4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/patt4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/pcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/pcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/pcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/pcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/pio4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/pio4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/pio4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/pio4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/pmem2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/pmem2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/pmem2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/pmem2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/pmem3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/pmem3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/pmem3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/pmem3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/pmem4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/pmem4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/pmem4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/pmem4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/fsmc/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioa/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpiob/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/gpioi/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/hash.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/hash.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/hash.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/hash.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/hash/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/hash/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/hash/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/hash/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/hash/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/hash/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/hash/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/hash/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/hash/din.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/hash/din.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/hash/din.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/hash/din.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/hash/hash_hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/hash/hash_hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/hash/hash_hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/hash/hash_hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/hash/hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/hash/hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/hash/hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/hash/hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/hash/imr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/hash/imr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/hash/imr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/hash/imr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/hash/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/hash/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/hash/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/hash/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/hash/str.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/hash/str.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/hash/str.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/hash/str.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/oar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/oar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/oar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/oar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/oar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/oar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/oar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/oar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/sr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/sr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/sr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/sr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/sr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/sr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/sr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/sr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/trise.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/trise.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/trise.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/i2c1/trise.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/iwdg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/iwdg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/iwdg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/iwdg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/iwdg/kr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/iwdg/kr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/iwdg/kr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/iwdg/kr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/iwdg/pr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/iwdg/pr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/iwdg/pr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/iwdg/pr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/iwdg/rlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/iwdg/rlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/iwdg/rlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/iwdg/rlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/iwdg/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/iwdg/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/iwdg/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/iwdg/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/awcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/awcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/awcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/awcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/bccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/bccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/bccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/bccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/bpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/bpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/bpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/bpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/cdsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/cdsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/cdsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/cdsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/cpsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/cpsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/cpsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/cpsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/gcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/gcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/gcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/gcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/ier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/ier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/ier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/ier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/isr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/isr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/isr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/isr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/bfcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/bfcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/bfcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/bfcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/cacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/cacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/cacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/cacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/cfbar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/cfbar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/cfbar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/cfbar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/cfblnr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/cfblnr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/cfblnr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/cfblnr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/cfblr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/cfblr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/cfblr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/cfblr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/ckcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/ckcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/ckcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/ckcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/clutwr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/clutwr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/clutwr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/clutwr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/dccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/dccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/dccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/dccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/pfcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/pfcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/pfcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/pfcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/whpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/whpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/whpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/whpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/wvpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/wvpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/wvpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/layer/wvpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/lipcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/lipcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/lipcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/lipcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/srcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/srcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/srcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/srcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/sscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/sscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/sscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/sscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/twcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/twcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/twcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/ltdc/twcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/mod.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/mod.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/mod.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/mod.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/nvic_stir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/nvic_stir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/nvic_stir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/nvic_stir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/nvic_stir/stir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/nvic_stir/stir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/nvic_stir/stir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/nvic_stir/stir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/daint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/daint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/daint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/daint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/daintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/daintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/daintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/daintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepempmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepempmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepempmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepempmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/diepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dieptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dieptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dieptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dieptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dieptsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dieptsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dieptsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dieptsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dieptsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dieptsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dieptsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dieptsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dieptsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dieptsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dieptsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dieptsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doepctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doepctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doepctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doepctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doepint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doepint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doepint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doepint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doepint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doepint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doepint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doepint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doepint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doepint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doepint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doepint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doepint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doepint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doepint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doepint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doeptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doeptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doeptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doeptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doeptsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doeptsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doeptsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doeptsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doeptsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doeptsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doeptsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doeptsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doeptsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doeptsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doeptsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/doeptsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dtxfsts0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dtxfsts0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dtxfsts0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dtxfsts0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dtxfsts1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dtxfsts1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dtxfsts1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dtxfsts1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dtxfsts2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dtxfsts2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dtxfsts2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dtxfsts2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dtxfsts3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dtxfsts3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dtxfsts3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dtxfsts3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dvbusdis.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dvbusdis.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dvbusdis.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dvbusdis.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dvbuspulse.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dvbuspulse.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dvbuspulse.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_device/dvbuspulse.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/cid.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/cid.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/cid.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/cid.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/dieptxf.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/dieptxf.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/dieptxf.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/dieptxf.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/dieptxf0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/dieptxf0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/dieptxf0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/dieptxf0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gahbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gahbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gahbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gahbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gccfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gccfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gccfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gccfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gintsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gintsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gintsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gintsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gnptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gnptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gnptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gnptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gotgctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gotgctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gotgctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gotgctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gotgint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gotgint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gotgint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gotgint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/grstctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/grstctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/grstctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/grstctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/grxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/grxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/grxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/grxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/grxstsp_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/grxstsp_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/grxstsp_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/grxstsp_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/grxstsp_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/grxstsp_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/grxstsp_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/grxstsp_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/grxstsr_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/grxstsr_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/grxstsr_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/grxstsr_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/grxstsr_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/grxstsr_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/grxstsr_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/grxstsr_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gusbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gusbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gusbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/gusbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/hnptxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/hnptxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/hnptxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/hnptxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/hptxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/hptxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/hptxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_global/hptxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/haint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/haint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/haint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/haint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/haintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/haintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/haintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/haintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcchar7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcint7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hcintmsk7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hctsiz7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hfir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hfir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hfir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hfir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hfnum.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hfnum.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hfnum.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hfnum.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hprt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hprt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hprt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hprt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_host/hptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_pwrclk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_pwrclk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_pwrclk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_pwrclk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_pwrclk/pcgcctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_pwrclk/pcgcctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_pwrclk/pcgcctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_fs_pwrclk/pcgcctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/daint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/daint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/daint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/daint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/daintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/daintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/daintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/daintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/deachint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/deachint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/deachint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/deachint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/deachintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/deachintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/deachintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/deachintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepdma1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepdma1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepdma1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepdma1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepdma2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepdma2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepdma2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepdma2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepdma3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepdma3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepdma3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepdma3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepdma4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepdma4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepdma4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepdma4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepdma5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepdma5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepdma5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepdma5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepeachmsk1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepeachmsk1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepeachmsk1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepeachmsk1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepempmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepempmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepempmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepempmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/diepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dieptsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dieptsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dieptsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dieptsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dieptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dieptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dieptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dieptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/doepctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/doepctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/doepctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/doepctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/doepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/doepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/doepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/doepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/doepeachmsk1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/doepeachmsk1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/doepeachmsk1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/doepeachmsk1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/doepint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/doepint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/doepint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/doepint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/doepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/doepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/doepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/doepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/doeptsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/doeptsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/doeptsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/doeptsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/doeptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/doeptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/doeptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/doeptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dthrctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dthrctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dthrctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dthrctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dtxfsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dtxfsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dtxfsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dtxfsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dvbusdis.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dvbusdis.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dvbusdis.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dvbusdis.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dvbuspulse.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dvbuspulse.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dvbuspulse.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_device/dvbuspulse.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/cid.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/cid.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/cid.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/cid.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/dieptxf.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/dieptxf.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/dieptxf.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/dieptxf.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gahbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gahbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gahbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gahbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gccfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gccfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gccfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gccfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gintsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gintsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gintsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gintsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gnptxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gnptxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gnptxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gnptxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gnptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gnptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gnptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gnptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gotgctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gotgctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gotgctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gotgctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gotgint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gotgint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gotgint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gotgint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/grstctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/grstctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/grstctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/grstctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/grxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/grxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/grxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/grxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/grxstsp_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/grxstsp_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/grxstsp_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/grxstsp_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/grxstsp_peripheral.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/grxstsp_peripheral.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/grxstsp_peripheral.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/grxstsp_peripheral.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/grxstsr_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/grxstsr_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/grxstsr_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/grxstsr_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/grxstsr_peripheral.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/grxstsr_peripheral.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/grxstsr_peripheral.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/grxstsr_peripheral.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gusbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gusbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gusbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/gusbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/hptxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/hptxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/hptxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/hptxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/tx0fsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/tx0fsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/tx0fsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_global/tx0fsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/haint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/haint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/haint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/haint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/haintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/haintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/haintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/haintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcchar9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcdma9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcint9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcintmsk9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hcsplt9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hctsiz9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hfir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hfir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hfir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hfir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hfnum.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hfnum.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hfnum.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hfnum.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hprt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hprt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hprt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hprt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_host/hptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_pwrclk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_pwrclk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_pwrclk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_pwrclk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_pwrclk/pcgcctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_pwrclk/pcgcctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_pwrclk/pcgcctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/otg_hs_pwrclk/pcgcctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/pwr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/pwr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/pwr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/pwr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/pwr/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/pwr/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/pwr/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/pwr/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/pwr/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/pwr/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/pwr/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/pwr/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb1enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb1enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb1enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb1enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb1lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb1lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb1lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb1lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb1rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb1rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb1rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb1rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb2enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb2enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb2enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb2enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb2lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb2lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb2lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb2lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb2rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb2rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb2rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb2rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb3enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb3enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb3enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb3enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb3lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb3lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb3lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb3lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb3rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb3rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb3rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/ahb3rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/apb1enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/apb1enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/apb1enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/apb1enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/apb1lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/apb1lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/apb1lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/apb1lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/apb1rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/apb1rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/apb1rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/apb1rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/apb2enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/apb2enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/apb2enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/apb2enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/apb2lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/apb2lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/apb2lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/apb2lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/apb2rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/apb2rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/apb2rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/apb2rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/bdcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/bdcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/bdcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/bdcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/cfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/cfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/cfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/cfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/cir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/cir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/cir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/cir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/pllcfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/pllcfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/pllcfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/pllcfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/plli2scfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/plli2scfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/plli2scfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/plli2scfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/sscgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/sscgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/sscgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rcc/sscgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rng.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rng.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rng.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rng.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rng/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rng/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rng/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rng/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rng/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rng/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rng/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rng/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rng/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rng/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rng/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rng/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/alrmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/alrmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/alrmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/alrmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/alrmassr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/alrmassr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/alrmassr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/alrmassr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/alrmbr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/alrmbr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/alrmbr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/alrmbr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/alrmbssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/alrmbssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/alrmbssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/alrmbssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/bkpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/bkpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/bkpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/bkpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/calibr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/calibr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/calibr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/calibr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/calr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/calr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/calr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/calr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/isr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/isr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/isr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/isr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/prer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/prer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/prer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/prer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/shiftr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/shiftr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/shiftr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/shiftr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/ssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/ssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/ssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/ssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/tafcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/tafcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/tafcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/tafcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/tr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/tr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/tr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/tr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/tsdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/tsdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/tsdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/tsdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/tsssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/tsssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/tsssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/tsssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/tstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/tstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/tstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/tstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/wpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/wpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/wpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/wpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/wutr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/wutr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/wutr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/rtc/wutr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sai1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sai1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sai1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sai1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/clrfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/clrfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/clrfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/clrfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/frcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/frcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/frcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/frcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/im.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/im.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/im.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/im.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/slotr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/slotr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/slotr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/slotr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sai1/ch/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/scb_actrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/scb_actrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/scb_actrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/scb_actrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/scb_actrl/actrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/scb_actrl/actrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/scb_actrl/actrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/scb_actrl/actrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/arg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/arg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/arg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/arg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/clkcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/clkcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/clkcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/clkcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/cmd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/cmd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/cmd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/cmd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/dcount.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/dcount.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/dcount.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/dcount.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/dctrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/dctrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/dctrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/dctrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/dlen.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/dlen.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/dlen.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/dlen.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/dtimer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/dtimer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/dtimer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/dtimer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/fifo.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/fifo.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/fifo.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/fifo.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/fifocnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/fifocnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/fifocnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/fifocnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/mask.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/mask.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/mask.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/mask.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/power.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/power.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/power.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/power.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/resp1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/resp1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/resp1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/resp1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/resp2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/resp2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/resp2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/resp2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/resp3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/resp3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/resp3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/resp3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/resp4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/resp4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/resp4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/resp4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/respcmd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/respcmd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/respcmd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/respcmd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/sta.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/sta.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/sta.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/sdio/sta.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/spi1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/spi1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/spi1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/spi1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/crcpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/crcpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/crcpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/crcpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/i2scfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/i2scfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/i2scfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/i2scfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/i2spr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/i2spr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/i2spr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/i2spr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/rxcrcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/rxcrcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/rxcrcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/rxcrcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/txcrcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/txcrcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/txcrcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/spi1/txcrcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/stk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/stk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/stk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/stk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/stk/calib.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/stk/calib.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/stk/calib.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/stk/calib.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/stk/ctrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/stk/ctrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/stk/ctrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/stk/ctrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/stk/load.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/stk/load.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/stk/load.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/stk/load.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/stk/val.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/stk/val.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/stk/val.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/stk/val.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg/cmpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg/cmpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg/cmpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg/cmpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg/exticr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg/exticr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg/exticr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg/exticr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg/exticr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg/exticr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg/exticr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg/exticr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg/exticr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg/exticr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg/exticr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg/exticr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg/exticr4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg/exticr4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg/exticr4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg/exticr4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg/memrm.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg/memrm.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg/memrm.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg/memrm.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg/pmc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg/pmc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg/pmc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/syscfg/pmc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/bdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/bdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/bdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/bdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/rcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/rcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/rcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/rcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim10/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim11/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim2/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim3/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim5/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim6/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/tim9/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/uart4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/uart4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/uart4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/uart4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/uart4/brr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/uart4/brr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/uart4/brr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/uart4/brr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/uart4/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/uart4/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/uart4/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/uart4/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/uart4/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/uart4/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/uart4/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/uart4/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/uart4/cr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/uart4/cr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/uart4/cr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/uart4/cr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/uart4/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/uart4/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/uart4/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/uart4/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/uart4/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/uart4/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/uart4/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/uart4/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/usart1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/usart1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/usart1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/usart1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/usart1/brr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/usart1/brr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/usart1/brr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/usart1/brr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/usart1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/usart1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/usart1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/usart1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/usart1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/usart1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/usart1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/usart1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/usart1/cr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/usart1/cr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/usart1/cr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/usart1/cr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/usart1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/usart1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/usart1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/usart1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/usart1/gtpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/usart1/gtpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/usart1/gtpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/usart1/gtpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/usart1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/usart1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/usart1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/usart1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/wwdg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/wwdg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/wwdg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/wwdg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/wwdg/cfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/wwdg/cfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/wwdg/cfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/wwdg/cfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/wwdg/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/wwdg/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/wwdg/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/wwdg/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f407/wwdg/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/wwdg/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f407/wwdg/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f407/wwdg/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/htr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/htr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/htr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/htr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/jdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/jdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/jdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/jdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/jofr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/jofr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/jofr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/jofr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/jsqr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/jsqr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/jsqr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/jsqr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/ltr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/ltr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/ltr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/ltr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/smpr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/smpr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/smpr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/smpr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/smpr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/smpr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/smpr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/smpr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/sqr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/sqr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/sqr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/sqr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/sqr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/sqr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/sqr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/sqr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/sqr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/sqr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/sqr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/sqr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc_common.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc_common.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc_common.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc_common.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc_common/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc_common/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc_common/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc_common/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc_common/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc_common/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/adc_common/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/adc_common/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/crc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/crc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/crc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/crc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/crc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/crc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/crc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/crc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/crc/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/crc/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/crc/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/crc/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/crc/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/crc/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/crc/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/crc/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr12l1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr12l1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr12l1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr12l1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr12l2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr12l2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr12l2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr12l2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr12ld.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr12ld.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr12ld.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr12ld.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr12r1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr12r1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr12r1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr12r1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr12r2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr12r2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr12r2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr12r2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr12rd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr12rd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr12rd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr12rd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr8r1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr8r1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr8r1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr8r1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr8r2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr8r2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr8r2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr8r2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr8rd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr8rd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr8rd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dhr8rd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dor1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dor1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dor1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dor1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dor2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dor2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dor2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac/dor2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac/swtrigr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac/swtrigr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dac/swtrigr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dac/swtrigr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dbgmcu.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dbgmcu.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dbgmcu.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dbgmcu.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dbgmcu/apb1_fz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dbgmcu/apb1_fz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dbgmcu/apb1_fz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dbgmcu/apb1_fz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dbgmcu/apb2_fz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dbgmcu/apb2_fz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dbgmcu/apb2_fz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dbgmcu/apb2_fz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dbgmcu/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dbgmcu/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dbgmcu/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dbgmcu/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dbgmcu/idcode.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dbgmcu/idcode.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dbgmcu/idcode.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dbgmcu/idcode.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/device.x b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/device.x similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/device.x rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/device.x diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dma1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dma1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dma1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dma1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/hifcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/hifcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/hifcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/hifcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/hisr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/hisr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/hisr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/hisr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/lifcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/lifcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/lifcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/lifcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/lisr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/lisr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/lisr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/lisr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/st.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/st.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/st.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/st.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/st/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/st/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/st/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/st/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/st/fcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/st/fcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/st/fcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/st/fcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/st/m0ar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/st/m0ar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/st/m0ar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/st/m0ar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/st/m1ar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/st/m1ar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/st/m1ar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/st/m1ar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/st/ndtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/st/ndtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/st/ndtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/st/ndtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/st/par.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/st/par.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/st/par.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/dma1/st/par.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/exti.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/exti.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/exti.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/exti.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/exti/emr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/exti/emr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/exti/emr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/exti/emr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/exti/ftsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/exti/ftsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/exti/ftsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/exti/ftsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/exti/imr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/exti/imr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/exti/imr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/exti/imr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/exti/pr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/exti/pr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/exti/pr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/exti/pr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/exti/rtsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/exti/rtsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/exti/rtsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/exti/rtsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/exti/swier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/exti/swier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/exti/swier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/exti/swier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/flash.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/flash.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/flash.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/flash.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/flash/acr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/flash/acr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/flash/acr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/flash/acr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/flash/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/flash/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/flash/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/flash/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/flash/keyr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/flash/keyr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/flash/keyr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/flash/keyr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/flash/optcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/flash/optcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/flash/optcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/flash/optcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/flash/optkeyr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/flash/optkeyr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/flash/optkeyr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/flash/optkeyr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/flash/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/flash/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/flash/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/flash/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/isr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/isr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/isr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/isr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/oar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/oar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/oar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/oar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/oar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/oar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/oar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/oar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/pecr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/pecr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/pecr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/pecr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/rxdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/rxdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/rxdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/rxdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/timeoutr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/timeoutr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/timeoutr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/timeoutr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/timingr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/timingr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/timingr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/timingr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/txdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/txdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/txdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fmpi2c1/txdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fpu.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fpu.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fpu.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fpu.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fpu/fpcar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fpu/fpcar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fpu/fpcar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fpu/fpcar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fpu/fpccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fpu/fpccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fpu/fpccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fpu/fpccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fpu/fpscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fpu/fpscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fpu/fpscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fpu/fpscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fpu_cpacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fpu_cpacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fpu_cpacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fpu_cpacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fpu_cpacr/cpacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fpu_cpacr/cpacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/fpu_cpacr/cpacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/fpu_cpacr/cpacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioa/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpiob/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/gpioh/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/fltr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/fltr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/fltr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/fltr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/oar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/oar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/oar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/oar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/oar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/oar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/oar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/oar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/sr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/sr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/sr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/sr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/sr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/sr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/sr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/sr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/trise.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/trise.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/trise.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/i2c1/trise.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/iwdg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/iwdg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/iwdg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/iwdg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/iwdg/kr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/iwdg/kr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/iwdg/kr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/iwdg/kr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/iwdg/pr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/iwdg/pr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/iwdg/pr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/iwdg/pr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/iwdg/rlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/iwdg/rlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/iwdg/rlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/iwdg/rlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/iwdg/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/iwdg/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/iwdg/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/iwdg/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/cfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/cfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/cfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/cfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/cmp.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/cmp.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/cmp.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/cmp.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/ier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/ier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/ier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/ier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/isr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/isr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/isr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/isr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/optr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/optr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/optr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/lptim1/optr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/mod.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/mod.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/mod.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/mod.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/nvic_stir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/nvic_stir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/nvic_stir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/nvic_stir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/nvic_stir/stir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/nvic_stir/stir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/nvic_stir/stir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/nvic_stir/stir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/pwr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/pwr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/pwr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/pwr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/pwr/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/pwr/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/pwr/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/pwr/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/pwr/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/pwr/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/pwr/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/pwr/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/ahb1enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/ahb1enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/ahb1enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/ahb1enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/ahb1lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/ahb1lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/ahb1lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/ahb1lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/ahb1rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/ahb1rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/ahb1rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/ahb1rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/apb1enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/apb1enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/apb1enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/apb1enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/apb1lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/apb1lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/apb1lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/apb1lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/apb1rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/apb1rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/apb1rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/apb1rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/apb2enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/apb2enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/apb2enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/apb2enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/apb2lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/apb2lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/apb2lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/apb2lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/apb2rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/apb2rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/apb2rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/apb2rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/bdcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/bdcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/bdcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/bdcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/cfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/cfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/cfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/cfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/cir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/cir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/cir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/cir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/dckcfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/dckcfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/dckcfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/dckcfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/dckcfgr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/dckcfgr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/dckcfgr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/dckcfgr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/pllcfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/pllcfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/pllcfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/pllcfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/sscgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/sscgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/sscgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rcc/sscgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rng.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rng.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rng.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rng.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rng/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rng/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rng/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rng/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rng/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rng/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rng/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rng/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rng/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rng/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rng/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rng/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/alrmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/alrmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/alrmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/alrmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/alrmassr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/alrmassr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/alrmassr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/alrmassr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/alrmbr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/alrmbr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/alrmbr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/alrmbr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/alrmbssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/alrmbssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/alrmbssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/alrmbssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/bkpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/bkpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/bkpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/bkpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/calibr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/calibr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/calibr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/calibr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/calr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/calr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/calr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/calr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/isr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/isr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/isr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/isr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/prer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/prer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/prer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/prer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/shiftr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/shiftr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/shiftr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/shiftr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/ssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/ssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/ssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/ssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/tafcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/tafcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/tafcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/tafcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/tr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/tr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/tr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/tr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/tsdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/tsdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/tsdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/tsdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/tsssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/tsssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/tsssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/tsssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/tstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/tstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/tstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/tstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/wpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/wpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/wpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/wpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/wutr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/wutr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/wutr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/rtc/wutr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/scb_actrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/scb_actrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/scb_actrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/scb_actrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/scb_actrl/actrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/scb_actrl/actrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/scb_actrl/actrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/scb_actrl/actrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/spi1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/spi1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/spi1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/spi1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/crcpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/crcpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/crcpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/crcpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/i2scfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/i2scfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/i2scfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/i2scfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/i2spr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/i2spr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/i2spr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/i2spr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/rxcrcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/rxcrcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/rxcrcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/rxcrcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/txcrcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/txcrcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/txcrcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/spi1/txcrcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/stk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/stk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/stk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/stk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/stk/calib.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/stk/calib.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/stk/calib.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/stk/calib.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/stk/ctrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/stk/ctrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/stk/ctrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/stk/ctrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/stk/load.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/stk/load.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/stk/load.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/stk/load.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/stk/val.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/stk/val.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/stk/val.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/stk/val.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/cfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/cfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/cfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/cfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/cmpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/cmpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/cmpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/cmpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/exticr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/exticr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/exticr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/exticr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/exticr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/exticr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/exticr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/exticr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/exticr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/exticr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/exticr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/exticr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/exticr4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/exticr4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/exticr4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/exticr4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/memrm.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/memrm.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/memrm.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/memrm.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/pmc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/pmc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/pmc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/syscfg/pmc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/bdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/bdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/bdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/bdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/rcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/rcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/rcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/rcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim11/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim5/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim6/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/tim9/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/usart1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/usart1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/usart1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/usart1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/usart1/brr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/usart1/brr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/usart1/brr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/usart1/brr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/usart1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/usart1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/usart1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/usart1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/usart1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/usart1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/usart1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/usart1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/usart1/cr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/usart1/cr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/usart1/cr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/usart1/cr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/usart1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/usart1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/usart1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/usart1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/usart1/gtpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/usart1/gtpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/usart1/gtpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/usart1/gtpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/usart1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/usart1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/usart1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/usart1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/wwdg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/wwdg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/wwdg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/wwdg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/wwdg/cfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/wwdg/cfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/wwdg/cfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/wwdg/cfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/wwdg/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/wwdg/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/wwdg/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/wwdg/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f410/wwdg/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/wwdg/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f410/wwdg/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f410/wwdg/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/htr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/htr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/htr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/htr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/jdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/jdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/jdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/jdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/jofr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/jofr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/jofr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/jofr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/jsqr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/jsqr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/jsqr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/jsqr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/ltr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/ltr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/ltr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/ltr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/smpr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/smpr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/smpr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/smpr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/smpr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/smpr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/smpr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/smpr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/sqr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/sqr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/sqr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/sqr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/sqr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/sqr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/sqr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/sqr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/sqr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/sqr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/sqr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/sqr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc_common.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc_common.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc_common.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc_common.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc_common/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc_common/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/adc_common/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/adc_common/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/crc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/crc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/crc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/crc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/crc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/crc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/crc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/crc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/crc/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/crc/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/crc/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/crc/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/crc/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/crc/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/crc/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/crc/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dbgmcu.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dbgmcu.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dbgmcu.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dbgmcu.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dbgmcu/apb1_fz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dbgmcu/apb1_fz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dbgmcu/apb1_fz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dbgmcu/apb1_fz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dbgmcu/apb2_fz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dbgmcu/apb2_fz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dbgmcu/apb2_fz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dbgmcu/apb2_fz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dbgmcu/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dbgmcu/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dbgmcu/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dbgmcu/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dbgmcu/idcode.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dbgmcu/idcode.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dbgmcu/idcode.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dbgmcu/idcode.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/device.x b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/device.x similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/device.x rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/device.x diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dma1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dma1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dma1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dma1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/hifcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/hifcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/hifcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/hifcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/hisr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/hisr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/hisr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/hisr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/lifcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/lifcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/lifcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/lifcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/lisr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/lisr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/lisr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/lisr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/st.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/st.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/st.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/st.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/st/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/st/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/st/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/st/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/st/fcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/st/fcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/st/fcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/st/fcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/st/m0ar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/st/m0ar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/st/m0ar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/st/m0ar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/st/m1ar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/st/m1ar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/st/m1ar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/st/m1ar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/st/ndtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/st/ndtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/st/ndtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/st/ndtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/st/par.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/st/par.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/st/par.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/dma1/st/par.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/exti.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/exti.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/exti.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/exti.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/exti/emr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/exti/emr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/exti/emr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/exti/emr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/exti/ftsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/exti/ftsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/exti/ftsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/exti/ftsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/exti/imr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/exti/imr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/exti/imr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/exti/imr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/exti/pr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/exti/pr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/exti/pr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/exti/pr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/exti/rtsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/exti/rtsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/exti/rtsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/exti/rtsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/exti/swier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/exti/swier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/exti/swier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/exti/swier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/flash.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/flash.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/flash.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/flash.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/flash/acr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/flash/acr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/flash/acr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/flash/acr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/flash/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/flash/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/flash/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/flash/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/flash/keyr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/flash/keyr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/flash/keyr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/flash/keyr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/flash/optcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/flash/optcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/flash/optcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/flash/optcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/flash/optkeyr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/flash/optkeyr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/flash/optkeyr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/flash/optkeyr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/flash/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/flash/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/flash/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/flash/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/fpu.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/fpu.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/fpu.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/fpu.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/fpu/fpcar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/fpu/fpcar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/fpu/fpcar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/fpu/fpcar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/fpu/fpccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/fpu/fpccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/fpu/fpccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/fpu/fpccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/fpu/fpscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/fpu/fpscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/fpu/fpscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/fpu/fpscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/fpu_cpacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/fpu_cpacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/fpu_cpacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/fpu_cpacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/fpu_cpacr/cpacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/fpu_cpacr/cpacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/fpu_cpacr/cpacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/fpu_cpacr/cpacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioa/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpiob/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/gpioh/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/fltr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/fltr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/fltr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/fltr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/oar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/oar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/oar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/oar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/oar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/oar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/oar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/oar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/sr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/sr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/sr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/sr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/sr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/sr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/sr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/sr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/trise.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/trise.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/trise.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/i2c1/trise.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/iwdg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/iwdg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/iwdg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/iwdg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/iwdg/kr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/iwdg/kr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/iwdg/kr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/iwdg/kr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/iwdg/pr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/iwdg/pr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/iwdg/pr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/iwdg/pr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/iwdg/rlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/iwdg/rlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/iwdg/rlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/iwdg/rlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/iwdg/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/iwdg/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/iwdg/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/iwdg/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/mod.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/mod.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/mod.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/mod.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/nvic_stir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/nvic_stir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/nvic_stir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/nvic_stir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/nvic_stir/stir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/nvic_stir/stir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/nvic_stir/stir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/nvic_stir/stir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/daint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/daint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/daint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/daint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/daintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/daintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/daintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/daintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepempmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepempmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepempmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepempmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/diepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dieptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dieptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dieptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dieptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dieptsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dieptsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dieptsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dieptsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dieptsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dieptsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dieptsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dieptsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dieptsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dieptsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dieptsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dieptsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doepctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doepctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doepctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doepctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doepint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doepint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doepint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doepint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doepint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doepint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doepint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doepint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doepint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doepint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doepint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doepint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doepint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doepint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doepint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doepint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doeptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doeptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doeptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doeptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doeptsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doeptsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doeptsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doeptsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doeptsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doeptsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doeptsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doeptsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doeptsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doeptsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doeptsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/doeptsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dtxfsts0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dtxfsts0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dtxfsts0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dtxfsts0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dtxfsts1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dtxfsts1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dtxfsts1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dtxfsts1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dtxfsts2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dtxfsts2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dtxfsts2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dtxfsts2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dtxfsts3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dtxfsts3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dtxfsts3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dtxfsts3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dvbusdis.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dvbusdis.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dvbusdis.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dvbusdis.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dvbuspulse.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dvbuspulse.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dvbuspulse.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_device/dvbuspulse.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/cid.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/cid.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/cid.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/cid.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/dieptxf.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/dieptxf.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/dieptxf.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/dieptxf.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/dieptxf0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/dieptxf0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/dieptxf0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/dieptxf0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gahbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gahbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gahbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gahbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gccfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gccfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gccfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gccfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gintsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gintsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gintsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gintsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gnptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gnptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gnptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gnptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gotgctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gotgctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gotgctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gotgctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gotgint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gotgint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gotgint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gotgint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/grstctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/grstctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/grstctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/grstctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/grxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/grxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/grxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/grxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/grxstsp_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/grxstsp_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/grxstsp_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/grxstsp_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/grxstsp_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/grxstsp_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/grxstsp_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/grxstsp_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/grxstsr_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/grxstsr_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/grxstsr_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/grxstsr_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/grxstsr_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/grxstsr_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/grxstsr_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/grxstsr_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gusbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gusbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gusbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/gusbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/hnptxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/hnptxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/hnptxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/hnptxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/hptxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/hptxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/hptxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_global/hptxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/haint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/haint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/haint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/haint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/haintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/haintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/haintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/haintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcchar7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcint7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hcintmsk7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hctsiz7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hfir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hfir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hfir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hfir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hfnum.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hfnum.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hfnum.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hfnum.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hprt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hprt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hprt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hprt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_host/hptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_pwrclk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_pwrclk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_pwrclk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_pwrclk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_pwrclk/pcgcctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_pwrclk/pcgcctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_pwrclk/pcgcctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/otg_fs_pwrclk/pcgcctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/pwr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/pwr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/pwr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/pwr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/pwr/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/pwr/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/pwr/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/pwr/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/pwr/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/pwr/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/pwr/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/pwr/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/ahb1enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/ahb1enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/ahb1enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/ahb1enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/ahb1lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/ahb1lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/ahb1lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/ahb1lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/ahb1rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/ahb1rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/ahb1rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/ahb1rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/ahb2enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/ahb2enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/ahb2enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/ahb2enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/ahb2lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/ahb2lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/ahb2lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/ahb2lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/ahb2rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/ahb2rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/ahb2rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/ahb2rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/apb1enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/apb1enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/apb1enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/apb1enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/apb1lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/apb1lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/apb1lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/apb1lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/apb1rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/apb1rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/apb1rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/apb1rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/apb2enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/apb2enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/apb2enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/apb2enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/apb2lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/apb2lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/apb2lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/apb2lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/apb2rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/apb2rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/apb2rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/apb2rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/bdcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/bdcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/bdcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/bdcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/cfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/cfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/cfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/cfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/cir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/cir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/cir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/cir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/dckcfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/dckcfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/dckcfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/dckcfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/pllcfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/pllcfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/pllcfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/pllcfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/plli2scfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/plli2scfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/plli2scfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/plli2scfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/sscgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/sscgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/sscgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rcc/sscgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/alrmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/alrmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/alrmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/alrmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/alrmassr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/alrmassr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/alrmassr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/alrmassr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/alrmbr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/alrmbr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/alrmbr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/alrmbr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/alrmbssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/alrmbssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/alrmbssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/alrmbssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/bkpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/bkpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/bkpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/bkpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/calibr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/calibr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/calibr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/calibr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/calr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/calr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/calr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/calr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/isr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/isr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/isr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/isr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/prer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/prer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/prer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/prer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/shiftr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/shiftr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/shiftr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/shiftr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/ssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/ssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/ssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/ssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/tafcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/tafcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/tafcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/tafcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/tr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/tr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/tr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/tr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/tsdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/tsdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/tsdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/tsdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/tsssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/tsssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/tsssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/tsssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/tstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/tstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/tstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/tstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/wpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/wpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/wpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/wpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/wutr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/wutr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/wutr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/rtc/wutr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/scb_actrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/scb_actrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/scb_actrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/scb_actrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/scb_actrl/actrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/scb_actrl/actrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/scb_actrl/actrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/scb_actrl/actrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/arg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/arg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/arg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/arg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/clkcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/clkcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/clkcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/clkcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/cmd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/cmd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/cmd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/cmd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/dcount.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/dcount.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/dcount.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/dcount.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/dctrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/dctrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/dctrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/dctrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/dlen.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/dlen.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/dlen.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/dlen.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/dtimer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/dtimer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/dtimer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/dtimer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/fifo.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/fifo.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/fifo.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/fifo.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/fifocnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/fifocnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/fifocnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/fifocnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/mask.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/mask.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/mask.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/mask.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/power.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/power.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/power.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/power.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/resp1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/resp1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/resp1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/resp1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/resp2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/resp2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/resp2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/resp2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/resp3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/resp3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/resp3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/resp3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/resp4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/resp4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/resp4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/resp4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/respcmd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/respcmd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/respcmd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/respcmd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/sta.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/sta.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/sta.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/sdio/sta.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/spi1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/spi1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/spi1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/spi1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/crcpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/crcpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/crcpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/crcpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/i2scfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/i2scfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/i2scfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/i2scfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/i2spr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/i2spr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/i2spr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/i2spr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/rxcrcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/rxcrcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/rxcrcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/rxcrcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/txcrcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/txcrcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/txcrcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/spi1/txcrcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/stk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/stk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/stk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/stk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/stk/calib.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/stk/calib.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/stk/calib.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/stk/calib.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/stk/ctrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/stk/ctrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/stk/ctrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/stk/ctrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/stk/load.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/stk/load.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/stk/load.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/stk/load.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/stk/val.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/stk/val.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/stk/val.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/stk/val.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg/cmpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg/cmpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg/cmpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg/cmpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg/exticr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg/exticr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg/exticr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg/exticr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg/exticr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg/exticr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg/exticr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg/exticr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg/exticr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg/exticr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg/exticr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg/exticr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg/exticr4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg/exticr4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg/exticr4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg/exticr4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg/memrm.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg/memrm.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg/memrm.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg/memrm.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg/pmc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg/pmc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg/pmc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/syscfg/pmc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/bdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/bdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/bdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/bdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/rcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/rcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/rcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/rcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim10/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim11/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim2/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim3/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim5/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/tim9/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/usart1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/usart1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/usart1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/usart1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/usart1/brr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/usart1/brr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/usart1/brr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/usart1/brr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/usart1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/usart1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/usart1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/usart1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/usart1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/usart1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/usart1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/usart1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/usart1/cr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/usart1/cr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/usart1/cr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/usart1/cr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/usart1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/usart1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/usart1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/usart1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/usart1/gtpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/usart1/gtpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/usart1/gtpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/usart1/gtpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/usart1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/usart1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/usart1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/usart1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/wwdg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/wwdg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/wwdg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/wwdg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/wwdg/cfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/wwdg/cfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/wwdg/cfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/wwdg/cfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/wwdg/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/wwdg/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/wwdg/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/wwdg/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f411/wwdg/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/wwdg/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f411/wwdg/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f411/wwdg/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/htr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/htr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/htr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/htr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/jdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/jdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/jdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/jdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/jofr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/jofr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/jofr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/jofr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/jsqr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/jsqr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/jsqr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/jsqr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/ltr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/ltr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/ltr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/ltr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/smpr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/smpr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/smpr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/smpr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/smpr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/smpr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/smpr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/smpr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/sqr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/sqr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/sqr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/sqr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/sqr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/sqr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/sqr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/sqr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/sqr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/sqr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/sqr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/sqr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc_common.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc_common.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc_common.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc_common.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc_common/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc_common/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc_common/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc_common/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc_common/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc_common/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/adc_common/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/adc_common/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/btr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/btr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/btr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/btr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/esr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/esr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/esr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/esr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/fa1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/fa1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/fa1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/fa1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/fb.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/fb.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/fb.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/fb.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/fb/fr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/fb/fr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/fb/fr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/fb/fr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/fb/fr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/fb/fr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/fb/fr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/fb/fr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/ffa1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/ffa1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/ffa1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/ffa1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/fm1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/fm1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/fm1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/fm1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/fmr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/fmr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/fmr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/fmr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/fs1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/fs1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/fs1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/fs1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/ier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/ier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/ier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/ier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/mcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/mcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/mcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/mcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/msr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/msr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/msr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/msr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/rfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/rfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/rfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/rfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/rx.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/rx.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/rx.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/rx.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/rx/rdhr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/rx/rdhr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/rx/rdhr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/rx/rdhr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/rx/rdlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/rx/rdlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/rx/rdlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/rx/rdlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/rx/rdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/rx/rdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/rx/rdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/rx/rdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/rx/rir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/rx/rir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/rx/rir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/rx/rir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/tsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/tsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/tsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/tsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/tx.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/tx.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/tx.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/tx.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/tx/tdhr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/tx/tdhr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/tx/tdhr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/tx/tdhr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/tx/tdlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/tx/tdlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/tx/tdlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/tx/tdlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/tx/tdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/tx/tdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/tx/tdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/tx/tdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/tx/tir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/tx/tir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/can1/tx/tir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/can1/tx/tir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/crc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/crc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/crc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/crc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/crc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/crc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/crc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/crc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/crc/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/crc/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/crc/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/crc/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/crc/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/crc/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/crc/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/crc/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dbgmcu.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dbgmcu.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dbgmcu.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dbgmcu.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dbgmcu/apb1_fz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dbgmcu/apb1_fz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dbgmcu/apb1_fz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dbgmcu/apb1_fz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dbgmcu/apb2_fz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dbgmcu/apb2_fz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dbgmcu/apb2_fz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dbgmcu/apb2_fz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dbgmcu/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dbgmcu/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dbgmcu/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dbgmcu/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dbgmcu/idcode.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dbgmcu/idcode.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dbgmcu/idcode.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dbgmcu/idcode.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/device.x b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/device.x similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/device.x rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/device.x diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/ch.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/ch.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/ch.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/ch.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/ch/awscdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/ch/awscdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/ch/awscdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/ch/awscdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/ch/cfgr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/ch/cfgr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/ch/cfgr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/ch/cfgr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/ch/cfgr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/ch/cfgr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/ch/cfgr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/ch/cfgr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/ch/datinr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/ch/datinr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/ch/datinr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/ch/datinr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/ch/wdatr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/ch/wdatr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/ch/wdatr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/ch/wdatr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/awcfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/awcfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/awcfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/awcfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/awhtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/awhtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/awhtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/awhtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/awltr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/awltr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/awltr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/awltr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/awsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/awsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/awsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/awsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/cnvtimr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/cnvtimr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/cnvtimr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/cnvtimr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/exmax.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/exmax.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/exmax.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/exmax.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/exmin.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/exmin.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/exmin.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/exmin.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/fcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/fcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/fcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/fcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/isr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/isr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/isr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/isr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/jchgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/jchgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/jchgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/jchgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/jdatar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/jdatar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/jdatar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/jdatar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/rdatar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/rdatar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/rdatar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dfsdm/flt/rdatar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dma2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dma2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dma2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dma2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/hifcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/hifcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/hifcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/hifcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/hisr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/hisr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/hisr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/hisr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/lifcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/lifcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/lifcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/lifcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/lisr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/lisr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/lisr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/lisr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/st.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/st.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/st.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/st.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/st/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/st/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/st/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/st/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/st/fcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/st/fcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/st/fcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/st/fcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/st/m0ar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/st/m0ar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/st/m0ar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/st/m0ar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/st/m1ar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/st/m1ar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/st/m1ar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/st/m1ar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/st/ndtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/st/ndtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/st/ndtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/st/ndtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/st/par.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/st/par.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/st/par.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/dma2/st/par.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/exti.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/exti.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/exti.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/exti.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/exti/emr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/exti/emr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/exti/emr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/exti/emr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/exti/ftsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/exti/ftsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/exti/ftsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/exti/ftsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/exti/imr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/exti/imr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/exti/imr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/exti/imr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/exti/pr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/exti/pr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/exti/pr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/exti/pr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/exti/rtsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/exti/rtsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/exti/rtsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/exti/rtsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/exti/swier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/exti/swier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/exti/swier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/exti/swier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/flash.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/flash.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/flash.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/flash.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/flash/acr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/flash/acr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/flash/acr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/flash/acr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/flash/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/flash/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/flash/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/flash/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/flash/keyr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/flash/keyr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/flash/keyr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/flash/keyr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/flash/optcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/flash/optcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/flash/optcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/flash/optcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/flash/optkeyr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/flash/optkeyr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/flash/optkeyr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/flash/optkeyr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/flash/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/flash/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/flash/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/flash/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/isr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/isr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/isr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/isr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/oar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/oar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/oar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/oar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/oar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/oar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/oar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/oar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/pecr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/pecr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/pecr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/pecr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/rxdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/rxdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/rxdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/rxdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/timeoutr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/timeoutr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/timeoutr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/timeoutr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/timingr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/timingr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/timingr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/timingr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/txdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/txdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/txdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fmpi2c1/txdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fpu.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fpu.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fpu.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fpu.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fpu/fpcar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fpu/fpcar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fpu/fpcar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fpu/fpcar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fpu/fpccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fpu/fpccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fpu/fpccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fpu/fpccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fpu/fpscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fpu/fpscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fpu/fpscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fpu/fpscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fpu_cpacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fpu_cpacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fpu_cpacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fpu_cpacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fpu_cpacr/cpacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fpu_cpacr/cpacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fpu_cpacr/cpacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fpu_cpacr/cpacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fsmc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fsmc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fsmc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fsmc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fsmc/bcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fsmc/bcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fsmc/bcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fsmc/bcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fsmc/bcr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fsmc/bcr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fsmc/bcr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fsmc/bcr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fsmc/btr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fsmc/btr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fsmc/btr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fsmc/btr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fsmc/bwtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fsmc/bwtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/fsmc/bwtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/fsmc/bwtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioa/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpiob/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/gpioh/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/fltr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/fltr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/fltr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/fltr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/oar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/oar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/oar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/oar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/oar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/oar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/oar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/oar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/sr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/sr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/sr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/sr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/sr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/sr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/sr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/sr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/trise.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/trise.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/trise.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/i2c1/trise.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/iwdg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/iwdg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/iwdg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/iwdg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/iwdg/kr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/iwdg/kr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/iwdg/kr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/iwdg/kr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/iwdg/pr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/iwdg/pr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/iwdg/pr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/iwdg/pr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/iwdg/rlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/iwdg/rlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/iwdg/rlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/iwdg/rlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/iwdg/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/iwdg/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/iwdg/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/iwdg/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/mod.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/mod.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/mod.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/mod.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/nvic_stir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/nvic_stir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/nvic_stir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/nvic_stir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/nvic_stir/stir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/nvic_stir/stir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/nvic_stir/stir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/nvic_stir/stir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/daint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/daint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/daint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/daint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/daintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/daintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/daintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/daintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepctl1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepctl1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepctl1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepctl1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepctl2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepctl2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepctl2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepctl2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepctl3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepctl3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepctl3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepctl3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepempmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepempmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepempmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepempmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/diepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dieptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dieptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dieptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dieptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dieptsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dieptsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dieptsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dieptsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dieptsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dieptsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dieptsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dieptsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dieptsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dieptsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dieptsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dieptsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepctl1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepctl1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepctl1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepctl1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepctl2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepctl2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepctl2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepctl2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepctl3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepctl3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepctl3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepctl3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doeptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doeptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doeptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doeptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doeptsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doeptsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doeptsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doeptsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doeptsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doeptsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doeptsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doeptsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doeptsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doeptsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doeptsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/doeptsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dtxfsts0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dtxfsts0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dtxfsts0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dtxfsts0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dtxfsts1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dtxfsts1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dtxfsts1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dtxfsts1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dtxfsts2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dtxfsts2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dtxfsts2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dtxfsts2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dtxfsts3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dtxfsts3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dtxfsts3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dtxfsts3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dvbusdis.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dvbusdis.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dvbusdis.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dvbusdis.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dvbuspulse.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dvbuspulse.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dvbuspulse.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_device/dvbuspulse.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/cid.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/cid.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/cid.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/cid.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/dieptxf1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/dieptxf1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/dieptxf1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/dieptxf1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/dieptxf2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/dieptxf2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/dieptxf2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/dieptxf2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/dieptxf3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/dieptxf3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/dieptxf3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/dieptxf3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gahbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gahbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gahbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gahbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gccfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gccfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gccfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gccfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gintsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gintsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gintsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gintsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gnptxfsiz_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gnptxfsiz_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gnptxfsiz_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gnptxfsiz_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gnptxfsiz_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gnptxfsiz_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gnptxfsiz_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gnptxfsiz_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gnptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gnptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gnptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gnptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gotgctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gotgctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gotgctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gotgctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gotgint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gotgint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gotgint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gotgint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/grstctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/grstctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/grstctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/grstctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/grxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/grxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/grxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/grxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/grxstsr_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/grxstsr_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/grxstsr_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/grxstsr_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/grxstsr_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/grxstsr_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/grxstsr_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/grxstsr_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gusbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gusbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gusbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/gusbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/hptxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/hptxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/hptxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_global/hptxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/haint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/haint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/haint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/haint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/haintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/haintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/haintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/haintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcchar7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcint7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hcintmsk7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hctsiz7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hfir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hfir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hfir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hfir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hfnum.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hfnum.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hfnum.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hfnum.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hprt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hprt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hprt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hprt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_host/hptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_pwrclk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_pwrclk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_pwrclk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_pwrclk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_pwrclk/pcgcctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_pwrclk/pcgcctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_pwrclk/pcgcctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/otg_fs_pwrclk/pcgcctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/pwr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/pwr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/pwr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/pwr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/pwr/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/pwr/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/pwr/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/pwr/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/pwr/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/pwr/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/pwr/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/pwr/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/abr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/abr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/abr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/abr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/ar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/ar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/ar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/ar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/dlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/dlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/dlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/dlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/fcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/fcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/fcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/fcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/lptr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/lptr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/lptr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/lptr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/pir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/pir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/pir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/pir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/psmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/psmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/psmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/psmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/psmkr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/psmkr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/psmkr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/psmkr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/quadspi/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb1enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb1enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb1enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb1enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb1lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb1lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb1lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb1lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb1rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb1rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb1rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb1rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb2enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb2enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb2enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb2enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb2lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb2lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb2lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb2lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb2rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb2rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb2rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb2rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb3enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb3enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb3enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb3enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb3rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb3rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb3rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ahb3rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/apb1enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/apb1enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/apb1enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/apb1enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/apb1lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/apb1lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/apb1lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/apb1lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/apb1rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/apb1rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/apb1rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/apb1rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/apb2enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/apb2enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/apb2enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/apb2enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/apb2lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/apb2lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/apb2lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/apb2lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/apb2rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/apb2rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/apb2rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/apb2rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/bdcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/bdcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/bdcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/bdcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/cfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/cfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/cfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/cfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/cir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/cir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/cir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/cir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ckgatenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ckgatenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ckgatenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/ckgatenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/dckcfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/dckcfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/dckcfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/dckcfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/dckcfgr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/dckcfgr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/dckcfgr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/dckcfgr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/pllcfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/pllcfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/pllcfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/pllcfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/plli2scfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/plli2scfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/plli2scfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/plli2scfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/sscgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/sscgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/sscgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rcc/sscgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rng.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rng.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rng.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rng.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rng/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rng/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rng/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rng/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rng/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rng/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rng/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rng/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rng/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rng/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rng/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rng/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/alrmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/alrmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/alrmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/alrmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/alrmassr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/alrmassr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/alrmassr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/alrmassr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/alrmbr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/alrmbr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/alrmbr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/alrmbr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/alrmbssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/alrmbssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/alrmbssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/alrmbssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/bkpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/bkpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/bkpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/bkpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/calibr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/calibr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/calibr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/calibr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/calr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/calr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/calr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/calr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/isr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/isr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/isr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/isr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/prer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/prer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/prer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/prer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/shiftr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/shiftr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/shiftr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/shiftr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/ssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/ssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/ssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/ssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/tafcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/tafcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/tafcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/tafcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/tr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/tr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/tr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/tr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/tsdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/tsdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/tsdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/tsdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/tsssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/tsssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/tsssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/tsssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/tstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/tstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/tstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/tstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/wpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/wpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/wpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/wpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/wutr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/wutr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/wutr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/rtc/wutr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/scb_actrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/scb_actrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/scb_actrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/scb_actrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/scb_actrl/actrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/scb_actrl/actrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/scb_actrl/actrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/scb_actrl/actrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/arg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/arg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/arg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/arg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/clkcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/clkcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/clkcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/clkcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/cmd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/cmd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/cmd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/cmd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/dcount.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/dcount.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/dcount.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/dcount.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/dctrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/dctrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/dctrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/dctrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/dlen.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/dlen.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/dlen.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/dlen.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/dtimer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/dtimer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/dtimer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/dtimer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/fifo.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/fifo.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/fifo.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/fifo.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/fifocnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/fifocnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/fifocnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/fifocnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/mask.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/mask.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/mask.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/mask.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/power.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/power.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/power.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/power.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/resp1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/resp1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/resp1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/resp1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/resp2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/resp2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/resp2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/resp2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/resp3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/resp3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/resp3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/resp3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/resp4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/resp4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/resp4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/resp4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/respcmd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/respcmd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/respcmd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/respcmd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/sta.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/sta.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/sta.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/sdio/sta.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/spi1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/spi1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/spi1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/spi1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/crcpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/crcpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/crcpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/crcpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/i2scfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/i2scfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/i2scfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/i2scfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/i2spr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/i2spr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/i2spr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/i2spr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/rxcrcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/rxcrcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/rxcrcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/rxcrcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/txcrcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/txcrcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/txcrcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/spi1/txcrcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/stk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/stk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/stk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/stk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/stk/calib.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/stk/calib.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/stk/calib.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/stk/calib.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/stk/ctrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/stk/ctrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/stk/ctrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/stk/ctrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/stk/load.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/stk/load.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/stk/load.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/stk/load.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/stk/val.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/stk/val.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/stk/val.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/stk/val.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/cfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/cfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/cfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/cfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/cmpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/cmpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/cmpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/cmpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/exticr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/exticr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/exticr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/exticr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/exticr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/exticr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/exticr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/exticr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/exticr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/exticr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/exticr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/exticr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/exticr4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/exticr4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/exticr4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/exticr4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/memrm.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/memrm.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/memrm.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/memrm.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/pmc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/pmc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/pmc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/syscfg/pmc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/bdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/bdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/bdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/bdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/rcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/rcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/rcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/rcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim10/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim11/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim12.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim12.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim12.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim12.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim12/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim2/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim3/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim5/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/tim6/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/usart1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/usart1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/usart1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/usart1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/usart1/brr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/usart1/brr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/usart1/brr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/usart1/brr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/usart1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/usart1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/usart1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/usart1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/usart1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/usart1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/usart1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/usart1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/usart1/cr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/usart1/cr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/usart1/cr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/usart1/cr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/usart1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/usart1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/usart1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/usart1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/usart1/gtpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/usart1/gtpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/usart1/gtpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/usart1/gtpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/usart1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/usart1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/usart1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/usart1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/wwdg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/wwdg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/wwdg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/wwdg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/wwdg/cfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/wwdg/cfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/wwdg/cfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/wwdg/cfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/wwdg/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/wwdg/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/wwdg/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/wwdg/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f412/wwdg/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/wwdg/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f412/wwdg/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f412/wwdg/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/htr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/htr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/htr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/htr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/jdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/jdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/jdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/jdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/jofr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/jofr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/jofr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/jofr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/jsqr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/jsqr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/jsqr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/jsqr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/ltr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/ltr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/ltr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/ltr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/smpr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/smpr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/smpr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/smpr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/smpr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/smpr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/smpr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/smpr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/sqr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/sqr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/sqr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/sqr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/sqr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/sqr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/sqr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/sqr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/sqr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/sqr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/sqr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/sqr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc_common.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc_common.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc_common.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc_common.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc_common/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc_common/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc_common/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc_common/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc_common/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc_common/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/adc_common/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/adc_common/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/aes.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/aes.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/aes.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/aes.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/aes/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/aes/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/aes/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/aes/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/aes/dinr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/aes/dinr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/aes/dinr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/aes/dinr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/aes/doutr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/aes/doutr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/aes/doutr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/aes/doutr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/aes/ivr0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/aes/ivr0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/aes/ivr0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/aes/ivr0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/aes/ivr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/aes/ivr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/aes/ivr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/aes/ivr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/aes/ivr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/aes/ivr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/aes/ivr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/aes/ivr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/aes/ivr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/aes/ivr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/aes/ivr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/aes/ivr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/aes/keyr0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/aes/keyr0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/aes/keyr0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/aes/keyr0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/aes/keyr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/aes/keyr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/aes/keyr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/aes/keyr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/aes/keyr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/aes/keyr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/aes/keyr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/aes/keyr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/aes/keyr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/aes/keyr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/aes/keyr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/aes/keyr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/aes/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/aes/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/aes/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/aes/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/btr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/btr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/btr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/btr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/esr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/esr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/esr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/esr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/fa1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/fa1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/fa1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/fa1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/fb.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/fb.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/fb.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/fb.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/fb/fr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/fb/fr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/fb/fr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/fb/fr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/fb/fr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/fb/fr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/fb/fr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/fb/fr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/ffa1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/ffa1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/ffa1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/ffa1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/fm1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/fm1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/fm1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/fm1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/fmr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/fmr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/fmr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/fmr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/fs1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/fs1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/fs1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/fs1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/ier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/ier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/ier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/ier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/mcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/mcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/mcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/mcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/msr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/msr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/msr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/msr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/rfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/rfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/rfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/rfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/rx.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/rx.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/rx.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/rx.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/rx/rdhr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/rx/rdhr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/rx/rdhr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/rx/rdhr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/rx/rdlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/rx/rdlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/rx/rdlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/rx/rdlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/rx/rdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/rx/rdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/rx/rdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/rx/rdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/rx/rir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/rx/rir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/rx/rir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/rx/rir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/tsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/tsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/tsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/tsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/tx.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/tx.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/tx.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/tx.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/tx/tdhr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/tx/tdhr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/tx/tdhr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/tx/tdhr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/tx/tdlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/tx/tdlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/tx/tdlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/tx/tdlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/tx/tdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/tx/tdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/tx/tdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/tx/tdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/tx/tir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/tx/tir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/can1/tx/tir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/can1/tx/tir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/crc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/crc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/crc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/crc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/crc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/crc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/crc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/crc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/crc/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/crc/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/crc/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/crc/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/crc/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/crc/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/crc/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/crc/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr12l1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr12l1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr12l1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr12l1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr12l2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr12l2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr12l2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr12l2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr12ld.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr12ld.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr12ld.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr12ld.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr12r1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr12r1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr12r1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr12r1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr12r2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr12r2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr12r2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr12r2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr12rd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr12rd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr12rd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr12rd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr8r1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr8r1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr8r1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr8r1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr8r2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr8r2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr8r2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr8r2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr8rd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr8rd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr8rd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dhr8rd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dor1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dor1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dor1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dor1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dor2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dor2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dor2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac/dor2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac/swtrigr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac/swtrigr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dac/swtrigr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dac/swtrigr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dbgmcu.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dbgmcu.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dbgmcu.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dbgmcu.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dbgmcu/apb1_fz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dbgmcu/apb1_fz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dbgmcu/apb1_fz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dbgmcu/apb1_fz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dbgmcu/apb2_fz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dbgmcu/apb2_fz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dbgmcu/apb2_fz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dbgmcu/apb2_fz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dbgmcu/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dbgmcu/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dbgmcu/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dbgmcu/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dbgmcu/idcode.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dbgmcu/idcode.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dbgmcu/idcode.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dbgmcu/idcode.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/device.x b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/device.x similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/device.x rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/device.x diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/ch.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/ch.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/ch.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/ch.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/ch/awscdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/ch/awscdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/ch/awscdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/ch/awscdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/ch/cfgr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/ch/cfgr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/ch/cfgr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/ch/cfgr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/ch/cfgr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/ch/cfgr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/ch/cfgr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/ch/cfgr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/ch/datinr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/ch/datinr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/ch/datinr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/ch/datinr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/ch/wdatr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/ch/wdatr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/ch/wdatr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/ch/wdatr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/awcfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/awcfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/awcfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/awcfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/awhtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/awhtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/awhtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/awhtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/awltr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/awltr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/awltr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/awltr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/awsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/awsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/awsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/awsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/cnvtimr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/cnvtimr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/cnvtimr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/cnvtimr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/exmax.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/exmax.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/exmax.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/exmax.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/exmin.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/exmin.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/exmin.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/exmin.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/fcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/fcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/fcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/fcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/isr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/isr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/isr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/isr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/jchgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/jchgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/jchgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/jchgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/jdatar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/jdatar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/jdatar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/jdatar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/rdatar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/rdatar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/rdatar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dfsdm2/flt/rdatar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dma1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dma1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dma1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dma1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/hifcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/hifcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/hifcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/hifcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/hisr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/hisr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/hisr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/hisr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/lifcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/lifcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/lifcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/lifcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/lisr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/lisr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/lisr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/lisr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/st.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/st.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/st.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/st.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/st/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/st/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/st/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/st/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/st/fcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/st/fcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/st/fcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/st/fcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/st/m0ar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/st/m0ar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/st/m0ar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/st/m0ar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/st/m1ar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/st/m1ar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/st/m1ar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/st/m1ar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/st/ndtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/st/ndtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/st/ndtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/st/ndtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/st/par.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/st/par.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/st/par.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/dma1/st/par.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/exti.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/exti.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/exti.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/exti.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/exti/emr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/exti/emr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/exti/emr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/exti/emr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/exti/ftsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/exti/ftsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/exti/ftsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/exti/ftsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/exti/imr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/exti/imr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/exti/imr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/exti/imr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/exti/pr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/exti/pr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/exti/pr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/exti/pr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/exti/rtsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/exti/rtsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/exti/rtsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/exti/rtsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/exti/swier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/exti/swier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/exti/swier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/exti/swier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/flash.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/flash.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/flash.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/flash.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/flash/acr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/flash/acr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/flash/acr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/flash/acr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/flash/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/flash/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/flash/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/flash/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/flash/keyr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/flash/keyr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/flash/keyr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/flash/keyr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/flash/optcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/flash/optcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/flash/optcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/flash/optcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/flash/optkeyr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/flash/optkeyr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/flash/optkeyr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/flash/optkeyr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/flash/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/flash/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/flash/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/flash/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/isr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/isr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/isr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/isr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/oar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/oar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/oar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/oar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/oar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/oar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/oar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/oar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/pecr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/pecr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/pecr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/pecr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/rxdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/rxdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/rxdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/rxdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/timeoutr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/timeoutr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/timeoutr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/timeoutr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/timingr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/timingr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/timingr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/timingr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/txdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/txdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/txdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fmpi2c1/txdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fpu.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fpu.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fpu.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fpu.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fpu/fpcar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fpu/fpcar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fpu/fpcar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fpu/fpcar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fpu/fpccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fpu/fpccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fpu/fpccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fpu/fpccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fpu/fpscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fpu/fpscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fpu/fpscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fpu/fpscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fpu_cpacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fpu_cpacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fpu_cpacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fpu_cpacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fpu_cpacr/cpacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fpu_cpacr/cpacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fpu_cpacr/cpacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fpu_cpacr/cpacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fsmc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fsmc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fsmc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fsmc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fsmc/bcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fsmc/bcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fsmc/bcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fsmc/bcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fsmc/bcr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fsmc/bcr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fsmc/bcr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fsmc/bcr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fsmc/btr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fsmc/btr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fsmc/btr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fsmc/btr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fsmc/bwtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fsmc/bwtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/fsmc/bwtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/fsmc/bwtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpioa/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiob/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/gpiof/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/fltr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/fltr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/fltr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/fltr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/oar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/oar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/oar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/oar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/oar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/oar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/oar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/oar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/sr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/sr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/sr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/sr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/sr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/sr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/sr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/sr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/trise.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/trise.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/trise.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/i2c1/trise.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/iwdg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/iwdg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/iwdg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/iwdg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/iwdg/kr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/iwdg/kr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/iwdg/kr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/iwdg/kr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/iwdg/pr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/iwdg/pr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/iwdg/pr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/iwdg/pr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/iwdg/rlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/iwdg/rlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/iwdg/rlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/iwdg/rlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/iwdg/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/iwdg/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/iwdg/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/iwdg/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/lptim.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/lptim.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/lptim.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/lptim.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/cfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/cfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/cfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/cfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/cmp.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/cmp.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/cmp.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/cmp.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/ier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/ier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/ier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/ier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/isr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/isr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/isr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/lptim/isr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/mod.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/mod.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/mod.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/mod.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/nvic_stir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/nvic_stir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/nvic_stir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/nvic_stir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/nvic_stir/stir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/nvic_stir/stir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/nvic_stir/stir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/nvic_stir/stir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/daint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/daint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/daint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/daint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/daintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/daintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/daintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/daintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepctl1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepctl1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepctl1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepctl1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepctl2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepctl2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepctl2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepctl2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepctl3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepctl3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepctl3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepctl3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepempmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepempmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepempmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepempmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/diepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dieptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dieptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dieptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dieptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dieptsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dieptsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dieptsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dieptsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dieptsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dieptsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dieptsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dieptsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dieptsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dieptsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dieptsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dieptsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepctl1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepctl1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepctl1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepctl1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepctl2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepctl2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepctl2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepctl2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepctl3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepctl3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepctl3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepctl3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doeptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doeptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doeptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doeptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doeptsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doeptsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doeptsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doeptsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doeptsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doeptsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doeptsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doeptsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doeptsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doeptsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doeptsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/doeptsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dtxfsts0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dtxfsts0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dtxfsts0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dtxfsts0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dtxfsts1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dtxfsts1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dtxfsts1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dtxfsts1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dtxfsts2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dtxfsts2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dtxfsts2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dtxfsts2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dtxfsts3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dtxfsts3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dtxfsts3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dtxfsts3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dvbusdis.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dvbusdis.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dvbusdis.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dvbusdis.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dvbuspulse.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dvbuspulse.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dvbuspulse.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_device/dvbuspulse.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/cid.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/cid.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/cid.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/cid.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/dieptxf1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/dieptxf1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/dieptxf1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/dieptxf1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/dieptxf2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/dieptxf2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/dieptxf2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/dieptxf2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/dieptxf3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/dieptxf3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/dieptxf3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/dieptxf3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gahbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gahbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gahbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gahbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gccfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gccfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gccfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gccfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gintsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gintsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gintsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gintsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gnptxfsiz_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gnptxfsiz_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gnptxfsiz_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gnptxfsiz_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gnptxfsiz_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gnptxfsiz_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gnptxfsiz_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gnptxfsiz_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gnptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gnptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gnptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gnptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gotgctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gotgctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gotgctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gotgctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gotgint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gotgint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gotgint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gotgint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/grstctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/grstctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/grstctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/grstctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/grxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/grxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/grxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/grxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/grxstsr_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/grxstsr_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/grxstsr_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/grxstsr_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/grxstsr_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/grxstsr_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/grxstsr_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/grxstsr_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gusbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gusbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gusbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/gusbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/hptxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/hptxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/hptxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_global/hptxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/haint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/haint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/haint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/haint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/haintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/haintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/haintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/haintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcchar7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcint7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hcintmsk7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hctsiz7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hfir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hfir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hfir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hfir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hfnum.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hfnum.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hfnum.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hfnum.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hprt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hprt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hprt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hprt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_host/hptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_pwrclk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_pwrclk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_pwrclk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_pwrclk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_pwrclk/pcgcctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_pwrclk/pcgcctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_pwrclk/pcgcctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/otg_fs_pwrclk/pcgcctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/pwr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/pwr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/pwr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/pwr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/pwr/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/pwr/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/pwr/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/pwr/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/pwr/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/pwr/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/pwr/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/pwr/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/abr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/abr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/abr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/abr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/ar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/ar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/ar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/ar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/dlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/dlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/dlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/dlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/fcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/fcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/fcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/fcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/lptr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/lptr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/lptr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/lptr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/pir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/pir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/pir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/pir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/psmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/psmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/psmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/psmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/psmkr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/psmkr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/psmkr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/psmkr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/quadspi/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb1enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb1enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb1enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb1enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb1lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb1lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb1lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb1lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb1rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb1rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb1rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb1rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb2enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb2enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb2enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb2enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb2lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb2lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb2lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb2lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb2rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb2rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb2rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb2rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb3enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb3enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb3enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb3enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb3lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb3lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb3lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb3lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb3rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb3rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb3rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ahb3rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/apb1enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/apb1enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/apb1enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/apb1enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/apb1lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/apb1lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/apb1lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/apb1lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/apb1rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/apb1rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/apb1rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/apb1rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/apb2enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/apb2enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/apb2enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/apb2enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/apb2lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/apb2lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/apb2lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/apb2lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/apb2rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/apb2rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/apb2rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/apb2rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/bdcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/bdcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/bdcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/bdcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/cfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/cfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/cfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/cfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/cir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/cir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/cir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/cir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ckgatenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ckgatenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ckgatenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/ckgatenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/dckcfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/dckcfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/dckcfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/dckcfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/dckcfgr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/dckcfgr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/dckcfgr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/dckcfgr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/pllcfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/pllcfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/pllcfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/pllcfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/plli2scfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/plli2scfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/plli2scfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/plli2scfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/sscgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/sscgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/sscgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rcc/sscgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rng.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rng.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rng.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rng.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rng/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rng/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rng/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rng/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rng/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rng/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rng/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rng/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rng/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rng/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rng/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rng/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/alrmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/alrmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/alrmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/alrmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/alrmassr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/alrmassr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/alrmassr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/alrmassr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/alrmbr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/alrmbr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/alrmbr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/alrmbr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/alrmbssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/alrmbssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/alrmbssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/alrmbssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/bkpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/bkpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/bkpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/bkpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/calibr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/calibr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/calibr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/calibr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/calr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/calr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/calr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/calr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/isr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/isr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/isr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/isr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/prer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/prer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/prer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/prer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/shiftr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/shiftr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/shiftr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/shiftr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/ssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/ssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/ssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/ssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/tafcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/tafcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/tafcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/tafcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/tr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/tr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/tr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/tr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/tsdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/tsdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/tsdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/tsdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/tsssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/tsssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/tsssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/tsssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/tstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/tstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/tstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/tstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/wpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/wpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/wpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/wpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/wutr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/wutr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/wutr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/rtc/wutr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sai.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sai.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sai.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sai.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/clrfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/clrfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/clrfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/clrfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/frcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/frcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/frcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/frcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/im.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/im.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/im.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/im.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/slotr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/slotr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/slotr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/slotr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sai/ch/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/scb_actrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/scb_actrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/scb_actrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/scb_actrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/scb_actrl/actrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/scb_actrl/actrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/scb_actrl/actrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/scb_actrl/actrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/arg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/arg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/arg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/arg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/clkcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/clkcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/clkcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/clkcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/cmd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/cmd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/cmd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/cmd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/dcount.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/dcount.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/dcount.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/dcount.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/dctrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/dctrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/dctrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/dctrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/dlen.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/dlen.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/dlen.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/dlen.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/dtimer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/dtimer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/dtimer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/dtimer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/fifo.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/fifo.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/fifo.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/fifo.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/fifocnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/fifocnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/fifocnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/fifocnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/mask.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/mask.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/mask.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/mask.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/power.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/power.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/power.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/power.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/resp1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/resp1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/resp1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/resp1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/resp2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/resp2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/resp2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/resp2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/resp3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/resp3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/resp3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/resp3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/resp4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/resp4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/resp4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/resp4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/respcmd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/respcmd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/respcmd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/respcmd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/sta.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/sta.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/sta.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/sdio/sta.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/spi1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/spi1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/spi1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/spi1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/crcpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/crcpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/crcpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/crcpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/i2scfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/i2scfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/i2scfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/i2scfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/i2spr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/i2spr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/i2spr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/i2spr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/rxcrcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/rxcrcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/rxcrcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/rxcrcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/txcrcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/txcrcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/txcrcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/spi1/txcrcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/stk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/stk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/stk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/stk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/stk/calib.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/stk/calib.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/stk/calib.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/stk/calib.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/stk/ctrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/stk/ctrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/stk/ctrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/stk/ctrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/stk/load.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/stk/load.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/stk/load.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/stk/load.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/stk/val.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/stk/val.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/stk/val.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/stk/val.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/cfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/cfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/cfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/cfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/cmpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/cmpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/cmpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/cmpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/exticr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/exticr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/exticr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/exticr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/exticr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/exticr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/exticr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/exticr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/exticr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/exticr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/exticr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/exticr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/exticr4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/exticr4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/exticr4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/exticr4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/memrm.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/memrm.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/memrm.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/memrm.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/pmc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/pmc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/pmc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/syscfg/pmc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/bdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/bdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/bdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/bdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/rcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/rcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/rcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/rcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim10/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim11/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim12.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim12.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim12.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim12.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim12/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim2/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim3/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim5/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/tim7/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/usart1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/usart1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/usart1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/usart1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/usart1/brr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/usart1/brr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/usart1/brr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/usart1/brr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/usart1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/usart1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/usart1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/usart1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/usart1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/usart1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/usart1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/usart1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/usart1/cr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/usart1/cr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/usart1/cr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/usart1/cr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/usart1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/usart1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/usart1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/usart1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/usart1/gtpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/usart1/gtpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/usart1/gtpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/usart1/gtpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/usart1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/usart1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/usart1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/usart1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/wwdg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/wwdg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/wwdg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/wwdg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/wwdg/cfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/wwdg/cfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/wwdg/cfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/wwdg/cfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/wwdg/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/wwdg/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/wwdg/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/wwdg/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f413/wwdg/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/wwdg/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f413/wwdg/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f413/wwdg/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/htr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/htr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/htr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/htr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/jdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/jdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/jdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/jdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/jofr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/jofr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/jofr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/jofr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/jsqr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/jsqr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/jsqr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/jsqr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/ltr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/ltr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/ltr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/ltr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/smpr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/smpr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/smpr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/smpr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/smpr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/smpr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/smpr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/smpr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/sqr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/sqr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/sqr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/sqr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/sqr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/sqr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/sqr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/sqr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/sqr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/sqr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/sqr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/sqr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc_common.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc_common.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc_common.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc_common.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc_common/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc_common/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc_common/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc_common/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc_common/cdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc_common/cdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc_common/cdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc_common/cdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc_common/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc_common/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/adc_common/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/adc_common/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/btr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/btr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/btr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/btr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/esr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/esr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/esr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/esr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/fa1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/fa1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/fa1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/fa1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/fb.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/fb.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/fb.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/fb.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/fb/fr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/fb/fr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/fb/fr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/fb/fr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/fb/fr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/fb/fr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/fb/fr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/fb/fr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/ffa1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/ffa1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/ffa1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/ffa1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/fm1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/fm1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/fm1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/fm1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/fmr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/fmr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/fmr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/fmr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/fs1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/fs1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/fs1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/fs1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/ier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/ier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/ier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/ier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/mcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/mcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/mcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/mcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/msr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/msr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/msr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/msr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/rfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/rfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/rfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/rfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/rx.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/rx.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/rx.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/rx.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/rx/rdhr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/rx/rdhr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/rx/rdhr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/rx/rdhr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/rx/rdlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/rx/rdlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/rx/rdlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/rx/rdlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/rx/rdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/rx/rdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/rx/rdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/rx/rdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/rx/rir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/rx/rir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/rx/rir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/rx/rir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/tsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/tsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/tsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/tsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/tx.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/tx.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/tx.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/tx.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/tx/tdhr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/tx/tdhr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/tx/tdhr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/tx/tdhr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/tx/tdlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/tx/tdlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/tx/tdlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/tx/tdlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/tx/tdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/tx/tdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/tx/tdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/tx/tdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/tx/tir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/tx/tir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/can1/tx/tir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/can1/tx/tir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/crc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/crc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/crc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/crc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/crc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/crc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/crc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/crc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/crc/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/crc/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/crc/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/crc/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/crc/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/crc/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/crc/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/crc/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/csgcmccmr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/csgcmccmr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/csgcmccmr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/csgcmccmr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/csgcmr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/csgcmr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/csgcmr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/csgcmr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/din.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/din.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/din.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/din.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/dmacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/dmacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/dmacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/dmacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/dout.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/dout.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/dout.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/dout.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/imscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/imscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/imscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/imscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/init.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/init.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/init.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/init.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/init/ivlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/init/ivlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/init/ivlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/init/ivlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/init/ivrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/init/ivrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/init/ivrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/init/ivrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/key.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/key.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/key.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/key.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/key/klr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/key/klr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/key/klr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/key/klr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/key/krr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/key/krr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/key/krr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/key/krr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/misr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/misr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/misr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/misr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/risr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/risr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/risr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/risr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/cryp/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr12l1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr12l1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr12l1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr12l1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr12l2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr12l2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr12l2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr12l2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr12ld.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr12ld.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr12ld.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr12ld.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr12r1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr12r1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr12r1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr12r1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr12r2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr12r2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr12r2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr12r2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr12rd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr12rd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr12rd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr12rd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr8r1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr8r1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr8r1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr8r1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr8r2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr8r2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr8r2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr8r2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr8rd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr8rd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr8rd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dhr8rd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dor1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dor1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dor1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dor1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dor2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dor2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dor2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac/dor2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac/swtrigr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac/swtrigr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dac/swtrigr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dac/swtrigr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dbgmcu.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dbgmcu.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dbgmcu.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dbgmcu.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dbgmcu/apb1_fz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dbgmcu/apb1_fz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dbgmcu/apb1_fz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dbgmcu/apb1_fz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dbgmcu/apb2_fz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dbgmcu/apb2_fz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dbgmcu/apb2_fz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dbgmcu/apb2_fz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dbgmcu/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dbgmcu/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dbgmcu/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dbgmcu/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dbgmcu/idcode.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dbgmcu/idcode.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dbgmcu/idcode.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dbgmcu/idcode.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/cwsize.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/cwsize.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/cwsize.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/cwsize.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/cwstrt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/cwstrt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/cwstrt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/cwstrt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/escr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/escr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/escr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/escr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/esur.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/esur.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/esur.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/esur.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/ier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/ier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/ier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/ier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/mis.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/mis.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/mis.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/mis.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/ris.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/ris.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/ris.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/ris.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dcmi/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/device.x b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/device.x similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/device.x rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/device.x diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/hifcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/hifcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/hifcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/hifcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/hisr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/hisr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/hisr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/hisr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/lifcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/lifcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/lifcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/lifcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/lisr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/lisr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/lisr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/lisr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/st.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/st.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/st.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/st.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/st/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/st/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/st/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/st/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/st/fcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/st/fcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/st/fcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/st/fcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/st/m0ar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/st/m0ar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/st/m0ar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/st/m0ar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/st/m1ar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/st/m1ar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/st/m1ar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/st/m1ar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/st/ndtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/st/ndtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/st/ndtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/st/ndtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/st/par.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/st/par.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/st/par.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2/st/par.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_amtcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_amtcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_amtcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_amtcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_bgcmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_bgcmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_bgcmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_bgcmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_bgcolr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_bgcolr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_bgcolr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_bgcolr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_bgmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_bgmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_bgmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_bgmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_bgor.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_bgor.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_bgor.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_bgor.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_bgpfccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_bgpfccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_bgpfccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_bgpfccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_fgcmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_fgcmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_fgcmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_fgcmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_fgcolr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_fgcolr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_fgcolr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_fgcolr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_fgmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_fgmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_fgmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_fgmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_fgor.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_fgor.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_fgor.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_fgor.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_fgpfccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_fgpfccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_fgpfccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_fgpfccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_ifcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_ifcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_ifcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_ifcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_isr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_isr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_isr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_isr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_lwr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_lwr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_lwr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_lwr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_nlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_nlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_nlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_nlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_ocolr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_ocolr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_ocolr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_ocolr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_omar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_omar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_omar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_omar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_oor.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_oor.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_oor.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_oor.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_opfccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_opfccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_opfccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/dma2d/dma2d_opfccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmabmr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmabmr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmabmr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmabmr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmachrbar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmachrbar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmachrbar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmachrbar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmachrdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmachrdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmachrdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmachrdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmachtbar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmachtbar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmachtbar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmachtbar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmachtdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmachtdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmachtdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmachtdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmaier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmaier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmaier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmaier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmamfbocr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmamfbocr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmamfbocr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmamfbocr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmaomr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmaomr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmaomr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmaomr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmardlar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmardlar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmardlar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmardlar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmarpdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmarpdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmarpdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmarpdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmarswtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmarswtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmarswtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmarswtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmasr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmasr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmasr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmasr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmatdlar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmatdlar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmatdlar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmatdlar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmatpdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmatpdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmatpdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_dma/dmatpdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca0hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca0hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca0hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca0hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca0lr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca0lr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca0lr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca0lr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca1hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca1hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca1hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca1hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca1lr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca1lr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca1lr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca1lr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca2hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca2hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca2hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca2hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca2lr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca2lr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca2lr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca2lr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca3hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca3hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca3hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca3hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca3lr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca3lr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca3lr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maca3lr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/maccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macdbgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macdbgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macdbgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macdbgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macfcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macfcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macfcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macfcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macffr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macffr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macffr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macffr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/machthr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/machthr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/machthr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/machthr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/machtlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/machtlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/machtlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/machtlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macimr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macimr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macimr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macimr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macmiiar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macmiiar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macmiiar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macmiiar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macmiidr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macmiidr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macmiidr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macmiidr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macpmtcsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macpmtcsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macpmtcsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macpmtcsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macvlantr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macvlantr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macvlantr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mac/macvlantr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmcrfaecr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmcrfaecr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmcrfaecr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmcrfaecr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmcrfcecr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmcrfcecr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmcrfcecr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmcrfcecr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmcrgufcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmcrgufcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmcrgufcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmcrgufcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmcrimr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmcrimr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmcrimr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmcrimr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmcrir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmcrir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmcrir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmcrir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmctgfcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmctgfcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmctgfcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmctgfcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmctgfmsccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmctgfmsccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmctgfmsccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmctgfmsccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmctgfsccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmctgfsccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmctgfsccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmctgfsccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmctimr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmctimr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmctimr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmctimr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmctir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmctir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmctir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_mmc/mmctir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptpppscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptpppscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptpppscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptpppscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptpssir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptpssir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptpssir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptpssir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptsar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptsar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptsar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptsar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptshr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptshr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptshr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptshr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptshur.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptshur.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptshur.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptshur.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptslr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptslr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptslr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptslr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptslur.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptslur.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptslur.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptslur.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptthr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptthr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptthr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptptthr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptpttlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptpttlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptpttlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ethernet_ptp/ptpttlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/exti.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/exti.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/exti.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/exti.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/exti/emr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/exti/emr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/exti/emr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/exti/emr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/exti/ftsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/exti/ftsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/exti/ftsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/exti/ftsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/exti/imr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/exti/imr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/exti/imr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/exti/imr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/exti/pr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/exti/pr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/exti/pr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/exti/pr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/exti/rtsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/exti/rtsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/exti/rtsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/exti/rtsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/exti/swier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/exti/swier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/exti/swier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/exti/swier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/flash.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/flash.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/flash.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/flash.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/flash/acr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/flash/acr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/flash/acr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/flash/acr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/flash/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/flash/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/flash/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/flash/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/flash/keyr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/flash/keyr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/flash/keyr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/flash/keyr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/flash/optcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/flash/optcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/flash/optcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/flash/optcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/flash/optcr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/flash/optcr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/flash/optcr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/flash/optcr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/flash/optkeyr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/flash/optkeyr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/flash/optkeyr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/flash/optkeyr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/flash/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/flash/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/flash/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/flash/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fpu.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fpu.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fpu.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fpu.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fpu/fpcar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fpu/fpcar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fpu/fpcar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fpu/fpcar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fpu/fpccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fpu/fpccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fpu/fpccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fpu/fpccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fpu/fpscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fpu/fpscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fpu/fpscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fpu/fpscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fpu_cpacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fpu_cpacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fpu_cpacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fpu_cpacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fpu_cpacr/cpacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fpu_cpacr/cpacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fpu_cpacr/cpacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fpu_cpacr/cpacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/bcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/bcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/bcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/bcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/bcr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/bcr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/bcr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/bcr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/btr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/btr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/btr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/btr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/bwtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/bwtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/bwtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/bwtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/eccr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/eccr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/eccr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/eccr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/eccr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/eccr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/eccr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/eccr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/patt2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/patt2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/patt2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/patt2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/patt3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/patt3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/patt3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/patt3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/patt4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/patt4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/patt4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/patt4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/pcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/pcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/pcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/pcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/pio4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/pio4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/pio4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/pio4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/pmem2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/pmem2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/pmem2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/pmem2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/pmem3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/pmem3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/pmem3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/pmem3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/pmem4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/pmem4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/pmem4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/pmem4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/sdcmr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/sdcmr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/sdcmr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/sdcmr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/sdcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/sdcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/sdcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/sdcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/sdrtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/sdrtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/sdrtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/sdrtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/sdsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/sdsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/sdsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/sdsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/sdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/sdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/sdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/sdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/fsmc/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioa/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpiob/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/gpioi/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/hash.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/hash.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/hash.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/hash.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/hash/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/hash/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/hash/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/hash/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/hash/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/hash/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/hash/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/hash/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/hash/din.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/hash/din.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/hash/din.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/hash/din.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/hash/hash_hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/hash/hash_hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/hash/hash_hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/hash/hash_hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/hash/hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/hash/hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/hash/hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/hash/hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/hash/imr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/hash/imr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/hash/imr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/hash/imr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/hash/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/hash/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/hash/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/hash/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/hash/str.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/hash/str.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/hash/str.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/hash/str.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/fltr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/fltr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/fltr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/fltr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/oar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/oar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/oar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/oar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/oar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/oar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/oar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/oar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/sr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/sr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/sr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/sr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/sr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/sr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/sr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/sr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/trise.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/trise.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/trise.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/i2c1/trise.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/iwdg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/iwdg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/iwdg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/iwdg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/iwdg/kr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/iwdg/kr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/iwdg/kr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/iwdg/kr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/iwdg/pr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/iwdg/pr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/iwdg/pr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/iwdg/pr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/iwdg/rlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/iwdg/rlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/iwdg/rlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/iwdg/rlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/iwdg/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/iwdg/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/iwdg/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/iwdg/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/awcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/awcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/awcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/awcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/bccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/bccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/bccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/bccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/bpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/bpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/bpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/bpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/cdsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/cdsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/cdsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/cdsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/cpsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/cpsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/cpsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/cpsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/gcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/gcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/gcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/gcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/ier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/ier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/ier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/ier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/isr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/isr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/isr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/isr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/bfcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/bfcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/bfcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/bfcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/cacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/cacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/cacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/cacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/cfbar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/cfbar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/cfbar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/cfbar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/cfblnr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/cfblnr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/cfblnr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/cfblnr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/cfblr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/cfblr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/cfblr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/cfblr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/ckcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/ckcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/ckcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/ckcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/clutwr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/clutwr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/clutwr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/clutwr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/dccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/dccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/dccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/dccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/pfcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/pfcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/pfcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/pfcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/whpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/whpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/whpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/whpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/wvpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/wvpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/wvpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/layer/wvpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/lipcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/lipcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/lipcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/lipcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/srcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/srcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/srcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/srcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/sscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/sscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/sscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/sscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/twcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/twcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/twcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/ltdc/twcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/mod.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/mod.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/mod.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/mod.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/nvic_stir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/nvic_stir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/nvic_stir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/nvic_stir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/nvic_stir/stir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/nvic_stir/stir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/nvic_stir/stir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/nvic_stir/stir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/daint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/daint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/daint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/daint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/daintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/daintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/daintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/daintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepempmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepempmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepempmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepempmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/diepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dieptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dieptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dieptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dieptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dieptsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dieptsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dieptsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dieptsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dieptsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dieptsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dieptsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dieptsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dieptsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dieptsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dieptsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dieptsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doepctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doepctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doepctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doepctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doepint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doepint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doepint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doepint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doepint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doepint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doepint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doepint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doepint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doepint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doepint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doepint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doepint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doepint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doepint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doepint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doeptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doeptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doeptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doeptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doeptsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doeptsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doeptsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doeptsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doeptsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doeptsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doeptsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doeptsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doeptsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doeptsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doeptsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/doeptsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dtxfsts0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dtxfsts0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dtxfsts0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dtxfsts0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dtxfsts1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dtxfsts1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dtxfsts1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dtxfsts1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dtxfsts2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dtxfsts2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dtxfsts2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dtxfsts2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dtxfsts3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dtxfsts3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dtxfsts3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dtxfsts3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dvbusdis.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dvbusdis.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dvbusdis.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dvbusdis.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dvbuspulse.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dvbuspulse.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dvbuspulse.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_device/dvbuspulse.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/cid.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/cid.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/cid.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/cid.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/dieptxf.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/dieptxf.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/dieptxf.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/dieptxf.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/dieptxf0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/dieptxf0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/dieptxf0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/dieptxf0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gahbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gahbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gahbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gahbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gccfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gccfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gccfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gccfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gintsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gintsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gintsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gintsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gnptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gnptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gnptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gnptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gotgctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gotgctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gotgctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gotgctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gotgint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gotgint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gotgint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gotgint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/grstctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/grstctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/grstctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/grstctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/grxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/grxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/grxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/grxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/grxstsp_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/grxstsp_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/grxstsp_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/grxstsp_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/grxstsp_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/grxstsp_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/grxstsp_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/grxstsp_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/grxstsr_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/grxstsr_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/grxstsr_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/grxstsr_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/grxstsr_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/grxstsr_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/grxstsr_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/grxstsr_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gusbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gusbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gusbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/gusbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/hnptxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/hnptxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/hnptxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/hnptxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/hptxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/hptxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/hptxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_global/hptxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/haint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/haint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/haint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/haint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/haintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/haintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/haintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/haintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcchar7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcint7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hcintmsk7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hctsiz7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hfir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hfir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hfir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hfir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hfnum.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hfnum.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hfnum.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hfnum.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hprt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hprt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hprt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hprt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_host/hptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_pwrclk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_pwrclk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_pwrclk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_pwrclk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_pwrclk/pcgcctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_pwrclk/pcgcctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_pwrclk/pcgcctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_fs_pwrclk/pcgcctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/daint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/daint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/daint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/daint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/daintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/daintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/daintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/daintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/deachint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/deachint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/deachint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/deachint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/deachintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/deachintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/deachintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/deachintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepdma1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepdma1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepdma1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepdma1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepdma2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepdma2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepdma2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepdma2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepdma3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepdma3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepdma3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepdma3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepdma4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepdma4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepdma4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepdma4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepdma5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepdma5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepdma5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepdma5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepeachmsk1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepeachmsk1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepeachmsk1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepeachmsk1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepempmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepempmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepempmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepempmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/diepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dieptsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dieptsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dieptsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dieptsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dieptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dieptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dieptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dieptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/doepctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/doepctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/doepctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/doepctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/doepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/doepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/doepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/doepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/doepeachmsk1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/doepeachmsk1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/doepeachmsk1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/doepeachmsk1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/doepint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/doepint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/doepint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/doepint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/doepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/doepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/doepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/doepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/doeptsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/doeptsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/doeptsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/doeptsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/doeptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/doeptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/doeptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/doeptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dthrctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dthrctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dthrctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dthrctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dtxfsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dtxfsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dtxfsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dtxfsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dvbusdis.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dvbusdis.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dvbusdis.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dvbusdis.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dvbuspulse.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dvbuspulse.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dvbuspulse.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_device/dvbuspulse.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/cid.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/cid.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/cid.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/cid.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/dieptxf.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/dieptxf.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/dieptxf.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/dieptxf.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gahbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gahbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gahbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gahbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gccfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gccfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gccfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gccfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gintsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gintsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gintsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gintsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gnptxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gnptxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gnptxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gnptxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gnptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gnptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gnptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gnptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gotgctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gotgctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gotgctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gotgctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gotgint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gotgint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gotgint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gotgint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/grstctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/grstctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/grstctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/grstctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/grxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/grxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/grxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/grxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/grxstsp_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/grxstsp_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/grxstsp_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/grxstsp_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/grxstsp_peripheral.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/grxstsp_peripheral.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/grxstsp_peripheral.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/grxstsp_peripheral.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/grxstsr_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/grxstsr_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/grxstsr_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/grxstsr_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/grxstsr_peripheral.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/grxstsr_peripheral.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/grxstsr_peripheral.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/grxstsr_peripheral.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gusbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gusbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gusbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/gusbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/hptxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/hptxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/hptxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/hptxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/tx0fsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/tx0fsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/tx0fsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_global/tx0fsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/haint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/haint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/haint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/haint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/haintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/haintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/haintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/haintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcchar9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcdma9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcint9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcintmsk9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hcsplt9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hctsiz9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hfir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hfir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hfir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hfir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hfnum.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hfnum.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hfnum.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hfnum.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hprt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hprt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hprt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hprt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_host/hptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_pwrclk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_pwrclk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_pwrclk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_pwrclk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_pwrclk/pcgcctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_pwrclk/pcgcctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_pwrclk/pcgcctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/otg_hs_pwrclk/pcgcctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/pwr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/pwr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/pwr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/pwr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/pwr/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/pwr/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/pwr/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/pwr/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/pwr/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/pwr/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/pwr/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/pwr/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb1enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb1enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb1enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb1enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb1lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb1lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb1lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb1lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb1rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb1rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb1rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb1rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb2enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb2enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb2enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb2enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb2lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb2lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb2lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb2lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb2rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb2rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb2rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb2rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb3enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb3enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb3enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb3enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb3lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb3lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb3lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb3lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb3rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb3rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb3rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/ahb3rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/apb1enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/apb1enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/apb1enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/apb1enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/apb1lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/apb1lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/apb1lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/apb1lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/apb1rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/apb1rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/apb1rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/apb1rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/apb2enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/apb2enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/apb2enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/apb2enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/apb2lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/apb2lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/apb2lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/apb2lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/apb2rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/apb2rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/apb2rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/apb2rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/bdcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/bdcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/bdcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/bdcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/cfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/cfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/cfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/cfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/cir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/cir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/cir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/cir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/dckcfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/dckcfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/dckcfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/dckcfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/pllcfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/pllcfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/pllcfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/pllcfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/plli2scfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/plli2scfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/plli2scfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/plli2scfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/pllsaicfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/pllsaicfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/pllsaicfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/pllsaicfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/sscgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/sscgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/sscgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rcc/sscgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rng.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rng.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rng.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rng.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rng/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rng/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rng/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rng/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rng/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rng/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rng/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rng/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rng/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rng/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rng/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rng/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/alrmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/alrmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/alrmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/alrmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/alrmassr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/alrmassr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/alrmassr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/alrmassr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/alrmbr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/alrmbr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/alrmbr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/alrmbr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/alrmbssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/alrmbssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/alrmbssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/alrmbssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/bkpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/bkpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/bkpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/bkpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/calibr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/calibr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/calibr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/calibr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/calr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/calr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/calr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/calr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/isr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/isr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/isr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/isr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/prer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/prer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/prer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/prer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/shiftr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/shiftr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/shiftr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/shiftr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/ssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/ssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/ssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/ssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/tafcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/tafcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/tafcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/tafcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/tr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/tr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/tr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/tr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/tsdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/tsdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/tsdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/tsdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/tsssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/tsssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/tsssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/tsssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/tstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/tstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/tstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/tstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/wpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/wpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/wpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/wpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/wutr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/wutr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/wutr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/rtc/wutr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sai1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sai1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sai1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sai1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/clrfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/clrfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/clrfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/clrfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/frcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/frcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/frcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/frcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/im.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/im.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/im.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/im.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/slotr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/slotr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/slotr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/slotr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sai1/ch/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/scb_actrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/scb_actrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/scb_actrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/scb_actrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/scb_actrl/actrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/scb_actrl/actrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/scb_actrl/actrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/scb_actrl/actrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/arg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/arg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/arg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/arg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/clkcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/clkcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/clkcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/clkcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/cmd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/cmd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/cmd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/cmd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/dcount.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/dcount.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/dcount.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/dcount.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/dctrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/dctrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/dctrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/dctrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/dlen.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/dlen.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/dlen.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/dlen.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/dtimer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/dtimer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/dtimer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/dtimer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/fifo.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/fifo.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/fifo.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/fifo.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/fifocnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/fifocnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/fifocnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/fifocnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/mask.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/mask.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/mask.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/mask.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/power.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/power.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/power.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/power.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/resp1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/resp1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/resp1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/resp1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/resp2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/resp2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/resp2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/resp2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/resp3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/resp3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/resp3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/resp3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/resp4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/resp4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/resp4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/resp4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/respcmd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/respcmd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/respcmd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/respcmd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/sta.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/sta.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/sta.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/sdio/sta.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/spi1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/spi1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/spi1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/spi1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/crcpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/crcpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/crcpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/crcpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/i2scfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/i2scfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/i2scfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/i2scfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/i2spr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/i2spr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/i2spr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/i2spr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/rxcrcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/rxcrcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/rxcrcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/rxcrcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/txcrcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/txcrcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/txcrcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/spi1/txcrcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/stk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/stk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/stk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/stk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/stk/calib.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/stk/calib.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/stk/calib.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/stk/calib.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/stk/ctrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/stk/ctrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/stk/ctrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/stk/ctrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/stk/load.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/stk/load.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/stk/load.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/stk/load.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/stk/val.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/stk/val.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/stk/val.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/stk/val.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg/cmpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg/cmpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg/cmpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg/cmpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg/exticr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg/exticr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg/exticr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg/exticr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg/exticr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg/exticr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg/exticr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg/exticr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg/exticr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg/exticr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg/exticr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg/exticr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg/exticr4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg/exticr4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg/exticr4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg/exticr4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg/memrm.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg/memrm.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg/memrm.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg/memrm.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg/pmc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg/pmc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg/pmc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/syscfg/pmc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/bdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/bdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/bdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/bdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/rcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/rcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/rcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/rcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim10/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim11/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim2/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim3/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim5/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim6/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/tim9/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/uart4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/uart4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/uart4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/uart4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/uart4/brr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/uart4/brr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/uart4/brr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/uart4/brr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/uart4/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/uart4/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/uart4/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/uart4/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/uart4/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/uart4/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/uart4/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/uart4/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/uart4/cr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/uart4/cr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/uart4/cr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/uart4/cr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/uart4/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/uart4/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/uart4/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/uart4/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/uart4/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/uart4/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/uart4/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/uart4/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/usart1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/usart1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/usart1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/usart1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/usart1/brr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/usart1/brr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/usart1/brr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/usart1/brr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/usart1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/usart1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/usart1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/usart1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/usart1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/usart1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/usart1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/usart1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/usart1/cr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/usart1/cr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/usart1/cr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/usart1/cr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/usart1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/usart1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/usart1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/usart1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/usart1/gtpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/usart1/gtpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/usart1/gtpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/usart1/gtpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/usart1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/usart1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/usart1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/usart1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/wwdg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/wwdg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/wwdg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/wwdg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/wwdg/cfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/wwdg/cfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/wwdg/cfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/wwdg/cfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/wwdg/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/wwdg/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/wwdg/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/wwdg/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f427/wwdg/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/wwdg/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f427/wwdg/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f427/wwdg/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/htr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/htr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/htr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/htr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/jdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/jdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/jdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/jdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/jofr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/jofr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/jofr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/jofr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/jsqr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/jsqr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/jsqr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/jsqr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/ltr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/ltr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/ltr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/ltr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/smpr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/smpr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/smpr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/smpr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/smpr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/smpr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/smpr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/smpr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/sqr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/sqr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/sqr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/sqr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/sqr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/sqr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/sqr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/sqr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/sqr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/sqr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/sqr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/sqr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc_common.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc_common.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc_common.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc_common.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc_common/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc_common/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc_common/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc_common/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc_common/cdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc_common/cdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc_common/cdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc_common/cdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc_common/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc_common/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/adc_common/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/adc_common/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/btr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/btr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/btr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/btr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/esr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/esr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/esr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/esr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/fa1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/fa1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/fa1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/fa1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/fb.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/fb.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/fb.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/fb.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/fb/fr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/fb/fr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/fb/fr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/fb/fr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/fb/fr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/fb/fr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/fb/fr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/fb/fr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/ffa1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/ffa1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/ffa1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/ffa1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/fm1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/fm1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/fm1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/fm1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/fmr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/fmr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/fmr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/fmr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/fs1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/fs1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/fs1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/fs1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/ier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/ier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/ier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/ier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/mcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/mcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/mcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/mcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/msr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/msr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/msr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/msr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/rfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/rfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/rfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/rfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/rx.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/rx.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/rx.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/rx.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/rx/rdhr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/rx/rdhr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/rx/rdhr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/rx/rdhr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/rx/rdlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/rx/rdlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/rx/rdlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/rx/rdlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/rx/rdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/rx/rdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/rx/rdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/rx/rdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/rx/rir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/rx/rir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/rx/rir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/rx/rir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/tsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/tsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/tsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/tsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/tx.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/tx.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/tx.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/tx.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/tx/tdhr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/tx/tdhr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/tx/tdhr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/tx/tdhr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/tx/tdlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/tx/tdlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/tx/tdlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/tx/tdlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/tx/tdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/tx/tdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/tx/tdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/tx/tdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/tx/tir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/tx/tir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/can1/tx/tir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/can1/tx/tir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/crc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/crc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/crc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/crc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/crc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/crc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/crc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/crc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/crc/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/crc/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/crc/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/crc/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/crc/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/crc/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/crc/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/crc/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/csgcmccmr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/csgcmccmr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/csgcmccmr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/csgcmccmr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/csgcmr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/csgcmr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/csgcmr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/csgcmr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/din.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/din.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/din.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/din.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/dmacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/dmacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/dmacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/dmacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/dout.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/dout.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/dout.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/dout.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/imscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/imscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/imscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/imscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/init.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/init.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/init.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/init.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/init/ivlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/init/ivlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/init/ivlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/init/ivlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/init/ivrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/init/ivrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/init/ivrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/init/ivrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/key.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/key.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/key.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/key.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/key/klr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/key/klr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/key/klr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/key/klr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/key/krr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/key/krr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/key/krr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/key/krr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/misr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/misr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/misr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/misr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/risr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/risr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/risr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/risr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/cryp/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr12l1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr12l1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr12l1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr12l1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr12l2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr12l2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr12l2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr12l2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr12ld.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr12ld.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr12ld.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr12ld.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr12r1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr12r1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr12r1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr12r1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr12r2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr12r2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr12r2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr12r2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr12rd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr12rd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr12rd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr12rd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr8r1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr8r1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr8r1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr8r1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr8r2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr8r2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr8r2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr8r2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr8rd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr8rd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr8rd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dhr8rd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dor1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dor1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dor1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dor1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dor2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dor2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dor2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac/dor2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac/swtrigr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac/swtrigr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dac/swtrigr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dac/swtrigr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dbgmcu.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dbgmcu.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dbgmcu.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dbgmcu.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dbgmcu/apb1_fz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dbgmcu/apb1_fz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dbgmcu/apb1_fz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dbgmcu/apb1_fz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dbgmcu/apb2_fz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dbgmcu/apb2_fz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dbgmcu/apb2_fz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dbgmcu/apb2_fz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dbgmcu/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dbgmcu/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dbgmcu/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dbgmcu/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dbgmcu/idcode.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dbgmcu/idcode.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dbgmcu/idcode.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dbgmcu/idcode.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/cwsize.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/cwsize.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/cwsize.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/cwsize.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/cwstrt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/cwstrt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/cwstrt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/cwstrt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/escr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/escr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/escr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/escr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/esur.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/esur.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/esur.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/esur.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/ier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/ier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/ier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/ier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/mis.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/mis.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/mis.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/mis.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/ris.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/ris.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/ris.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/ris.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dcmi/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/device.x b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/device.x similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/device.x rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/device.x diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/hifcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/hifcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/hifcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/hifcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/hisr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/hisr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/hisr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/hisr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/lifcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/lifcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/lifcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/lifcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/lisr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/lisr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/lisr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/lisr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/st.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/st.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/st.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/st.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/st/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/st/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/st/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/st/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/st/fcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/st/fcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/st/fcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/st/fcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/st/m0ar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/st/m0ar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/st/m0ar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/st/m0ar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/st/m1ar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/st/m1ar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/st/m1ar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/st/m1ar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/st/ndtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/st/ndtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/st/ndtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/st/ndtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/st/par.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/st/par.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/st/par.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2/st/par.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/amtcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/amtcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/amtcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/amtcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/bgclut.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/bgclut.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/bgclut.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/bgclut.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/bgcmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/bgcmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/bgcmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/bgcmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/bgcolr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/bgcolr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/bgcolr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/bgcolr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/bgmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/bgmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/bgmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/bgmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/bgor.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/bgor.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/bgor.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/bgor.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/bgpfccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/bgpfccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/bgpfccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/bgpfccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/fgclut.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/fgclut.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/fgclut.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/fgclut.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/fgcmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/fgcmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/fgcmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/fgcmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/fgcolr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/fgcolr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/fgcolr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/fgcolr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/fgmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/fgmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/fgmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/fgmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/fgor.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/fgor.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/fgor.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/fgor.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/fgpfccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/fgpfccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/fgpfccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/fgpfccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/ifcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/ifcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/ifcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/ifcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/isr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/isr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/isr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/isr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/lwr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/lwr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/lwr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/lwr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/nlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/nlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/nlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/nlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/ocolr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/ocolr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/ocolr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/ocolr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/omar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/omar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/omar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/omar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/oor.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/oor.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/oor.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/oor.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/opfccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/opfccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/opfccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/dma2d/opfccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmabmr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmabmr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmabmr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmabmr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmachrbar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmachrbar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmachrbar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmachrbar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmachrdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmachrdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmachrdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmachrdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmachtbar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmachtbar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmachtbar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmachtbar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmachtdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmachtdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmachtdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmachtdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmaier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmaier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmaier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmaier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmamfbocr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmamfbocr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmamfbocr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmamfbocr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmaomr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmaomr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmaomr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmaomr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmardlar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmardlar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmardlar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmardlar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmarpdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmarpdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmarpdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmarpdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmarswtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmarswtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmarswtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmarswtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmasr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmasr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmasr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmasr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmatdlar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmatdlar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmatdlar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmatdlar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmatpdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmatpdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmatpdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_dma/dmatpdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca0hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca0hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca0hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca0hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca0lr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca0lr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca0lr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca0lr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca1hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca1hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca1hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca1hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca1lr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca1lr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca1lr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca1lr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca2hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca2hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca2hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca2hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca2lr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca2lr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca2lr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca2lr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca3hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca3hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca3hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca3hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca3lr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca3lr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca3lr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maca3lr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/maccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macdbgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macdbgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macdbgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macdbgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macfcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macfcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macfcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macfcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macffr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macffr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macffr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macffr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/machthr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/machthr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/machthr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/machthr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/machtlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/machtlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/machtlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/machtlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macimr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macimr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macimr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macimr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macmiiar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macmiiar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macmiiar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macmiiar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macmiidr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macmiidr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macmiidr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macmiidr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macpmtcsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macpmtcsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macpmtcsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macpmtcsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macvlantr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macvlantr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macvlantr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mac/macvlantr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmcrfaecr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmcrfaecr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmcrfaecr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmcrfaecr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmcrfcecr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmcrfcecr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmcrfcecr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmcrfcecr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmcrgufcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmcrgufcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmcrgufcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmcrgufcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmcrimr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmcrimr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmcrimr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmcrimr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmcrir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmcrir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmcrir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmcrir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmctgfcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmctgfcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmctgfcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmctgfcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmctgfmsccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmctgfmsccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmctgfmsccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmctgfmsccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmctgfsccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmctgfsccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmctgfsccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmctgfsccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmctimr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmctimr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmctimr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmctimr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmctir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmctir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmctir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_mmc/mmctir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptpppscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptpppscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptpppscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptpppscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptpssir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptpssir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptpssir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptpssir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptsar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptsar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptsar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptsar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptshr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptshr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptshr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptshr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptshur.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptshur.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptshur.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptshur.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptslr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptslr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptslr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptslr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptslur.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptslur.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptslur.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptslur.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptthr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptthr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptthr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptptthr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptpttlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptpttlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptpttlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ethernet_ptp/ptpttlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/exti.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/exti.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/exti.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/exti.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/exti/emr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/exti/emr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/exti/emr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/exti/emr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/exti/ftsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/exti/ftsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/exti/ftsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/exti/ftsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/exti/imr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/exti/imr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/exti/imr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/exti/imr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/exti/pr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/exti/pr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/exti/pr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/exti/pr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/exti/rtsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/exti/rtsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/exti/rtsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/exti/rtsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/exti/swier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/exti/swier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/exti/swier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/exti/swier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/flash.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/flash.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/flash.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/flash.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/flash/acr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/flash/acr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/flash/acr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/flash/acr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/flash/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/flash/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/flash/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/flash/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/flash/keyr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/flash/keyr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/flash/keyr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/flash/keyr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/flash/optcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/flash/optcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/flash/optcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/flash/optcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/flash/optcr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/flash/optcr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/flash/optcr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/flash/optcr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/flash/optkeyr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/flash/optkeyr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/flash/optkeyr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/flash/optkeyr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/flash/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/flash/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/flash/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/flash/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/bcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/bcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/bcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/bcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/bcr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/bcr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/bcr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/bcr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/btr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/btr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/btr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/btr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/bwtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/bwtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/bwtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/bwtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/eccr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/eccr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/eccr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/eccr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/eccr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/eccr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/eccr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/eccr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/patt2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/patt2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/patt2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/patt2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/patt3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/patt3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/patt3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/patt3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/patt4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/patt4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/patt4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/patt4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/pcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/pcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/pcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/pcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/pio4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/pio4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/pio4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/pio4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/pmem2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/pmem2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/pmem2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/pmem2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/pmem3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/pmem3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/pmem3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/pmem3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/pmem4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/pmem4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/pmem4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/pmem4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/sdcmr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/sdcmr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/sdcmr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/sdcmr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/sdcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/sdcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/sdcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/sdcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/sdrtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/sdrtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/sdrtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/sdrtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/sdsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/sdsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/sdsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/sdsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/sdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/sdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/sdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/sdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fmc/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fpu.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fpu.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fpu.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fpu.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fpu/fpcar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fpu/fpcar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fpu/fpcar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fpu/fpcar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fpu/fpccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fpu/fpccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fpu/fpccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fpu/fpccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fpu/fpscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fpu/fpscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fpu/fpscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fpu/fpscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fpu_cpacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fpu_cpacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fpu_cpacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fpu_cpacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fpu_cpacr/cpacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fpu_cpacr/cpacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/fpu_cpacr/cpacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/fpu_cpacr/cpacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpioa/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiob/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/gpiok/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/hash.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/hash.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/hash.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/hash.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/hash/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/hash/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/hash/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/hash/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/hash/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/hash/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/hash/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/hash/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/hash/din.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/hash/din.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/hash/din.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/hash/din.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/hash/hash_hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/hash/hash_hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/hash/hash_hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/hash/hash_hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/hash/hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/hash/hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/hash/hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/hash/hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/hash/imr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/hash/imr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/hash/imr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/hash/imr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/hash/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/hash/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/hash/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/hash/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/hash/str.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/hash/str.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/hash/str.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/hash/str.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/fltr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/fltr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/fltr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/fltr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/oar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/oar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/oar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/oar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/oar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/oar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/oar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/oar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/sr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/sr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/sr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/sr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/sr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/sr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/sr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/sr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/trise.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/trise.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/trise.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/i2c1/trise.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/iwdg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/iwdg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/iwdg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/iwdg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/iwdg/kr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/iwdg/kr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/iwdg/kr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/iwdg/kr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/iwdg/pr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/iwdg/pr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/iwdg/pr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/iwdg/pr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/iwdg/rlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/iwdg/rlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/iwdg/rlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/iwdg/rlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/iwdg/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/iwdg/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/iwdg/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/iwdg/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/awcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/awcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/awcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/awcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/bccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/bccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/bccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/bccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/bpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/bpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/bpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/bpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/cdsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/cdsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/cdsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/cdsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/cpsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/cpsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/cpsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/cpsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/gcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/gcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/gcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/gcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/ier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/ier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/ier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/ier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/isr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/isr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/isr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/isr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/bfcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/bfcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/bfcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/bfcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/cacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/cacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/cacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/cacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/cfbar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/cfbar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/cfbar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/cfbar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/cfblnr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/cfblnr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/cfblnr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/cfblnr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/cfblr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/cfblr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/cfblr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/cfblr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/ckcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/ckcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/ckcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/ckcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/clutwr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/clutwr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/clutwr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/clutwr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/dccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/dccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/dccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/dccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/pfcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/pfcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/pfcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/pfcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/whpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/whpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/whpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/whpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/wvpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/wvpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/wvpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/layer/wvpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/lipcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/lipcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/lipcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/lipcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/srcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/srcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/srcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/srcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/sscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/sscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/sscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/sscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/twcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/twcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/twcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/ltdc/twcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/mod.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/mod.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/mod.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/mod.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/nvic_stir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/nvic_stir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/nvic_stir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/nvic_stir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/nvic_stir/stir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/nvic_stir/stir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/nvic_stir/stir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/nvic_stir/stir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/daint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/daint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/daint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/daint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/daintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/daintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/daintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/daintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepempmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepempmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepempmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepempmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/diepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dieptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dieptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dieptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dieptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dieptsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dieptsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dieptsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dieptsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dieptsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dieptsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dieptsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dieptsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dieptsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dieptsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dieptsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dieptsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doepctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doepctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doepctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doepctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doepint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doepint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doepint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doepint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doepint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doepint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doepint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doepint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doepint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doepint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doepint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doepint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doepint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doepint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doepint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doepint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doeptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doeptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doeptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doeptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doeptsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doeptsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doeptsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doeptsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doeptsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doeptsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doeptsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doeptsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doeptsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doeptsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doeptsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/doeptsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dtxfsts0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dtxfsts0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dtxfsts0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dtxfsts0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dtxfsts1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dtxfsts1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dtxfsts1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dtxfsts1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dtxfsts2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dtxfsts2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dtxfsts2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dtxfsts2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dtxfsts3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dtxfsts3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dtxfsts3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dtxfsts3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dvbusdis.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dvbusdis.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dvbusdis.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dvbusdis.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dvbuspulse.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dvbuspulse.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dvbuspulse.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_device/dvbuspulse.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/cid.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/cid.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/cid.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/cid.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/dieptxf.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/dieptxf.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/dieptxf.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/dieptxf.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/dieptxf0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/dieptxf0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/dieptxf0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/dieptxf0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gahbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gahbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gahbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gahbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gccfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gccfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gccfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gccfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gintsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gintsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gintsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gintsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gnptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gnptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gnptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gnptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gotgctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gotgctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gotgctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gotgctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gotgint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gotgint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gotgint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gotgint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/grstctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/grstctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/grstctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/grstctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/grxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/grxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/grxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/grxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/grxstsp_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/grxstsp_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/grxstsp_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/grxstsp_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/grxstsp_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/grxstsp_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/grxstsp_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/grxstsp_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/grxstsr_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/grxstsr_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/grxstsr_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/grxstsr_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/grxstsr_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/grxstsr_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/grxstsr_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/grxstsr_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gusbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gusbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gusbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/gusbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/hnptxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/hnptxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/hnptxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/hnptxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/hptxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/hptxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/hptxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_global/hptxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/haint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/haint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/haint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/haint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/haintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/haintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/haintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/haintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcchar7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcint7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hcintmsk7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hctsiz7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hfir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hfir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hfir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hfir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hfnum.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hfnum.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hfnum.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hfnum.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hprt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hprt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hprt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hprt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_host/hptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_pwrclk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_pwrclk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_pwrclk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_pwrclk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_pwrclk/pcgcctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_pwrclk/pcgcctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_pwrclk/pcgcctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_fs_pwrclk/pcgcctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/daint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/daint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/daint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/daint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/daintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/daintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/daintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/daintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/deachint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/deachint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/deachint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/deachint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/deachintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/deachintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/deachintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/deachintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepdma1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepdma1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepdma1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepdma1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepdma2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepdma2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepdma2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepdma2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepdma3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepdma3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepdma3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepdma3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepdma4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepdma4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepdma4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepdma4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepdma5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepdma5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepdma5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepdma5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepeachmsk1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepeachmsk1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepeachmsk1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepeachmsk1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepempmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepempmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepempmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepempmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/diepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dieptsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dieptsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dieptsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dieptsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dieptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dieptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dieptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dieptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/doepctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/doepctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/doepctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/doepctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/doepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/doepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/doepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/doepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/doepeachmsk1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/doepeachmsk1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/doepeachmsk1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/doepeachmsk1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/doepint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/doepint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/doepint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/doepint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/doepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/doepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/doepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/doepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/doeptsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/doeptsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/doeptsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/doeptsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/doeptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/doeptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/doeptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/doeptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dthrctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dthrctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dthrctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dthrctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dtxfsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dtxfsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dtxfsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dtxfsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dvbusdis.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dvbusdis.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dvbusdis.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dvbusdis.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dvbuspulse.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dvbuspulse.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dvbuspulse.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_device/dvbuspulse.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/cid.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/cid.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/cid.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/cid.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/dieptxf.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/dieptxf.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/dieptxf.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/dieptxf.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gahbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gahbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gahbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gahbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gccfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gccfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gccfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gccfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gintsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gintsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gintsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gintsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gnptxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gnptxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gnptxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gnptxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gnptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gnptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gnptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gnptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gotgctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gotgctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gotgctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gotgctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gotgint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gotgint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gotgint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gotgint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/grstctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/grstctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/grstctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/grstctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/grxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/grxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/grxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/grxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/grxstsp_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/grxstsp_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/grxstsp_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/grxstsp_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/grxstsp_peripheral.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/grxstsp_peripheral.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/grxstsp_peripheral.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/grxstsp_peripheral.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/grxstsr_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/grxstsr_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/grxstsr_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/grxstsr_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/grxstsr_peripheral.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/grxstsr_peripheral.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/grxstsr_peripheral.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/grxstsr_peripheral.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gusbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gusbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gusbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/gusbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/hptxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/hptxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/hptxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/hptxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/tx0fsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/tx0fsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/tx0fsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_global/tx0fsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/haint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/haint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/haint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/haint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/haintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/haintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/haintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/haintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcchar9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcdma9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcint9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcintmsk9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hcsplt9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hctsiz9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hfir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hfir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hfir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hfir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hfnum.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hfnum.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hfnum.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hfnum.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hprt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hprt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hprt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hprt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_host/hptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_pwrclk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_pwrclk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_pwrclk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_pwrclk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_pwrclk/pcgcctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_pwrclk/pcgcctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_pwrclk/pcgcctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/otg_hs_pwrclk/pcgcctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/pwr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/pwr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/pwr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/pwr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/pwr/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/pwr/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/pwr/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/pwr/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/pwr/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/pwr/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/pwr/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/pwr/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb1enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb1enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb1enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb1enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb1lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb1lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb1lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb1lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb1rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb1rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb1rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb1rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb2enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb2enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb2enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb2enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb2lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb2lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb2lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb2lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb2rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb2rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb2rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb2rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb3enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb3enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb3enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb3enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb3lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb3lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb3lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb3lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb3rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb3rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb3rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/ahb3rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/apb1enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/apb1enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/apb1enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/apb1enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/apb1lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/apb1lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/apb1lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/apb1lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/apb1rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/apb1rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/apb1rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/apb1rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/apb2enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/apb2enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/apb2enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/apb2enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/apb2lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/apb2lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/apb2lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/apb2lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/apb2rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/apb2rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/apb2rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/apb2rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/bdcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/bdcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/bdcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/bdcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/cfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/cfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/cfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/cfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/cir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/cir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/cir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/cir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/dckcfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/dckcfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/dckcfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/dckcfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/pllcfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/pllcfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/pllcfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/pllcfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/plli2scfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/plli2scfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/plli2scfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/plli2scfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/pllsaicfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/pllsaicfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/pllsaicfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/pllsaicfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/sscgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/sscgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/sscgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rcc/sscgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rng.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rng.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rng.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rng.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rng/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rng/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rng/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rng/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rng/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rng/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rng/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rng/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rng/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rng/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rng/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rng/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/alrmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/alrmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/alrmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/alrmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/alrmassr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/alrmassr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/alrmassr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/alrmassr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/alrmbr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/alrmbr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/alrmbr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/alrmbr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/alrmbssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/alrmbssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/alrmbssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/alrmbssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/bkpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/bkpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/bkpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/bkpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/calibr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/calibr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/calibr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/calibr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/calr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/calr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/calr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/calr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/isr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/isr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/isr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/isr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/prer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/prer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/prer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/prer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/shiftr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/shiftr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/shiftr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/shiftr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/ssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/ssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/ssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/ssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/tafcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/tafcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/tafcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/tafcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/tr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/tr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/tr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/tr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/tsdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/tsdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/tsdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/tsdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/tsssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/tsssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/tsssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/tsssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/tstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/tstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/tstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/tstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/wpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/wpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/wpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/wpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/wutr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/wutr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/wutr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/rtc/wutr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sai.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sai.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sai.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sai.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/clrfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/clrfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/clrfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/clrfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/frcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/frcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/frcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/frcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/im.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/im.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/im.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/im.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/slotr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/slotr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/slotr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/slotr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sai/ch/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/scb_actrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/scb_actrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/scb_actrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/scb_actrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/scb_actrl/actrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/scb_actrl/actrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/scb_actrl/actrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/scb_actrl/actrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/arg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/arg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/arg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/arg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/clkcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/clkcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/clkcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/clkcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/cmd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/cmd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/cmd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/cmd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/dcount.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/dcount.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/dcount.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/dcount.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/dctrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/dctrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/dctrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/dctrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/dlen.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/dlen.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/dlen.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/dlen.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/dtimer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/dtimer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/dtimer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/dtimer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/fifo.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/fifo.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/fifo.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/fifo.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/fifocnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/fifocnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/fifocnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/fifocnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/mask.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/mask.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/mask.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/mask.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/power.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/power.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/power.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/power.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/resp1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/resp1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/resp1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/resp1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/resp2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/resp2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/resp2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/resp2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/resp3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/resp3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/resp3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/resp3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/resp4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/resp4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/resp4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/resp4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/respcmd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/respcmd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/respcmd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/respcmd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/sta.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/sta.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/sta.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/sdio/sta.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/spi1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/spi1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/spi1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/spi1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/crcpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/crcpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/crcpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/crcpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/i2scfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/i2scfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/i2scfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/i2scfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/i2spr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/i2spr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/i2spr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/i2spr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/rxcrcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/rxcrcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/rxcrcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/rxcrcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/txcrcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/txcrcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/txcrcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/spi1/txcrcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/stk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/stk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/stk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/stk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/stk/calib.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/stk/calib.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/stk/calib.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/stk/calib.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/stk/ctrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/stk/ctrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/stk/ctrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/stk/ctrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/stk/load.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/stk/load.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/stk/load.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/stk/load.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/stk/val.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/stk/val.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/stk/val.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/stk/val.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg/cmpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg/cmpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg/cmpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg/cmpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg/exticr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg/exticr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg/exticr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg/exticr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg/exticr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg/exticr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg/exticr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg/exticr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg/exticr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg/exticr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg/exticr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg/exticr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg/exticr4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg/exticr4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg/exticr4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg/exticr4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg/memrm.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg/memrm.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg/memrm.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg/memrm.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg/pmc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg/pmc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg/pmc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/syscfg/pmc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/bdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/bdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/bdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/bdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/rcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/rcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/rcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/rcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim10/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim11/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim2/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim3/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim5/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim6/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/tim9/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/uart4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/uart4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/uart4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/uart4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/uart4/brr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/uart4/brr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/uart4/brr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/uart4/brr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/uart4/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/uart4/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/uart4/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/uart4/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/uart4/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/uart4/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/uart4/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/uart4/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/uart4/cr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/uart4/cr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/uart4/cr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/uart4/cr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/uart4/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/uart4/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/uart4/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/uart4/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/uart4/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/uart4/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/uart4/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/uart4/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/usart1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/usart1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/usart1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/usart1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/usart1/brr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/usart1/brr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/usart1/brr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/usart1/brr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/usart1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/usart1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/usart1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/usart1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/usart1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/usart1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/usart1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/usart1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/usart1/cr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/usart1/cr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/usart1/cr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/usart1/cr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/usart1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/usart1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/usart1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/usart1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/usart1/gtpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/usart1/gtpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/usart1/gtpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/usart1/gtpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/usart1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/usart1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/usart1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/usart1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/wwdg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/wwdg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/wwdg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/wwdg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/wwdg/cfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/wwdg/cfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/wwdg/cfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/wwdg/cfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/wwdg/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/wwdg/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/wwdg/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/wwdg/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f429/wwdg/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/wwdg/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f429/wwdg/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f429/wwdg/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/htr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/htr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/htr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/htr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/jdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/jdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/jdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/jdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/jofr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/jofr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/jofr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/jofr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/jsqr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/jsqr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/jsqr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/jsqr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/ltr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/ltr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/ltr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/ltr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/smpr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/smpr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/smpr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/smpr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/smpr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/smpr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/smpr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/smpr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/sqr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/sqr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/sqr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/sqr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/sqr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/sqr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/sqr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/sqr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/sqr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/sqr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/sqr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/sqr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc_common.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc_common.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc_common.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc_common.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc_common/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc_common/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc_common/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc_common/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc_common/cdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc_common/cdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc_common/cdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc_common/cdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc_common/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc_common/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/adc_common/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/adc_common/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/btr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/btr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/btr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/btr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/esr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/esr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/esr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/esr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/fa1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/fa1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/fa1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/fa1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/fb.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/fb.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/fb.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/fb.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/fb/fr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/fb/fr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/fb/fr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/fb/fr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/fb/fr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/fb/fr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/fb/fr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/fb/fr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/ffa1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/ffa1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/ffa1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/ffa1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/fm1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/fm1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/fm1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/fm1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/fmr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/fmr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/fmr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/fmr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/fs1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/fs1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/fs1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/fs1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/ier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/ier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/ier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/ier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/mcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/mcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/mcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/mcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/msr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/msr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/msr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/msr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/rfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/rfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/rfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/rfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/rx.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/rx.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/rx.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/rx.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/rx/rdhr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/rx/rdhr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/rx/rdhr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/rx/rdhr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/rx/rdlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/rx/rdlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/rx/rdlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/rx/rdlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/rx/rdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/rx/rdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/rx/rdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/rx/rdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/rx/rir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/rx/rir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/rx/rir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/rx/rir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/tsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/tsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/tsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/tsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/tx.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/tx.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/tx.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/tx.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/tx/tdhr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/tx/tdhr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/tx/tdhr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/tx/tdhr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/tx/tdlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/tx/tdlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/tx/tdlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/tx/tdlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/tx/tdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/tx/tdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/tx/tdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/tx/tdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/tx/tir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/tx/tir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/can1/tx/tir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/can1/tx/tir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/crc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/crc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/crc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/crc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/crc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/crc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/crc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/crc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/crc/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/crc/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/crc/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/crc/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/crc/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/crc/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/crc/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/crc/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr12l1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr12l1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr12l1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr12l1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr12l2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr12l2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr12l2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr12l2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr12ld.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr12ld.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr12ld.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr12ld.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr12r1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr12r1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr12r1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr12r1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr12r2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr12r2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr12r2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr12r2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr12rd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr12rd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr12rd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr12rd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr8r1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr8r1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr8r1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr8r1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr8r2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr8r2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr8r2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr8r2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr8rd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr8rd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr8rd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dhr8rd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dor1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dor1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dor1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dor1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dor2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dor2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dor2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac/dor2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac/swtrigr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac/swtrigr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dac/swtrigr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dac/swtrigr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dbgmcu.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dbgmcu.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dbgmcu.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dbgmcu.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dbgmcu/apb1_fz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dbgmcu/apb1_fz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dbgmcu/apb1_fz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dbgmcu/apb1_fz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dbgmcu/apb2_fz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dbgmcu/apb2_fz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dbgmcu/apb2_fz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dbgmcu/apb2_fz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dbgmcu/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dbgmcu/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dbgmcu/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dbgmcu/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dbgmcu/idcode.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dbgmcu/idcode.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dbgmcu/idcode.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dbgmcu/idcode.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/cwsize.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/cwsize.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/cwsize.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/cwsize.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/cwstrt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/cwstrt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/cwstrt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/cwstrt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/escr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/escr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/escr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/escr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/esur.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/esur.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/esur.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/esur.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/ier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/ier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/ier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/ier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/mis.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/mis.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/mis.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/mis.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/ris.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/ris.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/ris.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/ris.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dcmi/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/device.x b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/device.x similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/device.x rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/device.x diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dma2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dma2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dma2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dma2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/hifcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/hifcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/hifcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/hifcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/hisr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/hisr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/hisr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/hisr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/lifcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/lifcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/lifcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/lifcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/lisr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/lisr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/lisr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/lisr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/st.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/st.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/st.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/st.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/st/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/st/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/st/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/st/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/st/fcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/st/fcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/st/fcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/st/fcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/st/m0ar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/st/m0ar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/st/m0ar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/st/m0ar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/st/m1ar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/st/m1ar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/st/m1ar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/st/m1ar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/st/ndtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/st/ndtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/st/ndtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/st/ndtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/st/par.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/st/par.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/st/par.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/dma2/st/par.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/exti.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/exti.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/exti.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/exti.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/exti/emr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/exti/emr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/exti/emr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/exti/emr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/exti/ftsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/exti/ftsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/exti/ftsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/exti/ftsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/exti/imr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/exti/imr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/exti/imr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/exti/imr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/exti/pr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/exti/pr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/exti/pr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/exti/pr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/exti/rtsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/exti/rtsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/exti/rtsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/exti/rtsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/exti/swier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/exti/swier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/exti/swier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/exti/swier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/flash.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/flash.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/flash.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/flash.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/flash/acr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/flash/acr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/flash/acr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/flash/acr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/flash/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/flash/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/flash/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/flash/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/flash/keyr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/flash/keyr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/flash/keyr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/flash/keyr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/flash/optcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/flash/optcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/flash/optcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/flash/optcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/flash/optkeyr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/flash/optkeyr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/flash/optkeyr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/flash/optkeyr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/flash/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/flash/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/flash/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/flash/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/bcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/bcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/bcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/bcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/bcr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/bcr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/bcr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/bcr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/btr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/btr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/btr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/btr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/bwtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/bwtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/bwtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/bwtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/eccr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/eccr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/eccr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/eccr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/eccr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/eccr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/eccr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/eccr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/patt2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/patt2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/patt2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/patt2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/patt3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/patt3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/patt3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/patt3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/patt4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/patt4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/patt4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/patt4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/pcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/pcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/pcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/pcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/pio4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/pio4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/pio4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/pio4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/pmem2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/pmem2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/pmem2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/pmem2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/pmem3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/pmem3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/pmem3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/pmem3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/pmem4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/pmem4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/pmem4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/pmem4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/sdcmr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/sdcmr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/sdcmr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/sdcmr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/sdcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/sdcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/sdcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/sdcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/sdrtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/sdrtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/sdrtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/sdrtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/sdsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/sdsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/sdsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/sdsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/sdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/sdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/sdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/sdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmc/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/isr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/isr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/isr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/isr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/oar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/oar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/oar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/oar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/oar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/oar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/oar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/oar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/pecr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/pecr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/pecr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/pecr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/rxdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/rxdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/rxdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/rxdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/timeoutr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/timeoutr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/timeoutr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/timeoutr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/timingr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/timingr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/timingr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/timingr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/txdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/txdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/txdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fmpi2c1/txdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fpu.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fpu.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fpu.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fpu.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fpu/fpcar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fpu/fpcar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fpu/fpcar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fpu/fpcar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fpu/fpccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fpu/fpccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fpu/fpccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fpu/fpccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fpu/fpscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fpu/fpscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fpu/fpscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fpu/fpscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fpu_cpacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fpu_cpacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fpu_cpacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fpu_cpacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fpu_cpacr/cpacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fpu_cpacr/cpacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/fpu_cpacr/cpacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/fpu_cpacr/cpacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioa/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpiob/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/gpioh/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/hdmi_cec.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/hdmi_cec.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/hdmi_cec.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/hdmi_cec.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/hdmi_cec/cec_cfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/hdmi_cec/cec_cfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/hdmi_cec/cec_cfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/hdmi_cec/cec_cfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/hdmi_cec/cec_cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/hdmi_cec/cec_cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/hdmi_cec/cec_cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/hdmi_cec/cec_cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/hdmi_cec/cec_ier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/hdmi_cec/cec_ier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/hdmi_cec/cec_ier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/hdmi_cec/cec_ier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/hdmi_cec/cec_isr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/hdmi_cec/cec_isr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/hdmi_cec/cec_isr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/hdmi_cec/cec_isr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/hdmi_cec/cec_rxdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/hdmi_cec/cec_rxdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/hdmi_cec/cec_rxdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/hdmi_cec/cec_rxdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/hdmi_cec/cec_txdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/hdmi_cec/cec_txdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/hdmi_cec/cec_txdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/hdmi_cec/cec_txdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/fltr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/fltr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/fltr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/fltr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/oar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/oar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/oar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/oar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/oar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/oar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/oar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/oar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/sr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/sr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/sr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/sr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/sr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/sr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/sr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/sr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/trise.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/trise.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/trise.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/i2c1/trise.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/iwdg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/iwdg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/iwdg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/iwdg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/iwdg/kr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/iwdg/kr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/iwdg/kr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/iwdg/kr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/iwdg/pr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/iwdg/pr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/iwdg/pr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/iwdg/pr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/iwdg/rlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/iwdg/rlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/iwdg/rlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/iwdg/rlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/iwdg/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/iwdg/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/iwdg/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/iwdg/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/mod.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/mod.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/mod.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/mod.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/nvic_stir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/nvic_stir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/nvic_stir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/nvic_stir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/nvic_stir/stir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/nvic_stir/stir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/nvic_stir/stir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/nvic_stir/stir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/daint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/daint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/daint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/daint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/daintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/daintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/daintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/daintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/diepctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/diepctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/diepctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/diepctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/diepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/diepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/diepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/diepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/diepempmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/diepempmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/diepempmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/diepempmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/diepint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/diepint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/diepint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/diepint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/diepint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/diepint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/diepint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/diepint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/diepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/diepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/diepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/diepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dieptsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dieptsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dieptsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dieptsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dieptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dieptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dieptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dieptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/doepctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/doepctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/doepctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/doepctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/doepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/doepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/doepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/doepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/doepint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/doepint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/doepint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/doepint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/doepint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/doepint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/doepint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/doepint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/doepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/doepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/doepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/doepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/doeptsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/doeptsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/doeptsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/doeptsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/doeptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/doeptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/doeptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/doeptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dtxfsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dtxfsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dtxfsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dtxfsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dtxfsts0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dtxfsts0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dtxfsts0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dtxfsts0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dvbusdis.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dvbusdis.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dvbusdis.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dvbusdis.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dvbuspulse.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dvbuspulse.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dvbuspulse.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_device/dvbuspulse.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/dieptxf.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/dieptxf.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/dieptxf.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/dieptxf.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/dieptxf0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/dieptxf0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/dieptxf0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/dieptxf0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gahbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gahbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gahbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gahbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gccfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gccfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gccfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gccfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gintsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gintsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gintsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gintsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/glpmcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/glpmcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/glpmcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/glpmcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gnptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gnptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gnptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gnptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gotgctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gotgctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gotgctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gotgctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gotgint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gotgint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gotgint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gotgint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/grstctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/grstctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/grstctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/grstctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/grxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/grxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/grxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/grxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/grxstsp_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/grxstsp_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/grxstsp_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/grxstsp_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/grxstsp_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/grxstsp_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/grxstsp_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/grxstsp_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/grxstsr_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/grxstsr_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/grxstsr_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/grxstsr_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/grxstsr_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/grxstsr_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/grxstsr_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/grxstsr_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gusbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gusbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gusbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/gusbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/hnptxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/hnptxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/hnptxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/hnptxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/hptxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/hptxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/hptxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/hptxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/otg_cid.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/otg_cid.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/otg_cid.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_global/otg_cid.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/haint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/haint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/haint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/haint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/haintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/haintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/haintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/haintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcchar7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcint7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hcintmsk7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hctsiz7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hfir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hfir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hfir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hfir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hfnum.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hfnum.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hfnum.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hfnum.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hprt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hprt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hprt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hprt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_host/hptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_pwrclk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_pwrclk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_pwrclk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_pwrclk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_pwrclk/pcgcctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_pwrclk/pcgcctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_pwrclk/pcgcctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_fs_pwrclk/pcgcctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/daint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/daint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/daint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/daint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/daintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/daintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/daintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/daintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/deachint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/deachint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/deachint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/deachint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/deachintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/deachintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/deachintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/deachintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepdma1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepdma1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepdma1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepdma1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepdma2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepdma2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepdma2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepdma2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepdma3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepdma3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepdma3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepdma3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepdma4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepdma4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepdma4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepdma4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepdma5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepdma5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepdma5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepdma5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepeachmsk1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepeachmsk1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepeachmsk1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepeachmsk1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepempmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepempmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepempmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepempmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/diepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dieptsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dieptsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dieptsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dieptsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dieptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dieptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dieptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dieptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/doepctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/doepctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/doepctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/doepctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/doepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/doepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/doepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/doepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/doepeachmsk1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/doepeachmsk1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/doepeachmsk1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/doepeachmsk1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/doepint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/doepint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/doepint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/doepint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/doepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/doepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/doepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/doepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/doeptsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/doeptsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/doeptsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/doeptsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/doeptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/doeptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/doeptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/doeptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dthrctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dthrctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dthrctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dthrctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dtxfsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dtxfsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dtxfsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dtxfsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dvbusdis.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dvbusdis.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dvbusdis.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dvbusdis.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dvbuspulse.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dvbuspulse.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dvbuspulse.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_device/dvbuspulse.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/cid.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/cid.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/cid.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/cid.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/dieptxf.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/dieptxf.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/dieptxf.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/dieptxf.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gahbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gahbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gahbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gahbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gccfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gccfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gccfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gccfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gintsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gintsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gintsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gintsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gnptxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gnptxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gnptxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gnptxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gnptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gnptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gnptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gnptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gotgctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gotgctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gotgctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gotgctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gotgint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gotgint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gotgint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gotgint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/grstctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/grstctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/grstctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/grstctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/grxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/grxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/grxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/grxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/grxstsp_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/grxstsp_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/grxstsp_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/grxstsp_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/grxstsp_peripheral.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/grxstsp_peripheral.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/grxstsp_peripheral.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/grxstsp_peripheral.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/grxstsr_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/grxstsr_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/grxstsr_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/grxstsr_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/grxstsr_peripheral.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/grxstsr_peripheral.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/grxstsr_peripheral.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/grxstsr_peripheral.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gusbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gusbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gusbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/gusbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/hptxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/hptxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/hptxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/hptxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/tx0fsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/tx0fsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/tx0fsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_global/tx0fsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/haint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/haint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/haint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/haint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/haintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/haintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/haintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/haintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcchar9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcdma9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcint9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcintmsk9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hcsplt9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hctsiz9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hfir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hfir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hfir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hfir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hfnum.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hfnum.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hfnum.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hfnum.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hprt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hprt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hprt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hprt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_host/hptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_pwrclk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_pwrclk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_pwrclk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_pwrclk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_pwrclk/pcgcctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_pwrclk/pcgcctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_pwrclk/pcgcctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/otg_hs_pwrclk/pcgcctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/pwr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/pwr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/pwr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/pwr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/pwr/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/pwr/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/pwr/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/pwr/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/pwr/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/pwr/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/pwr/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/pwr/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/abr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/abr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/abr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/abr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/ar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/ar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/ar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/ar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/dlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/dlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/dlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/dlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/fcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/fcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/fcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/fcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/lptr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/lptr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/lptr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/lptr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/pir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/pir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/pir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/pir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/psmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/psmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/psmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/psmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/psmkr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/psmkr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/psmkr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/psmkr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/quadspi/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb1enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb1enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb1enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb1enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb1lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb1lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb1lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb1lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb1rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb1rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb1rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb1rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb2enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb2enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb2enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb2enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb2lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb2lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb2lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb2lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb2rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb2rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb2rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb2rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb3enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb3enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb3enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb3enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb3lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb3lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb3lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb3lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb3rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb3rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb3rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ahb3rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/apb1enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/apb1enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/apb1enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/apb1enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/apb1lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/apb1lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/apb1lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/apb1lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/apb1rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/apb1rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/apb1rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/apb1rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/apb2enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/apb2enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/apb2enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/apb2enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/apb2lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/apb2lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/apb2lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/apb2lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/apb2rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/apb2rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/apb2rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/apb2rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/bdcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/bdcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/bdcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/bdcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/cfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/cfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/cfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/cfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/cir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/cir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/cir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/cir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ckgatenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ckgatenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ckgatenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/ckgatenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/dckcfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/dckcfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/dckcfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/dckcfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/dckcfgr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/dckcfgr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/dckcfgr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/dckcfgr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/pllcfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/pllcfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/pllcfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/pllcfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/plli2scfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/plli2scfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/plli2scfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/plli2scfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/pllsaicfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/pllsaicfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/pllsaicfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/pllsaicfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/sscgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/sscgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/sscgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rcc/sscgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/alrmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/alrmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/alrmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/alrmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/alrmassr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/alrmassr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/alrmassr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/alrmassr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/alrmbr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/alrmbr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/alrmbr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/alrmbr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/alrmbssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/alrmbssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/alrmbssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/alrmbssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/bkpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/bkpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/bkpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/bkpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/calibr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/calibr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/calibr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/calibr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/calr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/calr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/calr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/calr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/isr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/isr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/isr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/isr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/prer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/prer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/prer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/prer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/shiftr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/shiftr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/shiftr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/shiftr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/ssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/ssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/ssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/ssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/tafcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/tafcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/tafcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/tafcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/tr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/tr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/tr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/tr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/tsdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/tsdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/tsdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/tsdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/tsssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/tsssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/tsssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/tsssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/tstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/tstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/tstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/tstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/wpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/wpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/wpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/wpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/wutr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/wutr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/wutr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/rtc/wutr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sai1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sai1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sai1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sai1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/clrfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/clrfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/clrfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/clrfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/frcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/frcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/frcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/frcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/im.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/im.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/im.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/im.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/slotr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/slotr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/slotr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/slotr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/ch/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/gcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/gcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/gcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sai1/gcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/scb_actrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/scb_actrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/scb_actrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/scb_actrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/scb_actrl/actrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/scb_actrl/actrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/scb_actrl/actrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/scb_actrl/actrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/arg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/arg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/arg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/arg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/clkcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/clkcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/clkcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/clkcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/cmd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/cmd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/cmd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/cmd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/dcount.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/dcount.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/dcount.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/dcount.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/dctrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/dctrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/dctrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/dctrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/dlen.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/dlen.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/dlen.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/dlen.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/dtimer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/dtimer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/dtimer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/dtimer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/fifo.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/fifo.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/fifo.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/fifo.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/fifocnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/fifocnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/fifocnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/fifocnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/mask.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/mask.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/mask.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/mask.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/power.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/power.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/power.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/power.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/resp.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/resp.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/resp.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/resp.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/respcmd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/respcmd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/respcmd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/respcmd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/sta.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/sta.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/sta.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/sdio/sta.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx/dir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx/dir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx/dir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx/dir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx/ifcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx/ifcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx/ifcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx/ifcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx/imr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx/imr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx/imr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx/imr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spdifrx/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spi1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spi1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spi1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spi1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/crcpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/crcpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/crcpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/crcpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/i2scfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/i2scfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/i2scfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/i2scfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/i2spr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/i2spr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/i2spr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/i2spr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/rxcrcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/rxcrcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/rxcrcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/rxcrcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/txcrcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/txcrcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/txcrcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/spi1/txcrcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/stk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/stk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/stk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/stk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/stk/calib.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/stk/calib.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/stk/calib.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/stk/calib.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/stk/ctrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/stk/ctrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/stk/ctrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/stk/ctrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/stk/load.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/stk/load.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/stk/load.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/stk/load.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/stk/val.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/stk/val.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/stk/val.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/stk/val.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/cfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/cfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/cfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/cfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/cmpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/cmpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/cmpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/cmpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/exticr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/exticr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/exticr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/exticr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/exticr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/exticr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/exticr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/exticr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/exticr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/exticr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/exticr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/exticr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/exticr4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/exticr4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/exticr4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/exticr4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/memrm.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/memrm.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/memrm.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/memrm.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/pmc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/pmc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/pmc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/syscfg/pmc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/bdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/bdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/bdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/bdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/rcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/rcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/rcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/rcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim10/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim11/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim2/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim3/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim5/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim6/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/tim9/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/uart4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/uart4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/uart4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/uart4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/uart4/brr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/uart4/brr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/uart4/brr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/uart4/brr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/uart4/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/uart4/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/uart4/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/uart4/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/uart4/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/uart4/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/uart4/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/uart4/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/uart4/cr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/uart4/cr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/uart4/cr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/uart4/cr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/uart4/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/uart4/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/uart4/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/uart4/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/uart4/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/uart4/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/uart4/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/uart4/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/usart1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/usart1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/usart1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/usart1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/usart1/brr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/usart1/brr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/usart1/brr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/usart1/brr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/usart1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/usart1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/usart1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/usart1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/usart1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/usart1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/usart1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/usart1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/usart1/cr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/usart1/cr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/usart1/cr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/usart1/cr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/usart1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/usart1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/usart1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/usart1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/usart1/gtpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/usart1/gtpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/usart1/gtpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/usart1/gtpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/usart1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/usart1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/usart1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/usart1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/wwdg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/wwdg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/wwdg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/wwdg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/wwdg/cfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/wwdg/cfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/wwdg/cfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/wwdg/cfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/wwdg/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/wwdg/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/wwdg/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/wwdg/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f446/wwdg/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/wwdg/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f446/wwdg/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f446/wwdg/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/htr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/htr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/htr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/htr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/jdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/jdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/jdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/jdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/jofr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/jofr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/jofr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/jofr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/jsqr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/jsqr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/jsqr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/jsqr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/ltr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/ltr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/ltr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/ltr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/smpr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/smpr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/smpr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/smpr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/smpr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/smpr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/smpr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/smpr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/sqr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/sqr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/sqr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/sqr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/sqr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/sqr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/sqr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/sqr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/sqr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/sqr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/sqr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/sqr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc_common.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc_common.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc_common.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc_common.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc_common/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc_common/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc_common/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc_common/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc_common/cdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc_common/cdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc_common/cdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc_common/cdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc_common/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc_common/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/adc_common/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/adc_common/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/btr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/btr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/btr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/btr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/esr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/esr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/esr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/esr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/fa1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/fa1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/fa1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/fa1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/fb.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/fb.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/fb.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/fb.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/fb/fr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/fb/fr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/fb/fr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/fb/fr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/fb/fr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/fb/fr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/fb/fr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/fb/fr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/ffa1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/ffa1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/ffa1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/ffa1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/fm1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/fm1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/fm1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/fm1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/fmr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/fmr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/fmr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/fmr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/fs1r.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/fs1r.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/fs1r.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/fs1r.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/ier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/ier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/ier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/ier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/mcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/mcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/mcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/mcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/msr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/msr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/msr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/msr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/rfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/rfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/rfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/rfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/rx.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/rx.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/rx.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/rx.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/rx/rdhr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/rx/rdhr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/rx/rdhr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/rx/rdhr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/rx/rdlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/rx/rdlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/rx/rdlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/rx/rdlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/rx/rdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/rx/rdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/rx/rdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/rx/rdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/rx/rir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/rx/rir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/rx/rir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/rx/rir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/tsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/tsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/tsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/tsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/tx.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/tx.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/tx.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/tx.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/tx/tdhr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/tx/tdhr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/tx/tdhr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/tx/tdhr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/tx/tdlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/tx/tdlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/tx/tdlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/tx/tdlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/tx/tdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/tx/tdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/tx/tdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/tx/tdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/tx/tir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/tx/tir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/can1/tx/tir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/can1/tx/tir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/crc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/crc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/crc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/crc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/crc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/crc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/crc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/crc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/crc/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/crc/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/crc/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/crc/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/crc/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/crc/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/crc/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/crc/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/csgcmccmr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/csgcmccmr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/csgcmccmr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/csgcmccmr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/csgcmr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/csgcmr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/csgcmr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/csgcmr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/din.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/din.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/din.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/din.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/dmacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/dmacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/dmacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/dmacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/dout.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/dout.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/dout.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/dout.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/imscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/imscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/imscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/imscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/init.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/init.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/init.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/init.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/init/ivlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/init/ivlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/init/ivlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/init/ivlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/init/ivrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/init/ivrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/init/ivrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/init/ivrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/key.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/key.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/key.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/key.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/key/klr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/key/klr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/key/klr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/key/klr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/key/krr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/key/krr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/key/krr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/key/krr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/misr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/misr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/misr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/misr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/risr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/risr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/risr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/risr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/cryp/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr12l1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr12l1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr12l1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr12l1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr12l2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr12l2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr12l2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr12l2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr12ld.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr12ld.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr12ld.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr12ld.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr12r1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr12r1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr12r1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr12r1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr12r2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr12r2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr12r2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr12r2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr12rd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr12rd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr12rd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr12rd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr8r1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr8r1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr8r1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr8r1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr8r2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr8r2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr8r2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr8r2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr8rd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr8rd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr8rd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dhr8rd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dor1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dor1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dor1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dor1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dor2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dor2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dor2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac/dor2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac/swtrigr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac/swtrigr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dac/swtrigr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dac/swtrigr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dbgmcu.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dbgmcu.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dbgmcu.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dbgmcu.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dbgmcu/apb1_fz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dbgmcu/apb1_fz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dbgmcu/apb1_fz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dbgmcu/apb1_fz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dbgmcu/apb2_fz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dbgmcu/apb2_fz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dbgmcu/apb2_fz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dbgmcu/apb2_fz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dbgmcu/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dbgmcu/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dbgmcu/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dbgmcu/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dbgmcu/idcode.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dbgmcu/idcode.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dbgmcu/idcode.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dbgmcu/idcode.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/cwsize.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/cwsize.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/cwsize.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/cwsize.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/cwstrt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/cwstrt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/cwstrt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/cwstrt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/escr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/escr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/escr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/escr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/esur.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/esur.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/esur.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/esur.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/ier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/ier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/ier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/ier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/mis.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/mis.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/mis.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/mis.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/ris.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/ris.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/ris.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/ris.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dcmi/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/device.x b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/device.x similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/device.x rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/device.x diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/hifcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/hifcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/hifcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/hifcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/hisr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/hisr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/hisr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/hisr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/lifcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/lifcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/lifcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/lifcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/lisr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/lisr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/lisr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/lisr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/st.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/st.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/st.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/st.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/st/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/st/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/st/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/st/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/st/fcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/st/fcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/st/fcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/st/fcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/st/m0ar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/st/m0ar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/st/m0ar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/st/m0ar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/st/m1ar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/st/m1ar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/st/m1ar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/st/m1ar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/st/ndtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/st/ndtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/st/ndtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/st/ndtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/st/par.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/st/par.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/st/par.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2/st/par.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/amtcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/amtcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/amtcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/amtcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/bgclut.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/bgclut.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/bgclut.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/bgclut.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/bgcmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/bgcmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/bgcmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/bgcmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/bgcolr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/bgcolr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/bgcolr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/bgcolr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/bgmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/bgmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/bgmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/bgmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/bgor.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/bgor.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/bgor.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/bgor.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/bgpfccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/bgpfccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/bgpfccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/bgpfccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/fgclut.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/fgclut.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/fgclut.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/fgclut.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/fgcmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/fgcmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/fgcmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/fgcmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/fgcolr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/fgcolr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/fgcolr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/fgcolr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/fgmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/fgmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/fgmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/fgmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/fgor.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/fgor.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/fgor.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/fgor.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/fgpfccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/fgpfccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/fgpfccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/fgpfccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/ifcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/ifcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/ifcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/ifcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/isr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/isr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/isr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/isr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/lwr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/lwr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/lwr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/lwr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/nlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/nlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/nlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/nlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/ocolr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/ocolr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/ocolr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/ocolr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/omar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/omar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/omar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/omar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/oor.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/oor.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/oor.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/oor.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/opfccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/opfccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/opfccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dma2d/opfccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/clcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/clcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/clcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/clcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/cltcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/cltcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/cltcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/cltcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/cmcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/cmcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/cmcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/cmcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/dltcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/dltcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/dltcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/dltcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/dsihsot_ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/dsihsot_ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/dsihsot_ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/dsihsot_ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/fir0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/fir0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/fir0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/fir0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/fir1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/fir1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/fir1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/fir1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/ghcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/ghcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/ghcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/ghcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/gpdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/gpdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/gpdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/gpdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/gpsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/gpsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/gpsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/gpsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/gvcidr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/gvcidr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/gvcidr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/gvcidr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/ier0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/ier0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/ier0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/ier0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/ier1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/ier1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/ier1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/ier1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/isr0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/isr0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/isr0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/isr0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/isr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/isr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/isr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/isr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lcccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lcccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lcccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lcccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lcolcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lcolcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lcolcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lcolcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lcvcidr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lcvcidr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lcvcidr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lcvcidr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lpmccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lpmccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lpmccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lpmccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lpmcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lpmcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lpmcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lpmcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lvcidr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lvcidr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lvcidr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/lvcidr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/mcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/mcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/mcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/mcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/pcconfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/pcconfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/pcconfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/pcconfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/pcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/pcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/pcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/pcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/pctlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/pctlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/pctlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/pctlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/psr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/psr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/psr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/psr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/pttcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/pttcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/pttcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/pttcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/pucr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/pucr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/pucr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/pucr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/tccr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/tccr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/tccr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/tccr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/tccr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/tccr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/tccr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/tccr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/tccr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/tccr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/tccr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/tccr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/tccr4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/tccr4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/tccr4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/tccr4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/tccr5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/tccr5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/tccr5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/tccr5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/tccr6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/tccr6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/tccr6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/tccr6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vcccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vcccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vcccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vcccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vhbpccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vhbpccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vhbpccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vhbpccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vhbpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vhbpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vhbpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vhbpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vhsaccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vhsaccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vhsaccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vhsaccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vhsacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vhsacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vhsacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vhsacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vlccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vlccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vlccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vlccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vlcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vlcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vlcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vlcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vmccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vmccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vmccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vmccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vmcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vmcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vmcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vmcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vnpccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vnpccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vnpccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vnpccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vnpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vnpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vnpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vnpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vpccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vpccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vpccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vpccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvaccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvaccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvaccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvaccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvbpccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvbpccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvbpccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvbpccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvbpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvbpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvbpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvbpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvfpccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvfpccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvfpccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvfpccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvfpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvfpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvfpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvfpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvsaccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvsaccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvsaccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvsaccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvsacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvsacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvsacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/vvsacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wcfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wcfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wcfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wcfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wifcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wifcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wifcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wifcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wisr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wisr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wisr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wisr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wpcr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wpcr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wpcr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wpcr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wpcr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wpcr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wpcr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wpcr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wpcr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wpcr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wpcr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wpcr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wpcr4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wpcr4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wpcr4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wpcr4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wpcr5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wpcr5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wpcr5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wpcr5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wrpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wrpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wrpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/dsi/wrpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmabmr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmabmr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmabmr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmabmr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmachrbar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmachrbar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmachrbar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmachrbar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmachrdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmachrdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmachrdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmachrdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmachtbar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmachtbar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmachtbar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmachtbar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmachtdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmachtdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmachtdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmachtdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmaier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmaier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmaier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmaier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmamfbocr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmamfbocr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmamfbocr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmamfbocr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmaomr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmaomr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmaomr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmaomr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmardlar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmardlar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmardlar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmardlar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmarpdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmarpdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmarpdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmarpdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmarswtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmarswtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmarswtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmarswtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmasr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmasr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmasr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmasr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmatdlar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmatdlar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmatdlar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmatdlar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmatpdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmatpdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmatpdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_dma/dmatpdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca0hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca0hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca0hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca0hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca0lr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca0lr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca0lr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca0lr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca1hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca1hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca1hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca1hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca1lr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca1lr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca1lr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca1lr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca2hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca2hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca2hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca2hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca2lr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca2lr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca2lr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca2lr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca3hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca3hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca3hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca3hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca3lr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca3lr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca3lr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maca3lr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/maccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macdbgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macdbgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macdbgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macdbgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macfcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macfcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macfcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macfcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macffr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macffr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macffr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macffr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/machthr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/machthr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/machthr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/machthr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/machtlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/machtlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/machtlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/machtlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macimr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macimr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macimr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macimr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macmiiar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macmiiar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macmiiar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macmiiar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macmiidr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macmiidr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macmiidr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macmiidr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macpmtcsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macpmtcsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macpmtcsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macpmtcsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macvlantr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macvlantr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macvlantr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mac/macvlantr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmcrfaecr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmcrfaecr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmcrfaecr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmcrfaecr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmcrfcecr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmcrfcecr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmcrfcecr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmcrfcecr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmcrgufcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmcrgufcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmcrgufcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmcrgufcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmcrimr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmcrimr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmcrimr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmcrimr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmcrir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmcrir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmcrir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmcrir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmctgfcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmctgfcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmctgfcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmctgfcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmctgfmsccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmctgfmsccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmctgfmsccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmctgfmsccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmctgfsccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmctgfsccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmctgfsccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmctgfsccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmctimr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmctimr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmctimr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmctimr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmctir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmctir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmctir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_mmc/mmctir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptpppscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptpppscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptpppscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptpppscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptpssir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptpssir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptpssir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptpssir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptsar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptsar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptsar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptsar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptshr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptshr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptshr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptshr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptshur.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptshur.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptshur.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptshur.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptslr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptslr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptslr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptslr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptslur.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptslur.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptslur.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptslur.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptthr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptthr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptthr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptptthr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptpttlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptpttlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptpttlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ethernet_ptp/ptpttlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/exti.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/exti.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/exti.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/exti.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/exti/emr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/exti/emr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/exti/emr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/exti/emr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/exti/ftsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/exti/ftsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/exti/ftsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/exti/ftsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/exti/imr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/exti/imr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/exti/imr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/exti/imr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/exti/pr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/exti/pr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/exti/pr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/exti/pr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/exti/rtsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/exti/rtsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/exti/rtsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/exti/rtsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/exti/swier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/exti/swier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/exti/swier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/exti/swier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/flash.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/flash.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/flash.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/flash.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/flash/acr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/flash/acr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/flash/acr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/flash/acr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/flash/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/flash/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/flash/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/flash/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/flash/keyr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/flash/keyr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/flash/keyr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/flash/keyr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/flash/optcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/flash/optcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/flash/optcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/flash/optcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/flash/optcr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/flash/optcr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/flash/optcr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/flash/optcr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/flash/optkeyr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/flash/optkeyr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/flash/optkeyr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/flash/optkeyr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/flash/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/flash/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/flash/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/flash/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/bcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/bcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/bcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/bcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/bcr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/bcr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/bcr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/bcr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/btr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/btr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/btr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/btr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/bwtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/bwtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/bwtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/bwtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/eccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/eccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/eccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/eccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/patt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/patt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/patt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/patt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/pcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/pcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/pcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/pcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/pmem.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/pmem.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/pmem.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/pmem.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/sdcmr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/sdcmr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/sdcmr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/sdcmr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/sdcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/sdcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/sdcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/sdcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/sdrtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/sdrtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/sdrtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/sdrtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/sdsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/sdsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/sdsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/sdsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/sdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/sdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/sdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/sdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fmc/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fpu.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fpu.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fpu.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fpu.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fpu/fpcar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fpu/fpcar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fpu/fpcar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fpu/fpcar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fpu/fpccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fpu/fpccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fpu/fpccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fpu/fpccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fpu/fpscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fpu/fpscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fpu/fpscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fpu/fpscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fpu_cpacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fpu_cpacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fpu_cpacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fpu_cpacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fpu_cpacr/cpacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fpu_cpacr/cpacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/fpu_cpacr/cpacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/fpu_cpacr/cpacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpioa/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiob/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/afrh.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/afrh.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/afrh.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/afrh.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/afrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/afrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/afrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/afrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/bsrr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/bsrr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/bsrr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/bsrr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/idr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/idr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/idr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/idr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/lckr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/lckr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/lckr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/lckr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/moder.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/moder.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/moder.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/moder.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/odr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/odr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/odr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/odr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/ospeedr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/ospeedr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/ospeedr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/ospeedr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/otyper.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/otyper.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/otyper.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/otyper.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/pupdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/pupdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/pupdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/gpiok/pupdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/hash.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/hash.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/hash.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/hash.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/hash/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/hash/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/hash/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/hash/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/hash/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/hash/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/hash/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/hash/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/hash/din.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/hash/din.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/hash/din.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/hash/din.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/hash/hash_hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/hash/hash_hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/hash/hash_hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/hash/hash_hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/hash/hr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/hash/hr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/hash/hr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/hash/hr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/hash/imr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/hash/imr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/hash/imr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/hash/imr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/hash/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/hash/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/hash/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/hash/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/hash/str.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/hash/str.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/hash/str.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/hash/str.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/fltr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/fltr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/fltr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/fltr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/oar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/oar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/oar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/oar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/oar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/oar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/oar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/oar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/sr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/sr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/sr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/sr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/sr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/sr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/sr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/sr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/trise.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/trise.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/trise.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/i2c1/trise.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/iwdg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/iwdg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/iwdg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/iwdg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/iwdg/kr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/iwdg/kr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/iwdg/kr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/iwdg/kr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/iwdg/pr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/iwdg/pr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/iwdg/pr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/iwdg/pr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/iwdg/rlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/iwdg/rlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/iwdg/rlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/iwdg/rlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/iwdg/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/iwdg/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/iwdg/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/iwdg/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/awcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/awcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/awcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/awcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/bccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/bccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/bccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/bccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/bpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/bpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/bpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/bpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/cdsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/cdsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/cdsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/cdsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/cpsr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/cpsr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/cpsr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/cpsr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/gcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/gcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/gcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/gcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/ier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/ier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/ier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/ier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/isr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/isr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/isr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/isr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/bfcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/bfcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/bfcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/bfcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/cacr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/cacr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/cacr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/cacr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/cfbar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/cfbar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/cfbar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/cfbar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/cfblnr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/cfblnr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/cfblnr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/cfblnr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/cfblr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/cfblr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/cfblr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/cfblr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/ckcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/ckcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/ckcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/ckcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/clutwr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/clutwr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/clutwr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/clutwr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/dccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/dccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/dccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/dccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/pfcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/pfcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/pfcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/pfcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/whpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/whpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/whpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/whpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/wvpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/wvpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/wvpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/layer/wvpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/lipcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/lipcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/lipcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/lipcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/srcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/srcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/srcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/srcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/sscr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/sscr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/sscr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/sscr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/twcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/twcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/twcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/ltdc/twcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/mod.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/mod.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/mod.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/mod.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/nvic_stir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/nvic_stir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/nvic_stir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/nvic_stir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/nvic_stir/stir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/nvic_stir/stir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/nvic_stir/stir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/nvic_stir/stir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/daint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/daint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/daint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/daint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/daintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/daintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/daintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/daintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepctl1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepctl1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepctl1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepctl1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepctl2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepctl2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepctl2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepctl2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepctl3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepctl3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepctl3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepctl3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepempmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepempmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepempmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepempmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/diepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dieptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dieptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dieptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dieptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dieptsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dieptsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dieptsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dieptsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dieptsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dieptsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dieptsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dieptsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dieptsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dieptsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dieptsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dieptsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepctl1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepctl1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepctl1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepctl1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepctl2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepctl2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepctl2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepctl2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepctl3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepctl3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepctl3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepctl3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doeptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doeptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doeptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doeptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doeptsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doeptsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doeptsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doeptsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doeptsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doeptsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doeptsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doeptsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doeptsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doeptsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doeptsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/doeptsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dtxfsts0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dtxfsts0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dtxfsts0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dtxfsts0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dtxfsts1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dtxfsts1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dtxfsts1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dtxfsts1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dtxfsts2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dtxfsts2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dtxfsts2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dtxfsts2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dtxfsts3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dtxfsts3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dtxfsts3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dtxfsts3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dvbusdis.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dvbusdis.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dvbusdis.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dvbusdis.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dvbuspulse.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dvbuspulse.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dvbuspulse.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_device/dvbuspulse.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/cid.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/cid.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/cid.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/cid.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/dieptxf1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/dieptxf1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/dieptxf1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/dieptxf1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/dieptxf2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/dieptxf2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/dieptxf2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/dieptxf2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/dieptxf3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/dieptxf3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/dieptxf3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/dieptxf3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/dieptxf4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/dieptxf4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/dieptxf4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/dieptxf4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/dieptxf5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/dieptxf5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/dieptxf5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/dieptxf5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gahbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gahbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gahbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gahbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gccfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gccfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gccfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gccfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gintsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gintsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gintsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gintsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gnptxfsiz_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gnptxfsiz_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gnptxfsiz_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gnptxfsiz_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gnptxfsiz_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gnptxfsiz_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gnptxfsiz_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gnptxfsiz_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gnptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gnptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gnptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gnptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gotgctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gotgctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gotgctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gotgctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gotgint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gotgint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gotgint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gotgint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/grstctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/grstctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/grstctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/grstctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/grxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/grxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/grxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/grxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/grxstsr_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/grxstsr_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/grxstsr_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/grxstsr_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/grxstsr_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/grxstsr_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/grxstsr_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/grxstsr_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gusbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gusbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gusbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/gusbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/hptxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/hptxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/hptxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_global/hptxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/haint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/haint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/haint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/haint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/haintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/haintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/haintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/haintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcchar7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcint7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hcintmsk7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hctsiz7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hfir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hfir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hfir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hfir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hfnum.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hfnum.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hfnum.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hfnum.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hprt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hprt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hprt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hprt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_host/hptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_pwrclk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_pwrclk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_pwrclk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_pwrclk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_pwrclk/pcgcctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_pwrclk/pcgcctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_pwrclk/pcgcctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_fs_pwrclk/pcgcctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/daint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/daint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/daint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/daint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/daintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/daintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/daintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/daintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/deachint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/deachint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/deachint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/deachint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/deachintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/deachintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/deachintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/deachintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepctl7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepdma1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepdma1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepdma1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepdma1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepdma2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepdma2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepdma2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepdma2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepdma3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepdma3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepdma3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepdma3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepdma4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepdma4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepdma4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepdma4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepdma5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepdma5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepdma5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepdma5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepeachmsk1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepeachmsk1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepeachmsk1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepeachmsk1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepempmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepempmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepempmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepempmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepint7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/diepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dieptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dieptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dieptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dieptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dieptsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dieptsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dieptsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dieptsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dieptsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dieptsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dieptsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dieptsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dieptsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dieptsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dieptsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dieptsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dieptsiz4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dieptsiz4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dieptsiz4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dieptsiz4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dieptsiz5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dieptsiz5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dieptsiz5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dieptsiz5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepctl0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepctl0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepctl0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepctl0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepctl1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepctl1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepctl1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepctl1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepctl2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepctl2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepctl2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepctl2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepctl3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepctl3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepctl3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepctl3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepeachmsk1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepeachmsk1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepeachmsk1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepeachmsk1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepint7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doepmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doeptsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doeptsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doeptsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doeptsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doeptsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doeptsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doeptsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doeptsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doeptsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doeptsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doeptsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doeptsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doeptsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doeptsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doeptsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doeptsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doeptsiz4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doeptsiz4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doeptsiz4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/doeptsiz4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dthrctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dthrctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dthrctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dthrctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dtxfsts0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dtxfsts0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dtxfsts0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dtxfsts0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dtxfsts1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dtxfsts1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dtxfsts1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dtxfsts1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dtxfsts2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dtxfsts2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dtxfsts2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dtxfsts2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dtxfsts3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dtxfsts3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dtxfsts3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dtxfsts3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dtxfsts4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dtxfsts4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dtxfsts4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dtxfsts4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dtxfsts5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dtxfsts5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dtxfsts5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dtxfsts5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dvbusdis.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dvbusdis.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dvbusdis.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dvbusdis.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dvbuspulse.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dvbuspulse.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dvbuspulse.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_device/dvbuspulse.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/cid.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/cid.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/cid.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/cid.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/dieptxf1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/dieptxf1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/dieptxf1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/dieptxf1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/dieptxf2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/dieptxf2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/dieptxf2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/dieptxf2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/dieptxf3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/dieptxf3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/dieptxf3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/dieptxf3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/dieptxf4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/dieptxf4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/dieptxf4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/dieptxf4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/dieptxf5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/dieptxf5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/dieptxf5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/dieptxf5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/dieptxf6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/dieptxf6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/dieptxf6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/dieptxf6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/dieptxf7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/dieptxf7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/dieptxf7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/dieptxf7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gahbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gahbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gahbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gahbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gccfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gccfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gccfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gccfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gintsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gintsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gintsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gintsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gnptxfsiz_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gnptxfsiz_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gnptxfsiz_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gnptxfsiz_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gnptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gnptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gnptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gnptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gotgctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gotgctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gotgctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gotgctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gotgint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gotgint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gotgint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gotgint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/grstctl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/grstctl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/grstctl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/grstctl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/grxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/grxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/grxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/grxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/grxstsp_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/grxstsp_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/grxstsp_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/grxstsp_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/grxstsp_peripheral.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/grxstsp_peripheral.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/grxstsp_peripheral.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/grxstsp_peripheral.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/grxstsr_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/grxstsr_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/grxstsr_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/grxstsr_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/grxstsr_peripheral.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/grxstsr_peripheral.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/grxstsr_peripheral.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/grxstsr_peripheral.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gusbcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gusbcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gusbcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/gusbcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/hptxfsiz.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/hptxfsiz.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/hptxfsiz.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/hptxfsiz.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/tx0fsiz_peripheral.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/tx0fsiz_peripheral.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/tx0fsiz_peripheral.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_global/tx0fsiz_peripheral.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/haint.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/haint.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/haint.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/haint.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/haintmsk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/haintmsk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/haintmsk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/haintmsk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcchar9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcdma9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcint9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcintmsk9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hcsplt9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz0.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz0.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz0.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz0.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz7.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz7.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz7.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz7.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz8.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz8.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz8.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz8.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hctsiz9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hfir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hfir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hfir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hfir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hfnum.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hfnum.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hfnum.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hfnum.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hprt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hprt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hprt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hprt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hptxsts.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hptxsts.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hptxsts.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_host/hptxsts.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_pwrclk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_pwrclk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_pwrclk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_pwrclk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_pwrclk/pcgcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_pwrclk/pcgcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_pwrclk/pcgcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/otg_hs_pwrclk/pcgcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/pwr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/pwr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/pwr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/pwr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/pwr/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/pwr/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/pwr/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/pwr/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/pwr/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/pwr/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/pwr/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/pwr/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/abr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/abr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/abr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/abr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/ar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/ar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/ar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/ar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/dlr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/dlr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/dlr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/dlr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/fcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/fcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/fcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/fcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/lptr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/lptr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/lptr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/lptr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/pir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/pir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/pir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/pir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/psmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/psmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/psmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/psmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/psmkr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/psmkr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/psmkr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/psmkr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/quadspi/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb1enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb1enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb1enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb1enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb1lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb1lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb1lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb1lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb1rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb1rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb1rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb1rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb2enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb2enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb2enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb2enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb2lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb2lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb2lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb2lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb2rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb2rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb2rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb2rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb3enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb3enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb3enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb3enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb3lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb3lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb3lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb3lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb3rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb3rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb3rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/ahb3rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/apb1enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/apb1enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/apb1enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/apb1enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/apb1lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/apb1lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/apb1lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/apb1lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/apb1rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/apb1rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/apb1rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/apb1rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/apb2enr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/apb2enr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/apb2enr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/apb2enr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/apb2lpenr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/apb2lpenr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/apb2lpenr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/apb2lpenr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/apb2rstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/apb2rstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/apb2rstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/apb2rstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/bdcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/bdcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/bdcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/bdcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/cfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/cfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/cfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/cfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/cir.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/cir.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/cir.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/cir.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/csr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/csr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/csr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/csr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/dckcfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/dckcfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/dckcfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/dckcfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/pllcfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/pllcfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/pllcfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/pllcfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/plli2scfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/plli2scfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/plli2scfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/plli2scfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/pllsaicfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/pllsaicfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/pllsaicfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/pllsaicfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/sscgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/sscgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/sscgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rcc/sscgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rng.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rng.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rng.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rng.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rng/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rng/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rng/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rng/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rng/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rng/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rng/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rng/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rng/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rng/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rng/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rng/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/alrmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/alrmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/alrmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/alrmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/alrmassr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/alrmassr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/alrmassr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/alrmassr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/alrmbr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/alrmbr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/alrmbr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/alrmbr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/alrmbssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/alrmbssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/alrmbssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/alrmbssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/bkpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/bkpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/bkpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/bkpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/calibr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/calibr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/calibr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/calibr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/calr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/calr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/calr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/calr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/isr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/isr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/isr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/isr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/prer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/prer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/prer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/prer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/shiftr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/shiftr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/shiftr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/shiftr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/ssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/ssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/ssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/ssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/tafcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/tafcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/tafcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/tafcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/tr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/tr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/tr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/tr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/tsdr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/tsdr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/tsdr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/tsdr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/tsssr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/tsssr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/tsssr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/tsssr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/tstr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/tstr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/tstr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/tstr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/wpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/wpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/wpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/wpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/wutr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/wutr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/wutr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/rtc/wutr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sai.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sai.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sai.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sai.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/clrfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/clrfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/clrfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/clrfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/frcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/frcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/frcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/frcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/im.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/im.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/im.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/im.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/slotr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/slotr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/slotr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/slotr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sai/ch/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sai/gcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sai/gcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sai/gcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sai/gcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/scb_actrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/scb_actrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/scb_actrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/scb_actrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/scb_actrl/actrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/scb_actrl/actrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/scb_actrl/actrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/scb_actrl/actrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/arg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/arg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/arg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/arg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/clkcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/clkcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/clkcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/clkcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/cmd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/cmd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/cmd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/cmd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/dcount.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/dcount.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/dcount.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/dcount.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/dctrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/dctrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/dctrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/dctrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/dlen.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/dlen.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/dlen.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/dlen.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/dtimer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/dtimer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/dtimer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/dtimer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/fifo.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/fifo.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/fifo.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/fifo.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/fifocnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/fifocnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/fifocnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/fifocnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/icr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/icr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/icr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/icr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/mask.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/mask.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/mask.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/mask.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/power.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/power.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/power.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/power.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/resp1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/resp1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/resp1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/resp1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/resp2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/resp2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/resp2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/resp2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/resp3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/resp3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/resp3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/resp3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/resp4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/resp4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/resp4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/resp4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/respcmd.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/respcmd.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/respcmd.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/respcmd.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/sta.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/sta.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/sta.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/sdio/sta.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/spi1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/spi1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/spi1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/spi1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/crcpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/crcpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/crcpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/crcpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/i2scfgr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/i2scfgr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/i2scfgr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/i2scfgr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/i2spr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/i2spr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/i2spr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/i2spr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/rxcrcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/rxcrcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/rxcrcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/rxcrcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/txcrcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/txcrcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/txcrcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/spi1/txcrcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/stk.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/stk.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/stk.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/stk.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/stk/calib.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/stk/calib.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/stk/calib.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/stk/calib.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/stk/ctrl.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/stk/ctrl.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/stk/ctrl.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/stk/ctrl.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/stk/load.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/stk/load.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/stk/load.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/stk/load.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/stk/val.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/stk/val.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/stk/val.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/stk/val.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg/cmpcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg/cmpcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg/cmpcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg/cmpcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg/exticr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg/exticr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg/exticr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg/exticr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg/exticr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg/exticr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg/exticr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg/exticr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg/exticr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg/exticr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg/exticr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg/exticr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg/exticr4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg/exticr4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg/exticr4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg/exticr4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg/memrm.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg/memrm.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg/memrm.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg/memrm.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg/pmc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg/pmc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg/pmc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/syscfg/pmc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/bdtr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/bdtr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/bdtr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/bdtr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/rcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/rcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/rcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/rcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim10.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim10.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim10.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim10.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim10/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim11.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim11.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim11.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim11.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim11/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim2/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim3/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/ccmr2_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/ccmr2_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/ccmr2_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/ccmr2_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/ccmr2_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/ccmr2_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/ccmr2_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/ccmr2_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/dcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/dcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/dcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/dcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/dmar.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/dmar.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/dmar.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/dmar.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/or.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/or.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/or.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/or.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim5/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim6.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim6.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim6.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim6.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim6/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim9.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim9.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim9.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim9.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/arr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/arr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/arr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/arr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/ccer.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/ccer.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/ccer.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/ccer.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/ccmr1_input.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/ccmr1_input.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/ccmr1_input.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/ccmr1_input.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/ccmr1_output.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/ccmr1_output.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/ccmr1_output.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/ccmr1_output.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/ccr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/ccr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/ccr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/ccr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/cnt.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/cnt.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/cnt.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/cnt.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/dier.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/dier.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/dier.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/dier.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/egr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/egr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/egr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/egr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/psc.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/psc.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/psc.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/psc.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/smcr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/smcr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/smcr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/smcr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/tim9/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/uart4.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/uart4.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/uart4.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/uart4.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/uart4/brr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/uart4/brr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/uart4/brr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/uart4/brr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/uart4/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/uart4/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/uart4/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/uart4/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/uart4/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/uart4/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/uart4/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/uart4/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/uart4/cr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/uart4/cr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/uart4/cr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/uart4/cr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/uart4/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/uart4/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/uart4/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/uart4/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/uart4/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/uart4/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/uart4/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/uart4/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/usart1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/usart1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/usart1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/usart1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/usart1/brr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/usart1/brr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/usart1/brr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/usart1/brr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/usart1/cr1.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/usart1/cr1.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/usart1/cr1.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/usart1/cr1.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/usart1/cr2.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/usart1/cr2.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/usart1/cr2.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/usart1/cr2.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/usart1/cr3.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/usart1/cr3.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/usart1/cr3.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/usart1/cr3.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/usart1/dr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/usart1/dr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/usart1/dr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/usart1/dr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/usart1/gtpr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/usart1/gtpr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/usart1/gtpr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/usart1/gtpr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/usart1/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/usart1/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/usart1/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/usart1/sr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/wwdg.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/wwdg.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/wwdg.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/wwdg.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/wwdg/cfr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/wwdg/cfr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/wwdg/cfr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/wwdg/cfr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/wwdg/cr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/wwdg/cr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/wwdg/cr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/wwdg/cr.rs diff --git a/collector/benchmarks/stm32f4-0.14.0/src/stm32f469/wwdg/sr.rs b/collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/wwdg/sr.rs similarity index 100% rename from collector/benchmarks/stm32f4-0.14.0/src/stm32f469/wwdg/sr.rs rename to collector/compile-benchmarks/stm32f4-0.14.0/src/stm32f469/wwdg/sr.rs diff --git a/collector/benchmarks/style-servo/0-println.patch b/collector/compile-benchmarks/style-servo/0-println.patch similarity index 100% rename from collector/benchmarks/style-servo/0-println.patch rename to collector/compile-benchmarks/style-servo/0-println.patch diff --git a/collector/benchmarks/style-servo/1-b9b3e592dd-cherry-picked.patch b/collector/compile-benchmarks/style-servo/1-b9b3e592dd-cherry-picked.patch similarity index 100% rename from collector/benchmarks/style-servo/1-b9b3e592dd-cherry-picked.patch rename to collector/compile-benchmarks/style-servo/1-b9b3e592dd-cherry-picked.patch diff --git a/collector/benchmarks/style-servo/Cargo.lock b/collector/compile-benchmarks/style-servo/Cargo.lock similarity index 100% rename from collector/benchmarks/style-servo/Cargo.lock rename to collector/compile-benchmarks/style-servo/Cargo.lock diff --git a/collector/benchmarks/style-servo/Cargo.toml b/collector/compile-benchmarks/style-servo/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/Cargo.toml rename to collector/compile-benchmarks/style-servo/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/atoms/Cargo.toml b/collector/compile-benchmarks/style-servo/components/atoms/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/atoms/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/atoms/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/atoms/build.rs b/collector/compile-benchmarks/style-servo/components/atoms/build.rs similarity index 100% rename from collector/benchmarks/style-servo/components/atoms/build.rs rename to collector/compile-benchmarks/style-servo/components/atoms/build.rs diff --git a/collector/benchmarks/style-servo/components/atoms/lib.rs b/collector/compile-benchmarks/style-servo/components/atoms/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/atoms/lib.rs rename to collector/compile-benchmarks/style-servo/components/atoms/lib.rs diff --git a/collector/benchmarks/style-servo/components/atoms/static_atoms.txt b/collector/compile-benchmarks/style-servo/components/atoms/static_atoms.txt similarity index 100% rename from collector/benchmarks/style-servo/components/atoms/static_atoms.txt rename to collector/compile-benchmarks/style-servo/components/atoms/static_atoms.txt diff --git a/collector/benchmarks/style-servo/components/bluetooth/Cargo.toml b/collector/compile-benchmarks/style-servo/components/bluetooth/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/bluetooth/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/bluetooth/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/bluetooth/lib.rs b/collector/compile-benchmarks/style-servo/components/bluetooth/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/bluetooth/lib.rs rename to collector/compile-benchmarks/style-servo/components/bluetooth/lib.rs diff --git a/collector/benchmarks/style-servo/components/bluetooth/test.rs b/collector/compile-benchmarks/style-servo/components/bluetooth/test.rs similarity index 100% rename from collector/benchmarks/style-servo/components/bluetooth/test.rs rename to collector/compile-benchmarks/style-servo/components/bluetooth/test.rs diff --git a/collector/benchmarks/style-servo/components/bluetooth_traits/Cargo.toml b/collector/compile-benchmarks/style-servo/components/bluetooth_traits/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/bluetooth_traits/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/bluetooth_traits/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/bluetooth_traits/blocklist.rs b/collector/compile-benchmarks/style-servo/components/bluetooth_traits/blocklist.rs similarity index 100% rename from collector/benchmarks/style-servo/components/bluetooth_traits/blocklist.rs rename to collector/compile-benchmarks/style-servo/components/bluetooth_traits/blocklist.rs diff --git a/collector/benchmarks/style-servo/components/bluetooth_traits/lib.rs b/collector/compile-benchmarks/style-servo/components/bluetooth_traits/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/bluetooth_traits/lib.rs rename to collector/compile-benchmarks/style-servo/components/bluetooth_traits/lib.rs diff --git a/collector/benchmarks/style-servo/components/bluetooth_traits/scanfilter.rs b/collector/compile-benchmarks/style-servo/components/bluetooth_traits/scanfilter.rs similarity index 100% rename from collector/benchmarks/style-servo/components/bluetooth_traits/scanfilter.rs rename to collector/compile-benchmarks/style-servo/components/bluetooth_traits/scanfilter.rs diff --git a/collector/benchmarks/style-servo/components/canvas/Cargo.toml b/collector/compile-benchmarks/style-servo/components/canvas/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/canvas/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/canvas/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/canvas/canvas_paint_thread.rs b/collector/compile-benchmarks/style-servo/components/canvas/canvas_paint_thread.rs similarity index 100% rename from collector/benchmarks/style-servo/components/canvas/canvas_paint_thread.rs rename to collector/compile-benchmarks/style-servo/components/canvas/canvas_paint_thread.rs diff --git a/collector/benchmarks/style-servo/components/canvas/gl_context.rs b/collector/compile-benchmarks/style-servo/components/canvas/gl_context.rs similarity index 100% rename from collector/benchmarks/style-servo/components/canvas/gl_context.rs rename to collector/compile-benchmarks/style-servo/components/canvas/gl_context.rs diff --git a/collector/benchmarks/style-servo/components/canvas/lib.rs b/collector/compile-benchmarks/style-servo/components/canvas/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/canvas/lib.rs rename to collector/compile-benchmarks/style-servo/components/canvas/lib.rs diff --git a/collector/benchmarks/style-servo/components/canvas/webgl_mode/inprocess.rs b/collector/compile-benchmarks/style-servo/components/canvas/webgl_mode/inprocess.rs similarity index 100% rename from collector/benchmarks/style-servo/components/canvas/webgl_mode/inprocess.rs rename to collector/compile-benchmarks/style-servo/components/canvas/webgl_mode/inprocess.rs diff --git a/collector/benchmarks/style-servo/components/canvas/webgl_mode/mod.rs b/collector/compile-benchmarks/style-servo/components/canvas/webgl_mode/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/canvas/webgl_mode/mod.rs rename to collector/compile-benchmarks/style-servo/components/canvas/webgl_mode/mod.rs diff --git a/collector/benchmarks/style-servo/components/canvas/webgl_thread.rs b/collector/compile-benchmarks/style-servo/components/canvas/webgl_thread.rs similarity index 100% rename from collector/benchmarks/style-servo/components/canvas/webgl_thread.rs rename to collector/compile-benchmarks/style-servo/components/canvas/webgl_thread.rs diff --git a/collector/benchmarks/style-servo/components/canvas_traits/Cargo.toml b/collector/compile-benchmarks/style-servo/components/canvas_traits/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/canvas_traits/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/canvas_traits/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/canvas_traits/canvas.rs b/collector/compile-benchmarks/style-servo/components/canvas_traits/canvas.rs similarity index 100% rename from collector/benchmarks/style-servo/components/canvas_traits/canvas.rs rename to collector/compile-benchmarks/style-servo/components/canvas_traits/canvas.rs diff --git a/collector/benchmarks/style-servo/components/canvas_traits/lib.rs b/collector/compile-benchmarks/style-servo/components/canvas_traits/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/canvas_traits/lib.rs rename to collector/compile-benchmarks/style-servo/components/canvas_traits/lib.rs diff --git a/collector/benchmarks/style-servo/components/canvas_traits/webgl.rs b/collector/compile-benchmarks/style-servo/components/canvas_traits/webgl.rs similarity index 100% rename from collector/benchmarks/style-servo/components/canvas_traits/webgl.rs rename to collector/compile-benchmarks/style-servo/components/canvas_traits/webgl.rs diff --git a/collector/benchmarks/style-servo/components/canvas_traits/webgl_channel/ipc.rs b/collector/compile-benchmarks/style-servo/components/canvas_traits/webgl_channel/ipc.rs similarity index 100% rename from collector/benchmarks/style-servo/components/canvas_traits/webgl_channel/ipc.rs rename to collector/compile-benchmarks/style-servo/components/canvas_traits/webgl_channel/ipc.rs diff --git a/collector/benchmarks/style-servo/components/canvas_traits/webgl_channel/mod.rs b/collector/compile-benchmarks/style-servo/components/canvas_traits/webgl_channel/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/canvas_traits/webgl_channel/mod.rs rename to collector/compile-benchmarks/style-servo/components/canvas_traits/webgl_channel/mod.rs diff --git a/collector/benchmarks/style-servo/components/canvas_traits/webgl_channel/mpsc.rs b/collector/compile-benchmarks/style-servo/components/canvas_traits/webgl_channel/mpsc.rs similarity index 100% rename from collector/benchmarks/style-servo/components/canvas_traits/webgl_channel/mpsc.rs rename to collector/compile-benchmarks/style-servo/components/canvas_traits/webgl_channel/mpsc.rs diff --git a/collector/benchmarks/style-servo/components/compositing/Cargo.toml b/collector/compile-benchmarks/style-servo/components/compositing/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/compositing/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/compositing/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/compositing/compositor.rs b/collector/compile-benchmarks/style-servo/components/compositing/compositor.rs similarity index 100% rename from collector/benchmarks/style-servo/components/compositing/compositor.rs rename to collector/compile-benchmarks/style-servo/components/compositing/compositor.rs diff --git a/collector/benchmarks/style-servo/components/compositing/compositor_thread.rs b/collector/compile-benchmarks/style-servo/components/compositing/compositor_thread.rs similarity index 100% rename from collector/benchmarks/style-servo/components/compositing/compositor_thread.rs rename to collector/compile-benchmarks/style-servo/components/compositing/compositor_thread.rs diff --git a/collector/benchmarks/style-servo/components/compositing/lib.rs b/collector/compile-benchmarks/style-servo/components/compositing/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/compositing/lib.rs rename to collector/compile-benchmarks/style-servo/components/compositing/lib.rs diff --git a/collector/benchmarks/style-servo/components/compositing/touch.rs b/collector/compile-benchmarks/style-servo/components/compositing/touch.rs similarity index 100% rename from collector/benchmarks/style-servo/components/compositing/touch.rs rename to collector/compile-benchmarks/style-servo/components/compositing/touch.rs diff --git a/collector/benchmarks/style-servo/components/compositing/windowing.rs b/collector/compile-benchmarks/style-servo/components/compositing/windowing.rs similarity index 100% rename from collector/benchmarks/style-servo/components/compositing/windowing.rs rename to collector/compile-benchmarks/style-servo/components/compositing/windowing.rs diff --git a/collector/benchmarks/style-servo/components/config/Cargo.toml b/collector/compile-benchmarks/style-servo/components/config/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/config/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/config/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/config/basedir.rs b/collector/compile-benchmarks/style-servo/components/config/basedir.rs similarity index 100% rename from collector/benchmarks/style-servo/components/config/basedir.rs rename to collector/compile-benchmarks/style-servo/components/config/basedir.rs diff --git a/collector/benchmarks/style-servo/components/config/lib.rs b/collector/compile-benchmarks/style-servo/components/config/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/config/lib.rs rename to collector/compile-benchmarks/style-servo/components/config/lib.rs diff --git a/collector/benchmarks/style-servo/components/config/opts.rs b/collector/compile-benchmarks/style-servo/components/config/opts.rs similarity index 100% rename from collector/benchmarks/style-servo/components/config/opts.rs rename to collector/compile-benchmarks/style-servo/components/config/opts.rs diff --git a/collector/benchmarks/style-servo/components/config/prefs.rs b/collector/compile-benchmarks/style-servo/components/config/prefs.rs similarity index 100% rename from collector/benchmarks/style-servo/components/config/prefs.rs rename to collector/compile-benchmarks/style-servo/components/config/prefs.rs diff --git a/collector/benchmarks/style-servo/components/config/resource_files.rs b/collector/compile-benchmarks/style-servo/components/config/resource_files.rs similarity index 100% rename from collector/benchmarks/style-servo/components/config/resource_files.rs rename to collector/compile-benchmarks/style-servo/components/config/resource_files.rs diff --git a/collector/benchmarks/style-servo/components/constellation/Cargo.toml b/collector/compile-benchmarks/style-servo/components/constellation/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/constellation/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/constellation/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/constellation/browsingcontext.rs b/collector/compile-benchmarks/style-servo/components/constellation/browsingcontext.rs similarity index 100% rename from collector/benchmarks/style-servo/components/constellation/browsingcontext.rs rename to collector/compile-benchmarks/style-servo/components/constellation/browsingcontext.rs diff --git a/collector/benchmarks/style-servo/components/constellation/constellation.rs b/collector/compile-benchmarks/style-servo/components/constellation/constellation.rs similarity index 100% rename from collector/benchmarks/style-servo/components/constellation/constellation.rs rename to collector/compile-benchmarks/style-servo/components/constellation/constellation.rs diff --git a/collector/benchmarks/style-servo/components/constellation/event_loop.rs b/collector/compile-benchmarks/style-servo/components/constellation/event_loop.rs similarity index 100% rename from collector/benchmarks/style-servo/components/constellation/event_loop.rs rename to collector/compile-benchmarks/style-servo/components/constellation/event_loop.rs diff --git a/collector/benchmarks/style-servo/components/constellation/lib.rs b/collector/compile-benchmarks/style-servo/components/constellation/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/constellation/lib.rs rename to collector/compile-benchmarks/style-servo/components/constellation/lib.rs diff --git a/collector/benchmarks/style-servo/components/constellation/network_listener.rs b/collector/compile-benchmarks/style-servo/components/constellation/network_listener.rs similarity index 100% rename from collector/benchmarks/style-servo/components/constellation/network_listener.rs rename to collector/compile-benchmarks/style-servo/components/constellation/network_listener.rs diff --git a/collector/benchmarks/style-servo/components/constellation/pipeline.rs b/collector/compile-benchmarks/style-servo/components/constellation/pipeline.rs similarity index 100% rename from collector/benchmarks/style-servo/components/constellation/pipeline.rs rename to collector/compile-benchmarks/style-servo/components/constellation/pipeline.rs diff --git a/collector/benchmarks/style-servo/components/constellation/sandboxing.rs b/collector/compile-benchmarks/style-servo/components/constellation/sandboxing.rs similarity index 100% rename from collector/benchmarks/style-servo/components/constellation/sandboxing.rs rename to collector/compile-benchmarks/style-servo/components/constellation/sandboxing.rs diff --git a/collector/benchmarks/style-servo/components/constellation/timer_scheduler.rs b/collector/compile-benchmarks/style-servo/components/constellation/timer_scheduler.rs similarity index 100% rename from collector/benchmarks/style-servo/components/constellation/timer_scheduler.rs rename to collector/compile-benchmarks/style-servo/components/constellation/timer_scheduler.rs diff --git a/collector/benchmarks/style-servo/components/debugger/Cargo.toml b/collector/compile-benchmarks/style-servo/components/debugger/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/debugger/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/debugger/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/debugger/lib.rs b/collector/compile-benchmarks/style-servo/components/debugger/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/debugger/lib.rs rename to collector/compile-benchmarks/style-servo/components/debugger/lib.rs diff --git a/collector/benchmarks/style-servo/components/deny_public_fields/Cargo.toml b/collector/compile-benchmarks/style-servo/components/deny_public_fields/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/deny_public_fields/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/deny_public_fields/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/deny_public_fields/lib.rs b/collector/compile-benchmarks/style-servo/components/deny_public_fields/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/deny_public_fields/lib.rs rename to collector/compile-benchmarks/style-servo/components/deny_public_fields/lib.rs diff --git a/collector/benchmarks/style-servo/components/devtools/Cargo.toml b/collector/compile-benchmarks/style-servo/components/devtools/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/devtools/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/devtools/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/devtools/actor.rs b/collector/compile-benchmarks/style-servo/components/devtools/actor.rs similarity index 100% rename from collector/benchmarks/style-servo/components/devtools/actor.rs rename to collector/compile-benchmarks/style-servo/components/devtools/actor.rs diff --git a/collector/benchmarks/style-servo/components/devtools/actors/console.rs b/collector/compile-benchmarks/style-servo/components/devtools/actors/console.rs similarity index 100% rename from collector/benchmarks/style-servo/components/devtools/actors/console.rs rename to collector/compile-benchmarks/style-servo/components/devtools/actors/console.rs diff --git a/collector/benchmarks/style-servo/components/devtools/actors/framerate.rs b/collector/compile-benchmarks/style-servo/components/devtools/actors/framerate.rs similarity index 100% rename from collector/benchmarks/style-servo/components/devtools/actors/framerate.rs rename to collector/compile-benchmarks/style-servo/components/devtools/actors/framerate.rs diff --git a/collector/benchmarks/style-servo/components/devtools/actors/inspector.rs b/collector/compile-benchmarks/style-servo/components/devtools/actors/inspector.rs similarity index 100% rename from collector/benchmarks/style-servo/components/devtools/actors/inspector.rs rename to collector/compile-benchmarks/style-servo/components/devtools/actors/inspector.rs diff --git a/collector/benchmarks/style-servo/components/devtools/actors/memory.rs b/collector/compile-benchmarks/style-servo/components/devtools/actors/memory.rs similarity index 100% rename from collector/benchmarks/style-servo/components/devtools/actors/memory.rs rename to collector/compile-benchmarks/style-servo/components/devtools/actors/memory.rs diff --git a/collector/benchmarks/style-servo/components/devtools/actors/network_event.rs b/collector/compile-benchmarks/style-servo/components/devtools/actors/network_event.rs similarity index 100% rename from collector/benchmarks/style-servo/components/devtools/actors/network_event.rs rename to collector/compile-benchmarks/style-servo/components/devtools/actors/network_event.rs diff --git a/collector/benchmarks/style-servo/components/devtools/actors/object.rs b/collector/compile-benchmarks/style-servo/components/devtools/actors/object.rs similarity index 100% rename from collector/benchmarks/style-servo/components/devtools/actors/object.rs rename to collector/compile-benchmarks/style-servo/components/devtools/actors/object.rs diff --git a/collector/benchmarks/style-servo/components/devtools/actors/performance.rs b/collector/compile-benchmarks/style-servo/components/devtools/actors/performance.rs similarity index 100% rename from collector/benchmarks/style-servo/components/devtools/actors/performance.rs rename to collector/compile-benchmarks/style-servo/components/devtools/actors/performance.rs diff --git a/collector/benchmarks/style-servo/components/devtools/actors/profiler.rs b/collector/compile-benchmarks/style-servo/components/devtools/actors/profiler.rs similarity index 100% rename from collector/benchmarks/style-servo/components/devtools/actors/profiler.rs rename to collector/compile-benchmarks/style-servo/components/devtools/actors/profiler.rs diff --git a/collector/benchmarks/style-servo/components/devtools/actors/root.rs b/collector/compile-benchmarks/style-servo/components/devtools/actors/root.rs similarity index 100% rename from collector/benchmarks/style-servo/components/devtools/actors/root.rs rename to collector/compile-benchmarks/style-servo/components/devtools/actors/root.rs diff --git a/collector/benchmarks/style-servo/components/devtools/actors/tab.rs b/collector/compile-benchmarks/style-servo/components/devtools/actors/tab.rs similarity index 100% rename from collector/benchmarks/style-servo/components/devtools/actors/tab.rs rename to collector/compile-benchmarks/style-servo/components/devtools/actors/tab.rs diff --git a/collector/benchmarks/style-servo/components/devtools/actors/thread.rs b/collector/compile-benchmarks/style-servo/components/devtools/actors/thread.rs similarity index 100% rename from collector/benchmarks/style-servo/components/devtools/actors/thread.rs rename to collector/compile-benchmarks/style-servo/components/devtools/actors/thread.rs diff --git a/collector/benchmarks/style-servo/components/devtools/actors/timeline.rs b/collector/compile-benchmarks/style-servo/components/devtools/actors/timeline.rs similarity index 100% rename from collector/benchmarks/style-servo/components/devtools/actors/timeline.rs rename to collector/compile-benchmarks/style-servo/components/devtools/actors/timeline.rs diff --git a/collector/benchmarks/style-servo/components/devtools/actors/worker.rs b/collector/compile-benchmarks/style-servo/components/devtools/actors/worker.rs similarity index 100% rename from collector/benchmarks/style-servo/components/devtools/actors/worker.rs rename to collector/compile-benchmarks/style-servo/components/devtools/actors/worker.rs diff --git a/collector/benchmarks/style-servo/components/devtools/lib.rs b/collector/compile-benchmarks/style-servo/components/devtools/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/devtools/lib.rs rename to collector/compile-benchmarks/style-servo/components/devtools/lib.rs diff --git a/collector/benchmarks/style-servo/components/devtools/protocol.rs b/collector/compile-benchmarks/style-servo/components/devtools/protocol.rs similarity index 100% rename from collector/benchmarks/style-servo/components/devtools/protocol.rs rename to collector/compile-benchmarks/style-servo/components/devtools/protocol.rs diff --git a/collector/benchmarks/style-servo/components/devtools_traits/Cargo.toml b/collector/compile-benchmarks/style-servo/components/devtools_traits/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/devtools_traits/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/devtools_traits/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/devtools_traits/lib.rs b/collector/compile-benchmarks/style-servo/components/devtools_traits/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/devtools_traits/lib.rs rename to collector/compile-benchmarks/style-servo/components/devtools_traits/lib.rs diff --git a/collector/benchmarks/style-servo/components/dom_struct/Cargo.toml b/collector/compile-benchmarks/style-servo/components/dom_struct/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/dom_struct/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/dom_struct/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/dom_struct/lib.rs b/collector/compile-benchmarks/style-servo/components/dom_struct/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/dom_struct/lib.rs rename to collector/compile-benchmarks/style-servo/components/dom_struct/lib.rs diff --git a/collector/benchmarks/style-servo/components/domobject_derive/Cargo.toml b/collector/compile-benchmarks/style-servo/components/domobject_derive/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/domobject_derive/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/domobject_derive/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/domobject_derive/lib.rs b/collector/compile-benchmarks/style-servo/components/domobject_derive/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/domobject_derive/lib.rs rename to collector/compile-benchmarks/style-servo/components/domobject_derive/lib.rs diff --git a/collector/benchmarks/style-servo/components/fallible/Cargo.toml b/collector/compile-benchmarks/style-servo/components/fallible/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/fallible/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/fallible/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/fallible/lib.rs b/collector/compile-benchmarks/style-servo/components/fallible/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/fallible/lib.rs rename to collector/compile-benchmarks/style-servo/components/fallible/lib.rs diff --git a/collector/benchmarks/style-servo/components/geometry/Cargo.toml b/collector/compile-benchmarks/style-servo/components/geometry/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/geometry/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/geometry/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/geometry/lib.rs b/collector/compile-benchmarks/style-servo/components/geometry/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/geometry/lib.rs rename to collector/compile-benchmarks/style-servo/components/geometry/lib.rs diff --git a/collector/benchmarks/style-servo/components/gfx/Cargo.toml b/collector/compile-benchmarks/style-servo/components/gfx/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/gfx/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/gfx/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/gfx/display_list/mod.rs b/collector/compile-benchmarks/style-servo/components/gfx/display_list/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/gfx/display_list/mod.rs rename to collector/compile-benchmarks/style-servo/components/gfx/display_list/mod.rs diff --git a/collector/benchmarks/style-servo/components/gfx/font.rs b/collector/compile-benchmarks/style-servo/components/gfx/font.rs similarity index 100% rename from collector/benchmarks/style-servo/components/gfx/font.rs rename to collector/compile-benchmarks/style-servo/components/gfx/font.rs diff --git a/collector/benchmarks/style-servo/components/gfx/font_cache_thread.rs b/collector/compile-benchmarks/style-servo/components/gfx/font_cache_thread.rs similarity index 100% rename from collector/benchmarks/style-servo/components/gfx/font_cache_thread.rs rename to collector/compile-benchmarks/style-servo/components/gfx/font_cache_thread.rs diff --git a/collector/benchmarks/style-servo/components/gfx/font_context.rs b/collector/compile-benchmarks/style-servo/components/gfx/font_context.rs similarity index 100% rename from collector/benchmarks/style-servo/components/gfx/font_context.rs rename to collector/compile-benchmarks/style-servo/components/gfx/font_context.rs diff --git a/collector/benchmarks/style-servo/components/gfx/font_template.rs b/collector/compile-benchmarks/style-servo/components/gfx/font_template.rs similarity index 100% rename from collector/benchmarks/style-servo/components/gfx/font_template.rs rename to collector/compile-benchmarks/style-servo/components/gfx/font_template.rs diff --git a/collector/benchmarks/style-servo/components/gfx/lib.rs b/collector/compile-benchmarks/style-servo/components/gfx/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/gfx/lib.rs rename to collector/compile-benchmarks/style-servo/components/gfx/lib.rs diff --git a/collector/benchmarks/style-servo/components/gfx/platform/freetype/android/font_list.rs b/collector/compile-benchmarks/style-servo/components/gfx/platform/freetype/android/font_list.rs similarity index 100% rename from collector/benchmarks/style-servo/components/gfx/platform/freetype/android/font_list.rs rename to collector/compile-benchmarks/style-servo/components/gfx/platform/freetype/android/font_list.rs diff --git a/collector/benchmarks/style-servo/components/gfx/platform/freetype/font.rs b/collector/compile-benchmarks/style-servo/components/gfx/platform/freetype/font.rs similarity index 100% rename from collector/benchmarks/style-servo/components/gfx/platform/freetype/font.rs rename to collector/compile-benchmarks/style-servo/components/gfx/platform/freetype/font.rs diff --git a/collector/benchmarks/style-servo/components/gfx/platform/freetype/font_context.rs b/collector/compile-benchmarks/style-servo/components/gfx/platform/freetype/font_context.rs similarity index 100% rename from collector/benchmarks/style-servo/components/gfx/platform/freetype/font_context.rs rename to collector/compile-benchmarks/style-servo/components/gfx/platform/freetype/font_context.rs diff --git a/collector/benchmarks/style-servo/components/gfx/platform/freetype/font_list.rs b/collector/compile-benchmarks/style-servo/components/gfx/platform/freetype/font_list.rs similarity index 100% rename from collector/benchmarks/style-servo/components/gfx/platform/freetype/font_list.rs rename to collector/compile-benchmarks/style-servo/components/gfx/platform/freetype/font_list.rs diff --git a/collector/benchmarks/style-servo/components/gfx/platform/freetype/font_template.rs b/collector/compile-benchmarks/style-servo/components/gfx/platform/freetype/font_template.rs similarity index 100% rename from collector/benchmarks/style-servo/components/gfx/platform/freetype/font_template.rs rename to collector/compile-benchmarks/style-servo/components/gfx/platform/freetype/font_template.rs diff --git a/collector/benchmarks/style-servo/components/gfx/platform/macos/font.rs b/collector/compile-benchmarks/style-servo/components/gfx/platform/macos/font.rs similarity index 100% rename from collector/benchmarks/style-servo/components/gfx/platform/macos/font.rs rename to collector/compile-benchmarks/style-servo/components/gfx/platform/macos/font.rs diff --git a/collector/benchmarks/style-servo/components/gfx/platform/macos/font_context.rs b/collector/compile-benchmarks/style-servo/components/gfx/platform/macos/font_context.rs similarity index 100% rename from collector/benchmarks/style-servo/components/gfx/platform/macos/font_context.rs rename to collector/compile-benchmarks/style-servo/components/gfx/platform/macos/font_context.rs diff --git a/collector/benchmarks/style-servo/components/gfx/platform/macos/font_list.rs b/collector/compile-benchmarks/style-servo/components/gfx/platform/macos/font_list.rs similarity index 100% rename from collector/benchmarks/style-servo/components/gfx/platform/macos/font_list.rs rename to collector/compile-benchmarks/style-servo/components/gfx/platform/macos/font_list.rs diff --git a/collector/benchmarks/style-servo/components/gfx/platform/macos/font_template.rs b/collector/compile-benchmarks/style-servo/components/gfx/platform/macos/font_template.rs similarity index 100% rename from collector/benchmarks/style-servo/components/gfx/platform/macos/font_template.rs rename to collector/compile-benchmarks/style-servo/components/gfx/platform/macos/font_template.rs diff --git a/collector/benchmarks/style-servo/components/gfx/platform/mod.rs b/collector/compile-benchmarks/style-servo/components/gfx/platform/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/gfx/platform/mod.rs rename to collector/compile-benchmarks/style-servo/components/gfx/platform/mod.rs diff --git a/collector/benchmarks/style-servo/components/gfx/platform/windows/font.rs b/collector/compile-benchmarks/style-servo/components/gfx/platform/windows/font.rs similarity index 100% rename from collector/benchmarks/style-servo/components/gfx/platform/windows/font.rs rename to collector/compile-benchmarks/style-servo/components/gfx/platform/windows/font.rs diff --git a/collector/benchmarks/style-servo/components/gfx/platform/windows/font_context.rs b/collector/compile-benchmarks/style-servo/components/gfx/platform/windows/font_context.rs similarity index 100% rename from collector/benchmarks/style-servo/components/gfx/platform/windows/font_context.rs rename to collector/compile-benchmarks/style-servo/components/gfx/platform/windows/font_context.rs diff --git a/collector/benchmarks/style-servo/components/gfx/platform/windows/font_list.rs b/collector/compile-benchmarks/style-servo/components/gfx/platform/windows/font_list.rs similarity index 100% rename from collector/benchmarks/style-servo/components/gfx/platform/windows/font_list.rs rename to collector/compile-benchmarks/style-servo/components/gfx/platform/windows/font_list.rs diff --git a/collector/benchmarks/style-servo/components/gfx/platform/windows/font_template.rs b/collector/compile-benchmarks/style-servo/components/gfx/platform/windows/font_template.rs similarity index 100% rename from collector/benchmarks/style-servo/components/gfx/platform/windows/font_template.rs rename to collector/compile-benchmarks/style-servo/components/gfx/platform/windows/font_template.rs diff --git a/collector/benchmarks/style-servo/components/gfx/text/glyph.rs b/collector/compile-benchmarks/style-servo/components/gfx/text/glyph.rs similarity index 100% rename from collector/benchmarks/style-servo/components/gfx/text/glyph.rs rename to collector/compile-benchmarks/style-servo/components/gfx/text/glyph.rs diff --git a/collector/benchmarks/style-servo/components/gfx/text/mod.rs b/collector/compile-benchmarks/style-servo/components/gfx/text/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/gfx/text/mod.rs rename to collector/compile-benchmarks/style-servo/components/gfx/text/mod.rs diff --git a/collector/benchmarks/style-servo/components/gfx/text/shaping/harfbuzz.rs b/collector/compile-benchmarks/style-servo/components/gfx/text/shaping/harfbuzz.rs similarity index 100% rename from collector/benchmarks/style-servo/components/gfx/text/shaping/harfbuzz.rs rename to collector/compile-benchmarks/style-servo/components/gfx/text/shaping/harfbuzz.rs diff --git a/collector/benchmarks/style-servo/components/gfx/text/shaping/mod.rs b/collector/compile-benchmarks/style-servo/components/gfx/text/shaping/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/gfx/text/shaping/mod.rs rename to collector/compile-benchmarks/style-servo/components/gfx/text/shaping/mod.rs diff --git a/collector/benchmarks/style-servo/components/gfx/text/text_run.rs b/collector/compile-benchmarks/style-servo/components/gfx/text/text_run.rs similarity index 100% rename from collector/benchmarks/style-servo/components/gfx/text/text_run.rs rename to collector/compile-benchmarks/style-servo/components/gfx/text/text_run.rs diff --git a/collector/benchmarks/style-servo/components/gfx/text/util.rs b/collector/compile-benchmarks/style-servo/components/gfx/text/util.rs similarity index 100% rename from collector/benchmarks/style-servo/components/gfx/text/util.rs rename to collector/compile-benchmarks/style-servo/components/gfx/text/util.rs diff --git a/collector/benchmarks/style-servo/components/gfx_traits/Cargo.toml b/collector/compile-benchmarks/style-servo/components/gfx_traits/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/gfx_traits/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/gfx_traits/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/gfx_traits/lib.rs b/collector/compile-benchmarks/style-servo/components/gfx_traits/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/gfx_traits/lib.rs rename to collector/compile-benchmarks/style-servo/components/gfx_traits/lib.rs diff --git a/collector/benchmarks/style-servo/components/gfx_traits/print_tree.rs b/collector/compile-benchmarks/style-servo/components/gfx_traits/print_tree.rs similarity index 100% rename from collector/benchmarks/style-servo/components/gfx_traits/print_tree.rs rename to collector/compile-benchmarks/style-servo/components/gfx_traits/print_tree.rs diff --git a/collector/benchmarks/style-servo/components/hashglobe/Cargo.toml b/collector/compile-benchmarks/style-servo/components/hashglobe/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/hashglobe/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/hashglobe/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/hashglobe/LICENSE-APACHE b/collector/compile-benchmarks/style-servo/components/hashglobe/LICENSE-APACHE similarity index 100% rename from collector/benchmarks/style-servo/components/hashglobe/LICENSE-APACHE rename to collector/compile-benchmarks/style-servo/components/hashglobe/LICENSE-APACHE diff --git a/collector/benchmarks/style-servo/components/hashglobe/LICENSE-MIT b/collector/compile-benchmarks/style-servo/components/hashglobe/LICENSE-MIT similarity index 100% rename from collector/benchmarks/style-servo/components/hashglobe/LICENSE-MIT rename to collector/compile-benchmarks/style-servo/components/hashglobe/LICENSE-MIT diff --git a/collector/benchmarks/style-servo/components/hashglobe/README.md b/collector/compile-benchmarks/style-servo/components/hashglobe/README.md similarity index 100% rename from collector/benchmarks/style-servo/components/hashglobe/README.md rename to collector/compile-benchmarks/style-servo/components/hashglobe/README.md diff --git a/collector/benchmarks/style-servo/components/hashglobe/src/alloc.rs b/collector/compile-benchmarks/style-servo/components/hashglobe/src/alloc.rs similarity index 100% rename from collector/benchmarks/style-servo/components/hashglobe/src/alloc.rs rename to collector/compile-benchmarks/style-servo/components/hashglobe/src/alloc.rs diff --git a/collector/benchmarks/style-servo/components/hashglobe/src/diagnostic.rs b/collector/compile-benchmarks/style-servo/components/hashglobe/src/diagnostic.rs similarity index 100% rename from collector/benchmarks/style-servo/components/hashglobe/src/diagnostic.rs rename to collector/compile-benchmarks/style-servo/components/hashglobe/src/diagnostic.rs diff --git a/collector/benchmarks/style-servo/components/hashglobe/src/fake.rs b/collector/compile-benchmarks/style-servo/components/hashglobe/src/fake.rs similarity index 100% rename from collector/benchmarks/style-servo/components/hashglobe/src/fake.rs rename to collector/compile-benchmarks/style-servo/components/hashglobe/src/fake.rs diff --git a/collector/benchmarks/style-servo/components/hashglobe/src/hash_map.rs b/collector/compile-benchmarks/style-servo/components/hashglobe/src/hash_map.rs similarity index 100% rename from collector/benchmarks/style-servo/components/hashglobe/src/hash_map.rs rename to collector/compile-benchmarks/style-servo/components/hashglobe/src/hash_map.rs diff --git a/collector/benchmarks/style-servo/components/hashglobe/src/hash_set.rs b/collector/compile-benchmarks/style-servo/components/hashglobe/src/hash_set.rs similarity index 100% rename from collector/benchmarks/style-servo/components/hashglobe/src/hash_set.rs rename to collector/compile-benchmarks/style-servo/components/hashglobe/src/hash_set.rs diff --git a/collector/benchmarks/style-servo/components/hashglobe/src/lib.rs b/collector/compile-benchmarks/style-servo/components/hashglobe/src/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/hashglobe/src/lib.rs rename to collector/compile-benchmarks/style-servo/components/hashglobe/src/lib.rs diff --git a/collector/benchmarks/style-servo/components/hashglobe/src/shim.rs b/collector/compile-benchmarks/style-servo/components/hashglobe/src/shim.rs similarity index 100% rename from collector/benchmarks/style-servo/components/hashglobe/src/shim.rs rename to collector/compile-benchmarks/style-servo/components/hashglobe/src/shim.rs diff --git a/collector/benchmarks/style-servo/components/hashglobe/src/table.rs b/collector/compile-benchmarks/style-servo/components/hashglobe/src/table.rs similarity index 100% rename from collector/benchmarks/style-servo/components/hashglobe/src/table.rs rename to collector/compile-benchmarks/style-servo/components/hashglobe/src/table.rs diff --git a/collector/benchmarks/style-servo/components/jstraceable_derive/Cargo.toml b/collector/compile-benchmarks/style-servo/components/jstraceable_derive/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/jstraceable_derive/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/jstraceable_derive/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/jstraceable_derive/lib.rs b/collector/compile-benchmarks/style-servo/components/jstraceable_derive/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/jstraceable_derive/lib.rs rename to collector/compile-benchmarks/style-servo/components/jstraceable_derive/lib.rs diff --git a/collector/benchmarks/style-servo/components/layout/Cargo.toml b/collector/compile-benchmarks/style-servo/components/layout/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/layout/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/layout/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/layout/animation.rs b/collector/compile-benchmarks/style-servo/components/layout/animation.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/animation.rs rename to collector/compile-benchmarks/style-servo/components/layout/animation.rs diff --git a/collector/benchmarks/style-servo/components/layout/block.rs b/collector/compile-benchmarks/style-servo/components/layout/block.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/block.rs rename to collector/compile-benchmarks/style-servo/components/layout/block.rs diff --git a/collector/benchmarks/style-servo/components/layout/construct.rs b/collector/compile-benchmarks/style-servo/components/layout/construct.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/construct.rs rename to collector/compile-benchmarks/style-servo/components/layout/construct.rs diff --git a/collector/benchmarks/style-servo/components/layout/context.rs b/collector/compile-benchmarks/style-servo/components/layout/context.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/context.rs rename to collector/compile-benchmarks/style-servo/components/layout/context.rs diff --git a/collector/benchmarks/style-servo/components/layout/data.rs b/collector/compile-benchmarks/style-servo/components/layout/data.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/data.rs rename to collector/compile-benchmarks/style-servo/components/layout/data.rs diff --git a/collector/benchmarks/style-servo/components/layout/display_list_builder.rs b/collector/compile-benchmarks/style-servo/components/layout/display_list_builder.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/display_list_builder.rs rename to collector/compile-benchmarks/style-servo/components/layout/display_list_builder.rs diff --git a/collector/benchmarks/style-servo/components/layout/flex.rs b/collector/compile-benchmarks/style-servo/components/layout/flex.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/flex.rs rename to collector/compile-benchmarks/style-servo/components/layout/flex.rs diff --git a/collector/benchmarks/style-servo/components/layout/floats.rs b/collector/compile-benchmarks/style-servo/components/layout/floats.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/floats.rs rename to collector/compile-benchmarks/style-servo/components/layout/floats.rs diff --git a/collector/benchmarks/style-servo/components/layout/flow.rs b/collector/compile-benchmarks/style-servo/components/layout/flow.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/flow.rs rename to collector/compile-benchmarks/style-servo/components/layout/flow.rs diff --git a/collector/benchmarks/style-servo/components/layout/flow_list.rs b/collector/compile-benchmarks/style-servo/components/layout/flow_list.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/flow_list.rs rename to collector/compile-benchmarks/style-servo/components/layout/flow_list.rs diff --git a/collector/benchmarks/style-servo/components/layout/flow_ref.rs b/collector/compile-benchmarks/style-servo/components/layout/flow_ref.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/flow_ref.rs rename to collector/compile-benchmarks/style-servo/components/layout/flow_ref.rs diff --git a/collector/benchmarks/style-servo/components/layout/fragment.rs b/collector/compile-benchmarks/style-servo/components/layout/fragment.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/fragment.rs rename to collector/compile-benchmarks/style-servo/components/layout/fragment.rs diff --git a/collector/benchmarks/style-servo/components/layout/generated_content.rs b/collector/compile-benchmarks/style-servo/components/layout/generated_content.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/generated_content.rs rename to collector/compile-benchmarks/style-servo/components/layout/generated_content.rs diff --git a/collector/benchmarks/style-servo/components/layout/incremental.rs b/collector/compile-benchmarks/style-servo/components/layout/incremental.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/incremental.rs rename to collector/compile-benchmarks/style-servo/components/layout/incremental.rs diff --git a/collector/benchmarks/style-servo/components/layout/inline.rs b/collector/compile-benchmarks/style-servo/components/layout/inline.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/inline.rs rename to collector/compile-benchmarks/style-servo/components/layout/inline.rs diff --git a/collector/benchmarks/style-servo/components/layout/layout_debug.rs b/collector/compile-benchmarks/style-servo/components/layout/layout_debug.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/layout_debug.rs rename to collector/compile-benchmarks/style-servo/components/layout/layout_debug.rs diff --git a/collector/benchmarks/style-servo/components/layout/lib.rs b/collector/compile-benchmarks/style-servo/components/layout/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/lib.rs rename to collector/compile-benchmarks/style-servo/components/layout/lib.rs diff --git a/collector/benchmarks/style-servo/components/layout/linked_list.rs b/collector/compile-benchmarks/style-servo/components/layout/linked_list.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/linked_list.rs rename to collector/compile-benchmarks/style-servo/components/layout/linked_list.rs diff --git a/collector/benchmarks/style-servo/components/layout/list_item.rs b/collector/compile-benchmarks/style-servo/components/layout/list_item.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/list_item.rs rename to collector/compile-benchmarks/style-servo/components/layout/list_item.rs diff --git a/collector/benchmarks/style-servo/components/layout/model.rs b/collector/compile-benchmarks/style-servo/components/layout/model.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/model.rs rename to collector/compile-benchmarks/style-servo/components/layout/model.rs diff --git a/collector/benchmarks/style-servo/components/layout/multicol.rs b/collector/compile-benchmarks/style-servo/components/layout/multicol.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/multicol.rs rename to collector/compile-benchmarks/style-servo/components/layout/multicol.rs diff --git a/collector/benchmarks/style-servo/components/layout/opaque_node.rs b/collector/compile-benchmarks/style-servo/components/layout/opaque_node.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/opaque_node.rs rename to collector/compile-benchmarks/style-servo/components/layout/opaque_node.rs diff --git a/collector/benchmarks/style-servo/components/layout/parallel.rs b/collector/compile-benchmarks/style-servo/components/layout/parallel.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/parallel.rs rename to collector/compile-benchmarks/style-servo/components/layout/parallel.rs diff --git a/collector/benchmarks/style-servo/components/layout/persistent_list.rs b/collector/compile-benchmarks/style-servo/components/layout/persistent_list.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/persistent_list.rs rename to collector/compile-benchmarks/style-servo/components/layout/persistent_list.rs diff --git a/collector/benchmarks/style-servo/components/layout/query.rs b/collector/compile-benchmarks/style-servo/components/layout/query.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/query.rs rename to collector/compile-benchmarks/style-servo/components/layout/query.rs diff --git a/collector/benchmarks/style-servo/components/layout/sequential.rs b/collector/compile-benchmarks/style-servo/components/layout/sequential.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/sequential.rs rename to collector/compile-benchmarks/style-servo/components/layout/sequential.rs diff --git a/collector/benchmarks/style-servo/components/layout/table.rs b/collector/compile-benchmarks/style-servo/components/layout/table.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/table.rs rename to collector/compile-benchmarks/style-servo/components/layout/table.rs diff --git a/collector/benchmarks/style-servo/components/layout/table_caption.rs b/collector/compile-benchmarks/style-servo/components/layout/table_caption.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/table_caption.rs rename to collector/compile-benchmarks/style-servo/components/layout/table_caption.rs diff --git a/collector/benchmarks/style-servo/components/layout/table_cell.rs b/collector/compile-benchmarks/style-servo/components/layout/table_cell.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/table_cell.rs rename to collector/compile-benchmarks/style-servo/components/layout/table_cell.rs diff --git a/collector/benchmarks/style-servo/components/layout/table_colgroup.rs b/collector/compile-benchmarks/style-servo/components/layout/table_colgroup.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/table_colgroup.rs rename to collector/compile-benchmarks/style-servo/components/layout/table_colgroup.rs diff --git a/collector/benchmarks/style-servo/components/layout/table_row.rs b/collector/compile-benchmarks/style-servo/components/layout/table_row.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/table_row.rs rename to collector/compile-benchmarks/style-servo/components/layout/table_row.rs diff --git a/collector/benchmarks/style-servo/components/layout/table_rowgroup.rs b/collector/compile-benchmarks/style-servo/components/layout/table_rowgroup.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/table_rowgroup.rs rename to collector/compile-benchmarks/style-servo/components/layout/table_rowgroup.rs diff --git a/collector/benchmarks/style-servo/components/layout/table_wrapper.rs b/collector/compile-benchmarks/style-servo/components/layout/table_wrapper.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/table_wrapper.rs rename to collector/compile-benchmarks/style-servo/components/layout/table_wrapper.rs diff --git a/collector/benchmarks/style-servo/components/layout/text.rs b/collector/compile-benchmarks/style-servo/components/layout/text.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/text.rs rename to collector/compile-benchmarks/style-servo/components/layout/text.rs diff --git a/collector/benchmarks/style-servo/components/layout/traversal.rs b/collector/compile-benchmarks/style-servo/components/layout/traversal.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/traversal.rs rename to collector/compile-benchmarks/style-servo/components/layout/traversal.rs diff --git a/collector/benchmarks/style-servo/components/layout/webrender_helpers.rs b/collector/compile-benchmarks/style-servo/components/layout/webrender_helpers.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/webrender_helpers.rs rename to collector/compile-benchmarks/style-servo/components/layout/webrender_helpers.rs diff --git a/collector/benchmarks/style-servo/components/layout/wrapper.rs b/collector/compile-benchmarks/style-servo/components/layout/wrapper.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout/wrapper.rs rename to collector/compile-benchmarks/style-servo/components/layout/wrapper.rs diff --git a/collector/benchmarks/style-servo/components/layout_thread/Cargo.toml b/collector/compile-benchmarks/style-servo/components/layout_thread/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/layout_thread/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/layout_thread/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/layout_thread/dom_wrapper.rs b/collector/compile-benchmarks/style-servo/components/layout_thread/dom_wrapper.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout_thread/dom_wrapper.rs rename to collector/compile-benchmarks/style-servo/components/layout_thread/dom_wrapper.rs diff --git a/collector/benchmarks/style-servo/components/layout_thread/lib.rs b/collector/compile-benchmarks/style-servo/components/layout_thread/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout_thread/lib.rs rename to collector/compile-benchmarks/style-servo/components/layout_thread/lib.rs diff --git a/collector/benchmarks/style-servo/components/layout_traits/Cargo.toml b/collector/compile-benchmarks/style-servo/components/layout_traits/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/layout_traits/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/layout_traits/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/layout_traits/lib.rs b/collector/compile-benchmarks/style-servo/components/layout_traits/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/layout_traits/lib.rs rename to collector/compile-benchmarks/style-servo/components/layout_traits/lib.rs diff --git a/collector/benchmarks/style-servo/components/lru_cache/Cargo.toml b/collector/compile-benchmarks/style-servo/components/lru_cache/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/lru_cache/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/lru_cache/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/lru_cache/lib.rs b/collector/compile-benchmarks/style-servo/components/lru_cache/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/lru_cache/lib.rs rename to collector/compile-benchmarks/style-servo/components/lru_cache/lib.rs diff --git a/collector/benchmarks/style-servo/components/malloc_size_of/Cargo.toml b/collector/compile-benchmarks/style-servo/components/malloc_size_of/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/malloc_size_of/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/malloc_size_of/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/malloc_size_of/LICENSE-APACHE b/collector/compile-benchmarks/style-servo/components/malloc_size_of/LICENSE-APACHE similarity index 100% rename from collector/benchmarks/style-servo/components/malloc_size_of/LICENSE-APACHE rename to collector/compile-benchmarks/style-servo/components/malloc_size_of/LICENSE-APACHE diff --git a/collector/benchmarks/style-servo/components/malloc_size_of/LICENSE-MIT b/collector/compile-benchmarks/style-servo/components/malloc_size_of/LICENSE-MIT similarity index 100% rename from collector/benchmarks/style-servo/components/malloc_size_of/LICENSE-MIT rename to collector/compile-benchmarks/style-servo/components/malloc_size_of/LICENSE-MIT diff --git a/collector/benchmarks/style-servo/components/malloc_size_of/lib.rs b/collector/compile-benchmarks/style-servo/components/malloc_size_of/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/malloc_size_of/lib.rs rename to collector/compile-benchmarks/style-servo/components/malloc_size_of/lib.rs diff --git a/collector/benchmarks/style-servo/components/malloc_size_of_derive/Cargo.toml b/collector/compile-benchmarks/style-servo/components/malloc_size_of_derive/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/malloc_size_of_derive/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/malloc_size_of_derive/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/malloc_size_of_derive/LICENSE-APACHE b/collector/compile-benchmarks/style-servo/components/malloc_size_of_derive/LICENSE-APACHE similarity index 100% rename from collector/benchmarks/style-servo/components/malloc_size_of_derive/LICENSE-APACHE rename to collector/compile-benchmarks/style-servo/components/malloc_size_of_derive/LICENSE-APACHE diff --git a/collector/benchmarks/style-servo/components/malloc_size_of_derive/LICENSE-MIT b/collector/compile-benchmarks/style-servo/components/malloc_size_of_derive/LICENSE-MIT similarity index 100% rename from collector/benchmarks/style-servo/components/malloc_size_of_derive/LICENSE-MIT rename to collector/compile-benchmarks/style-servo/components/malloc_size_of_derive/LICENSE-MIT diff --git a/collector/benchmarks/style-servo/components/malloc_size_of_derive/lib.rs b/collector/compile-benchmarks/style-servo/components/malloc_size_of_derive/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/malloc_size_of_derive/lib.rs rename to collector/compile-benchmarks/style-servo/components/malloc_size_of_derive/lib.rs diff --git a/collector/benchmarks/style-servo/components/metrics/Cargo.toml b/collector/compile-benchmarks/style-servo/components/metrics/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/metrics/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/metrics/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/metrics/lib.rs b/collector/compile-benchmarks/style-servo/components/metrics/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/metrics/lib.rs rename to collector/compile-benchmarks/style-servo/components/metrics/lib.rs diff --git a/collector/benchmarks/style-servo/components/msg/Cargo.toml b/collector/compile-benchmarks/style-servo/components/msg/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/msg/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/msg/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/msg/constellation_msg.rs b/collector/compile-benchmarks/style-servo/components/msg/constellation_msg.rs similarity index 100% rename from collector/benchmarks/style-servo/components/msg/constellation_msg.rs rename to collector/compile-benchmarks/style-servo/components/msg/constellation_msg.rs diff --git a/collector/benchmarks/style-servo/components/msg/lib.rs b/collector/compile-benchmarks/style-servo/components/msg/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/msg/lib.rs rename to collector/compile-benchmarks/style-servo/components/msg/lib.rs diff --git a/collector/benchmarks/style-servo/components/net/Cargo.toml b/collector/compile-benchmarks/style-servo/components/net/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/net/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/net/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/net/blob_loader.rs b/collector/compile-benchmarks/style-servo/components/net/blob_loader.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net/blob_loader.rs rename to collector/compile-benchmarks/style-servo/components/net/blob_loader.rs diff --git a/collector/benchmarks/style-servo/components/net/chrome_loader.rs b/collector/compile-benchmarks/style-servo/components/net/chrome_loader.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net/chrome_loader.rs rename to collector/compile-benchmarks/style-servo/components/net/chrome_loader.rs diff --git a/collector/benchmarks/style-servo/components/net/connector.rs b/collector/compile-benchmarks/style-servo/components/net/connector.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net/connector.rs rename to collector/compile-benchmarks/style-servo/components/net/connector.rs diff --git a/collector/benchmarks/style-servo/components/net/cookie.rs b/collector/compile-benchmarks/style-servo/components/net/cookie.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net/cookie.rs rename to collector/compile-benchmarks/style-servo/components/net/cookie.rs diff --git a/collector/benchmarks/style-servo/components/net/cookie_storage.rs b/collector/compile-benchmarks/style-servo/components/net/cookie_storage.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net/cookie_storage.rs rename to collector/compile-benchmarks/style-servo/components/net/cookie_storage.rs diff --git a/collector/benchmarks/style-servo/components/net/data_loader.rs b/collector/compile-benchmarks/style-servo/components/net/data_loader.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net/data_loader.rs rename to collector/compile-benchmarks/style-servo/components/net/data_loader.rs diff --git a/collector/benchmarks/style-servo/components/net/fetch/cors_cache.rs b/collector/compile-benchmarks/style-servo/components/net/fetch/cors_cache.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net/fetch/cors_cache.rs rename to collector/compile-benchmarks/style-servo/components/net/fetch/cors_cache.rs diff --git a/collector/benchmarks/style-servo/components/net/fetch/methods.rs b/collector/compile-benchmarks/style-servo/components/net/fetch/methods.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net/fetch/methods.rs rename to collector/compile-benchmarks/style-servo/components/net/fetch/methods.rs diff --git a/collector/benchmarks/style-servo/components/net/filemanager_thread.rs b/collector/compile-benchmarks/style-servo/components/net/filemanager_thread.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net/filemanager_thread.rs rename to collector/compile-benchmarks/style-servo/components/net/filemanager_thread.rs diff --git a/collector/benchmarks/style-servo/components/net/hosts.rs b/collector/compile-benchmarks/style-servo/components/net/hosts.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net/hosts.rs rename to collector/compile-benchmarks/style-servo/components/net/hosts.rs diff --git a/collector/benchmarks/style-servo/components/net/hsts.rs b/collector/compile-benchmarks/style-servo/components/net/hsts.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net/hsts.rs rename to collector/compile-benchmarks/style-servo/components/net/hsts.rs diff --git a/collector/benchmarks/style-servo/components/net/http_loader.rs b/collector/compile-benchmarks/style-servo/components/net/http_loader.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net/http_loader.rs rename to collector/compile-benchmarks/style-servo/components/net/http_loader.rs diff --git a/collector/benchmarks/style-servo/components/net/image_cache.rs b/collector/compile-benchmarks/style-servo/components/net/image_cache.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net/image_cache.rs rename to collector/compile-benchmarks/style-servo/components/net/image_cache.rs diff --git a/collector/benchmarks/style-servo/components/net/lib.rs b/collector/compile-benchmarks/style-servo/components/net/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net/lib.rs rename to collector/compile-benchmarks/style-servo/components/net/lib.rs diff --git a/collector/benchmarks/style-servo/components/net/mime_classifier.rs b/collector/compile-benchmarks/style-servo/components/net/mime_classifier.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net/mime_classifier.rs rename to collector/compile-benchmarks/style-servo/components/net/mime_classifier.rs diff --git a/collector/benchmarks/style-servo/components/net/resource_thread.rs b/collector/compile-benchmarks/style-servo/components/net/resource_thread.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net/resource_thread.rs rename to collector/compile-benchmarks/style-servo/components/net/resource_thread.rs diff --git a/collector/benchmarks/style-servo/components/net/storage_thread.rs b/collector/compile-benchmarks/style-servo/components/net/storage_thread.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net/storage_thread.rs rename to collector/compile-benchmarks/style-servo/components/net/storage_thread.rs diff --git a/collector/benchmarks/style-servo/components/net/subresource_integrity.rs b/collector/compile-benchmarks/style-servo/components/net/subresource_integrity.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net/subresource_integrity.rs rename to collector/compile-benchmarks/style-servo/components/net/subresource_integrity.rs diff --git a/collector/benchmarks/style-servo/components/net/websocket_loader.rs b/collector/compile-benchmarks/style-servo/components/net/websocket_loader.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net/websocket_loader.rs rename to collector/compile-benchmarks/style-servo/components/net/websocket_loader.rs diff --git a/collector/benchmarks/style-servo/components/net_traits/Cargo.toml b/collector/compile-benchmarks/style-servo/components/net_traits/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/net_traits/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/net_traits/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/net_traits/blob_url_store.rs b/collector/compile-benchmarks/style-servo/components/net_traits/blob_url_store.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net_traits/blob_url_store.rs rename to collector/compile-benchmarks/style-servo/components/net_traits/blob_url_store.rs diff --git a/collector/benchmarks/style-servo/components/net_traits/filemanager_thread.rs b/collector/compile-benchmarks/style-servo/components/net_traits/filemanager_thread.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net_traits/filemanager_thread.rs rename to collector/compile-benchmarks/style-servo/components/net_traits/filemanager_thread.rs diff --git a/collector/benchmarks/style-servo/components/net_traits/image/base.rs b/collector/compile-benchmarks/style-servo/components/net_traits/image/base.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net_traits/image/base.rs rename to collector/compile-benchmarks/style-servo/components/net_traits/image/base.rs diff --git a/collector/benchmarks/style-servo/components/net_traits/image_cache.rs b/collector/compile-benchmarks/style-servo/components/net_traits/image_cache.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net_traits/image_cache.rs rename to collector/compile-benchmarks/style-servo/components/net_traits/image_cache.rs diff --git a/collector/benchmarks/style-servo/components/net_traits/lib.rs b/collector/compile-benchmarks/style-servo/components/net_traits/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net_traits/lib.rs rename to collector/compile-benchmarks/style-servo/components/net_traits/lib.rs diff --git a/collector/benchmarks/style-servo/components/net_traits/net_error_list.rs b/collector/compile-benchmarks/style-servo/components/net_traits/net_error_list.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net_traits/net_error_list.rs rename to collector/compile-benchmarks/style-servo/components/net_traits/net_error_list.rs diff --git a/collector/benchmarks/style-servo/components/net_traits/pub_domains.rs b/collector/compile-benchmarks/style-servo/components/net_traits/pub_domains.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net_traits/pub_domains.rs rename to collector/compile-benchmarks/style-servo/components/net_traits/pub_domains.rs diff --git a/collector/benchmarks/style-servo/components/net_traits/request.rs b/collector/compile-benchmarks/style-servo/components/net_traits/request.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net_traits/request.rs rename to collector/compile-benchmarks/style-servo/components/net_traits/request.rs diff --git a/collector/benchmarks/style-servo/components/net_traits/response.rs b/collector/compile-benchmarks/style-servo/components/net_traits/response.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net_traits/response.rs rename to collector/compile-benchmarks/style-servo/components/net_traits/response.rs diff --git a/collector/benchmarks/style-servo/components/net_traits/storage_thread.rs b/collector/compile-benchmarks/style-servo/components/net_traits/storage_thread.rs similarity index 100% rename from collector/benchmarks/style-servo/components/net_traits/storage_thread.rs rename to collector/compile-benchmarks/style-servo/components/net_traits/storage_thread.rs diff --git a/collector/benchmarks/style-servo/components/profile/Cargo.toml b/collector/compile-benchmarks/style-servo/components/profile/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/profile/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/profile/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/profile/README.md b/collector/compile-benchmarks/style-servo/components/profile/README.md similarity index 100% rename from collector/benchmarks/style-servo/components/profile/README.md rename to collector/compile-benchmarks/style-servo/components/profile/README.md diff --git a/collector/benchmarks/style-servo/components/profile/heartbeats.rs b/collector/compile-benchmarks/style-servo/components/profile/heartbeats.rs similarity index 100% rename from collector/benchmarks/style-servo/components/profile/heartbeats.rs rename to collector/compile-benchmarks/style-servo/components/profile/heartbeats.rs diff --git a/collector/benchmarks/style-servo/components/profile/lib.rs b/collector/compile-benchmarks/style-servo/components/profile/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/profile/lib.rs rename to collector/compile-benchmarks/style-servo/components/profile/lib.rs diff --git a/collector/benchmarks/style-servo/components/profile/mem.rs b/collector/compile-benchmarks/style-servo/components/profile/mem.rs similarity index 100% rename from collector/benchmarks/style-servo/components/profile/mem.rs rename to collector/compile-benchmarks/style-servo/components/profile/mem.rs diff --git a/collector/benchmarks/style-servo/components/profile/time.rs b/collector/compile-benchmarks/style-servo/components/profile/time.rs similarity index 100% rename from collector/benchmarks/style-servo/components/profile/time.rs rename to collector/compile-benchmarks/style-servo/components/profile/time.rs diff --git a/collector/benchmarks/style-servo/components/profile/trace-dump-epilogue-1.html b/collector/compile-benchmarks/style-servo/components/profile/trace-dump-epilogue-1.html similarity index 100% rename from collector/benchmarks/style-servo/components/profile/trace-dump-epilogue-1.html rename to collector/compile-benchmarks/style-servo/components/profile/trace-dump-epilogue-1.html diff --git a/collector/benchmarks/style-servo/components/profile/trace-dump-epilogue-2.html b/collector/compile-benchmarks/style-servo/components/profile/trace-dump-epilogue-2.html similarity index 100% rename from collector/benchmarks/style-servo/components/profile/trace-dump-epilogue-2.html rename to collector/compile-benchmarks/style-servo/components/profile/trace-dump-epilogue-2.html diff --git a/collector/benchmarks/style-servo/components/profile/trace-dump-prologue-1.html b/collector/compile-benchmarks/style-servo/components/profile/trace-dump-prologue-1.html similarity index 100% rename from collector/benchmarks/style-servo/components/profile/trace-dump-prologue-1.html rename to collector/compile-benchmarks/style-servo/components/profile/trace-dump-prologue-1.html diff --git a/collector/benchmarks/style-servo/components/profile/trace-dump-prologue-2.html b/collector/compile-benchmarks/style-servo/components/profile/trace-dump-prologue-2.html similarity index 100% rename from collector/benchmarks/style-servo/components/profile/trace-dump-prologue-2.html rename to collector/compile-benchmarks/style-servo/components/profile/trace-dump-prologue-2.html diff --git a/collector/benchmarks/style-servo/components/profile/trace-dump.css b/collector/compile-benchmarks/style-servo/components/profile/trace-dump.css similarity index 100% rename from collector/benchmarks/style-servo/components/profile/trace-dump.css rename to collector/compile-benchmarks/style-servo/components/profile/trace-dump.css diff --git a/collector/benchmarks/style-servo/components/profile/trace-dump.js b/collector/compile-benchmarks/style-servo/components/profile/trace-dump.js similarity index 100% rename from collector/benchmarks/style-servo/components/profile/trace-dump.js rename to collector/compile-benchmarks/style-servo/components/profile/trace-dump.js diff --git a/collector/benchmarks/style-servo/components/profile/trace_dump.rs b/collector/compile-benchmarks/style-servo/components/profile/trace_dump.rs similarity index 100% rename from collector/benchmarks/style-servo/components/profile/trace_dump.rs rename to collector/compile-benchmarks/style-servo/components/profile/trace_dump.rs diff --git a/collector/benchmarks/style-servo/components/profile_traits/Cargo.toml b/collector/compile-benchmarks/style-servo/components/profile_traits/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/profile_traits/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/profile_traits/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/profile_traits/energy.rs b/collector/compile-benchmarks/style-servo/components/profile_traits/energy.rs similarity index 100% rename from collector/benchmarks/style-servo/components/profile_traits/energy.rs rename to collector/compile-benchmarks/style-servo/components/profile_traits/energy.rs diff --git a/collector/benchmarks/style-servo/components/profile_traits/lib.rs b/collector/compile-benchmarks/style-servo/components/profile_traits/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/profile_traits/lib.rs rename to collector/compile-benchmarks/style-servo/components/profile_traits/lib.rs diff --git a/collector/benchmarks/style-servo/components/profile_traits/mem.rs b/collector/compile-benchmarks/style-servo/components/profile_traits/mem.rs similarity index 100% rename from collector/benchmarks/style-servo/components/profile_traits/mem.rs rename to collector/compile-benchmarks/style-servo/components/profile_traits/mem.rs diff --git a/collector/benchmarks/style-servo/components/profile_traits/time.rs b/collector/compile-benchmarks/style-servo/components/profile_traits/time.rs similarity index 100% rename from collector/benchmarks/style-servo/components/profile_traits/time.rs rename to collector/compile-benchmarks/style-servo/components/profile_traits/time.rs diff --git a/collector/benchmarks/style-servo/components/rand/Cargo.toml b/collector/compile-benchmarks/style-servo/components/rand/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/rand/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/rand/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/rand/lib.rs b/collector/compile-benchmarks/style-servo/components/rand/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/rand/lib.rs rename to collector/compile-benchmarks/style-servo/components/rand/lib.rs diff --git a/collector/benchmarks/style-servo/components/range/Cargo.toml b/collector/compile-benchmarks/style-servo/components/range/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/range/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/range/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/range/lib.rs b/collector/compile-benchmarks/style-servo/components/range/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/range/lib.rs rename to collector/compile-benchmarks/style-servo/components/range/lib.rs diff --git a/collector/benchmarks/style-servo/components/remutex/Cargo.toml b/collector/compile-benchmarks/style-servo/components/remutex/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/remutex/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/remutex/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/remutex/lib.rs b/collector/compile-benchmarks/style-servo/components/remutex/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/remutex/lib.rs rename to collector/compile-benchmarks/style-servo/components/remutex/lib.rs diff --git a/collector/benchmarks/style-servo/components/script/CMakeLists.txt b/collector/compile-benchmarks/style-servo/components/script/CMakeLists.txt similarity index 100% rename from collector/benchmarks/style-servo/components/script/CMakeLists.txt rename to collector/compile-benchmarks/style-servo/components/script/CMakeLists.txt diff --git a/collector/benchmarks/style-servo/components/script/Cargo.toml b/collector/compile-benchmarks/style-servo/components/script/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/script/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/script/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/script/body.rs b/collector/compile-benchmarks/style-servo/components/script/body.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/body.rs rename to collector/compile-benchmarks/style-servo/components/script/body.rs diff --git a/collector/benchmarks/style-servo/components/script/build.rs b/collector/compile-benchmarks/style-servo/components/script/build.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/build.rs rename to collector/compile-benchmarks/style-servo/components/script/build.rs diff --git a/collector/benchmarks/style-servo/components/script/clipboard_provider.rs b/collector/compile-benchmarks/style-servo/components/script/clipboard_provider.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/clipboard_provider.rs rename to collector/compile-benchmarks/style-servo/components/script/clipboard_provider.rs diff --git a/collector/benchmarks/style-servo/components/script/devtools.rs b/collector/compile-benchmarks/style-servo/components/script/devtools.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/devtools.rs rename to collector/compile-benchmarks/style-servo/components/script/devtools.rs diff --git a/collector/benchmarks/style-servo/components/script/docs/JS-Servos-only-GC.md b/collector/compile-benchmarks/style-servo/components/script/docs/JS-Servos-only-GC.md similarity index 100% rename from collector/benchmarks/style-servo/components/script/docs/JS-Servos-only-GC.md rename to collector/compile-benchmarks/style-servo/components/script/docs/JS-Servos-only-GC.md diff --git a/collector/benchmarks/style-servo/components/script/document_loader.rs b/collector/compile-benchmarks/style-servo/components/script/document_loader.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/document_loader.rs rename to collector/compile-benchmarks/style-servo/components/script/document_loader.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/abstractworker.rs b/collector/compile-benchmarks/style-servo/components/script/dom/abstractworker.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/abstractworker.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/abstractworker.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/abstractworkerglobalscope.rs b/collector/compile-benchmarks/style-servo/components/script/dom/abstractworkerglobalscope.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/abstractworkerglobalscope.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/abstractworkerglobalscope.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/activation.rs b/collector/compile-benchmarks/style-servo/components/script/dom/activation.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/activation.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/activation.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/attr.rs b/collector/compile-benchmarks/style-servo/components/script/dom/attr.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/attr.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/attr.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/beforeunloadevent.rs b/collector/compile-benchmarks/style-servo/components/script/dom/beforeunloadevent.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/beforeunloadevent.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/beforeunloadevent.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/callback.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/callback.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/callback.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/callback.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/cell.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/cell.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/cell.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/cell.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/BindingGen.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/BindingGen.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/BindingGen.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/BindingGen.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/Bindings.conf b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/Bindings.conf similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/Bindings.conf rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/Bindings.conf diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/CodegenRust.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/CodegenRust.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/CodegenRust.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/CodegenRust.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/Configuration.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/Configuration.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/Configuration.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/Configuration.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/GlobalGen.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/GlobalGen.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/GlobalGen.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/GlobalGen.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/api.html.template b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/api.html.template similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/api.html.template rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/api.html.template diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/apis.html.template b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/apis.html.template similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/apis.html.template rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/apis.html.template diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/interface.html.template b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/interface.html.template similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/interface.html.template rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/interface.html.template diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/README b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/README similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/README rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/README diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/UPSTREAM b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/UPSTREAM similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/UPSTREAM rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/UPSTREAM diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/WebIDL.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/WebIDL.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/WebIDL.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/WebIDL.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/abstract.patch b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/abstract.patch similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/abstract.patch rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/abstract.patch diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/callback-location.patch b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/callback-location.patch similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/callback-location.patch rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/callback-location.patch diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/debug.patch b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/debug.patch similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/debug.patch rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/debug.patch diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/inline.patch b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/inline.patch similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/inline.patch rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/inline.patch diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/pref-main-thread.patch b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/pref-main-thread.patch similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/pref-main-thread.patch rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/pref-main-thread.patch diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/runtests.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/runtests.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/runtests.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/runtests.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_any_null.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_any_null.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_any_null.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_any_null.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_argument_identifier_conflicts.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_argument_identifier_conflicts.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_argument_identifier_conflicts.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_argument_identifier_conflicts.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_argument_novoid.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_argument_novoid.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_argument_novoid.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_argument_novoid.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_arraybuffer.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_arraybuffer.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_arraybuffer.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_arraybuffer.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_attr.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_attr.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_attr.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_attr.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_attr_sequence_type.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_attr_sequence_type.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_attr_sequence_type.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_attr_sequence_type.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_builtin_filename.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_builtin_filename.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_builtin_filename.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_builtin_filename.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_builtins.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_builtins.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_builtins.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_builtins.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_bytestring.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_bytestring.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_bytestring.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_bytestring.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_callback.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_callback.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_callback.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_callback.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_callback_interface.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_callback_interface.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_callback_interface.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_callback_interface.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_cereactions.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_cereactions.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_cereactions.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_cereactions.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_conditional_dictionary_member.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_conditional_dictionary_member.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_conditional_dictionary_member.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_conditional_dictionary_member.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_const.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_const.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_const.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_const.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_constructor.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_constructor.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_constructor.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_constructor.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_constructor_no_interface_object.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_constructor_no_interface_object.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_constructor_no_interface_object.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_constructor_no_interface_object.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_date.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_date.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_date.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_date.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_deduplicate.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_deduplicate.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_deduplicate.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_deduplicate.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_dictionary.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_dictionary.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_dictionary.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_dictionary.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_distinguishability.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_distinguishability.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_distinguishability.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_distinguishability.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_double_null.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_double_null.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_double_null.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_double_null.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_duplicate_qualifiers.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_duplicate_qualifiers.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_duplicate_qualifiers.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_duplicate_qualifiers.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_empty_enum.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_empty_enum.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_empty_enum.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_empty_enum.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_empty_sequence_default_value.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_empty_sequence_default_value.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_empty_sequence_default_value.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_empty_sequence_default_value.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_enum.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_enum.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_enum.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_enum.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_enum_duplicate_values.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_enum_duplicate_values.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_enum_duplicate_values.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_enum_duplicate_values.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_error_colno.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_error_colno.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_error_colno.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_error_colno.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_error_lineno.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_error_lineno.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_error_lineno.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_error_lineno.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_exposed_extended_attribute.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_exposed_extended_attribute.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_exposed_extended_attribute.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_exposed_extended_attribute.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_extended_attributes.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_extended_attributes.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_extended_attributes.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_extended_attributes.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_float_types.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_float_types.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_float_types.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_float_types.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_forward_decl.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_forward_decl.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_forward_decl.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_forward_decl.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_global_extended_attr.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_global_extended_attr.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_global_extended_attr.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_global_extended_attr.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_identifier_conflict.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_identifier_conflict.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_identifier_conflict.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_identifier_conflict.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_implements.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_implements.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_implements.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_implements.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_incomplete_parent.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_incomplete_parent.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_incomplete_parent.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_incomplete_parent.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_incomplete_types.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_incomplete_types.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_incomplete_types.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_incomplete_types.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_interface.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_interface.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_interface.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_interface.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_interface_const_identifier_conflicts.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_interface_const_identifier_conflicts.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_interface_const_identifier_conflicts.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_interface_const_identifier_conflicts.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_interface_identifier_conflicts_across_members.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_interface_identifier_conflicts_across_members.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_interface_identifier_conflicts_across_members.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_interface_identifier_conflicts_across_members.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_interface_maplikesetlikeiterable.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_interface_maplikesetlikeiterable.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_interface_maplikesetlikeiterable.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_interface_maplikesetlikeiterable.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_lenientSetter.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_lenientSetter.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_lenientSetter.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_lenientSetter.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_method.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_method.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_method.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_method.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_namespace.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_namespace.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_namespace.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_namespace.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_newobject.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_newobject.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_newobject.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_newobject.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_nullable_equivalency.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_nullable_equivalency.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_nullable_equivalency.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_nullable_equivalency.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_nullable_void.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_nullable_void.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_nullable_void.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_nullable_void.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_optional_constraints.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_optional_constraints.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_optional_constraints.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_optional_constraints.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_overload.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_overload.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_overload.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_overload.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_promise.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_promise.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_promise.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_promise.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_prototype_ident.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_prototype_ident.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_prototype_ident.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_prototype_ident.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_putForwards.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_putForwards.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_putForwards.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_putForwards.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_record.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_record.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_record.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_record.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_replaceable.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_replaceable.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_replaceable.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_replaceable.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_sanity.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_sanity.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_sanity.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_sanity.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_securecontext_extended_attribute.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_securecontext_extended_attribute.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_securecontext_extended_attribute.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_securecontext_extended_attribute.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_special_method_signature_mismatch.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_special_method_signature_mismatch.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_special_method_signature_mismatch.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_special_method_signature_mismatch.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_special_methods.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_special_methods.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_special_methods.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_special_methods.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_special_methods_uniqueness.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_special_methods_uniqueness.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_special_methods_uniqueness.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_special_methods_uniqueness.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_stringifier.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_stringifier.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_stringifier.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_stringifier.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_treatNonCallableAsNull.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_treatNonCallableAsNull.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_treatNonCallableAsNull.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_treatNonCallableAsNull.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_typedef.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_typedef.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_typedef.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_typedef.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_unenumerable_own_properties.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_unenumerable_own_properties.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_unenumerable_own_properties.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_unenumerable_own_properties.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_unforgeable.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_unforgeable.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_unforgeable.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_unforgeable.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_union.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_union.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_union.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_union.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_union_any.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_union_any.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_union_any.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_union_any.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_union_nullable.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_union_nullable.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_union_nullable.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_union_nullable.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_usvstring.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_usvstring.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_usvstring.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_usvstring.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_variadic_callback.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_variadic_callback.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_variadic_callback.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_variadic_callback.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_variadic_constraints.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_variadic_constraints.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_variadic_constraints.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/tests/test_variadic_constraints.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/union-typedef.patch b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/union-typedef.patch similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/union-typedef.patch rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/union-typedef.patch diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/update.sh b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/update.sh similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/parser/update.sh rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/parser/update.sh diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/ply/COPYING b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/ply/COPYING similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/ply/COPYING rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/ply/COPYING diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/ply/README b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/ply/README similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/ply/README rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/ply/README diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/ply/ply/__init__.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/ply/ply/__init__.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/ply/ply/__init__.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/ply/ply/__init__.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/ply/ply/lex.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/ply/ply/lex.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/ply/ply/lex.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/ply/ply/lex.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/ply/ply/yacc.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/ply/ply/yacc.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/ply/ply/yacc.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/ply/ply/yacc.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/property.html.template b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/property.html.template similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/property.html.template rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/property.html.template diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/codegen/pythonpath.py b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/pythonpath.py similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/codegen/pythonpath.py rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/codegen/pythonpath.py diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/constant.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/constant.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/constant.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/constant.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/conversions.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/conversions.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/conversions.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/conversions.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/error.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/error.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/error.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/error.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/guard.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/guard.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/guard.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/guard.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/inheritance.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/inheritance.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/inheritance.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/inheritance.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/interface.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/interface.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/interface.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/interface.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/iterable.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/iterable.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/iterable.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/iterable.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/mod.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/mod.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/mod.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/mozmap.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/mozmap.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/mozmap.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/mozmap.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/namespace.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/namespace.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/namespace.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/namespace.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/num.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/num.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/num.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/num.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/proxyhandler.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/proxyhandler.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/proxyhandler.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/proxyhandler.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/refcounted.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/refcounted.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/refcounted.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/refcounted.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/reflector.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/reflector.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/reflector.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/reflector.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/root.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/root.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/root.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/root.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/settings_stack.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/settings_stack.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/settings_stack.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/settings_stack.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/str.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/str.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/str.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/str.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/structuredclone.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/structuredclone.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/structuredclone.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/structuredclone.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/trace.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/trace.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/trace.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/trace.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/utils.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/utils.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/utils.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/utils.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/weakref.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/weakref.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/weakref.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/weakref.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bindings/xmlname.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bindings/xmlname.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bindings/xmlname.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bindings/xmlname.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/blob.rs b/collector/compile-benchmarks/style-servo/components/script/dom/blob.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/blob.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/blob.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bluetooth.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bluetooth.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bluetooth.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bluetooth.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bluetoothadvertisingevent.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bluetoothadvertisingevent.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bluetoothadvertisingevent.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bluetoothadvertisingevent.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bluetoothcharacteristicproperties.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bluetoothcharacteristicproperties.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bluetoothcharacteristicproperties.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bluetoothcharacteristicproperties.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bluetoothdevice.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bluetoothdevice.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bluetoothdevice.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bluetoothdevice.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bluetoothpermissionresult.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bluetoothpermissionresult.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bluetoothpermissionresult.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bluetoothpermissionresult.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bluetoothremotegattcharacteristic.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bluetoothremotegattcharacteristic.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bluetoothremotegattcharacteristic.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bluetoothremotegattcharacteristic.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bluetoothremotegattdescriptor.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bluetoothremotegattdescriptor.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bluetoothremotegattdescriptor.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bluetoothremotegattdescriptor.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bluetoothremotegattserver.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bluetoothremotegattserver.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bluetoothremotegattserver.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bluetoothremotegattserver.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bluetoothremotegattservice.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bluetoothremotegattservice.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bluetoothremotegattservice.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bluetoothremotegattservice.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/bluetoothuuid.rs b/collector/compile-benchmarks/style-servo/components/script/dom/bluetoothuuid.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/bluetoothuuid.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/bluetoothuuid.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/canvasgradient.rs b/collector/compile-benchmarks/style-servo/components/script/dom/canvasgradient.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/canvasgradient.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/canvasgradient.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/canvaspattern.rs b/collector/compile-benchmarks/style-servo/components/script/dom/canvaspattern.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/canvaspattern.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/canvaspattern.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/canvasrenderingcontext2d.rs b/collector/compile-benchmarks/style-servo/components/script/dom/canvasrenderingcontext2d.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/canvasrenderingcontext2d.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/canvasrenderingcontext2d.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/characterdata.rs b/collector/compile-benchmarks/style-servo/components/script/dom/characterdata.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/characterdata.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/characterdata.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/client.rs b/collector/compile-benchmarks/style-servo/components/script/dom/client.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/client.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/client.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/closeevent.rs b/collector/compile-benchmarks/style-servo/components/script/dom/closeevent.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/closeevent.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/closeevent.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/comment.rs b/collector/compile-benchmarks/style-servo/components/script/dom/comment.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/comment.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/comment.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/compositionevent.rs b/collector/compile-benchmarks/style-servo/components/script/dom/compositionevent.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/compositionevent.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/compositionevent.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/console.rs b/collector/compile-benchmarks/style-servo/components/script/dom/console.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/console.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/console.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/create.rs b/collector/compile-benchmarks/style-servo/components/script/dom/create.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/create.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/create.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/crypto.rs b/collector/compile-benchmarks/style-servo/components/script/dom/crypto.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/crypto.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/crypto.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/css.rs b/collector/compile-benchmarks/style-servo/components/script/dom/css.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/css.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/css.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/cssconditionrule.rs b/collector/compile-benchmarks/style-servo/components/script/dom/cssconditionrule.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/cssconditionrule.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/cssconditionrule.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/cssfontfacerule.rs b/collector/compile-benchmarks/style-servo/components/script/dom/cssfontfacerule.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/cssfontfacerule.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/cssfontfacerule.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/cssgroupingrule.rs b/collector/compile-benchmarks/style-servo/components/script/dom/cssgroupingrule.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/cssgroupingrule.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/cssgroupingrule.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/cssimportrule.rs b/collector/compile-benchmarks/style-servo/components/script/dom/cssimportrule.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/cssimportrule.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/cssimportrule.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/csskeyframerule.rs b/collector/compile-benchmarks/style-servo/components/script/dom/csskeyframerule.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/csskeyframerule.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/csskeyframerule.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/csskeyframesrule.rs b/collector/compile-benchmarks/style-servo/components/script/dom/csskeyframesrule.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/csskeyframesrule.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/csskeyframesrule.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/cssmediarule.rs b/collector/compile-benchmarks/style-servo/components/script/dom/cssmediarule.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/cssmediarule.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/cssmediarule.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/cssnamespacerule.rs b/collector/compile-benchmarks/style-servo/components/script/dom/cssnamespacerule.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/cssnamespacerule.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/cssnamespacerule.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/cssrule.rs b/collector/compile-benchmarks/style-servo/components/script/dom/cssrule.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/cssrule.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/cssrule.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/cssrulelist.rs b/collector/compile-benchmarks/style-servo/components/script/dom/cssrulelist.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/cssrulelist.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/cssrulelist.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/cssstyledeclaration.rs b/collector/compile-benchmarks/style-servo/components/script/dom/cssstyledeclaration.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/cssstyledeclaration.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/cssstyledeclaration.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/cssstylerule.rs b/collector/compile-benchmarks/style-servo/components/script/dom/cssstylerule.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/cssstylerule.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/cssstylerule.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/cssstylesheet.rs b/collector/compile-benchmarks/style-servo/components/script/dom/cssstylesheet.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/cssstylesheet.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/cssstylesheet.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/cssstylevalue.rs b/collector/compile-benchmarks/style-servo/components/script/dom/cssstylevalue.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/cssstylevalue.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/cssstylevalue.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/csssupportsrule.rs b/collector/compile-benchmarks/style-servo/components/script/dom/csssupportsrule.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/csssupportsrule.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/csssupportsrule.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/cssviewportrule.rs b/collector/compile-benchmarks/style-servo/components/script/dom/cssviewportrule.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/cssviewportrule.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/cssviewportrule.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/customelementregistry.rs b/collector/compile-benchmarks/style-servo/components/script/dom/customelementregistry.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/customelementregistry.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/customelementregistry.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/customevent.rs b/collector/compile-benchmarks/style-servo/components/script/dom/customevent.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/customevent.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/customevent.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/dedicatedworkerglobalscope.rs b/collector/compile-benchmarks/style-servo/components/script/dom/dedicatedworkerglobalscope.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/dedicatedworkerglobalscope.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/dedicatedworkerglobalscope.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/dissimilaroriginlocation.rs b/collector/compile-benchmarks/style-servo/components/script/dom/dissimilaroriginlocation.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/dissimilaroriginlocation.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/dissimilaroriginlocation.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/dissimilaroriginwindow.rs b/collector/compile-benchmarks/style-servo/components/script/dom/dissimilaroriginwindow.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/dissimilaroriginwindow.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/dissimilaroriginwindow.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/document.rs b/collector/compile-benchmarks/style-servo/components/script/dom/document.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/document.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/document.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/documentfragment.rs b/collector/compile-benchmarks/style-servo/components/script/dom/documentfragment.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/documentfragment.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/documentfragment.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/documenttype.rs b/collector/compile-benchmarks/style-servo/components/script/dom/documenttype.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/documenttype.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/documenttype.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/domexception.rs b/collector/compile-benchmarks/style-servo/components/script/dom/domexception.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/domexception.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/domexception.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/domimplementation.rs b/collector/compile-benchmarks/style-servo/components/script/dom/domimplementation.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/domimplementation.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/domimplementation.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/dommatrix.rs b/collector/compile-benchmarks/style-servo/components/script/dom/dommatrix.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/dommatrix.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/dommatrix.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/dommatrixreadonly.rs b/collector/compile-benchmarks/style-servo/components/script/dom/dommatrixreadonly.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/dommatrixreadonly.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/dommatrixreadonly.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/domparser.rs b/collector/compile-benchmarks/style-servo/components/script/dom/domparser.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/domparser.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/domparser.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/dompoint.rs b/collector/compile-benchmarks/style-servo/components/script/dom/dompoint.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/dompoint.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/dompoint.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/dompointreadonly.rs b/collector/compile-benchmarks/style-servo/components/script/dom/dompointreadonly.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/dompointreadonly.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/dompointreadonly.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/domquad.rs b/collector/compile-benchmarks/style-servo/components/script/dom/domquad.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/domquad.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/domquad.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/domrect.rs b/collector/compile-benchmarks/style-servo/components/script/dom/domrect.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/domrect.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/domrect.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/domrectreadonly.rs b/collector/compile-benchmarks/style-servo/components/script/dom/domrectreadonly.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/domrectreadonly.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/domrectreadonly.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/domstringmap.rs b/collector/compile-benchmarks/style-servo/components/script/dom/domstringmap.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/domstringmap.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/domstringmap.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/domtokenlist.rs b/collector/compile-benchmarks/style-servo/components/script/dom/domtokenlist.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/domtokenlist.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/domtokenlist.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/element.rs b/collector/compile-benchmarks/style-servo/components/script/dom/element.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/element.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/element.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/errorevent.rs b/collector/compile-benchmarks/style-servo/components/script/dom/errorevent.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/errorevent.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/errorevent.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/event.rs b/collector/compile-benchmarks/style-servo/components/script/dom/event.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/event.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/event.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/eventsource.rs b/collector/compile-benchmarks/style-servo/components/script/dom/eventsource.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/eventsource.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/eventsource.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/eventtarget.rs b/collector/compile-benchmarks/style-servo/components/script/dom/eventtarget.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/eventtarget.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/eventtarget.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/extendableevent.rs b/collector/compile-benchmarks/style-servo/components/script/dom/extendableevent.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/extendableevent.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/extendableevent.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/extendablemessageevent.rs b/collector/compile-benchmarks/style-servo/components/script/dom/extendablemessageevent.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/extendablemessageevent.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/extendablemessageevent.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/file.rs b/collector/compile-benchmarks/style-servo/components/script/dom/file.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/file.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/file.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/filelist.rs b/collector/compile-benchmarks/style-servo/components/script/dom/filelist.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/filelist.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/filelist.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/filereader.rs b/collector/compile-benchmarks/style-servo/components/script/dom/filereader.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/filereader.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/filereader.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/filereadersync.rs b/collector/compile-benchmarks/style-servo/components/script/dom/filereadersync.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/filereadersync.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/filereadersync.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/focusevent.rs b/collector/compile-benchmarks/style-servo/components/script/dom/focusevent.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/focusevent.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/focusevent.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/forcetouchevent.rs b/collector/compile-benchmarks/style-servo/components/script/dom/forcetouchevent.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/forcetouchevent.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/forcetouchevent.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/formdata.rs b/collector/compile-benchmarks/style-servo/components/script/dom/formdata.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/formdata.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/formdata.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/gamepad.rs b/collector/compile-benchmarks/style-servo/components/script/dom/gamepad.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/gamepad.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/gamepad.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/gamepadbutton.rs b/collector/compile-benchmarks/style-servo/components/script/dom/gamepadbutton.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/gamepadbutton.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/gamepadbutton.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/gamepadbuttonlist.rs b/collector/compile-benchmarks/style-servo/components/script/dom/gamepadbuttonlist.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/gamepadbuttonlist.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/gamepadbuttonlist.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/gamepadevent.rs b/collector/compile-benchmarks/style-servo/components/script/dom/gamepadevent.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/gamepadevent.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/gamepadevent.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/gamepadlist.rs b/collector/compile-benchmarks/style-servo/components/script/dom/gamepadlist.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/gamepadlist.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/gamepadlist.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/globalscope.rs b/collector/compile-benchmarks/style-servo/components/script/dom/globalscope.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/globalscope.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/globalscope.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/hashchangeevent.rs b/collector/compile-benchmarks/style-servo/components/script/dom/hashchangeevent.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/hashchangeevent.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/hashchangeevent.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/headers.rs b/collector/compile-benchmarks/style-servo/components/script/dom/headers.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/headers.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/headers.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/history.rs b/collector/compile-benchmarks/style-servo/components/script/dom/history.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/history.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/history.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlanchorelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlanchorelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlanchorelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlanchorelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlappletelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlappletelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlappletelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlappletelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlareaelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlareaelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlareaelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlareaelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlaudioelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlaudioelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlaudioelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlaudioelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlbaseelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlbaseelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlbaseelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlbaseelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlbodyelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlbodyelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlbodyelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlbodyelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlbrelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlbrelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlbrelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlbrelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlbuttonelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlbuttonelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlbuttonelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlbuttonelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlcanvaselement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlcanvaselement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlcanvaselement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlcanvaselement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlcollection.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlcollection.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlcollection.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlcollection.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmldataelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmldataelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmldataelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmldataelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmldatalistelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmldatalistelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmldatalistelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmldatalistelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmldetailselement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmldetailselement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmldetailselement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmldetailselement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmldialogelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmldialogelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmldialogelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmldialogelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmldirectoryelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmldirectoryelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmldirectoryelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmldirectoryelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmldivelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmldivelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmldivelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmldivelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmldlistelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmldlistelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmldlistelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmldlistelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlembedelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlembedelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlembedelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlembedelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlfieldsetelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlfieldsetelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlfieldsetelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlfieldsetelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlfontelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlfontelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlfontelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlfontelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlformcontrolscollection.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlformcontrolscollection.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlformcontrolscollection.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlformcontrolscollection.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlformelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlformelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlformelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlformelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlframeelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlframeelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlframeelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlframeelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlframesetelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlframesetelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlframesetelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlframesetelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlheadelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlheadelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlheadelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlheadelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlheadingelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlheadingelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlheadingelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlheadingelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlhrelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlhrelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlhrelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlhrelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlhtmlelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlhtmlelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlhtmlelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlhtmlelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmliframeelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmliframeelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmliframeelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmliframeelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlimageelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlimageelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlimageelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlimageelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlinputelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlinputelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlinputelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlinputelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmllabelelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmllabelelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmllabelelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmllabelelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmllegendelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmllegendelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmllegendelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmllegendelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmllielement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmllielement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmllielement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmllielement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmllinkelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmllinkelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmllinkelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmllinkelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlmapelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlmapelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlmapelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlmapelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlmediaelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlmediaelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlmediaelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlmediaelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlmetaelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlmetaelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlmetaelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlmetaelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlmeterelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlmeterelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlmeterelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlmeterelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlmodelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlmodelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlmodelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlmodelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlobjectelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlobjectelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlobjectelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlobjectelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlolistelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlolistelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlolistelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlolistelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmloptgroupelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmloptgroupelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmloptgroupelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmloptgroupelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmloptionelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmloptionelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmloptionelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmloptionelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmloptionscollection.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmloptionscollection.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmloptionscollection.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmloptionscollection.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmloutputelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmloutputelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmloutputelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmloutputelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlparagraphelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlparagraphelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlparagraphelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlparagraphelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlparamelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlparamelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlparamelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlparamelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlpreelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlpreelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlpreelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlpreelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlprogresselement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlprogresselement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlprogresselement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlprogresselement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlquoteelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlquoteelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlquoteelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlquoteelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlscriptelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlscriptelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlscriptelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlscriptelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlselectelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlselectelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlselectelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlselectelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlsourceelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlsourceelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlsourceelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlsourceelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlspanelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlspanelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlspanelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlspanelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlstyleelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlstyleelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlstyleelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlstyleelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmltablecaptionelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmltablecaptionelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmltablecaptionelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmltablecaptionelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmltablecellelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmltablecellelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmltablecellelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmltablecellelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmltablecolelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmltablecolelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmltablecolelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmltablecolelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmltabledatacellelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmltabledatacellelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmltabledatacellelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmltabledatacellelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmltableelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmltableelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmltableelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmltableelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmltableheadercellelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmltableheadercellelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmltableheadercellelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmltableheadercellelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmltablerowelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmltablerowelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmltablerowelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmltablerowelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmltablesectionelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmltablesectionelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmltablesectionelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmltablesectionelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmltemplateelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmltemplateelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmltemplateelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmltemplateelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmltextareaelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmltextareaelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmltextareaelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmltextareaelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmltimeelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmltimeelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmltimeelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmltimeelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmltitleelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmltitleelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmltitleelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmltitleelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmltrackelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmltrackelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmltrackelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmltrackelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlulistelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlulistelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlulistelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlulistelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlunknownelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlunknownelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlunknownelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlunknownelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/htmlvideoelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/htmlvideoelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/htmlvideoelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/htmlvideoelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/imagedata.rs b/collector/compile-benchmarks/style-servo/components/script/dom/imagedata.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/imagedata.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/imagedata.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/inputevent.rs b/collector/compile-benchmarks/style-servo/components/script/dom/inputevent.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/inputevent.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/inputevent.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/keyboardevent.rs b/collector/compile-benchmarks/style-servo/components/script/dom/keyboardevent.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/keyboardevent.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/keyboardevent.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/location.rs b/collector/compile-benchmarks/style-servo/components/script/dom/location.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/location.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/location.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/macros.rs b/collector/compile-benchmarks/style-servo/components/script/dom/macros.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/macros.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/macros.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/mediaerror.rs b/collector/compile-benchmarks/style-servo/components/script/dom/mediaerror.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/mediaerror.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/mediaerror.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/medialist.rs b/collector/compile-benchmarks/style-servo/components/script/dom/medialist.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/medialist.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/medialist.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/mediaquerylist.rs b/collector/compile-benchmarks/style-servo/components/script/dom/mediaquerylist.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/mediaquerylist.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/mediaquerylist.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/mediaquerylistevent.rs b/collector/compile-benchmarks/style-servo/components/script/dom/mediaquerylistevent.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/mediaquerylistevent.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/mediaquerylistevent.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/messageevent.rs b/collector/compile-benchmarks/style-servo/components/script/dom/messageevent.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/messageevent.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/messageevent.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/mimetype.rs b/collector/compile-benchmarks/style-servo/components/script/dom/mimetype.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/mimetype.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/mimetype.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/mimetypearray.rs b/collector/compile-benchmarks/style-servo/components/script/dom/mimetypearray.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/mimetypearray.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/mimetypearray.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/mod.rs b/collector/compile-benchmarks/style-servo/components/script/dom/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/mod.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/mod.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/mouseevent.rs b/collector/compile-benchmarks/style-servo/components/script/dom/mouseevent.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/mouseevent.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/mouseevent.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/mutationobserver.rs b/collector/compile-benchmarks/style-servo/components/script/dom/mutationobserver.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/mutationobserver.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/mutationobserver.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/mutationrecord.rs b/collector/compile-benchmarks/style-servo/components/script/dom/mutationrecord.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/mutationrecord.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/mutationrecord.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/namednodemap.rs b/collector/compile-benchmarks/style-servo/components/script/dom/namednodemap.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/namednodemap.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/namednodemap.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/navigator.rs b/collector/compile-benchmarks/style-servo/components/script/dom/navigator.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/navigator.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/navigator.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/navigatorinfo.rs b/collector/compile-benchmarks/style-servo/components/script/dom/navigatorinfo.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/navigatorinfo.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/navigatorinfo.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/node.rs b/collector/compile-benchmarks/style-servo/components/script/dom/node.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/node.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/node.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/nodeiterator.rs b/collector/compile-benchmarks/style-servo/components/script/dom/nodeiterator.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/nodeiterator.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/nodeiterator.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/nodelist.rs b/collector/compile-benchmarks/style-servo/components/script/dom/nodelist.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/nodelist.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/nodelist.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/pagetransitionevent.rs b/collector/compile-benchmarks/style-servo/components/script/dom/pagetransitionevent.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/pagetransitionevent.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/pagetransitionevent.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/paintrenderingcontext2d.rs b/collector/compile-benchmarks/style-servo/components/script/dom/paintrenderingcontext2d.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/paintrenderingcontext2d.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/paintrenderingcontext2d.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/paintsize.rs b/collector/compile-benchmarks/style-servo/components/script/dom/paintsize.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/paintsize.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/paintsize.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/paintworkletglobalscope.rs b/collector/compile-benchmarks/style-servo/components/script/dom/paintworkletglobalscope.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/paintworkletglobalscope.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/paintworkletglobalscope.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/performance.rs b/collector/compile-benchmarks/style-servo/components/script/dom/performance.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/performance.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/performance.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/performanceentry.rs b/collector/compile-benchmarks/style-servo/components/script/dom/performanceentry.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/performanceentry.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/performanceentry.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/performancemark.rs b/collector/compile-benchmarks/style-servo/components/script/dom/performancemark.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/performancemark.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/performancemark.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/performancemeasure.rs b/collector/compile-benchmarks/style-servo/components/script/dom/performancemeasure.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/performancemeasure.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/performancemeasure.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/performanceobserver.rs b/collector/compile-benchmarks/style-servo/components/script/dom/performanceobserver.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/performanceobserver.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/performanceobserver.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/performanceobserverentrylist.rs b/collector/compile-benchmarks/style-servo/components/script/dom/performanceobserverentrylist.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/performanceobserverentrylist.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/performanceobserverentrylist.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/performancepainttiming.rs b/collector/compile-benchmarks/style-servo/components/script/dom/performancepainttiming.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/performancepainttiming.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/performancepainttiming.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/performancetiming.rs b/collector/compile-benchmarks/style-servo/components/script/dom/performancetiming.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/performancetiming.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/performancetiming.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/permissions.rs b/collector/compile-benchmarks/style-servo/components/script/dom/permissions.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/permissions.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/permissions.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/permissionstatus.rs b/collector/compile-benchmarks/style-servo/components/script/dom/permissionstatus.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/permissionstatus.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/permissionstatus.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/plugin.rs b/collector/compile-benchmarks/style-servo/components/script/dom/plugin.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/plugin.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/plugin.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/pluginarray.rs b/collector/compile-benchmarks/style-servo/components/script/dom/pluginarray.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/pluginarray.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/pluginarray.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/popstateevent.rs b/collector/compile-benchmarks/style-servo/components/script/dom/popstateevent.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/popstateevent.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/popstateevent.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/processinginstruction.rs b/collector/compile-benchmarks/style-servo/components/script/dom/processinginstruction.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/processinginstruction.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/processinginstruction.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/progressevent.rs b/collector/compile-benchmarks/style-servo/components/script/dom/progressevent.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/progressevent.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/progressevent.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/promise.rs b/collector/compile-benchmarks/style-servo/components/script/dom/promise.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/promise.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/promise.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/promisenativehandler.rs b/collector/compile-benchmarks/style-servo/components/script/dom/promisenativehandler.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/promisenativehandler.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/promisenativehandler.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/radionodelist.rs b/collector/compile-benchmarks/style-servo/components/script/dom/radionodelist.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/radionodelist.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/radionodelist.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/range.rs b/collector/compile-benchmarks/style-servo/components/script/dom/range.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/range.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/range.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/request.rs b/collector/compile-benchmarks/style-servo/components/script/dom/request.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/request.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/request.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/response.rs b/collector/compile-benchmarks/style-servo/components/script/dom/response.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/response.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/response.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/screen.rs b/collector/compile-benchmarks/style-servo/components/script/dom/screen.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/screen.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/screen.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/serviceworker.rs b/collector/compile-benchmarks/style-servo/components/script/dom/serviceworker.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/serviceworker.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/serviceworker.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/serviceworkercontainer.rs b/collector/compile-benchmarks/style-servo/components/script/dom/serviceworkercontainer.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/serviceworkercontainer.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/serviceworkercontainer.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/serviceworkerglobalscope.rs b/collector/compile-benchmarks/style-servo/components/script/dom/serviceworkerglobalscope.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/serviceworkerglobalscope.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/serviceworkerglobalscope.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/serviceworkerregistration.rs b/collector/compile-benchmarks/style-servo/components/script/dom/serviceworkerregistration.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/serviceworkerregistration.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/serviceworkerregistration.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/servoparser/async_html.rs b/collector/compile-benchmarks/style-servo/components/script/dom/servoparser/async_html.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/servoparser/async_html.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/servoparser/async_html.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/servoparser/html.rs b/collector/compile-benchmarks/style-servo/components/script/dom/servoparser/html.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/servoparser/html.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/servoparser/html.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/servoparser/mod.rs b/collector/compile-benchmarks/style-servo/components/script/dom/servoparser/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/servoparser/mod.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/servoparser/mod.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/servoparser/xml.rs b/collector/compile-benchmarks/style-servo/components/script/dom/servoparser/xml.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/servoparser/xml.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/servoparser/xml.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/storage.rs b/collector/compile-benchmarks/style-servo/components/script/dom/storage.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/storage.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/storage.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/storageevent.rs b/collector/compile-benchmarks/style-servo/components/script/dom/storageevent.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/storageevent.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/storageevent.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/stylepropertymapreadonly.rs b/collector/compile-benchmarks/style-servo/components/script/dom/stylepropertymapreadonly.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/stylepropertymapreadonly.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/stylepropertymapreadonly.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/stylesheet.rs b/collector/compile-benchmarks/style-servo/components/script/dom/stylesheet.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/stylesheet.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/stylesheet.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/stylesheetlist.rs b/collector/compile-benchmarks/style-servo/components/script/dom/stylesheetlist.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/stylesheetlist.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/stylesheetlist.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/svgelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/svgelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/svgelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/svgelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/svggraphicselement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/svggraphicselement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/svggraphicselement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/svggraphicselement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/svgsvgelement.rs b/collector/compile-benchmarks/style-servo/components/script/dom/svgsvgelement.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/svgsvgelement.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/svgsvgelement.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/testbinding.rs b/collector/compile-benchmarks/style-servo/components/script/dom/testbinding.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/testbinding.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/testbinding.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/testbindingiterable.rs b/collector/compile-benchmarks/style-servo/components/script/dom/testbindingiterable.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/testbindingiterable.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/testbindingiterable.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/testbindingpairiterable.rs b/collector/compile-benchmarks/style-servo/components/script/dom/testbindingpairiterable.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/testbindingpairiterable.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/testbindingpairiterable.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/testbindingproxy.rs b/collector/compile-benchmarks/style-servo/components/script/dom/testbindingproxy.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/testbindingproxy.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/testbindingproxy.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/testrunner.rs b/collector/compile-benchmarks/style-servo/components/script/dom/testrunner.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/testrunner.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/testrunner.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/testworklet.rs b/collector/compile-benchmarks/style-servo/components/script/dom/testworklet.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/testworklet.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/testworklet.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/testworkletglobalscope.rs b/collector/compile-benchmarks/style-servo/components/script/dom/testworkletglobalscope.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/testworkletglobalscope.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/testworkletglobalscope.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/text.rs b/collector/compile-benchmarks/style-servo/components/script/dom/text.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/text.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/text.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/textdecoder.rs b/collector/compile-benchmarks/style-servo/components/script/dom/textdecoder.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/textdecoder.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/textdecoder.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/textencoder.rs b/collector/compile-benchmarks/style-servo/components/script/dom/textencoder.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/textencoder.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/textencoder.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/touch.rs b/collector/compile-benchmarks/style-servo/components/script/dom/touch.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/touch.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/touch.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/touchevent.rs b/collector/compile-benchmarks/style-servo/components/script/dom/touchevent.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/touchevent.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/touchevent.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/touchlist.rs b/collector/compile-benchmarks/style-servo/components/script/dom/touchlist.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/touchlist.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/touchlist.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/transitionevent.rs b/collector/compile-benchmarks/style-servo/components/script/dom/transitionevent.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/transitionevent.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/transitionevent.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/treewalker.rs b/collector/compile-benchmarks/style-servo/components/script/dom/treewalker.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/treewalker.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/treewalker.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/uievent.rs b/collector/compile-benchmarks/style-servo/components/script/dom/uievent.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/uievent.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/uievent.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/url.rs b/collector/compile-benchmarks/style-servo/components/script/dom/url.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/url.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/url.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/urlhelper.rs b/collector/compile-benchmarks/style-servo/components/script/dom/urlhelper.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/urlhelper.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/urlhelper.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/urlsearchparams.rs b/collector/compile-benchmarks/style-servo/components/script/dom/urlsearchparams.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/urlsearchparams.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/urlsearchparams.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/userscripts.rs b/collector/compile-benchmarks/style-servo/components/script/dom/userscripts.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/userscripts.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/userscripts.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/validation.rs b/collector/compile-benchmarks/style-servo/components/script/dom/validation.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/validation.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/validation.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/validitystate.rs b/collector/compile-benchmarks/style-servo/components/script/dom/validitystate.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/validitystate.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/validitystate.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/values.rs b/collector/compile-benchmarks/style-servo/components/script/dom/values.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/values.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/values.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/virtualmethods.rs b/collector/compile-benchmarks/style-servo/components/script/dom/virtualmethods.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/virtualmethods.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/virtualmethods.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/vr.rs b/collector/compile-benchmarks/style-servo/components/script/dom/vr.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/vr.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/vr.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/vrdisplay.rs b/collector/compile-benchmarks/style-servo/components/script/dom/vrdisplay.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/vrdisplay.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/vrdisplay.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/vrdisplaycapabilities.rs b/collector/compile-benchmarks/style-servo/components/script/dom/vrdisplaycapabilities.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/vrdisplaycapabilities.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/vrdisplaycapabilities.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/vrdisplayevent.rs b/collector/compile-benchmarks/style-servo/components/script/dom/vrdisplayevent.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/vrdisplayevent.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/vrdisplayevent.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/vreyeparameters.rs b/collector/compile-benchmarks/style-servo/components/script/dom/vreyeparameters.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/vreyeparameters.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/vreyeparameters.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/vrfieldofview.rs b/collector/compile-benchmarks/style-servo/components/script/dom/vrfieldofview.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/vrfieldofview.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/vrfieldofview.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/vrframedata.rs b/collector/compile-benchmarks/style-servo/components/script/dom/vrframedata.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/vrframedata.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/vrframedata.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/vrpose.rs b/collector/compile-benchmarks/style-servo/components/script/dom/vrpose.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/vrpose.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/vrpose.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/vrstageparameters.rs b/collector/compile-benchmarks/style-servo/components/script/dom/vrstageparameters.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/vrstageparameters.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/vrstageparameters.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/webgl_extensions/ext/mod.rs b/collector/compile-benchmarks/style-servo/components/script/dom/webgl_extensions/ext/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webgl_extensions/ext/mod.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/webgl_extensions/ext/mod.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/webgl_extensions/ext/oesstandardderivatives.rs b/collector/compile-benchmarks/style-servo/components/script/dom/webgl_extensions/ext/oesstandardderivatives.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webgl_extensions/ext/oesstandardderivatives.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/webgl_extensions/ext/oesstandardderivatives.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/webgl_extensions/ext/oestexturefloat.rs b/collector/compile-benchmarks/style-servo/components/script/dom/webgl_extensions/ext/oestexturefloat.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webgl_extensions/ext/oestexturefloat.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/webgl_extensions/ext/oestexturefloat.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/webgl_extensions/ext/oestexturefloatlinear.rs b/collector/compile-benchmarks/style-servo/components/script/dom/webgl_extensions/ext/oestexturefloatlinear.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webgl_extensions/ext/oestexturefloatlinear.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/webgl_extensions/ext/oestexturefloatlinear.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/webgl_extensions/ext/oestexturehalffloat.rs b/collector/compile-benchmarks/style-servo/components/script/dom/webgl_extensions/ext/oestexturehalffloat.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webgl_extensions/ext/oestexturehalffloat.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/webgl_extensions/ext/oestexturehalffloat.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/webgl_extensions/ext/oestexturehalffloatlinear.rs b/collector/compile-benchmarks/style-servo/components/script/dom/webgl_extensions/ext/oestexturehalffloatlinear.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webgl_extensions/ext/oestexturehalffloatlinear.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/webgl_extensions/ext/oestexturehalffloatlinear.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/webgl_extensions/ext/oesvertexarrayobject.rs b/collector/compile-benchmarks/style-servo/components/script/dom/webgl_extensions/ext/oesvertexarrayobject.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webgl_extensions/ext/oesvertexarrayobject.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/webgl_extensions/ext/oesvertexarrayobject.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/webgl_extensions/ext/webglvertexarrayobjectoes.rs b/collector/compile-benchmarks/style-servo/components/script/dom/webgl_extensions/ext/webglvertexarrayobjectoes.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webgl_extensions/ext/webglvertexarrayobjectoes.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/webgl_extensions/ext/webglvertexarrayobjectoes.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/webgl_extensions/extension.rs b/collector/compile-benchmarks/style-servo/components/script/dom/webgl_extensions/extension.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webgl_extensions/extension.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/webgl_extensions/extension.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/webgl_extensions/extensions.rs b/collector/compile-benchmarks/style-servo/components/script/dom/webgl_extensions/extensions.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webgl_extensions/extensions.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/webgl_extensions/extensions.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/webgl_extensions/mod.rs b/collector/compile-benchmarks/style-servo/components/script/dom/webgl_extensions/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webgl_extensions/mod.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/webgl_extensions/mod.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/webgl_extensions/wrapper.rs b/collector/compile-benchmarks/style-servo/components/script/dom/webgl_extensions/wrapper.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webgl_extensions/wrapper.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/webgl_extensions/wrapper.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/webgl_validations/mod.rs b/collector/compile-benchmarks/style-servo/components/script/dom/webgl_validations/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webgl_validations/mod.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/webgl_validations/mod.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/webgl_validations/tex_image_2d.rs b/collector/compile-benchmarks/style-servo/components/script/dom/webgl_validations/tex_image_2d.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webgl_validations/tex_image_2d.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/webgl_validations/tex_image_2d.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/webgl_validations/types.rs b/collector/compile-benchmarks/style-servo/components/script/dom/webgl_validations/types.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webgl_validations/types.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/webgl_validations/types.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/webglactiveinfo.rs b/collector/compile-benchmarks/style-servo/components/script/dom/webglactiveinfo.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webglactiveinfo.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/webglactiveinfo.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/webglbuffer.rs b/collector/compile-benchmarks/style-servo/components/script/dom/webglbuffer.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webglbuffer.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/webglbuffer.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/webglcontextevent.rs b/collector/compile-benchmarks/style-servo/components/script/dom/webglcontextevent.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webglcontextevent.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/webglcontextevent.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/webglframebuffer.rs b/collector/compile-benchmarks/style-servo/components/script/dom/webglframebuffer.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webglframebuffer.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/webglframebuffer.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/webglobject.rs b/collector/compile-benchmarks/style-servo/components/script/dom/webglobject.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webglobject.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/webglobject.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/webglprogram.rs b/collector/compile-benchmarks/style-servo/components/script/dom/webglprogram.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webglprogram.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/webglprogram.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/webglrenderbuffer.rs b/collector/compile-benchmarks/style-servo/components/script/dom/webglrenderbuffer.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webglrenderbuffer.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/webglrenderbuffer.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/webglrenderingcontext.rs b/collector/compile-benchmarks/style-servo/components/script/dom/webglrenderingcontext.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webglrenderingcontext.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/webglrenderingcontext.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/webglshader.rs b/collector/compile-benchmarks/style-servo/components/script/dom/webglshader.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webglshader.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/webglshader.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/webglshaderprecisionformat.rs b/collector/compile-benchmarks/style-servo/components/script/dom/webglshaderprecisionformat.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webglshaderprecisionformat.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/webglshaderprecisionformat.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/webgltexture.rs b/collector/compile-benchmarks/style-servo/components/script/dom/webgltexture.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webgltexture.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/webgltexture.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/webgluniformlocation.rs b/collector/compile-benchmarks/style-servo/components/script/dom/webgluniformlocation.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webgluniformlocation.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/webgluniformlocation.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/ActivatableElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/ActivatableElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/ActivatableElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/ActivatableElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Attr.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Attr.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Attr.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Attr.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/BeforeUnloadEvent.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/BeforeUnloadEvent.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/BeforeUnloadEvent.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/BeforeUnloadEvent.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Blob.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Blob.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Blob.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Blob.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Bluetooth.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Bluetooth.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Bluetooth.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Bluetooth.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/BluetoothAdvertisingEvent.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/BluetoothAdvertisingEvent.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/BluetoothAdvertisingEvent.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/BluetoothAdvertisingEvent.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/BluetoothCharacteristicProperties.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/BluetoothCharacteristicProperties.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/BluetoothCharacteristicProperties.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/BluetoothCharacteristicProperties.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/BluetoothDevice.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/BluetoothDevice.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/BluetoothDevice.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/BluetoothDevice.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/BluetoothPermissionResult.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/BluetoothPermissionResult.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/BluetoothPermissionResult.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/BluetoothPermissionResult.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/BluetoothRemoteGATTCharacteristic.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/BluetoothRemoteGATTCharacteristic.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/BluetoothRemoteGATTCharacteristic.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/BluetoothRemoteGATTCharacteristic.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/BluetoothRemoteGATTDescriptor.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/BluetoothRemoteGATTDescriptor.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/BluetoothRemoteGATTDescriptor.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/BluetoothRemoteGATTDescriptor.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/BluetoothRemoteGATTServer.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/BluetoothRemoteGATTServer.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/BluetoothRemoteGATTServer.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/BluetoothRemoteGATTServer.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/BluetoothRemoteGATTService.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/BluetoothRemoteGATTService.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/BluetoothRemoteGATTService.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/BluetoothRemoteGATTService.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/BluetoothUUID.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/BluetoothUUID.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/BluetoothUUID.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/BluetoothUUID.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Body.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Body.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Body.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Body.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/BrowserElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/BrowserElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/BrowserElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/BrowserElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/CSS.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSS.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/CSS.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSS.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/CSSConditionRule.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSConditionRule.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/CSSConditionRule.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSConditionRule.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/CSSFontFaceRule.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSFontFaceRule.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/CSSFontFaceRule.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSFontFaceRule.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/CSSGroupingRule.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSGroupingRule.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/CSSGroupingRule.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSGroupingRule.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/CSSImportRule.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSImportRule.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/CSSImportRule.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSImportRule.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/CSSKeyframeRule.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSKeyframeRule.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/CSSKeyframeRule.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSKeyframeRule.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/CSSKeyframesRule.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSKeyframesRule.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/CSSKeyframesRule.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSKeyframesRule.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/CSSMediaRule.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSMediaRule.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/CSSMediaRule.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSMediaRule.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/CSSNamespaceRule.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSNamespaceRule.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/CSSNamespaceRule.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSNamespaceRule.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/CSSRule.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSRule.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/CSSRule.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSRule.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/CSSRuleList.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSRuleList.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/CSSRuleList.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSRuleList.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/CSSStyleDeclaration.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSStyleDeclaration.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/CSSStyleDeclaration.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSStyleDeclaration.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/CSSStyleRule.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSStyleRule.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/CSSStyleRule.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSStyleRule.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/CSSStyleSheet.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSStyleSheet.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/CSSStyleSheet.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSStyleSheet.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/CSSStyleValue.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSStyleValue.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/CSSStyleValue.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSStyleValue.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/CSSSupportsRule.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSSupportsRule.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/CSSSupportsRule.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSSupportsRule.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/CSSViewportRule.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSViewportRule.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/CSSViewportRule.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/CSSViewportRule.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/CanvasGradient.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/CanvasGradient.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/CanvasGradient.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/CanvasGradient.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/CanvasPattern.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/CanvasPattern.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/CanvasPattern.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/CanvasPattern.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/CanvasRenderingContext2D.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/CanvasRenderingContext2D.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/CanvasRenderingContext2D.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/CanvasRenderingContext2D.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/CharacterData.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/CharacterData.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/CharacterData.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/CharacterData.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/ChildNode.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/ChildNode.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/ChildNode.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/ChildNode.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Client.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Client.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Client.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Client.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/CloseEvent.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/CloseEvent.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/CloseEvent.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/CloseEvent.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Comment.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Comment.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Comment.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Comment.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/CompositionEvent.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/CompositionEvent.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/CompositionEvent.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/CompositionEvent.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Console.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Console.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Console.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Console.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Crypto.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Crypto.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Crypto.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Crypto.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/CustomElementRegistry.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/CustomElementRegistry.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/CustomElementRegistry.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/CustomElementRegistry.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/CustomEvent.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/CustomEvent.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/CustomEvent.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/CustomEvent.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/DOMException.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/DOMException.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/DOMException.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/DOMException.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/DOMImplementation.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/DOMImplementation.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/DOMImplementation.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/DOMImplementation.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/DOMMatrix.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/DOMMatrix.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/DOMMatrix.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/DOMMatrix.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/DOMMatrixReadOnly.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/DOMMatrixReadOnly.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/DOMMatrixReadOnly.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/DOMMatrixReadOnly.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/DOMParser.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/DOMParser.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/DOMParser.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/DOMParser.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/DOMPoint.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/DOMPoint.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/DOMPoint.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/DOMPoint.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/DOMPointReadOnly.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/DOMPointReadOnly.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/DOMPointReadOnly.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/DOMPointReadOnly.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/DOMQuad.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/DOMQuad.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/DOMQuad.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/DOMQuad.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/DOMRect.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/DOMRect.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/DOMRect.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/DOMRect.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/DOMRectReadOnly.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/DOMRectReadOnly.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/DOMRectReadOnly.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/DOMRectReadOnly.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/DOMStringMap.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/DOMStringMap.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/DOMStringMap.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/DOMStringMap.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/DOMTokenList.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/DOMTokenList.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/DOMTokenList.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/DOMTokenList.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/DedicatedWorkerGlobalScope.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/DedicatedWorkerGlobalScope.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/DedicatedWorkerGlobalScope.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/DedicatedWorkerGlobalScope.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/DissimilarOriginLocation.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/DissimilarOriginLocation.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/DissimilarOriginLocation.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/DissimilarOriginLocation.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/DissimilarOriginWindow.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/DissimilarOriginWindow.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/DissimilarOriginWindow.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/DissimilarOriginWindow.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Document.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Document.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Document.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Document.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/DocumentFragment.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/DocumentFragment.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/DocumentFragment.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/DocumentFragment.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/DocumentType.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/DocumentType.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/DocumentType.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/DocumentType.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Element.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Element.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Element.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Element.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/ElementCSSInlineStyle.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/ElementCSSInlineStyle.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/ElementCSSInlineStyle.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/ElementCSSInlineStyle.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/ElementContentEditable.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/ElementContentEditable.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/ElementContentEditable.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/ElementContentEditable.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/ErrorEvent.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/ErrorEvent.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/ErrorEvent.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/ErrorEvent.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Event.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Event.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Event.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Event.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/EventHandler.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/EventHandler.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/EventHandler.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/EventHandler.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/EventListener.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/EventListener.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/EventListener.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/EventListener.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/EventModifierInit.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/EventModifierInit.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/EventModifierInit.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/EventModifierInit.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/EventSource.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/EventSource.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/EventSource.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/EventSource.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/EventTarget.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/EventTarget.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/EventTarget.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/EventTarget.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/ExtendableEvent.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/ExtendableEvent.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/ExtendableEvent.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/ExtendableEvent.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/ExtendableMessageEvent.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/ExtendableMessageEvent.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/ExtendableMessageEvent.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/ExtendableMessageEvent.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Fetch.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Fetch.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Fetch.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Fetch.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/File.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/File.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/File.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/File.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/FileList.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/FileList.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/FileList.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/FileList.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/FileReader.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/FileReader.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/FileReader.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/FileReader.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/FileReaderSync.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/FileReaderSync.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/FileReaderSync.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/FileReaderSync.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/FocusEvent.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/FocusEvent.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/FocusEvent.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/FocusEvent.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/ForceTouchEvent.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/ForceTouchEvent.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/ForceTouchEvent.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/ForceTouchEvent.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/FormData.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/FormData.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/FormData.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/FormData.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Function.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Function.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Function.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Function.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Gamepad.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Gamepad.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Gamepad.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Gamepad.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/GamepadButton.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/GamepadButton.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/GamepadButton.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/GamepadButton.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/GamepadButtonList.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/GamepadButtonList.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/GamepadButtonList.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/GamepadButtonList.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/GamepadEvent.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/GamepadEvent.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/GamepadEvent.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/GamepadEvent.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/GamepadList.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/GamepadList.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/GamepadList.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/GamepadList.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/GlobalScope.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/GlobalScope.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/GlobalScope.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/GlobalScope.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLAnchorElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLAnchorElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLAnchorElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLAnchorElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLAppletElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLAppletElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLAppletElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLAppletElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLAreaElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLAreaElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLAreaElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLAreaElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLAudioElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLAudioElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLAudioElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLAudioElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLBRElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLBRElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLBRElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLBRElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLBaseElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLBaseElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLBaseElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLBaseElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLBodyElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLBodyElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLBodyElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLBodyElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLButtonElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLButtonElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLButtonElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLButtonElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLCanvasElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLCanvasElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLCanvasElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLCanvasElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLCollection.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLCollection.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLCollection.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLCollection.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLDListElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLDListElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLDListElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLDListElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLDataElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLDataElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLDataElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLDataElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLDataListElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLDataListElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLDataListElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLDataListElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLDetailsElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLDetailsElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLDetailsElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLDetailsElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLDialogElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLDialogElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLDialogElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLDialogElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLDirectoryElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLDirectoryElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLDirectoryElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLDirectoryElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLDivElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLDivElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLDivElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLDivElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLEmbedElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLEmbedElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLEmbedElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLEmbedElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLFieldSetElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLFieldSetElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLFieldSetElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLFieldSetElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLFontElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLFontElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLFontElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLFontElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLFormControlsCollection.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLFormControlsCollection.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLFormControlsCollection.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLFormControlsCollection.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLFormElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLFormElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLFormElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLFormElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLFrameElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLFrameElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLFrameElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLFrameElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLFrameSetElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLFrameSetElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLFrameSetElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLFrameSetElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLHRElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLHRElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLHRElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLHRElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLHeadElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLHeadElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLHeadElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLHeadElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLHeadingElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLHeadingElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLHeadingElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLHeadingElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLHtmlElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLHtmlElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLHtmlElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLHtmlElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLHyperlinkElementUtils.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLHyperlinkElementUtils.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLHyperlinkElementUtils.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLHyperlinkElementUtils.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLIFrameElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLIFrameElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLIFrameElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLIFrameElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLImageElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLImageElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLImageElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLImageElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLInputElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLInputElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLInputElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLInputElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLLIElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLLIElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLLIElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLLIElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLLabelElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLLabelElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLLabelElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLLabelElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLLegendElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLLegendElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLLegendElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLLegendElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLLinkElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLLinkElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLLinkElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLLinkElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLMapElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLMapElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLMapElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLMapElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLMediaElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLMediaElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLMediaElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLMediaElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLMetaElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLMetaElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLMetaElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLMetaElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLMeterElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLMeterElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLMeterElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLMeterElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLModElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLModElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLModElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLModElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLOListElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLOListElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLOListElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLOListElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLObjectElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLObjectElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLObjectElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLObjectElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLOptGroupElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLOptGroupElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLOptGroupElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLOptGroupElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLOptionElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLOptionElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLOptionElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLOptionElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLOptionsCollection.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLOptionsCollection.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLOptionsCollection.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLOptionsCollection.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLOutputElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLOutputElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLOutputElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLOutputElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLParagraphElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLParagraphElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLParagraphElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLParagraphElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLParamElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLParamElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLParamElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLParamElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLPreElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLPreElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLPreElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLPreElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLProgressElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLProgressElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLProgressElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLProgressElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLQuoteElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLQuoteElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLQuoteElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLQuoteElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLScriptElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLScriptElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLScriptElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLScriptElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLSelectElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLSelectElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLSelectElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLSelectElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLSourceElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLSourceElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLSourceElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLSourceElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLSpanElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLSpanElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLSpanElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLSpanElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLStyleElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLStyleElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLStyleElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLStyleElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLTableCaptionElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLTableCaptionElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLTableCaptionElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLTableCaptionElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLTableCellElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLTableCellElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLTableCellElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLTableCellElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLTableColElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLTableColElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLTableColElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLTableColElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLTableDataCellElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLTableDataCellElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLTableDataCellElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLTableDataCellElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLTableElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLTableElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLTableElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLTableElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLTableHeaderCellElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLTableHeaderCellElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLTableHeaderCellElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLTableHeaderCellElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLTableRowElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLTableRowElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLTableRowElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLTableRowElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLTableSectionElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLTableSectionElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLTableSectionElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLTableSectionElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLTemplateElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLTemplateElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLTemplateElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLTemplateElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLTextAreaElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLTextAreaElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLTextAreaElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLTextAreaElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLTimeElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLTimeElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLTimeElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLTimeElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLTitleElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLTitleElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLTitleElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLTitleElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLTrackElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLTrackElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLTrackElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLTrackElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLUListElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLUListElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLUListElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLUListElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLUnknownElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLUnknownElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLUnknownElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLUnknownElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HTMLVideoElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLVideoElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HTMLVideoElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HTMLVideoElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/HashChangeEvent.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/HashChangeEvent.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/HashChangeEvent.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/HashChangeEvent.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Headers.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Headers.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Headers.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Headers.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/History.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/History.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/History.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/History.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/ImageData.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/ImageData.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/ImageData.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/ImageData.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/InputEvent.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/InputEvent.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/InputEvent.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/InputEvent.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/IterableIterator.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/IterableIterator.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/IterableIterator.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/IterableIterator.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/KeyboardEvent.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/KeyboardEvent.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/KeyboardEvent.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/KeyboardEvent.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Location.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Location.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Location.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Location.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/MediaError.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/MediaError.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/MediaError.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/MediaError.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/MediaList.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/MediaList.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/MediaList.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/MediaList.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/MediaQueryList.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/MediaQueryList.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/MediaQueryList.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/MediaQueryList.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/MediaQueryListEvent.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/MediaQueryListEvent.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/MediaQueryListEvent.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/MediaQueryListEvent.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/MessageEvent.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/MessageEvent.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/MessageEvent.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/MessageEvent.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/MimeType.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/MimeType.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/MimeType.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/MimeType.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/MimeTypeArray.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/MimeTypeArray.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/MimeTypeArray.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/MimeTypeArray.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/MouseEvent.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/MouseEvent.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/MouseEvent.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/MouseEvent.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/MutationObserver.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/MutationObserver.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/MutationObserver.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/MutationObserver.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/MutationRecord.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/MutationRecord.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/MutationRecord.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/MutationRecord.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/NamedNodeMap.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/NamedNodeMap.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/NamedNodeMap.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/NamedNodeMap.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Navigator.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Navigator.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Navigator.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Navigator.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Node.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Node.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Node.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Node.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/NodeFilter.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/NodeFilter.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/NodeFilter.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/NodeFilter.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/NodeIterator.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/NodeIterator.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/NodeIterator.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/NodeIterator.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/NodeList.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/NodeList.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/NodeList.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/NodeList.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/NonElementParentNode.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/NonElementParentNode.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/NonElementParentNode.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/NonElementParentNode.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/OESStandardDerivatives.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/OESStandardDerivatives.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/OESStandardDerivatives.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/OESStandardDerivatives.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/OESTextureFloat.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/OESTextureFloat.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/OESTextureFloat.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/OESTextureFloat.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/OESTextureFloatLinear.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/OESTextureFloatLinear.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/OESTextureFloatLinear.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/OESTextureFloatLinear.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/OESTextureHalfFloat.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/OESTextureHalfFloat.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/OESTextureHalfFloat.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/OESTextureHalfFloat.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/OESTextureHalfFloatLinear.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/OESTextureHalfFloatLinear.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/OESTextureHalfFloatLinear.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/OESTextureHalfFloatLinear.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/OESVertexArrayObject.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/OESVertexArrayObject.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/OESVertexArrayObject.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/OESVertexArrayObject.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/PageTransitionEvent.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/PageTransitionEvent.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/PageTransitionEvent.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/PageTransitionEvent.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/PaintRenderingContext2D.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/PaintRenderingContext2D.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/PaintRenderingContext2D.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/PaintRenderingContext2D.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/PaintSize.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/PaintSize.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/PaintSize.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/PaintSize.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/PaintWorkletGlobalScope.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/PaintWorkletGlobalScope.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/PaintWorkletGlobalScope.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/PaintWorkletGlobalScope.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/ParentNode.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/ParentNode.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/ParentNode.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/ParentNode.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Performance.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Performance.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Performance.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Performance.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/PerformanceEntry.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/PerformanceEntry.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/PerformanceEntry.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/PerformanceEntry.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/PerformanceMark.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/PerformanceMark.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/PerformanceMark.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/PerformanceMark.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/PerformanceMeasure.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/PerformanceMeasure.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/PerformanceMeasure.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/PerformanceMeasure.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/PerformanceObserver.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/PerformanceObserver.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/PerformanceObserver.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/PerformanceObserver.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/PerformanceObserverEntryList.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/PerformanceObserverEntryList.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/PerformanceObserverEntryList.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/PerformanceObserverEntryList.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/PerformancePaintTiming.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/PerformancePaintTiming.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/PerformancePaintTiming.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/PerformancePaintTiming.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/PerformanceTiming.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/PerformanceTiming.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/PerformanceTiming.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/PerformanceTiming.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/PermissionStatus.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/PermissionStatus.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/PermissionStatus.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/PermissionStatus.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Permissions.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Permissions.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Permissions.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Permissions.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Plugin.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Plugin.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Plugin.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Plugin.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/PluginArray.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/PluginArray.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/PluginArray.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/PluginArray.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/PopStateEvent.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/PopStateEvent.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/PopStateEvent.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/PopStateEvent.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/ProcessingInstruction.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/ProcessingInstruction.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/ProcessingInstruction.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/ProcessingInstruction.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/ProgressEvent.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/ProgressEvent.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/ProgressEvent.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/ProgressEvent.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Promise.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Promise.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Promise.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Promise.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/PromiseNativeHandler.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/PromiseNativeHandler.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/PromiseNativeHandler.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/PromiseNativeHandler.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/RadioNodeList.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/RadioNodeList.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/RadioNodeList.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/RadioNodeList.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Range.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Range.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Range.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Range.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Request.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Request.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Request.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Request.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Response.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Response.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Response.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Response.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/SVGElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/SVGElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/SVGElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/SVGElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/SVGGraphicsElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/SVGGraphicsElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/SVGGraphicsElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/SVGGraphicsElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/SVGSVGElement.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/SVGSVGElement.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/SVGSVGElement.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/SVGSVGElement.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Screen.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Screen.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Screen.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Screen.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/ServiceWorker.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/ServiceWorker.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/ServiceWorker.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/ServiceWorker.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/ServiceWorkerContainer.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/ServiceWorkerContainer.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/ServiceWorkerContainer.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/ServiceWorkerContainer.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/ServiceWorkerGlobalScope.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/ServiceWorkerGlobalScope.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/ServiceWorkerGlobalScope.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/ServiceWorkerGlobalScope.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/ServiceWorkerRegistration.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/ServiceWorkerRegistration.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/ServiceWorkerRegistration.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/ServiceWorkerRegistration.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/ServoParser.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/ServoParser.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/ServoParser.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/ServoParser.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Storage.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Storage.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Storage.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Storage.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/StorageEvent.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/StorageEvent.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/StorageEvent.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/StorageEvent.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/StylePropertyMapReadOnly.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/StylePropertyMapReadOnly.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/StylePropertyMapReadOnly.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/StylePropertyMapReadOnly.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/StyleSheet.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/StyleSheet.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/StyleSheet.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/StyleSheet.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/StyleSheetList.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/StyleSheetList.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/StyleSheetList.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/StyleSheetList.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/TestBinding.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/TestBinding.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/TestBinding.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/TestBinding.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/TestBindingIterable.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/TestBindingIterable.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/TestBindingIterable.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/TestBindingIterable.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/TestBindingPairIterable.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/TestBindingPairIterable.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/TestBindingPairIterable.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/TestBindingPairIterable.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/TestBindingProxy.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/TestBindingProxy.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/TestBindingProxy.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/TestBindingProxy.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/TestRunner.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/TestRunner.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/TestRunner.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/TestRunner.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/TestWorklet.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/TestWorklet.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/TestWorklet.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/TestWorklet.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/TestWorkletGlobalScope.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/TestWorkletGlobalScope.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/TestWorkletGlobalScope.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/TestWorkletGlobalScope.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Text.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Text.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Text.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Text.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/TextDecoder.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/TextDecoder.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/TextDecoder.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/TextDecoder.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/TextEncoder.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/TextEncoder.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/TextEncoder.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/TextEncoder.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Touch.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Touch.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Touch.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Touch.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/TouchEvent.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/TouchEvent.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/TouchEvent.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/TouchEvent.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/TouchList.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/TouchList.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/TouchList.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/TouchList.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/TransitionEvent.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/TransitionEvent.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/TransitionEvent.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/TransitionEvent.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/TreeWalker.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/TreeWalker.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/TreeWalker.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/TreeWalker.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/UIEvent.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/UIEvent.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/UIEvent.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/UIEvent.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/URL.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/URL.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/URL.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/URL.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/URLSearchParams.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/URLSearchParams.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/URLSearchParams.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/URLSearchParams.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/VR.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/VR.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/VR.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/VR.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/VRDisplay.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/VRDisplay.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/VRDisplay.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/VRDisplay.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/VRDisplayCapabilities.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/VRDisplayCapabilities.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/VRDisplayCapabilities.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/VRDisplayCapabilities.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/VRDisplayEvent.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/VRDisplayEvent.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/VRDisplayEvent.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/VRDisplayEvent.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/VREyeParameters.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/VREyeParameters.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/VREyeParameters.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/VREyeParameters.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/VRFieldOfView.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/VRFieldOfView.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/VRFieldOfView.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/VRFieldOfView.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/VRFrameData.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/VRFrameData.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/VRFrameData.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/VRFrameData.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/VRLayer.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/VRLayer.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/VRLayer.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/VRLayer.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/VRPose.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/VRPose.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/VRPose.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/VRPose.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/VRStageParameters.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/VRStageParameters.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/VRStageParameters.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/VRStageParameters.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/ValidityState.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/ValidityState.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/ValidityState.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/ValidityState.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/VoidFunction.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/VoidFunction.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/VoidFunction.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/VoidFunction.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/WebGLActiveInfo.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/WebGLActiveInfo.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/WebGLActiveInfo.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/WebGLActiveInfo.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/WebGLBuffer.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/WebGLBuffer.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/WebGLBuffer.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/WebGLBuffer.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/WebGLContextEvent.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/WebGLContextEvent.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/WebGLContextEvent.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/WebGLContextEvent.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/WebGLFramebuffer.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/WebGLFramebuffer.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/WebGLFramebuffer.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/WebGLFramebuffer.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/WebGLObject.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/WebGLObject.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/WebGLObject.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/WebGLObject.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/WebGLProgram.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/WebGLProgram.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/WebGLProgram.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/WebGLProgram.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/WebGLRenderbuffer.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/WebGLRenderbuffer.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/WebGLRenderbuffer.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/WebGLRenderbuffer.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/WebGLRenderingContext.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/WebGLRenderingContext.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/WebGLRenderingContext.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/WebGLRenderingContext.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/WebGLShader.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/WebGLShader.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/WebGLShader.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/WebGLShader.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/WebGLShaderPrecisionFormat.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/WebGLShaderPrecisionFormat.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/WebGLShaderPrecisionFormat.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/WebGLShaderPrecisionFormat.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/WebGLTexture.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/WebGLTexture.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/WebGLTexture.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/WebGLTexture.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/WebGLUniformLocation.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/WebGLUniformLocation.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/WebGLUniformLocation.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/WebGLUniformLocation.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/WebGLVertexArrayObjectOES.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/WebGLVertexArrayObjectOES.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/WebGLVertexArrayObjectOES.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/WebGLVertexArrayObjectOES.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/WebSocket.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/WebSocket.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/WebSocket.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/WebSocket.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Window.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Window.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Window.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Window.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/WindowOrWorkerGlobalScope.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/WindowOrWorkerGlobalScope.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/WindowOrWorkerGlobalScope.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/WindowOrWorkerGlobalScope.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Worker.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Worker.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Worker.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Worker.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/WorkerGlobalScope.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/WorkerGlobalScope.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/WorkerGlobalScope.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/WorkerGlobalScope.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/WorkerLocation.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/WorkerLocation.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/WorkerLocation.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/WorkerLocation.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/WorkerNavigator.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/WorkerNavigator.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/WorkerNavigator.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/WorkerNavigator.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/Worklet.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/Worklet.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/Worklet.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/Worklet.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/WorkletGlobalScope.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/WorkletGlobalScope.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/WorkletGlobalScope.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/WorkletGlobalScope.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/XMLDocument.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/XMLDocument.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/XMLDocument.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/XMLDocument.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/XMLHttpRequest.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/XMLHttpRequest.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/XMLHttpRequest.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/XMLHttpRequest.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/XMLHttpRequestEventTarget.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/XMLHttpRequestEventTarget.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/XMLHttpRequestEventTarget.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/XMLHttpRequestEventTarget.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/webidls/XMLHttpRequestUpload.webidl b/collector/compile-benchmarks/style-servo/components/script/dom/webidls/XMLHttpRequestUpload.webidl similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/webidls/XMLHttpRequestUpload.webidl rename to collector/compile-benchmarks/style-servo/components/script/dom/webidls/XMLHttpRequestUpload.webidl diff --git a/collector/benchmarks/style-servo/components/script/dom/websocket.rs b/collector/compile-benchmarks/style-servo/components/script/dom/websocket.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/websocket.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/websocket.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/window.rs b/collector/compile-benchmarks/style-servo/components/script/dom/window.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/window.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/window.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/windowproxy.rs b/collector/compile-benchmarks/style-servo/components/script/dom/windowproxy.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/windowproxy.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/windowproxy.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/worker.rs b/collector/compile-benchmarks/style-servo/components/script/dom/worker.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/worker.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/worker.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/workerglobalscope.rs b/collector/compile-benchmarks/style-servo/components/script/dom/workerglobalscope.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/workerglobalscope.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/workerglobalscope.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/workerlocation.rs b/collector/compile-benchmarks/style-servo/components/script/dom/workerlocation.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/workerlocation.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/workerlocation.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/workernavigator.rs b/collector/compile-benchmarks/style-servo/components/script/dom/workernavigator.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/workernavigator.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/workernavigator.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/worklet.rs b/collector/compile-benchmarks/style-servo/components/script/dom/worklet.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/worklet.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/worklet.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/workletglobalscope.rs b/collector/compile-benchmarks/style-servo/components/script/dom/workletglobalscope.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/workletglobalscope.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/workletglobalscope.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/xmldocument.rs b/collector/compile-benchmarks/style-servo/components/script/dom/xmldocument.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/xmldocument.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/xmldocument.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/xmlhttprequest.rs b/collector/compile-benchmarks/style-servo/components/script/dom/xmlhttprequest.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/xmlhttprequest.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/xmlhttprequest.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/xmlhttprequesteventtarget.rs b/collector/compile-benchmarks/style-servo/components/script/dom/xmlhttprequesteventtarget.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/xmlhttprequesteventtarget.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/xmlhttprequesteventtarget.rs diff --git a/collector/benchmarks/style-servo/components/script/dom/xmlhttprequestupload.rs b/collector/compile-benchmarks/style-servo/components/script/dom/xmlhttprequestupload.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/dom/xmlhttprequestupload.rs rename to collector/compile-benchmarks/style-servo/components/script/dom/xmlhttprequestupload.rs diff --git a/collector/benchmarks/style-servo/components/script/fetch.rs b/collector/compile-benchmarks/style-servo/components/script/fetch.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/fetch.rs rename to collector/compile-benchmarks/style-servo/components/script/fetch.rs diff --git a/collector/benchmarks/style-servo/components/script/layout_image.rs b/collector/compile-benchmarks/style-servo/components/script/layout_image.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/layout_image.rs rename to collector/compile-benchmarks/style-servo/components/script/layout_image.rs diff --git a/collector/benchmarks/style-servo/components/script/lib.rs b/collector/compile-benchmarks/style-servo/components/script/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/lib.rs rename to collector/compile-benchmarks/style-servo/components/script/lib.rs diff --git a/collector/benchmarks/style-servo/components/script/mem.rs b/collector/compile-benchmarks/style-servo/components/script/mem.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/mem.rs rename to collector/compile-benchmarks/style-servo/components/script/mem.rs diff --git a/collector/benchmarks/style-servo/components/script/microtask.rs b/collector/compile-benchmarks/style-servo/components/script/microtask.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/microtask.rs rename to collector/compile-benchmarks/style-servo/components/script/microtask.rs diff --git a/collector/benchmarks/style-servo/components/script/network_listener.rs b/collector/compile-benchmarks/style-servo/components/script/network_listener.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/network_listener.rs rename to collector/compile-benchmarks/style-servo/components/script/network_listener.rs diff --git a/collector/benchmarks/style-servo/components/script/script_runtime.rs b/collector/compile-benchmarks/style-servo/components/script/script_runtime.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/script_runtime.rs rename to collector/compile-benchmarks/style-servo/components/script/script_runtime.rs diff --git a/collector/benchmarks/style-servo/components/script/script_thread.rs b/collector/compile-benchmarks/style-servo/components/script/script_thread.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/script_thread.rs rename to collector/compile-benchmarks/style-servo/components/script/script_thread.rs diff --git a/collector/benchmarks/style-servo/components/script/serviceworker_manager.rs b/collector/compile-benchmarks/style-servo/components/script/serviceworker_manager.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/serviceworker_manager.rs rename to collector/compile-benchmarks/style-servo/components/script/serviceworker_manager.rs diff --git a/collector/benchmarks/style-servo/components/script/serviceworkerjob.rs b/collector/compile-benchmarks/style-servo/components/script/serviceworkerjob.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/serviceworkerjob.rs rename to collector/compile-benchmarks/style-servo/components/script/serviceworkerjob.rs diff --git a/collector/benchmarks/style-servo/components/script/stylesheet_loader.rs b/collector/compile-benchmarks/style-servo/components/script/stylesheet_loader.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/stylesheet_loader.rs rename to collector/compile-benchmarks/style-servo/components/script/stylesheet_loader.rs diff --git a/collector/benchmarks/style-servo/components/script/task.rs b/collector/compile-benchmarks/style-servo/components/script/task.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/task.rs rename to collector/compile-benchmarks/style-servo/components/script/task.rs diff --git a/collector/benchmarks/style-servo/components/script/task_source/dom_manipulation.rs b/collector/compile-benchmarks/style-servo/components/script/task_source/dom_manipulation.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/task_source/dom_manipulation.rs rename to collector/compile-benchmarks/style-servo/components/script/task_source/dom_manipulation.rs diff --git a/collector/benchmarks/style-servo/components/script/task_source/file_reading.rs b/collector/compile-benchmarks/style-servo/components/script/task_source/file_reading.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/task_source/file_reading.rs rename to collector/compile-benchmarks/style-servo/components/script/task_source/file_reading.rs diff --git a/collector/benchmarks/style-servo/components/script/task_source/history_traversal.rs b/collector/compile-benchmarks/style-servo/components/script/task_source/history_traversal.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/task_source/history_traversal.rs rename to collector/compile-benchmarks/style-servo/components/script/task_source/history_traversal.rs diff --git a/collector/benchmarks/style-servo/components/script/task_source/mod.rs b/collector/compile-benchmarks/style-servo/components/script/task_source/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/task_source/mod.rs rename to collector/compile-benchmarks/style-servo/components/script/task_source/mod.rs diff --git a/collector/benchmarks/style-servo/components/script/task_source/networking.rs b/collector/compile-benchmarks/style-servo/components/script/task_source/networking.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/task_source/networking.rs rename to collector/compile-benchmarks/style-servo/components/script/task_source/networking.rs diff --git a/collector/benchmarks/style-servo/components/script/task_source/performance_timeline.rs b/collector/compile-benchmarks/style-servo/components/script/task_source/performance_timeline.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/task_source/performance_timeline.rs rename to collector/compile-benchmarks/style-servo/components/script/task_source/performance_timeline.rs diff --git a/collector/benchmarks/style-servo/components/script/task_source/user_interaction.rs b/collector/compile-benchmarks/style-servo/components/script/task_source/user_interaction.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/task_source/user_interaction.rs rename to collector/compile-benchmarks/style-servo/components/script/task_source/user_interaction.rs diff --git a/collector/benchmarks/style-servo/components/script/test.rs b/collector/compile-benchmarks/style-servo/components/script/test.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/test.rs rename to collector/compile-benchmarks/style-servo/components/script/test.rs diff --git a/collector/benchmarks/style-servo/components/script/textinput.rs b/collector/compile-benchmarks/style-servo/components/script/textinput.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/textinput.rs rename to collector/compile-benchmarks/style-servo/components/script/textinput.rs diff --git a/collector/benchmarks/style-servo/components/script/timers.rs b/collector/compile-benchmarks/style-servo/components/script/timers.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/timers.rs rename to collector/compile-benchmarks/style-servo/components/script/timers.rs diff --git a/collector/benchmarks/style-servo/components/script/unpremultiplytable.rs b/collector/compile-benchmarks/style-servo/components/script/unpremultiplytable.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/unpremultiplytable.rs rename to collector/compile-benchmarks/style-servo/components/script/unpremultiplytable.rs diff --git a/collector/benchmarks/style-servo/components/script/webdriver_handlers.rs b/collector/compile-benchmarks/style-servo/components/script/webdriver_handlers.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script/webdriver_handlers.rs rename to collector/compile-benchmarks/style-servo/components/script/webdriver_handlers.rs diff --git a/collector/benchmarks/style-servo/components/script_layout_interface/Cargo.toml b/collector/compile-benchmarks/style-servo/components/script_layout_interface/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/script_layout_interface/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/script_layout_interface/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/script_layout_interface/lib.rs b/collector/compile-benchmarks/style-servo/components/script_layout_interface/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script_layout_interface/lib.rs rename to collector/compile-benchmarks/style-servo/components/script_layout_interface/lib.rs diff --git a/collector/benchmarks/style-servo/components/script_layout_interface/message.rs b/collector/compile-benchmarks/style-servo/components/script_layout_interface/message.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script_layout_interface/message.rs rename to collector/compile-benchmarks/style-servo/components/script_layout_interface/message.rs diff --git a/collector/benchmarks/style-servo/components/script_layout_interface/reporter.rs b/collector/compile-benchmarks/style-servo/components/script_layout_interface/reporter.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script_layout_interface/reporter.rs rename to collector/compile-benchmarks/style-servo/components/script_layout_interface/reporter.rs diff --git a/collector/benchmarks/style-servo/components/script_layout_interface/rpc.rs b/collector/compile-benchmarks/style-servo/components/script_layout_interface/rpc.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script_layout_interface/rpc.rs rename to collector/compile-benchmarks/style-servo/components/script_layout_interface/rpc.rs diff --git a/collector/benchmarks/style-servo/components/script_layout_interface/wrapper_traits.rs b/collector/compile-benchmarks/style-servo/components/script_layout_interface/wrapper_traits.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script_layout_interface/wrapper_traits.rs rename to collector/compile-benchmarks/style-servo/components/script_layout_interface/wrapper_traits.rs diff --git a/collector/benchmarks/style-servo/components/script_plugins/Cargo.toml b/collector/compile-benchmarks/style-servo/components/script_plugins/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/script_plugins/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/script_plugins/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/script_plugins/lib.rs b/collector/compile-benchmarks/style-servo/components/script_plugins/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script_plugins/lib.rs rename to collector/compile-benchmarks/style-servo/components/script_plugins/lib.rs diff --git a/collector/benchmarks/style-servo/components/script_plugins/unrooted_must_root.rs b/collector/compile-benchmarks/style-servo/components/script_plugins/unrooted_must_root.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script_plugins/unrooted_must_root.rs rename to collector/compile-benchmarks/style-servo/components/script_plugins/unrooted_must_root.rs diff --git a/collector/benchmarks/style-servo/components/script_plugins/utils.rs b/collector/compile-benchmarks/style-servo/components/script_plugins/utils.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script_plugins/utils.rs rename to collector/compile-benchmarks/style-servo/components/script_plugins/utils.rs diff --git a/collector/benchmarks/style-servo/components/script_traits/Cargo.toml b/collector/compile-benchmarks/style-servo/components/script_traits/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/script_traits/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/script_traits/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/script_traits/lib.rs b/collector/compile-benchmarks/style-servo/components/script_traits/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script_traits/lib.rs rename to collector/compile-benchmarks/style-servo/components/script_traits/lib.rs diff --git a/collector/benchmarks/style-servo/components/script_traits/script_msg.rs b/collector/compile-benchmarks/style-servo/components/script_traits/script_msg.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script_traits/script_msg.rs rename to collector/compile-benchmarks/style-servo/components/script_traits/script_msg.rs diff --git a/collector/benchmarks/style-servo/components/script_traits/webdriver_msg.rs b/collector/compile-benchmarks/style-servo/components/script_traits/webdriver_msg.rs similarity index 100% rename from collector/benchmarks/style-servo/components/script_traits/webdriver_msg.rs rename to collector/compile-benchmarks/style-servo/components/script_traits/webdriver_msg.rs diff --git a/collector/benchmarks/style-servo/components/selectors/Cargo.toml b/collector/compile-benchmarks/style-servo/components/selectors/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/selectors/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/selectors/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/selectors/README.md b/collector/compile-benchmarks/style-servo/components/selectors/README.md similarity index 100% rename from collector/benchmarks/style-servo/components/selectors/README.md rename to collector/compile-benchmarks/style-servo/components/selectors/README.md diff --git a/collector/benchmarks/style-servo/components/selectors/attr.rs b/collector/compile-benchmarks/style-servo/components/selectors/attr.rs similarity index 100% rename from collector/benchmarks/style-servo/components/selectors/attr.rs rename to collector/compile-benchmarks/style-servo/components/selectors/attr.rs diff --git a/collector/benchmarks/style-servo/components/selectors/bloom.rs b/collector/compile-benchmarks/style-servo/components/selectors/bloom.rs similarity index 100% rename from collector/benchmarks/style-servo/components/selectors/bloom.rs rename to collector/compile-benchmarks/style-servo/components/selectors/bloom.rs diff --git a/collector/benchmarks/style-servo/components/selectors/build.rs b/collector/compile-benchmarks/style-servo/components/selectors/build.rs similarity index 100% rename from collector/benchmarks/style-servo/components/selectors/build.rs rename to collector/compile-benchmarks/style-servo/components/selectors/build.rs diff --git a/collector/benchmarks/style-servo/components/selectors/builder.rs b/collector/compile-benchmarks/style-servo/components/selectors/builder.rs similarity index 100% rename from collector/benchmarks/style-servo/components/selectors/builder.rs rename to collector/compile-benchmarks/style-servo/components/selectors/builder.rs diff --git a/collector/benchmarks/style-servo/components/selectors/context.rs b/collector/compile-benchmarks/style-servo/components/selectors/context.rs similarity index 100% rename from collector/benchmarks/style-servo/components/selectors/context.rs rename to collector/compile-benchmarks/style-servo/components/selectors/context.rs diff --git a/collector/benchmarks/style-servo/components/selectors/gecko_like_types.rs b/collector/compile-benchmarks/style-servo/components/selectors/gecko_like_types.rs similarity index 100% rename from collector/benchmarks/style-servo/components/selectors/gecko_like_types.rs rename to collector/compile-benchmarks/style-servo/components/selectors/gecko_like_types.rs diff --git a/collector/benchmarks/style-servo/components/selectors/lib.rs b/collector/compile-benchmarks/style-servo/components/selectors/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/selectors/lib.rs rename to collector/compile-benchmarks/style-servo/components/selectors/lib.rs diff --git a/collector/benchmarks/style-servo/components/selectors/matching.rs b/collector/compile-benchmarks/style-servo/components/selectors/matching.rs similarity index 100% rename from collector/benchmarks/style-servo/components/selectors/matching.rs rename to collector/compile-benchmarks/style-servo/components/selectors/matching.rs diff --git a/collector/benchmarks/style-servo/components/selectors/nth_index_cache.rs b/collector/compile-benchmarks/style-servo/components/selectors/nth_index_cache.rs similarity index 100% rename from collector/benchmarks/style-servo/components/selectors/nth_index_cache.rs rename to collector/compile-benchmarks/style-servo/components/selectors/nth_index_cache.rs diff --git a/collector/benchmarks/style-servo/components/selectors/parser.rs b/collector/compile-benchmarks/style-servo/components/selectors/parser.rs similarity index 100% rename from collector/benchmarks/style-servo/components/selectors/parser.rs rename to collector/compile-benchmarks/style-servo/components/selectors/parser.rs diff --git a/collector/benchmarks/style-servo/components/selectors/sink.rs b/collector/compile-benchmarks/style-servo/components/selectors/sink.rs similarity index 100% rename from collector/benchmarks/style-servo/components/selectors/sink.rs rename to collector/compile-benchmarks/style-servo/components/selectors/sink.rs diff --git a/collector/benchmarks/style-servo/components/selectors/size_of_tests.rs b/collector/compile-benchmarks/style-servo/components/selectors/size_of_tests.rs similarity index 100% rename from collector/benchmarks/style-servo/components/selectors/size_of_tests.rs rename to collector/compile-benchmarks/style-servo/components/selectors/size_of_tests.rs diff --git a/collector/benchmarks/style-servo/components/selectors/tree.rs b/collector/compile-benchmarks/style-servo/components/selectors/tree.rs similarity index 100% rename from collector/benchmarks/style-servo/components/selectors/tree.rs rename to collector/compile-benchmarks/style-servo/components/selectors/tree.rs diff --git a/collector/benchmarks/style-servo/components/selectors/visitor.rs b/collector/compile-benchmarks/style-servo/components/selectors/visitor.rs similarity index 100% rename from collector/benchmarks/style-servo/components/selectors/visitor.rs rename to collector/compile-benchmarks/style-servo/components/selectors/visitor.rs diff --git a/collector/benchmarks/style-servo/components/servo/Cargo.toml b/collector/compile-benchmarks/style-servo/components/servo/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/servo/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/servo/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/servo/lib.rs b/collector/compile-benchmarks/style-servo/components/servo/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/servo/lib.rs rename to collector/compile-benchmarks/style-servo/components/servo/lib.rs diff --git a/collector/benchmarks/style-servo/components/servo/servo.exe.manifest b/collector/compile-benchmarks/style-servo/components/servo/servo.exe.manifest similarity index 100% rename from collector/benchmarks/style-servo/components/servo/servo.exe.manifest rename to collector/compile-benchmarks/style-servo/components/servo/servo.exe.manifest diff --git a/collector/benchmarks/style-servo/components/servo_arc/Cargo.toml b/collector/compile-benchmarks/style-servo/components/servo_arc/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/servo_arc/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/servo_arc/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/servo_arc/lib.rs b/collector/compile-benchmarks/style-servo/components/servo_arc/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/servo_arc/lib.rs rename to collector/compile-benchmarks/style-servo/components/servo_arc/lib.rs diff --git a/collector/benchmarks/style-servo/components/size_of_test/Cargo.toml b/collector/compile-benchmarks/style-servo/components/size_of_test/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/size_of_test/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/size_of_test/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/size_of_test/lib.rs b/collector/compile-benchmarks/style-servo/components/size_of_test/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/size_of_test/lib.rs rename to collector/compile-benchmarks/style-servo/components/size_of_test/lib.rs diff --git a/collector/benchmarks/style-servo/components/style/Cargo.toml b/collector/compile-benchmarks/style-servo/components/style/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/style/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/style/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/style/README.md b/collector/compile-benchmarks/style-servo/components/style/README.md similarity index 100% rename from collector/benchmarks/style-servo/components/style/README.md rename to collector/compile-benchmarks/style-servo/components/style/README.md diff --git a/collector/benchmarks/style-servo/components/style/animation.rs b/collector/compile-benchmarks/style-servo/components/style/animation.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/animation.rs rename to collector/compile-benchmarks/style-servo/components/style/animation.rs diff --git a/collector/benchmarks/style-servo/components/style/applicable_declarations.rs b/collector/compile-benchmarks/style-servo/components/style/applicable_declarations.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/applicable_declarations.rs rename to collector/compile-benchmarks/style-servo/components/style/applicable_declarations.rs diff --git a/collector/benchmarks/style-servo/components/style/attr.rs b/collector/compile-benchmarks/style-servo/components/style/attr.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/attr.rs rename to collector/compile-benchmarks/style-servo/components/style/attr.rs diff --git a/collector/benchmarks/style-servo/components/style/bezier.rs b/collector/compile-benchmarks/style-servo/components/style/bezier.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/bezier.rs rename to collector/compile-benchmarks/style-servo/components/style/bezier.rs diff --git a/collector/benchmarks/style-servo/components/style/bloom.rs b/collector/compile-benchmarks/style-servo/components/style/bloom.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/bloom.rs rename to collector/compile-benchmarks/style-servo/components/style/bloom.rs diff --git a/collector/benchmarks/style-servo/components/style/build.rs b/collector/compile-benchmarks/style-servo/components/style/build.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/build.rs rename to collector/compile-benchmarks/style-servo/components/style/build.rs diff --git a/collector/benchmarks/style-servo/components/style/build_gecko.rs b/collector/compile-benchmarks/style-servo/components/style/build_gecko.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/build_gecko.rs rename to collector/compile-benchmarks/style-servo/components/style/build_gecko.rs diff --git a/collector/benchmarks/style-servo/components/style/context.rs b/collector/compile-benchmarks/style-servo/components/style/context.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/context.rs rename to collector/compile-benchmarks/style-servo/components/style/context.rs diff --git a/collector/benchmarks/style-servo/components/style/counter_style/mod.rs b/collector/compile-benchmarks/style-servo/components/style/counter_style/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/counter_style/mod.rs rename to collector/compile-benchmarks/style-servo/components/style/counter_style/mod.rs diff --git a/collector/benchmarks/style-servo/components/style/counter_style/predefined.rs b/collector/compile-benchmarks/style-servo/components/style/counter_style/predefined.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/counter_style/predefined.rs rename to collector/compile-benchmarks/style-servo/components/style/counter_style/predefined.rs diff --git a/collector/benchmarks/style-servo/components/style/counter_style/update_predefined.py b/collector/compile-benchmarks/style-servo/components/style/counter_style/update_predefined.py similarity index 100% rename from collector/benchmarks/style-servo/components/style/counter_style/update_predefined.py rename to collector/compile-benchmarks/style-servo/components/style/counter_style/update_predefined.py diff --git a/collector/benchmarks/style-servo/components/style/custom_properties.rs b/collector/compile-benchmarks/style-servo/components/style/custom_properties.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/custom_properties.rs rename to collector/compile-benchmarks/style-servo/components/style/custom_properties.rs diff --git a/collector/benchmarks/style-servo/components/style/data.rs b/collector/compile-benchmarks/style-servo/components/style/data.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/data.rs rename to collector/compile-benchmarks/style-servo/components/style/data.rs diff --git a/collector/benchmarks/style-servo/components/style/dom.rs b/collector/compile-benchmarks/style-servo/components/style/dom.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/dom.rs rename to collector/compile-benchmarks/style-servo/components/style/dom.rs diff --git a/collector/benchmarks/style-servo/components/style/driver.rs b/collector/compile-benchmarks/style-servo/components/style/driver.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/driver.rs rename to collector/compile-benchmarks/style-servo/components/style/driver.rs diff --git a/collector/benchmarks/style-servo/components/style/element_state.rs b/collector/compile-benchmarks/style-servo/components/style/element_state.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/element_state.rs rename to collector/compile-benchmarks/style-servo/components/style/element_state.rs diff --git a/collector/benchmarks/style-servo/components/style/encoding_support.rs b/collector/compile-benchmarks/style-servo/components/style/encoding_support.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/encoding_support.rs rename to collector/compile-benchmarks/style-servo/components/style/encoding_support.rs diff --git a/collector/benchmarks/style-servo/components/style/error_reporting.rs b/collector/compile-benchmarks/style-servo/components/style/error_reporting.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/error_reporting.rs rename to collector/compile-benchmarks/style-servo/components/style/error_reporting.rs diff --git a/collector/benchmarks/style-servo/components/style/font_face.rs b/collector/compile-benchmarks/style-servo/components/style/font_face.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/font_face.rs rename to collector/compile-benchmarks/style-servo/components/style/font_face.rs diff --git a/collector/benchmarks/style-servo/components/style/font_metrics.rs b/collector/compile-benchmarks/style-servo/components/style/font_metrics.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/font_metrics.rs rename to collector/compile-benchmarks/style-servo/components/style/font_metrics.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko/arc_types.rs b/collector/compile-benchmarks/style-servo/components/style/gecko/arc_types.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko/arc_types.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko/arc_types.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko/conversions.rs b/collector/compile-benchmarks/style-servo/components/style/gecko/conversions.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko/conversions.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko/conversions.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko/data.rs b/collector/compile-benchmarks/style-servo/components/style/gecko/data.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko/data.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko/data.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko/generated/atom_macro.rs b/collector/compile-benchmarks/style-servo/components/style/gecko/generated/atom_macro.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko/generated/atom_macro.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko/generated/atom_macro.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko/generated/bindings.rs b/collector/compile-benchmarks/style-servo/components/style/gecko/generated/bindings.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko/generated/bindings.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko/generated/bindings.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko/generated/pseudo_element_definition.rs b/collector/compile-benchmarks/style-servo/components/style/gecko/generated/pseudo_element_definition.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko/generated/pseudo_element_definition.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko/generated/pseudo_element_definition.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko/generated/structs.rs b/collector/compile-benchmarks/style-servo/components/style/gecko/generated/structs.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko/generated/structs.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko/generated/structs.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko/global_style_data.rs b/collector/compile-benchmarks/style-servo/components/style/gecko/global_style_data.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko/global_style_data.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko/global_style_data.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko/media_queries.rs b/collector/compile-benchmarks/style-servo/components/style/gecko/media_queries.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko/media_queries.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko/media_queries.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko/mod.rs b/collector/compile-benchmarks/style-servo/components/style/gecko/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko/mod.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko/mod.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko/non_ts_pseudo_class_list.rs b/collector/compile-benchmarks/style-servo/components/style/gecko/non_ts_pseudo_class_list.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko/non_ts_pseudo_class_list.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko/non_ts_pseudo_class_list.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko/pseudo_element.rs b/collector/compile-benchmarks/style-servo/components/style/gecko/pseudo_element.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko/pseudo_element.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko/pseudo_element.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko/pseudo_element_definition.mako.rs b/collector/compile-benchmarks/style-servo/components/style/gecko/pseudo_element_definition.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko/pseudo_element_definition.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko/pseudo_element_definition.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko/regen_atoms.py b/collector/compile-benchmarks/style-servo/components/style/gecko/regen_atoms.py similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko/regen_atoms.py rename to collector/compile-benchmarks/style-servo/components/style/gecko/regen_atoms.py diff --git a/collector/benchmarks/style-servo/components/style/gecko/restyle_damage.rs b/collector/compile-benchmarks/style-servo/components/style/gecko/restyle_damage.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko/restyle_damage.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko/restyle_damage.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko/rules.rs b/collector/compile-benchmarks/style-servo/components/style/gecko/rules.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko/rules.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko/rules.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko/selector_parser.rs b/collector/compile-benchmarks/style-servo/components/style/gecko/selector_parser.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko/selector_parser.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko/selector_parser.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko/snapshot.rs b/collector/compile-benchmarks/style-servo/components/style/gecko/snapshot.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko/snapshot.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko/snapshot.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko/snapshot_helpers.rs b/collector/compile-benchmarks/style-servo/components/style/gecko/snapshot_helpers.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko/snapshot_helpers.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko/snapshot_helpers.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko/traversal.rs b/collector/compile-benchmarks/style-servo/components/style/gecko/traversal.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko/traversal.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko/traversal.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko/url.rs b/collector/compile-benchmarks/style-servo/components/style/gecko/url.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko/url.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko/url.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko/values.rs b/collector/compile-benchmarks/style-servo/components/style/gecko/values.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko/values.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko/values.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko/wrapper.rs b/collector/compile-benchmarks/style-servo/components/style/gecko/wrapper.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko/wrapper.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko/wrapper.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko_bindings/mod.rs b/collector/compile-benchmarks/style-servo/components/style/gecko_bindings/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko_bindings/mod.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko_bindings/mod.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko_bindings/nsstring_vendor/Cargo.toml b/collector/compile-benchmarks/style-servo/components/style/gecko_bindings/nsstring_vendor/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko_bindings/nsstring_vendor/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/style/gecko_bindings/nsstring_vendor/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/style/gecko_bindings/nsstring_vendor/src/lib.rs b/collector/compile-benchmarks/style-servo/components/style/gecko_bindings/nsstring_vendor/src/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko_bindings/nsstring_vendor/src/lib.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko_bindings/nsstring_vendor/src/lib.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko_bindings/sugar/mod.rs b/collector/compile-benchmarks/style-servo/components/style/gecko_bindings/sugar/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko_bindings/sugar/mod.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko_bindings/sugar/mod.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_com_ptr.rs b/collector/compile-benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_com_ptr.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_com_ptr.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_com_ptr.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_compatibility.rs b/collector/compile-benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_compatibility.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_compatibility.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_compatibility.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_css_shadow_array.rs b/collector/compile-benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_css_shadow_array.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_css_shadow_array.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_css_shadow_array.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_css_shadow_item.rs b/collector/compile-benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_css_shadow_item.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_css_shadow_item.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_css_shadow_item.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_css_value.rs b/collector/compile-benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_css_value.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_css_value.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_css_value.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_style_auto_array.rs b/collector/compile-benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_style_auto_array.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_style_auto_array.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_style_auto_array.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_style_coord.rs b/collector/compile-benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_style_coord.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_style_coord.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_style_coord.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_t_array.rs b/collector/compile-benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_t_array.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_t_array.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_t_array.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_timing_function.rs b/collector/compile-benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_timing_function.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_timing_function.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko_bindings/sugar/ns_timing_function.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko_bindings/sugar/origin_flags.rs b/collector/compile-benchmarks/style-servo/components/style/gecko_bindings/sugar/origin_flags.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko_bindings/sugar/origin_flags.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko_bindings/sugar/origin_flags.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko_bindings/sugar/ownership.rs b/collector/compile-benchmarks/style-servo/components/style/gecko_bindings/sugar/ownership.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko_bindings/sugar/ownership.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko_bindings/sugar/ownership.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko_bindings/sugar/refptr.rs b/collector/compile-benchmarks/style-servo/components/style/gecko_bindings/sugar/refptr.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko_bindings/sugar/refptr.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko_bindings/sugar/refptr.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko_bindings/sugar/style_complex_color.rs b/collector/compile-benchmarks/style-servo/components/style/gecko_bindings/sugar/style_complex_color.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko_bindings/sugar/style_complex_color.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko_bindings/sugar/style_complex_color.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko_string_cache/mod.rs b/collector/compile-benchmarks/style-servo/components/style/gecko_string_cache/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko_string_cache/mod.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko_string_cache/mod.rs diff --git a/collector/benchmarks/style-servo/components/style/gecko_string_cache/namespace.rs b/collector/compile-benchmarks/style-servo/components/style/gecko_string_cache/namespace.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/gecko_string_cache/namespace.rs rename to collector/compile-benchmarks/style-servo/components/style/gecko_string_cache/namespace.rs diff --git a/collector/benchmarks/style-servo/components/style/hash.rs b/collector/compile-benchmarks/style-servo/components/style/hash.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/hash.rs rename to collector/compile-benchmarks/style-servo/components/style/hash.rs diff --git a/collector/benchmarks/style-servo/components/style/invalidation/element/element_wrapper.rs b/collector/compile-benchmarks/style-servo/components/style/invalidation/element/element_wrapper.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/invalidation/element/element_wrapper.rs rename to collector/compile-benchmarks/style-servo/components/style/invalidation/element/element_wrapper.rs diff --git a/collector/benchmarks/style-servo/components/style/invalidation/element/invalidation_map.rs b/collector/compile-benchmarks/style-servo/components/style/invalidation/element/invalidation_map.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/invalidation/element/invalidation_map.rs rename to collector/compile-benchmarks/style-servo/components/style/invalidation/element/invalidation_map.rs diff --git a/collector/benchmarks/style-servo/components/style/invalidation/element/invalidator.rs b/collector/compile-benchmarks/style-servo/components/style/invalidation/element/invalidator.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/invalidation/element/invalidator.rs rename to collector/compile-benchmarks/style-servo/components/style/invalidation/element/invalidator.rs diff --git a/collector/benchmarks/style-servo/components/style/invalidation/element/mod.rs b/collector/compile-benchmarks/style-servo/components/style/invalidation/element/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/invalidation/element/mod.rs rename to collector/compile-benchmarks/style-servo/components/style/invalidation/element/mod.rs diff --git a/collector/benchmarks/style-servo/components/style/invalidation/element/restyle_hints.rs b/collector/compile-benchmarks/style-servo/components/style/invalidation/element/restyle_hints.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/invalidation/element/restyle_hints.rs rename to collector/compile-benchmarks/style-servo/components/style/invalidation/element/restyle_hints.rs diff --git a/collector/benchmarks/style-servo/components/style/invalidation/media_queries.rs b/collector/compile-benchmarks/style-servo/components/style/invalidation/media_queries.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/invalidation/media_queries.rs rename to collector/compile-benchmarks/style-servo/components/style/invalidation/media_queries.rs diff --git a/collector/benchmarks/style-servo/components/style/invalidation/mod.rs b/collector/compile-benchmarks/style-servo/components/style/invalidation/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/invalidation/mod.rs rename to collector/compile-benchmarks/style-servo/components/style/invalidation/mod.rs diff --git a/collector/benchmarks/style-servo/components/style/invalidation/stylesheets.rs b/collector/compile-benchmarks/style-servo/components/style/invalidation/stylesheets.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/invalidation/stylesheets.rs rename to collector/compile-benchmarks/style-servo/components/style/invalidation/stylesheets.rs diff --git a/collector/benchmarks/style-servo/components/style/lib.rs b/collector/compile-benchmarks/style-servo/components/style/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/lib.rs rename to collector/compile-benchmarks/style-servo/components/style/lib.rs diff --git a/collector/benchmarks/style-servo/components/style/logical_geometry.rs b/collector/compile-benchmarks/style-servo/components/style/logical_geometry.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/logical_geometry.rs rename to collector/compile-benchmarks/style-servo/components/style/logical_geometry.rs diff --git a/collector/benchmarks/style-servo/components/style/macros.rs b/collector/compile-benchmarks/style-servo/components/style/macros.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/macros.rs rename to collector/compile-benchmarks/style-servo/components/style/macros.rs diff --git a/collector/benchmarks/style-servo/components/style/matching.rs b/collector/compile-benchmarks/style-servo/components/style/matching.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/matching.rs rename to collector/compile-benchmarks/style-servo/components/style/matching.rs diff --git a/collector/benchmarks/style-servo/components/style/media_queries.rs b/collector/compile-benchmarks/style-servo/components/style/media_queries.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/media_queries.rs rename to collector/compile-benchmarks/style-servo/components/style/media_queries.rs diff --git a/collector/benchmarks/style-servo/components/style/parallel.rs b/collector/compile-benchmarks/style-servo/components/style/parallel.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/parallel.rs rename to collector/compile-benchmarks/style-servo/components/style/parallel.rs diff --git a/collector/benchmarks/style-servo/components/style/parser.rs b/collector/compile-benchmarks/style-servo/components/style/parser.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/parser.rs rename to collector/compile-benchmarks/style-servo/components/style/parser.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/Mako-0.9.1.zip b/collector/compile-benchmarks/style-servo/components/style/properties/Mako-0.9.1.zip similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/Mako-0.9.1.zip rename to collector/compile-benchmarks/style-servo/components/style/properties/Mako-0.9.1.zip diff --git a/collector/benchmarks/style-servo/components/style/properties/build.py b/collector/compile-benchmarks/style-servo/components/style/properties/build.py similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/build.py rename to collector/compile-benchmarks/style-servo/components/style/properties/build.py diff --git a/collector/benchmarks/style-servo/components/style/properties/computed_value_flags.rs b/collector/compile-benchmarks/style-servo/components/style/properties/computed_value_flags.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/computed_value_flags.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/computed_value_flags.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/data.py b/collector/compile-benchmarks/style-servo/components/style/properties/data.py similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/data.py rename to collector/compile-benchmarks/style-servo/components/style/properties/data.py diff --git a/collector/benchmarks/style-servo/components/style/properties/declaration_block.rs b/collector/compile-benchmarks/style-servo/components/style/properties/declaration_block.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/declaration_block.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/declaration_block.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/gecko.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/gecko.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/gecko.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/gecko.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/helpers.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/helpers.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/helpers.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/helpers.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/helpers/animated_properties.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/helpers/animated_properties.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/helpers/animated_properties.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/helpers/animated_properties.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/longhand/background.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/longhand/background.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/longhand/background.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/longhand/background.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/longhand/border.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/longhand/border.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/longhand/border.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/longhand/border.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/longhand/box.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/longhand/box.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/longhand/box.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/longhand/box.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/longhand/color.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/longhand/color.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/longhand/color.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/longhand/color.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/longhand/column.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/longhand/column.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/longhand/column.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/longhand/column.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/longhand/counters.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/longhand/counters.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/longhand/counters.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/longhand/counters.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/longhand/effects.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/longhand/effects.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/longhand/effects.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/longhand/effects.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/longhand/font.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/longhand/font.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/longhand/font.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/longhand/font.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/longhand/inherited_box.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/longhand/inherited_box.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/longhand/inherited_box.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/longhand/inherited_box.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/longhand/inherited_svg.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/longhand/inherited_svg.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/longhand/inherited_svg.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/longhand/inherited_svg.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/longhand/inherited_table.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/longhand/inherited_table.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/longhand/inherited_table.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/longhand/inherited_table.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/longhand/inherited_text.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/longhand/inherited_text.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/longhand/inherited_text.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/longhand/inherited_text.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/longhand/list.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/longhand/list.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/longhand/list.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/longhand/list.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/longhand/margin.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/longhand/margin.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/longhand/margin.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/longhand/margin.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/longhand/outline.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/longhand/outline.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/longhand/outline.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/longhand/outline.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/longhand/padding.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/longhand/padding.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/longhand/padding.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/longhand/padding.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/longhand/pointing.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/longhand/pointing.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/longhand/pointing.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/longhand/pointing.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/longhand/position.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/longhand/position.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/longhand/position.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/longhand/position.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/longhand/svg.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/longhand/svg.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/longhand/svg.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/longhand/svg.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/longhand/table.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/longhand/table.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/longhand/table.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/longhand/table.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/longhand/text.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/longhand/text.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/longhand/text.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/longhand/text.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/longhand/ui.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/longhand/ui.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/longhand/ui.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/longhand/ui.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/longhand/xul.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/longhand/xul.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/longhand/xul.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/longhand/xul.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/properties.html.mako b/collector/compile-benchmarks/style-servo/components/style/properties/properties.html.mako similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/properties.html.mako rename to collector/compile-benchmarks/style-servo/components/style/properties/properties.html.mako diff --git a/collector/benchmarks/style-servo/components/style/properties/properties.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/properties.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/properties.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/properties.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/shorthand/background.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/shorthand/background.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/shorthand/background.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/shorthand/background.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/shorthand/border.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/shorthand/border.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/shorthand/border.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/shorthand/border.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/shorthand/box.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/shorthand/box.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/shorthand/box.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/shorthand/box.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/shorthand/column.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/shorthand/column.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/shorthand/column.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/shorthand/column.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/shorthand/font.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/shorthand/font.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/shorthand/font.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/shorthand/font.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/shorthand/inherited_svg.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/shorthand/inherited_svg.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/shorthand/inherited_svg.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/shorthand/inherited_svg.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/shorthand/inherited_text.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/shorthand/inherited_text.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/shorthand/inherited_text.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/shorthand/inherited_text.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/shorthand/list.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/shorthand/list.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/shorthand/list.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/shorthand/list.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/shorthand/margin.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/shorthand/margin.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/shorthand/margin.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/shorthand/margin.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/shorthand/mask.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/shorthand/mask.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/shorthand/mask.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/shorthand/mask.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/shorthand/outline.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/shorthand/outline.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/shorthand/outline.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/shorthand/outline.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/shorthand/padding.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/shorthand/padding.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/shorthand/padding.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/shorthand/padding.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/shorthand/position.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/shorthand/position.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/shorthand/position.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/shorthand/position.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/shorthand/serialize.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/shorthand/serialize.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/shorthand/serialize.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/shorthand/serialize.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/properties/shorthand/text.mako.rs b/collector/compile-benchmarks/style-servo/components/style/properties/shorthand/text.mako.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/properties/shorthand/text.mako.rs rename to collector/compile-benchmarks/style-servo/components/style/properties/shorthand/text.mako.rs diff --git a/collector/benchmarks/style-servo/components/style/rule_cache.rs b/collector/compile-benchmarks/style-servo/components/style/rule_cache.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/rule_cache.rs rename to collector/compile-benchmarks/style-servo/components/style/rule_cache.rs diff --git a/collector/benchmarks/style-servo/components/style/rule_tree/mod.rs b/collector/compile-benchmarks/style-servo/components/style/rule_tree/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/rule_tree/mod.rs rename to collector/compile-benchmarks/style-servo/components/style/rule_tree/mod.rs diff --git a/collector/benchmarks/style-servo/components/style/scoped_tls.rs b/collector/compile-benchmarks/style-servo/components/style/scoped_tls.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/scoped_tls.rs rename to collector/compile-benchmarks/style-servo/components/style/scoped_tls.rs diff --git a/collector/benchmarks/style-servo/components/style/selector_map.rs b/collector/compile-benchmarks/style-servo/components/style/selector_map.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/selector_map.rs rename to collector/compile-benchmarks/style-servo/components/style/selector_map.rs diff --git a/collector/benchmarks/style-servo/components/style/selector_parser.rs b/collector/compile-benchmarks/style-servo/components/style/selector_parser.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/selector_parser.rs rename to collector/compile-benchmarks/style-servo/components/style/selector_parser.rs diff --git a/collector/benchmarks/style-servo/components/style/servo/media_queries.rs b/collector/compile-benchmarks/style-servo/components/style/servo/media_queries.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/servo/media_queries.rs rename to collector/compile-benchmarks/style-servo/components/style/servo/media_queries.rs diff --git a/collector/benchmarks/style-servo/components/style/servo/mod.rs b/collector/compile-benchmarks/style-servo/components/style/servo/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/servo/mod.rs rename to collector/compile-benchmarks/style-servo/components/style/servo/mod.rs diff --git a/collector/benchmarks/style-servo/components/style/servo/restyle_damage.rs b/collector/compile-benchmarks/style-servo/components/style/servo/restyle_damage.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/servo/restyle_damage.rs rename to collector/compile-benchmarks/style-servo/components/style/servo/restyle_damage.rs diff --git a/collector/benchmarks/style-servo/components/style/servo/selector_parser.rs b/collector/compile-benchmarks/style-servo/components/style/servo/selector_parser.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/servo/selector_parser.rs rename to collector/compile-benchmarks/style-servo/components/style/servo/selector_parser.rs diff --git a/collector/benchmarks/style-servo/components/style/servo/url.rs b/collector/compile-benchmarks/style-servo/components/style/servo/url.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/servo/url.rs rename to collector/compile-benchmarks/style-servo/components/style/servo/url.rs diff --git a/collector/benchmarks/style-servo/components/style/shared_lock.rs b/collector/compile-benchmarks/style-servo/components/style/shared_lock.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/shared_lock.rs rename to collector/compile-benchmarks/style-servo/components/style/shared_lock.rs diff --git a/collector/benchmarks/style-servo/components/style/sharing/checks.rs b/collector/compile-benchmarks/style-servo/components/style/sharing/checks.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/sharing/checks.rs rename to collector/compile-benchmarks/style-servo/components/style/sharing/checks.rs diff --git a/collector/benchmarks/style-servo/components/style/sharing/mod.rs b/collector/compile-benchmarks/style-servo/components/style/sharing/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/sharing/mod.rs rename to collector/compile-benchmarks/style-servo/components/style/sharing/mod.rs diff --git a/collector/benchmarks/style-servo/components/style/str.rs b/collector/compile-benchmarks/style-servo/components/style/str.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/str.rs rename to collector/compile-benchmarks/style-servo/components/style/str.rs diff --git a/collector/benchmarks/style-servo/components/style/style_adjuster.rs b/collector/compile-benchmarks/style-servo/components/style/style_adjuster.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/style_adjuster.rs rename to collector/compile-benchmarks/style-servo/components/style/style_adjuster.rs diff --git a/collector/benchmarks/style-servo/components/style/style_resolver.rs b/collector/compile-benchmarks/style-servo/components/style/style_resolver.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/style_resolver.rs rename to collector/compile-benchmarks/style-servo/components/style/style_resolver.rs diff --git a/collector/benchmarks/style-servo/components/style/stylesheet_set.rs b/collector/compile-benchmarks/style-servo/components/style/stylesheet_set.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/stylesheet_set.rs rename to collector/compile-benchmarks/style-servo/components/style/stylesheet_set.rs diff --git a/collector/benchmarks/style-servo/components/style/stylesheets/counter_style_rule.rs b/collector/compile-benchmarks/style-servo/components/style/stylesheets/counter_style_rule.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/stylesheets/counter_style_rule.rs rename to collector/compile-benchmarks/style-servo/components/style/stylesheets/counter_style_rule.rs diff --git a/collector/benchmarks/style-servo/components/style/stylesheets/document_rule.rs b/collector/compile-benchmarks/style-servo/components/style/stylesheets/document_rule.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/stylesheets/document_rule.rs rename to collector/compile-benchmarks/style-servo/components/style/stylesheets/document_rule.rs diff --git a/collector/benchmarks/style-servo/components/style/stylesheets/font_face_rule.rs b/collector/compile-benchmarks/style-servo/components/style/stylesheets/font_face_rule.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/stylesheets/font_face_rule.rs rename to collector/compile-benchmarks/style-servo/components/style/stylesheets/font_face_rule.rs diff --git a/collector/benchmarks/style-servo/components/style/stylesheets/font_feature_values_rule.rs b/collector/compile-benchmarks/style-servo/components/style/stylesheets/font_feature_values_rule.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/stylesheets/font_feature_values_rule.rs rename to collector/compile-benchmarks/style-servo/components/style/stylesheets/font_feature_values_rule.rs diff --git a/collector/benchmarks/style-servo/components/style/stylesheets/import_rule.rs b/collector/compile-benchmarks/style-servo/components/style/stylesheets/import_rule.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/stylesheets/import_rule.rs rename to collector/compile-benchmarks/style-servo/components/style/stylesheets/import_rule.rs diff --git a/collector/benchmarks/style-servo/components/style/stylesheets/keyframes_rule.rs b/collector/compile-benchmarks/style-servo/components/style/stylesheets/keyframes_rule.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/stylesheets/keyframes_rule.rs rename to collector/compile-benchmarks/style-servo/components/style/stylesheets/keyframes_rule.rs diff --git a/collector/benchmarks/style-servo/components/style/stylesheets/loader.rs b/collector/compile-benchmarks/style-servo/components/style/stylesheets/loader.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/stylesheets/loader.rs rename to collector/compile-benchmarks/style-servo/components/style/stylesheets/loader.rs diff --git a/collector/benchmarks/style-servo/components/style/stylesheets/media_rule.rs b/collector/compile-benchmarks/style-servo/components/style/stylesheets/media_rule.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/stylesheets/media_rule.rs rename to collector/compile-benchmarks/style-servo/components/style/stylesheets/media_rule.rs diff --git a/collector/benchmarks/style-servo/components/style/stylesheets/mod.rs b/collector/compile-benchmarks/style-servo/components/style/stylesheets/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/stylesheets/mod.rs rename to collector/compile-benchmarks/style-servo/components/style/stylesheets/mod.rs diff --git a/collector/benchmarks/style-servo/components/style/stylesheets/namespace_rule.rs b/collector/compile-benchmarks/style-servo/components/style/stylesheets/namespace_rule.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/stylesheets/namespace_rule.rs rename to collector/compile-benchmarks/style-servo/components/style/stylesheets/namespace_rule.rs diff --git a/collector/benchmarks/style-servo/components/style/stylesheets/origin.rs b/collector/compile-benchmarks/style-servo/components/style/stylesheets/origin.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/stylesheets/origin.rs rename to collector/compile-benchmarks/style-servo/components/style/stylesheets/origin.rs diff --git a/collector/benchmarks/style-servo/components/style/stylesheets/page_rule.rs b/collector/compile-benchmarks/style-servo/components/style/stylesheets/page_rule.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/stylesheets/page_rule.rs rename to collector/compile-benchmarks/style-servo/components/style/stylesheets/page_rule.rs diff --git a/collector/benchmarks/style-servo/components/style/stylesheets/rule_list.rs b/collector/compile-benchmarks/style-servo/components/style/stylesheets/rule_list.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/stylesheets/rule_list.rs rename to collector/compile-benchmarks/style-servo/components/style/stylesheets/rule_list.rs diff --git a/collector/benchmarks/style-servo/components/style/stylesheets/rule_parser.rs b/collector/compile-benchmarks/style-servo/components/style/stylesheets/rule_parser.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/stylesheets/rule_parser.rs rename to collector/compile-benchmarks/style-servo/components/style/stylesheets/rule_parser.rs diff --git a/collector/benchmarks/style-servo/components/style/stylesheets/rules_iterator.rs b/collector/compile-benchmarks/style-servo/components/style/stylesheets/rules_iterator.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/stylesheets/rules_iterator.rs rename to collector/compile-benchmarks/style-servo/components/style/stylesheets/rules_iterator.rs diff --git a/collector/benchmarks/style-servo/components/style/stylesheets/style_rule.rs b/collector/compile-benchmarks/style-servo/components/style/stylesheets/style_rule.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/stylesheets/style_rule.rs rename to collector/compile-benchmarks/style-servo/components/style/stylesheets/style_rule.rs diff --git a/collector/benchmarks/style-servo/components/style/stylesheets/stylesheet.rs b/collector/compile-benchmarks/style-servo/components/style/stylesheets/stylesheet.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/stylesheets/stylesheet.rs rename to collector/compile-benchmarks/style-servo/components/style/stylesheets/stylesheet.rs diff --git a/collector/benchmarks/style-servo/components/style/stylesheets/supports_rule.rs b/collector/compile-benchmarks/style-servo/components/style/stylesheets/supports_rule.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/stylesheets/supports_rule.rs rename to collector/compile-benchmarks/style-servo/components/style/stylesheets/supports_rule.rs diff --git a/collector/benchmarks/style-servo/components/style/stylesheets/viewport_rule.rs b/collector/compile-benchmarks/style-servo/components/style/stylesheets/viewport_rule.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/stylesheets/viewport_rule.rs rename to collector/compile-benchmarks/style-servo/components/style/stylesheets/viewport_rule.rs diff --git a/collector/benchmarks/style-servo/components/style/stylist.rs b/collector/compile-benchmarks/style-servo/components/style/stylist.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/stylist.rs rename to collector/compile-benchmarks/style-servo/components/style/stylist.rs diff --git a/collector/benchmarks/style-servo/components/style/thread_state.rs b/collector/compile-benchmarks/style-servo/components/style/thread_state.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/thread_state.rs rename to collector/compile-benchmarks/style-servo/components/style/thread_state.rs diff --git a/collector/benchmarks/style-servo/components/style/timer.rs b/collector/compile-benchmarks/style-servo/components/style/timer.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/timer.rs rename to collector/compile-benchmarks/style-servo/components/style/timer.rs diff --git a/collector/benchmarks/style-servo/components/style/traversal.rs b/collector/compile-benchmarks/style-servo/components/style/traversal.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/traversal.rs rename to collector/compile-benchmarks/style-servo/components/style/traversal.rs diff --git a/collector/benchmarks/style-servo/components/style/traversal_flags.rs b/collector/compile-benchmarks/style-servo/components/style/traversal_flags.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/traversal_flags.rs rename to collector/compile-benchmarks/style-servo/components/style/traversal_flags.rs diff --git a/collector/benchmarks/style-servo/components/style/values/animated/color.rs b/collector/compile-benchmarks/style-servo/components/style/values/animated/color.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/animated/color.rs rename to collector/compile-benchmarks/style-servo/components/style/values/animated/color.rs diff --git a/collector/benchmarks/style-servo/components/style/values/animated/effects.rs b/collector/compile-benchmarks/style-servo/components/style/values/animated/effects.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/animated/effects.rs rename to collector/compile-benchmarks/style-servo/components/style/values/animated/effects.rs diff --git a/collector/benchmarks/style-servo/components/style/values/animated/mod.rs b/collector/compile-benchmarks/style-servo/components/style/values/animated/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/animated/mod.rs rename to collector/compile-benchmarks/style-servo/components/style/values/animated/mod.rs diff --git a/collector/benchmarks/style-servo/components/style/values/computed/align.rs b/collector/compile-benchmarks/style-servo/components/style/values/computed/align.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/computed/align.rs rename to collector/compile-benchmarks/style-servo/components/style/values/computed/align.rs diff --git a/collector/benchmarks/style-servo/components/style/values/computed/angle.rs b/collector/compile-benchmarks/style-servo/components/style/values/computed/angle.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/computed/angle.rs rename to collector/compile-benchmarks/style-servo/components/style/values/computed/angle.rs diff --git a/collector/benchmarks/style-servo/components/style/values/computed/background.rs b/collector/compile-benchmarks/style-servo/components/style/values/computed/background.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/computed/background.rs rename to collector/compile-benchmarks/style-servo/components/style/values/computed/background.rs diff --git a/collector/benchmarks/style-servo/components/style/values/computed/basic_shape.rs b/collector/compile-benchmarks/style-servo/components/style/values/computed/basic_shape.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/computed/basic_shape.rs rename to collector/compile-benchmarks/style-servo/components/style/values/computed/basic_shape.rs diff --git a/collector/benchmarks/style-servo/components/style/values/computed/border.rs b/collector/compile-benchmarks/style-servo/components/style/values/computed/border.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/computed/border.rs rename to collector/compile-benchmarks/style-servo/components/style/values/computed/border.rs diff --git a/collector/benchmarks/style-servo/components/style/values/computed/box.rs b/collector/compile-benchmarks/style-servo/components/style/values/computed/box.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/computed/box.rs rename to collector/compile-benchmarks/style-servo/components/style/values/computed/box.rs diff --git a/collector/benchmarks/style-servo/components/style/values/computed/color.rs b/collector/compile-benchmarks/style-servo/components/style/values/computed/color.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/computed/color.rs rename to collector/compile-benchmarks/style-servo/components/style/values/computed/color.rs diff --git a/collector/benchmarks/style-servo/components/style/values/computed/effects.rs b/collector/compile-benchmarks/style-servo/components/style/values/computed/effects.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/computed/effects.rs rename to collector/compile-benchmarks/style-servo/components/style/values/computed/effects.rs diff --git a/collector/benchmarks/style-servo/components/style/values/computed/flex.rs b/collector/compile-benchmarks/style-servo/components/style/values/computed/flex.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/computed/flex.rs rename to collector/compile-benchmarks/style-servo/components/style/values/computed/flex.rs diff --git a/collector/benchmarks/style-servo/components/style/values/computed/font.rs b/collector/compile-benchmarks/style-servo/components/style/values/computed/font.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/computed/font.rs rename to collector/compile-benchmarks/style-servo/components/style/values/computed/font.rs diff --git a/collector/benchmarks/style-servo/components/style/values/computed/gecko.rs b/collector/compile-benchmarks/style-servo/components/style/values/computed/gecko.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/computed/gecko.rs rename to collector/compile-benchmarks/style-servo/components/style/values/computed/gecko.rs diff --git a/collector/benchmarks/style-servo/components/style/values/computed/image.rs b/collector/compile-benchmarks/style-servo/components/style/values/computed/image.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/computed/image.rs rename to collector/compile-benchmarks/style-servo/components/style/values/computed/image.rs diff --git a/collector/benchmarks/style-servo/components/style/values/computed/length.rs b/collector/compile-benchmarks/style-servo/components/style/values/computed/length.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/computed/length.rs rename to collector/compile-benchmarks/style-servo/components/style/values/computed/length.rs diff --git a/collector/benchmarks/style-servo/components/style/values/computed/mod.rs b/collector/compile-benchmarks/style-servo/components/style/values/computed/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/computed/mod.rs rename to collector/compile-benchmarks/style-servo/components/style/values/computed/mod.rs diff --git a/collector/benchmarks/style-servo/components/style/values/computed/percentage.rs b/collector/compile-benchmarks/style-servo/components/style/values/computed/percentage.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/computed/percentage.rs rename to collector/compile-benchmarks/style-servo/components/style/values/computed/percentage.rs diff --git a/collector/benchmarks/style-servo/components/style/values/computed/position.rs b/collector/compile-benchmarks/style-servo/components/style/values/computed/position.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/computed/position.rs rename to collector/compile-benchmarks/style-servo/components/style/values/computed/position.rs diff --git a/collector/benchmarks/style-servo/components/style/values/computed/rect.rs b/collector/compile-benchmarks/style-servo/components/style/values/computed/rect.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/computed/rect.rs rename to collector/compile-benchmarks/style-servo/components/style/values/computed/rect.rs diff --git a/collector/benchmarks/style-servo/components/style/values/computed/svg.rs b/collector/compile-benchmarks/style-servo/components/style/values/computed/svg.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/computed/svg.rs rename to collector/compile-benchmarks/style-servo/components/style/values/computed/svg.rs diff --git a/collector/benchmarks/style-servo/components/style/values/computed/text.rs b/collector/compile-benchmarks/style-servo/components/style/values/computed/text.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/computed/text.rs rename to collector/compile-benchmarks/style-servo/components/style/values/computed/text.rs diff --git a/collector/benchmarks/style-servo/components/style/values/computed/time.rs b/collector/compile-benchmarks/style-servo/components/style/values/computed/time.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/computed/time.rs rename to collector/compile-benchmarks/style-servo/components/style/values/computed/time.rs diff --git a/collector/benchmarks/style-servo/components/style/values/computed/transform.rs b/collector/compile-benchmarks/style-servo/components/style/values/computed/transform.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/computed/transform.rs rename to collector/compile-benchmarks/style-servo/components/style/values/computed/transform.rs diff --git a/collector/benchmarks/style-servo/components/style/values/distance.rs b/collector/compile-benchmarks/style-servo/components/style/values/distance.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/distance.rs rename to collector/compile-benchmarks/style-servo/components/style/values/distance.rs diff --git a/collector/benchmarks/style-servo/components/style/values/generics/background.rs b/collector/compile-benchmarks/style-servo/components/style/values/generics/background.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/generics/background.rs rename to collector/compile-benchmarks/style-servo/components/style/values/generics/background.rs diff --git a/collector/benchmarks/style-servo/components/style/values/generics/basic_shape.rs b/collector/compile-benchmarks/style-servo/components/style/values/generics/basic_shape.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/generics/basic_shape.rs rename to collector/compile-benchmarks/style-servo/components/style/values/generics/basic_shape.rs diff --git a/collector/benchmarks/style-servo/components/style/values/generics/border.rs b/collector/compile-benchmarks/style-servo/components/style/values/generics/border.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/generics/border.rs rename to collector/compile-benchmarks/style-servo/components/style/values/generics/border.rs diff --git a/collector/benchmarks/style-servo/components/style/values/generics/box.rs b/collector/compile-benchmarks/style-servo/components/style/values/generics/box.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/generics/box.rs rename to collector/compile-benchmarks/style-servo/components/style/values/generics/box.rs diff --git a/collector/benchmarks/style-servo/components/style/values/generics/counters.rs b/collector/compile-benchmarks/style-servo/components/style/values/generics/counters.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/generics/counters.rs rename to collector/compile-benchmarks/style-servo/components/style/values/generics/counters.rs diff --git a/collector/benchmarks/style-servo/components/style/values/generics/effects.rs b/collector/compile-benchmarks/style-servo/components/style/values/generics/effects.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/generics/effects.rs rename to collector/compile-benchmarks/style-servo/components/style/values/generics/effects.rs diff --git a/collector/benchmarks/style-servo/components/style/values/generics/flex.rs b/collector/compile-benchmarks/style-servo/components/style/values/generics/flex.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/generics/flex.rs rename to collector/compile-benchmarks/style-servo/components/style/values/generics/flex.rs diff --git a/collector/benchmarks/style-servo/components/style/values/generics/gecko.rs b/collector/compile-benchmarks/style-servo/components/style/values/generics/gecko.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/generics/gecko.rs rename to collector/compile-benchmarks/style-servo/components/style/values/generics/gecko.rs diff --git a/collector/benchmarks/style-servo/components/style/values/generics/grid.rs b/collector/compile-benchmarks/style-servo/components/style/values/generics/grid.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/generics/grid.rs rename to collector/compile-benchmarks/style-servo/components/style/values/generics/grid.rs diff --git a/collector/benchmarks/style-servo/components/style/values/generics/image.rs b/collector/compile-benchmarks/style-servo/components/style/values/generics/image.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/generics/image.rs rename to collector/compile-benchmarks/style-servo/components/style/values/generics/image.rs diff --git a/collector/benchmarks/style-servo/components/style/values/generics/mod.rs b/collector/compile-benchmarks/style-servo/components/style/values/generics/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/generics/mod.rs rename to collector/compile-benchmarks/style-servo/components/style/values/generics/mod.rs diff --git a/collector/benchmarks/style-servo/components/style/values/generics/position.rs b/collector/compile-benchmarks/style-servo/components/style/values/generics/position.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/generics/position.rs rename to collector/compile-benchmarks/style-servo/components/style/values/generics/position.rs diff --git a/collector/benchmarks/style-servo/components/style/values/generics/rect.rs b/collector/compile-benchmarks/style-servo/components/style/values/generics/rect.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/generics/rect.rs rename to collector/compile-benchmarks/style-servo/components/style/values/generics/rect.rs diff --git a/collector/benchmarks/style-servo/components/style/values/generics/size.rs b/collector/compile-benchmarks/style-servo/components/style/values/generics/size.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/generics/size.rs rename to collector/compile-benchmarks/style-servo/components/style/values/generics/size.rs diff --git a/collector/benchmarks/style-servo/components/style/values/generics/svg.rs b/collector/compile-benchmarks/style-servo/components/style/values/generics/svg.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/generics/svg.rs rename to collector/compile-benchmarks/style-servo/components/style/values/generics/svg.rs diff --git a/collector/benchmarks/style-servo/components/style/values/generics/text.rs b/collector/compile-benchmarks/style-servo/components/style/values/generics/text.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/generics/text.rs rename to collector/compile-benchmarks/style-servo/components/style/values/generics/text.rs diff --git a/collector/benchmarks/style-servo/components/style/values/generics/transform.rs b/collector/compile-benchmarks/style-servo/components/style/values/generics/transform.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/generics/transform.rs rename to collector/compile-benchmarks/style-servo/components/style/values/generics/transform.rs diff --git a/collector/benchmarks/style-servo/components/style/values/mod.rs b/collector/compile-benchmarks/style-servo/components/style/values/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/mod.rs rename to collector/compile-benchmarks/style-servo/components/style/values/mod.rs diff --git a/collector/benchmarks/style-servo/components/style/values/specified/align.rs b/collector/compile-benchmarks/style-servo/components/style/values/specified/align.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/specified/align.rs rename to collector/compile-benchmarks/style-servo/components/style/values/specified/align.rs diff --git a/collector/benchmarks/style-servo/components/style/values/specified/angle.rs b/collector/compile-benchmarks/style-servo/components/style/values/specified/angle.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/specified/angle.rs rename to collector/compile-benchmarks/style-servo/components/style/values/specified/angle.rs diff --git a/collector/benchmarks/style-servo/components/style/values/specified/background.rs b/collector/compile-benchmarks/style-servo/components/style/values/specified/background.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/specified/background.rs rename to collector/compile-benchmarks/style-servo/components/style/values/specified/background.rs diff --git a/collector/benchmarks/style-servo/components/style/values/specified/basic_shape.rs b/collector/compile-benchmarks/style-servo/components/style/values/specified/basic_shape.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/specified/basic_shape.rs rename to collector/compile-benchmarks/style-servo/components/style/values/specified/basic_shape.rs diff --git a/collector/benchmarks/style-servo/components/style/values/specified/border.rs b/collector/compile-benchmarks/style-servo/components/style/values/specified/border.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/specified/border.rs rename to collector/compile-benchmarks/style-servo/components/style/values/specified/border.rs diff --git a/collector/benchmarks/style-servo/components/style/values/specified/box.rs b/collector/compile-benchmarks/style-servo/components/style/values/specified/box.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/specified/box.rs rename to collector/compile-benchmarks/style-servo/components/style/values/specified/box.rs diff --git a/collector/benchmarks/style-servo/components/style/values/specified/calc.rs b/collector/compile-benchmarks/style-servo/components/style/values/specified/calc.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/specified/calc.rs rename to collector/compile-benchmarks/style-servo/components/style/values/specified/calc.rs diff --git a/collector/benchmarks/style-servo/components/style/values/specified/color.rs b/collector/compile-benchmarks/style-servo/components/style/values/specified/color.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/specified/color.rs rename to collector/compile-benchmarks/style-servo/components/style/values/specified/color.rs diff --git a/collector/benchmarks/style-servo/components/style/values/specified/effects.rs b/collector/compile-benchmarks/style-servo/components/style/values/specified/effects.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/specified/effects.rs rename to collector/compile-benchmarks/style-servo/components/style/values/specified/effects.rs diff --git a/collector/benchmarks/style-servo/components/style/values/specified/flex.rs b/collector/compile-benchmarks/style-servo/components/style/values/specified/flex.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/specified/flex.rs rename to collector/compile-benchmarks/style-servo/components/style/values/specified/flex.rs diff --git a/collector/benchmarks/style-servo/components/style/values/specified/font.rs b/collector/compile-benchmarks/style-servo/components/style/values/specified/font.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/specified/font.rs rename to collector/compile-benchmarks/style-servo/components/style/values/specified/font.rs diff --git a/collector/benchmarks/style-servo/components/style/values/specified/gecko.rs b/collector/compile-benchmarks/style-servo/components/style/values/specified/gecko.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/specified/gecko.rs rename to collector/compile-benchmarks/style-servo/components/style/values/specified/gecko.rs diff --git a/collector/benchmarks/style-servo/components/style/values/specified/grid.rs b/collector/compile-benchmarks/style-servo/components/style/values/specified/grid.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/specified/grid.rs rename to collector/compile-benchmarks/style-servo/components/style/values/specified/grid.rs diff --git a/collector/benchmarks/style-servo/components/style/values/specified/image.rs b/collector/compile-benchmarks/style-servo/components/style/values/specified/image.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/specified/image.rs rename to collector/compile-benchmarks/style-servo/components/style/values/specified/image.rs diff --git a/collector/benchmarks/style-servo/components/style/values/specified/length.rs b/collector/compile-benchmarks/style-servo/components/style/values/specified/length.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/specified/length.rs rename to collector/compile-benchmarks/style-servo/components/style/values/specified/length.rs diff --git a/collector/benchmarks/style-servo/components/style/values/specified/mod.rs b/collector/compile-benchmarks/style-servo/components/style/values/specified/mod.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/specified/mod.rs rename to collector/compile-benchmarks/style-servo/components/style/values/specified/mod.rs diff --git a/collector/benchmarks/style-servo/components/style/values/specified/percentage.rs b/collector/compile-benchmarks/style-servo/components/style/values/specified/percentage.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/specified/percentage.rs rename to collector/compile-benchmarks/style-servo/components/style/values/specified/percentage.rs diff --git a/collector/benchmarks/style-servo/components/style/values/specified/position.rs b/collector/compile-benchmarks/style-servo/components/style/values/specified/position.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/specified/position.rs rename to collector/compile-benchmarks/style-servo/components/style/values/specified/position.rs diff --git a/collector/benchmarks/style-servo/components/style/values/specified/rect.rs b/collector/compile-benchmarks/style-servo/components/style/values/specified/rect.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/specified/rect.rs rename to collector/compile-benchmarks/style-servo/components/style/values/specified/rect.rs diff --git a/collector/benchmarks/style-servo/components/style/values/specified/svg.rs b/collector/compile-benchmarks/style-servo/components/style/values/specified/svg.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/specified/svg.rs rename to collector/compile-benchmarks/style-servo/components/style/values/specified/svg.rs diff --git a/collector/benchmarks/style-servo/components/style/values/specified/text.rs b/collector/compile-benchmarks/style-servo/components/style/values/specified/text.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/specified/text.rs rename to collector/compile-benchmarks/style-servo/components/style/values/specified/text.rs diff --git a/collector/benchmarks/style-servo/components/style/values/specified/time.rs b/collector/compile-benchmarks/style-servo/components/style/values/specified/time.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/specified/time.rs rename to collector/compile-benchmarks/style-servo/components/style/values/specified/time.rs diff --git a/collector/benchmarks/style-servo/components/style/values/specified/transform.rs b/collector/compile-benchmarks/style-servo/components/style/values/specified/transform.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style/values/specified/transform.rs rename to collector/compile-benchmarks/style-servo/components/style/values/specified/transform.rs diff --git a/collector/benchmarks/style-servo/components/style_derive/Cargo.toml b/collector/compile-benchmarks/style-servo/components/style_derive/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/style_derive/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/style_derive/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/style_derive/animate.rs b/collector/compile-benchmarks/style-servo/components/style_derive/animate.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style_derive/animate.rs rename to collector/compile-benchmarks/style-servo/components/style_derive/animate.rs diff --git a/collector/benchmarks/style-servo/components/style_derive/cg.rs b/collector/compile-benchmarks/style-servo/components/style_derive/cg.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style_derive/cg.rs rename to collector/compile-benchmarks/style-servo/components/style_derive/cg.rs diff --git a/collector/benchmarks/style-servo/components/style_derive/compute_squared_distance.rs b/collector/compile-benchmarks/style-servo/components/style_derive/compute_squared_distance.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style_derive/compute_squared_distance.rs rename to collector/compile-benchmarks/style-servo/components/style_derive/compute_squared_distance.rs diff --git a/collector/benchmarks/style-servo/components/style_derive/lib.rs b/collector/compile-benchmarks/style-servo/components/style_derive/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style_derive/lib.rs rename to collector/compile-benchmarks/style-servo/components/style_derive/lib.rs diff --git a/collector/benchmarks/style-servo/components/style_derive/to_animated_value.rs b/collector/compile-benchmarks/style-servo/components/style_derive/to_animated_value.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style_derive/to_animated_value.rs rename to collector/compile-benchmarks/style-servo/components/style_derive/to_animated_value.rs diff --git a/collector/benchmarks/style-servo/components/style_derive/to_animated_zero.rs b/collector/compile-benchmarks/style-servo/components/style_derive/to_animated_zero.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style_derive/to_animated_zero.rs rename to collector/compile-benchmarks/style-servo/components/style_derive/to_animated_zero.rs diff --git a/collector/benchmarks/style-servo/components/style_derive/to_computed_value.rs b/collector/compile-benchmarks/style-servo/components/style_derive/to_computed_value.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style_derive/to_computed_value.rs rename to collector/compile-benchmarks/style-servo/components/style_derive/to_computed_value.rs diff --git a/collector/benchmarks/style-servo/components/style_derive/to_css.rs b/collector/compile-benchmarks/style-servo/components/style_derive/to_css.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style_derive/to_css.rs rename to collector/compile-benchmarks/style-servo/components/style_derive/to_css.rs diff --git a/collector/benchmarks/style-servo/components/style_traits/Cargo.toml b/collector/compile-benchmarks/style-servo/components/style_traits/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/style_traits/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/style_traits/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/style_traits/cursor.rs b/collector/compile-benchmarks/style-servo/components/style_traits/cursor.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style_traits/cursor.rs rename to collector/compile-benchmarks/style-servo/components/style_traits/cursor.rs diff --git a/collector/benchmarks/style-servo/components/style_traits/lib.rs b/collector/compile-benchmarks/style-servo/components/style_traits/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style_traits/lib.rs rename to collector/compile-benchmarks/style-servo/components/style_traits/lib.rs diff --git a/collector/benchmarks/style-servo/components/style_traits/values.rs b/collector/compile-benchmarks/style-servo/components/style_traits/values.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style_traits/values.rs rename to collector/compile-benchmarks/style-servo/components/style_traits/values.rs diff --git a/collector/benchmarks/style-servo/components/style_traits/viewport.rs b/collector/compile-benchmarks/style-servo/components/style_traits/viewport.rs similarity index 100% rename from collector/benchmarks/style-servo/components/style_traits/viewport.rs rename to collector/compile-benchmarks/style-servo/components/style_traits/viewport.rs diff --git a/collector/benchmarks/style-servo/components/url/Cargo.toml b/collector/compile-benchmarks/style-servo/components/url/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/url/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/url/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/url/lib.rs b/collector/compile-benchmarks/style-servo/components/url/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/url/lib.rs rename to collector/compile-benchmarks/style-servo/components/url/lib.rs diff --git a/collector/benchmarks/style-servo/components/url/origin.rs b/collector/compile-benchmarks/style-servo/components/url/origin.rs similarity index 100% rename from collector/benchmarks/style-servo/components/url/origin.rs rename to collector/compile-benchmarks/style-servo/components/url/origin.rs diff --git a/collector/benchmarks/style-servo/components/webdriver_server/Cargo.toml b/collector/compile-benchmarks/style-servo/components/webdriver_server/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/webdriver_server/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/webdriver_server/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/webdriver_server/keys.rs b/collector/compile-benchmarks/style-servo/components/webdriver_server/keys.rs similarity index 100% rename from collector/benchmarks/style-servo/components/webdriver_server/keys.rs rename to collector/compile-benchmarks/style-servo/components/webdriver_server/keys.rs diff --git a/collector/benchmarks/style-servo/components/webdriver_server/lib.rs b/collector/compile-benchmarks/style-servo/components/webdriver_server/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/webdriver_server/lib.rs rename to collector/compile-benchmarks/style-servo/components/webdriver_server/lib.rs diff --git a/collector/benchmarks/style-servo/components/webvr/Cargo.toml b/collector/compile-benchmarks/style-servo/components/webvr/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/webvr/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/webvr/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/webvr/lib.rs b/collector/compile-benchmarks/style-servo/components/webvr/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/webvr/lib.rs rename to collector/compile-benchmarks/style-servo/components/webvr/lib.rs diff --git a/collector/benchmarks/style-servo/components/webvr/webvr_thread.rs b/collector/compile-benchmarks/style-servo/components/webvr/webvr_thread.rs similarity index 100% rename from collector/benchmarks/style-servo/components/webvr/webvr_thread.rs rename to collector/compile-benchmarks/style-servo/components/webvr/webvr_thread.rs diff --git a/collector/benchmarks/style-servo/components/webvr_traits/Cargo.toml b/collector/compile-benchmarks/style-servo/components/webvr_traits/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/components/webvr_traits/Cargo.toml rename to collector/compile-benchmarks/style-servo/components/webvr_traits/Cargo.toml diff --git a/collector/benchmarks/style-servo/components/webvr_traits/lib.rs b/collector/compile-benchmarks/style-servo/components/webvr_traits/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/components/webvr_traits/lib.rs rename to collector/compile-benchmarks/style-servo/components/webvr_traits/lib.rs diff --git a/collector/benchmarks/style-servo/components/webvr_traits/webvr_traits.rs b/collector/compile-benchmarks/style-servo/components/webvr_traits/webvr_traits.rs similarity index 100% rename from collector/benchmarks/style-servo/components/webvr_traits/webvr_traits.rs rename to collector/compile-benchmarks/style-servo/components/webvr_traits/webvr_traits.rs diff --git a/collector/benchmarks/style-servo/cssparser-macros/.cargo-checksum.json b/collector/compile-benchmarks/style-servo/cssparser-macros/.cargo-checksum.json similarity index 100% rename from collector/benchmarks/style-servo/cssparser-macros/.cargo-checksum.json rename to collector/compile-benchmarks/style-servo/cssparser-macros/.cargo-checksum.json diff --git a/collector/benchmarks/style-servo/cssparser-macros/Cargo.toml b/collector/compile-benchmarks/style-servo/cssparser-macros/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/cssparser-macros/Cargo.toml rename to collector/compile-benchmarks/style-servo/cssparser-macros/Cargo.toml diff --git a/collector/benchmarks/style-servo/cssparser-macros/LICENSE b/collector/compile-benchmarks/style-servo/cssparser-macros/LICENSE similarity index 100% rename from collector/benchmarks/style-servo/cssparser-macros/LICENSE rename to collector/compile-benchmarks/style-servo/cssparser-macros/LICENSE diff --git a/collector/benchmarks/style-servo/cssparser-macros/lib.rs b/collector/compile-benchmarks/style-servo/cssparser-macros/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/cssparser-macros/lib.rs rename to collector/compile-benchmarks/style-servo/cssparser-macros/lib.rs diff --git a/collector/benchmarks/style-servo/perf-config.json b/collector/compile-benchmarks/style-servo/perf-config.json similarity index 100% rename from collector/benchmarks/style-servo/perf-config.json rename to collector/compile-benchmarks/style-servo/perf-config.json diff --git a/collector/benchmarks/style-servo/rust-cssparser/.gitignore b/collector/compile-benchmarks/style-servo/rust-cssparser/.gitignore similarity index 100% rename from collector/benchmarks/style-servo/rust-cssparser/.gitignore rename to collector/compile-benchmarks/style-servo/rust-cssparser/.gitignore diff --git a/collector/benchmarks/style-servo/rust-cssparser/.travis.yml b/collector/compile-benchmarks/style-servo/rust-cssparser/.travis.yml similarity index 100% rename from collector/benchmarks/style-servo/rust-cssparser/.travis.yml rename to collector/compile-benchmarks/style-servo/rust-cssparser/.travis.yml diff --git a/collector/benchmarks/style-servo/rust-cssparser/Cargo.toml b/collector/compile-benchmarks/style-servo/rust-cssparser/Cargo.toml similarity index 100% rename from collector/benchmarks/style-servo/rust-cssparser/Cargo.toml rename to collector/compile-benchmarks/style-servo/rust-cssparser/Cargo.toml diff --git a/collector/benchmarks/style-servo/rust-cssparser/LICENSE b/collector/compile-benchmarks/style-servo/rust-cssparser/LICENSE similarity index 100% rename from collector/benchmarks/style-servo/rust-cssparser/LICENSE rename to collector/compile-benchmarks/style-servo/rust-cssparser/LICENSE diff --git a/collector/benchmarks/style-servo/rust-cssparser/README.md b/collector/compile-benchmarks/style-servo/rust-cssparser/README.md similarity index 100% rename from collector/benchmarks/style-servo/rust-cssparser/README.md rename to collector/compile-benchmarks/style-servo/rust-cssparser/README.md diff --git a/collector/benchmarks/style-servo/rust-cssparser/build.rs b/collector/compile-benchmarks/style-servo/rust-cssparser/build.rs similarity index 100% rename from collector/benchmarks/style-servo/rust-cssparser/build.rs rename to collector/compile-benchmarks/style-servo/rust-cssparser/build.rs diff --git a/collector/benchmarks/style-servo/rust-cssparser/build/match_byte.rs b/collector/compile-benchmarks/style-servo/rust-cssparser/build/match_byte.rs similarity index 100% rename from collector/benchmarks/style-servo/rust-cssparser/build/match_byte.rs rename to collector/compile-benchmarks/style-servo/rust-cssparser/build/match_byte.rs diff --git a/collector/benchmarks/style-servo/rust-cssparser/commit b/collector/compile-benchmarks/style-servo/rust-cssparser/commit similarity index 100% rename from collector/benchmarks/style-servo/rust-cssparser/commit rename to collector/compile-benchmarks/style-servo/rust-cssparser/commit diff --git a/collector/benchmarks/style-servo/rust-cssparser/docs/.nojekyll b/collector/compile-benchmarks/style-servo/rust-cssparser/docs/.nojekyll similarity index 100% rename from collector/benchmarks/style-servo/rust-cssparser/docs/.nojekyll rename to collector/compile-benchmarks/style-servo/rust-cssparser/docs/.nojekyll diff --git a/collector/benchmarks/style-servo/rust-cssparser/docs/404.html b/collector/compile-benchmarks/style-servo/rust-cssparser/docs/404.html similarity index 100% rename from collector/benchmarks/style-servo/rust-cssparser/docs/404.html rename to collector/compile-benchmarks/style-servo/rust-cssparser/docs/404.html diff --git a/collector/benchmarks/style-servo/rust-cssparser/docs/index.html b/collector/compile-benchmarks/style-servo/rust-cssparser/docs/index.html similarity index 100% rename from collector/benchmarks/style-servo/rust-cssparser/docs/index.html rename to collector/compile-benchmarks/style-servo/rust-cssparser/docs/index.html diff --git a/collector/benchmarks/style-servo/rust-cssparser/src/color.rs b/collector/compile-benchmarks/style-servo/rust-cssparser/src/color.rs similarity index 100% rename from collector/benchmarks/style-servo/rust-cssparser/src/color.rs rename to collector/compile-benchmarks/style-servo/rust-cssparser/src/color.rs diff --git a/collector/benchmarks/style-servo/rust-cssparser/src/cow_rc_str.rs b/collector/compile-benchmarks/style-servo/rust-cssparser/src/cow_rc_str.rs similarity index 100% rename from collector/benchmarks/style-servo/rust-cssparser/src/cow_rc_str.rs rename to collector/compile-benchmarks/style-servo/rust-cssparser/src/cow_rc_str.rs diff --git a/collector/benchmarks/style-servo/rust-cssparser/src/from_bytes.rs b/collector/compile-benchmarks/style-servo/rust-cssparser/src/from_bytes.rs similarity index 100% rename from collector/benchmarks/style-servo/rust-cssparser/src/from_bytes.rs rename to collector/compile-benchmarks/style-servo/rust-cssparser/src/from_bytes.rs diff --git a/collector/benchmarks/style-servo/rust-cssparser/src/lib.rs b/collector/compile-benchmarks/style-servo/rust-cssparser/src/lib.rs similarity index 100% rename from collector/benchmarks/style-servo/rust-cssparser/src/lib.rs rename to collector/compile-benchmarks/style-servo/rust-cssparser/src/lib.rs diff --git a/collector/benchmarks/style-servo/rust-cssparser/src/macros.rs b/collector/compile-benchmarks/style-servo/rust-cssparser/src/macros.rs similarity index 100% rename from collector/benchmarks/style-servo/rust-cssparser/src/macros.rs rename to collector/compile-benchmarks/style-servo/rust-cssparser/src/macros.rs diff --git a/collector/benchmarks/style-servo/rust-cssparser/src/nth.rs b/collector/compile-benchmarks/style-servo/rust-cssparser/src/nth.rs similarity index 100% rename from collector/benchmarks/style-servo/rust-cssparser/src/nth.rs rename to collector/compile-benchmarks/style-servo/rust-cssparser/src/nth.rs diff --git a/collector/benchmarks/style-servo/rust-cssparser/src/parser.rs b/collector/compile-benchmarks/style-servo/rust-cssparser/src/parser.rs similarity index 100% rename from collector/benchmarks/style-servo/rust-cssparser/src/parser.rs rename to collector/compile-benchmarks/style-servo/rust-cssparser/src/parser.rs diff --git a/collector/benchmarks/style-servo/rust-cssparser/src/rules_and_declarations.rs b/collector/compile-benchmarks/style-servo/rust-cssparser/src/rules_and_declarations.rs similarity index 100% rename from collector/benchmarks/style-servo/rust-cssparser/src/rules_and_declarations.rs rename to collector/compile-benchmarks/style-servo/rust-cssparser/src/rules_and_declarations.rs diff --git a/collector/benchmarks/style-servo/rust-cssparser/src/serializer.rs b/collector/compile-benchmarks/style-servo/rust-cssparser/src/serializer.rs similarity index 100% rename from collector/benchmarks/style-servo/rust-cssparser/src/serializer.rs rename to collector/compile-benchmarks/style-servo/rust-cssparser/src/serializer.rs diff --git a/collector/benchmarks/style-servo/rust-cssparser/src/size_of_tests.rs b/collector/compile-benchmarks/style-servo/rust-cssparser/src/size_of_tests.rs similarity index 100% rename from collector/benchmarks/style-servo/rust-cssparser/src/size_of_tests.rs rename to collector/compile-benchmarks/style-servo/rust-cssparser/src/size_of_tests.rs diff --git a/collector/benchmarks/style-servo/rust-cssparser/src/tests.rs b/collector/compile-benchmarks/style-servo/rust-cssparser/src/tests.rs similarity index 100% rename from collector/benchmarks/style-servo/rust-cssparser/src/tests.rs rename to collector/compile-benchmarks/style-servo/rust-cssparser/src/tests.rs diff --git a/collector/benchmarks/style-servo/rust-cssparser/src/tokenizer.rs b/collector/compile-benchmarks/style-servo/rust-cssparser/src/tokenizer.rs similarity index 100% rename from collector/benchmarks/style-servo/rust-cssparser/src/tokenizer.rs rename to collector/compile-benchmarks/style-servo/rust-cssparser/src/tokenizer.rs diff --git a/collector/benchmarks/style-servo/rust-cssparser/src/unicode_range.rs b/collector/compile-benchmarks/style-servo/rust-cssparser/src/unicode_range.rs similarity index 100% rename from collector/benchmarks/style-servo/rust-cssparser/src/unicode_range.rs rename to collector/compile-benchmarks/style-servo/rust-cssparser/src/unicode_range.rs diff --git a/collector/benchmarks/syn-1.0.89/.cargo_vcs_info.json b/collector/compile-benchmarks/syn-1.0.89/.cargo_vcs_info.json similarity index 100% rename from collector/benchmarks/syn-1.0.89/.cargo_vcs_info.json rename to collector/compile-benchmarks/syn-1.0.89/.cargo_vcs_info.json diff --git a/collector/benchmarks/syn-1.0.89/0-println.patch b/collector/compile-benchmarks/syn-1.0.89/0-println.patch similarity index 100% rename from collector/benchmarks/syn-1.0.89/0-println.patch rename to collector/compile-benchmarks/syn-1.0.89/0-println.patch diff --git a/collector/benchmarks/syn-1.0.89/Cargo.lock b/collector/compile-benchmarks/syn-1.0.89/Cargo.lock similarity index 100% rename from collector/benchmarks/syn-1.0.89/Cargo.lock rename to collector/compile-benchmarks/syn-1.0.89/Cargo.lock diff --git a/collector/benchmarks/syn-1.0.89/Cargo.toml b/collector/compile-benchmarks/syn-1.0.89/Cargo.toml similarity index 100% rename from collector/benchmarks/syn-1.0.89/Cargo.toml rename to collector/compile-benchmarks/syn-1.0.89/Cargo.toml diff --git a/collector/benchmarks/syn-1.0.89/Cargo.toml.orig b/collector/compile-benchmarks/syn-1.0.89/Cargo.toml.orig similarity index 100% rename from collector/benchmarks/syn-1.0.89/Cargo.toml.orig rename to collector/compile-benchmarks/syn-1.0.89/Cargo.toml.orig diff --git a/collector/benchmarks/syn-1.0.89/LICENSE-APACHE b/collector/compile-benchmarks/syn-1.0.89/LICENSE-APACHE similarity index 100% rename from collector/benchmarks/syn-1.0.89/LICENSE-APACHE rename to collector/compile-benchmarks/syn-1.0.89/LICENSE-APACHE diff --git a/collector/benchmarks/syn-1.0.89/LICENSE-MIT b/collector/compile-benchmarks/syn-1.0.89/LICENSE-MIT similarity index 100% rename from collector/benchmarks/syn-1.0.89/LICENSE-MIT rename to collector/compile-benchmarks/syn-1.0.89/LICENSE-MIT diff --git a/collector/benchmarks/syn-1.0.89/README.md b/collector/compile-benchmarks/syn-1.0.89/README.md similarity index 100% rename from collector/benchmarks/syn-1.0.89/README.md rename to collector/compile-benchmarks/syn-1.0.89/README.md diff --git a/collector/benchmarks/syn-1.0.89/benches/file.rs b/collector/compile-benchmarks/syn-1.0.89/benches/file.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/benches/file.rs rename to collector/compile-benchmarks/syn-1.0.89/benches/file.rs diff --git a/collector/benchmarks/syn-1.0.89/benches/rust.rs b/collector/compile-benchmarks/syn-1.0.89/benches/rust.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/benches/rust.rs rename to collector/compile-benchmarks/syn-1.0.89/benches/rust.rs diff --git a/collector/benchmarks/syn-1.0.89/build.rs b/collector/compile-benchmarks/syn-1.0.89/build.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/build.rs rename to collector/compile-benchmarks/syn-1.0.89/build.rs diff --git a/collector/benchmarks/syn-1.0.89/perf-config.json b/collector/compile-benchmarks/syn-1.0.89/perf-config.json similarity index 100% rename from collector/benchmarks/syn-1.0.89/perf-config.json rename to collector/compile-benchmarks/syn-1.0.89/perf-config.json diff --git a/collector/benchmarks/syn-1.0.89/src/attr.rs b/collector/compile-benchmarks/syn-1.0.89/src/attr.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/attr.rs rename to collector/compile-benchmarks/syn-1.0.89/src/attr.rs diff --git a/collector/benchmarks/syn-1.0.89/src/await.rs b/collector/compile-benchmarks/syn-1.0.89/src/await.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/await.rs rename to collector/compile-benchmarks/syn-1.0.89/src/await.rs diff --git a/collector/benchmarks/syn-1.0.89/src/bigint.rs b/collector/compile-benchmarks/syn-1.0.89/src/bigint.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/bigint.rs rename to collector/compile-benchmarks/syn-1.0.89/src/bigint.rs diff --git a/collector/benchmarks/syn-1.0.89/src/buffer.rs b/collector/compile-benchmarks/syn-1.0.89/src/buffer.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/buffer.rs rename to collector/compile-benchmarks/syn-1.0.89/src/buffer.rs diff --git a/collector/benchmarks/syn-1.0.89/src/custom_keyword.rs b/collector/compile-benchmarks/syn-1.0.89/src/custom_keyword.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/custom_keyword.rs rename to collector/compile-benchmarks/syn-1.0.89/src/custom_keyword.rs diff --git a/collector/benchmarks/syn-1.0.89/src/custom_punctuation.rs b/collector/compile-benchmarks/syn-1.0.89/src/custom_punctuation.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/custom_punctuation.rs rename to collector/compile-benchmarks/syn-1.0.89/src/custom_punctuation.rs diff --git a/collector/benchmarks/syn-1.0.89/src/data.rs b/collector/compile-benchmarks/syn-1.0.89/src/data.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/data.rs rename to collector/compile-benchmarks/syn-1.0.89/src/data.rs diff --git a/collector/benchmarks/syn-1.0.89/src/derive.rs b/collector/compile-benchmarks/syn-1.0.89/src/derive.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/derive.rs rename to collector/compile-benchmarks/syn-1.0.89/src/derive.rs diff --git a/collector/benchmarks/syn-1.0.89/src/discouraged.rs b/collector/compile-benchmarks/syn-1.0.89/src/discouraged.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/discouraged.rs rename to collector/compile-benchmarks/syn-1.0.89/src/discouraged.rs diff --git a/collector/benchmarks/syn-1.0.89/src/error.rs b/collector/compile-benchmarks/syn-1.0.89/src/error.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/error.rs rename to collector/compile-benchmarks/syn-1.0.89/src/error.rs diff --git a/collector/benchmarks/syn-1.0.89/src/export.rs b/collector/compile-benchmarks/syn-1.0.89/src/export.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/export.rs rename to collector/compile-benchmarks/syn-1.0.89/src/export.rs diff --git a/collector/benchmarks/syn-1.0.89/src/expr.rs b/collector/compile-benchmarks/syn-1.0.89/src/expr.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/expr.rs rename to collector/compile-benchmarks/syn-1.0.89/src/expr.rs diff --git a/collector/benchmarks/syn-1.0.89/src/ext.rs b/collector/compile-benchmarks/syn-1.0.89/src/ext.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/ext.rs rename to collector/compile-benchmarks/syn-1.0.89/src/ext.rs diff --git a/collector/benchmarks/syn-1.0.89/src/file.rs b/collector/compile-benchmarks/syn-1.0.89/src/file.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/file.rs rename to collector/compile-benchmarks/syn-1.0.89/src/file.rs diff --git a/collector/benchmarks/syn-1.0.89/src/gen/clone.rs b/collector/compile-benchmarks/syn-1.0.89/src/gen/clone.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/gen/clone.rs rename to collector/compile-benchmarks/syn-1.0.89/src/gen/clone.rs diff --git a/collector/benchmarks/syn-1.0.89/src/gen/debug.rs b/collector/compile-benchmarks/syn-1.0.89/src/gen/debug.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/gen/debug.rs rename to collector/compile-benchmarks/syn-1.0.89/src/gen/debug.rs diff --git a/collector/benchmarks/syn-1.0.89/src/gen/eq.rs b/collector/compile-benchmarks/syn-1.0.89/src/gen/eq.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/gen/eq.rs rename to collector/compile-benchmarks/syn-1.0.89/src/gen/eq.rs diff --git a/collector/benchmarks/syn-1.0.89/src/gen/fold.rs b/collector/compile-benchmarks/syn-1.0.89/src/gen/fold.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/gen/fold.rs rename to collector/compile-benchmarks/syn-1.0.89/src/gen/fold.rs diff --git a/collector/benchmarks/syn-1.0.89/src/gen/hash.rs b/collector/compile-benchmarks/syn-1.0.89/src/gen/hash.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/gen/hash.rs rename to collector/compile-benchmarks/syn-1.0.89/src/gen/hash.rs diff --git a/collector/benchmarks/syn-1.0.89/src/gen/visit.rs b/collector/compile-benchmarks/syn-1.0.89/src/gen/visit.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/gen/visit.rs rename to collector/compile-benchmarks/syn-1.0.89/src/gen/visit.rs diff --git a/collector/benchmarks/syn-1.0.89/src/gen/visit_mut.rs b/collector/compile-benchmarks/syn-1.0.89/src/gen/visit_mut.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/gen/visit_mut.rs rename to collector/compile-benchmarks/syn-1.0.89/src/gen/visit_mut.rs diff --git a/collector/benchmarks/syn-1.0.89/src/gen_helper.rs b/collector/compile-benchmarks/syn-1.0.89/src/gen_helper.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/gen_helper.rs rename to collector/compile-benchmarks/syn-1.0.89/src/gen_helper.rs diff --git a/collector/benchmarks/syn-1.0.89/src/generics.rs b/collector/compile-benchmarks/syn-1.0.89/src/generics.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/generics.rs rename to collector/compile-benchmarks/syn-1.0.89/src/generics.rs diff --git a/collector/benchmarks/syn-1.0.89/src/group.rs b/collector/compile-benchmarks/syn-1.0.89/src/group.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/group.rs rename to collector/compile-benchmarks/syn-1.0.89/src/group.rs diff --git a/collector/benchmarks/syn-1.0.89/src/ident.rs b/collector/compile-benchmarks/syn-1.0.89/src/ident.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/ident.rs rename to collector/compile-benchmarks/syn-1.0.89/src/ident.rs diff --git a/collector/benchmarks/syn-1.0.89/src/item.rs b/collector/compile-benchmarks/syn-1.0.89/src/item.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/item.rs rename to collector/compile-benchmarks/syn-1.0.89/src/item.rs diff --git a/collector/benchmarks/syn-1.0.89/src/lib.rs b/collector/compile-benchmarks/syn-1.0.89/src/lib.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/lib.rs rename to collector/compile-benchmarks/syn-1.0.89/src/lib.rs diff --git a/collector/benchmarks/syn-1.0.89/src/lifetime.rs b/collector/compile-benchmarks/syn-1.0.89/src/lifetime.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/lifetime.rs rename to collector/compile-benchmarks/syn-1.0.89/src/lifetime.rs diff --git a/collector/benchmarks/syn-1.0.89/src/lit.rs b/collector/compile-benchmarks/syn-1.0.89/src/lit.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/lit.rs rename to collector/compile-benchmarks/syn-1.0.89/src/lit.rs diff --git a/collector/benchmarks/syn-1.0.89/src/lookahead.rs b/collector/compile-benchmarks/syn-1.0.89/src/lookahead.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/lookahead.rs rename to collector/compile-benchmarks/syn-1.0.89/src/lookahead.rs diff --git a/collector/benchmarks/syn-1.0.89/src/mac.rs b/collector/compile-benchmarks/syn-1.0.89/src/mac.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/mac.rs rename to collector/compile-benchmarks/syn-1.0.89/src/mac.rs diff --git a/collector/benchmarks/syn-1.0.89/src/macros.rs b/collector/compile-benchmarks/syn-1.0.89/src/macros.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/macros.rs rename to collector/compile-benchmarks/syn-1.0.89/src/macros.rs diff --git a/collector/benchmarks/syn-1.0.89/src/op.rs b/collector/compile-benchmarks/syn-1.0.89/src/op.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/op.rs rename to collector/compile-benchmarks/syn-1.0.89/src/op.rs diff --git a/collector/benchmarks/syn-1.0.89/src/parse.rs b/collector/compile-benchmarks/syn-1.0.89/src/parse.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/parse.rs rename to collector/compile-benchmarks/syn-1.0.89/src/parse.rs diff --git a/collector/benchmarks/syn-1.0.89/src/parse_macro_input.rs b/collector/compile-benchmarks/syn-1.0.89/src/parse_macro_input.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/parse_macro_input.rs rename to collector/compile-benchmarks/syn-1.0.89/src/parse_macro_input.rs diff --git a/collector/benchmarks/syn-1.0.89/src/parse_quote.rs b/collector/compile-benchmarks/syn-1.0.89/src/parse_quote.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/parse_quote.rs rename to collector/compile-benchmarks/syn-1.0.89/src/parse_quote.rs diff --git a/collector/benchmarks/syn-1.0.89/src/pat.rs b/collector/compile-benchmarks/syn-1.0.89/src/pat.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/pat.rs rename to collector/compile-benchmarks/syn-1.0.89/src/pat.rs diff --git a/collector/benchmarks/syn-1.0.89/src/path.rs b/collector/compile-benchmarks/syn-1.0.89/src/path.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/path.rs rename to collector/compile-benchmarks/syn-1.0.89/src/path.rs diff --git a/collector/benchmarks/syn-1.0.89/src/print.rs b/collector/compile-benchmarks/syn-1.0.89/src/print.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/print.rs rename to collector/compile-benchmarks/syn-1.0.89/src/print.rs diff --git a/collector/benchmarks/syn-1.0.89/src/punctuated.rs b/collector/compile-benchmarks/syn-1.0.89/src/punctuated.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/punctuated.rs rename to collector/compile-benchmarks/syn-1.0.89/src/punctuated.rs diff --git a/collector/benchmarks/syn-1.0.89/src/reserved.rs b/collector/compile-benchmarks/syn-1.0.89/src/reserved.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/reserved.rs rename to collector/compile-benchmarks/syn-1.0.89/src/reserved.rs diff --git a/collector/benchmarks/syn-1.0.89/src/sealed.rs b/collector/compile-benchmarks/syn-1.0.89/src/sealed.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/sealed.rs rename to collector/compile-benchmarks/syn-1.0.89/src/sealed.rs diff --git a/collector/benchmarks/syn-1.0.89/src/span.rs b/collector/compile-benchmarks/syn-1.0.89/src/span.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/span.rs rename to collector/compile-benchmarks/syn-1.0.89/src/span.rs diff --git a/collector/benchmarks/syn-1.0.89/src/spanned.rs b/collector/compile-benchmarks/syn-1.0.89/src/spanned.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/spanned.rs rename to collector/compile-benchmarks/syn-1.0.89/src/spanned.rs diff --git a/collector/benchmarks/syn-1.0.89/src/stmt.rs b/collector/compile-benchmarks/syn-1.0.89/src/stmt.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/stmt.rs rename to collector/compile-benchmarks/syn-1.0.89/src/stmt.rs diff --git a/collector/benchmarks/syn-1.0.89/src/thread.rs b/collector/compile-benchmarks/syn-1.0.89/src/thread.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/thread.rs rename to collector/compile-benchmarks/syn-1.0.89/src/thread.rs diff --git a/collector/benchmarks/syn-1.0.89/src/token.rs b/collector/compile-benchmarks/syn-1.0.89/src/token.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/token.rs rename to collector/compile-benchmarks/syn-1.0.89/src/token.rs diff --git a/collector/benchmarks/syn-1.0.89/src/tt.rs b/collector/compile-benchmarks/syn-1.0.89/src/tt.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/tt.rs rename to collector/compile-benchmarks/syn-1.0.89/src/tt.rs diff --git a/collector/benchmarks/syn-1.0.89/src/ty.rs b/collector/compile-benchmarks/syn-1.0.89/src/ty.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/ty.rs rename to collector/compile-benchmarks/syn-1.0.89/src/ty.rs diff --git a/collector/benchmarks/syn-1.0.89/src/verbatim.rs b/collector/compile-benchmarks/syn-1.0.89/src/verbatim.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/verbatim.rs rename to collector/compile-benchmarks/syn-1.0.89/src/verbatim.rs diff --git a/collector/benchmarks/syn-1.0.89/src/whitespace.rs b/collector/compile-benchmarks/syn-1.0.89/src/whitespace.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/src/whitespace.rs rename to collector/compile-benchmarks/syn-1.0.89/src/whitespace.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/.gitignore b/collector/compile-benchmarks/syn-1.0.89/tests/.gitignore similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/.gitignore rename to collector/compile-benchmarks/syn-1.0.89/tests/.gitignore diff --git a/collector/benchmarks/syn-1.0.89/tests/common/eq.rs b/collector/compile-benchmarks/syn-1.0.89/tests/common/eq.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/common/eq.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/common/eq.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/common/mod.rs b/collector/compile-benchmarks/syn-1.0.89/tests/common/mod.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/common/mod.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/common/mod.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/common/parse.rs b/collector/compile-benchmarks/syn-1.0.89/tests/common/parse.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/common/parse.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/common/parse.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/debug/gen.rs b/collector/compile-benchmarks/syn-1.0.89/tests/debug/gen.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/debug/gen.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/debug/gen.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/debug/mod.rs b/collector/compile-benchmarks/syn-1.0.89/tests/debug/mod.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/debug/mod.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/debug/mod.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/macros/mod.rs b/collector/compile-benchmarks/syn-1.0.89/tests/macros/mod.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/macros/mod.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/macros/mod.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/regression.rs b/collector/compile-benchmarks/syn-1.0.89/tests/regression.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/regression.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/regression.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/regression/issue1108.rs b/collector/compile-benchmarks/syn-1.0.89/tests/regression/issue1108.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/regression/issue1108.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/regression/issue1108.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/repo/mod.rs b/collector/compile-benchmarks/syn-1.0.89/tests/repo/mod.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/repo/mod.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/repo/mod.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/repo/progress.rs b/collector/compile-benchmarks/syn-1.0.89/tests/repo/progress.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/repo/progress.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/repo/progress.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/test_asyncness.rs b/collector/compile-benchmarks/syn-1.0.89/tests/test_asyncness.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/test_asyncness.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/test_asyncness.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/test_attribute.rs b/collector/compile-benchmarks/syn-1.0.89/tests/test_attribute.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/test_attribute.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/test_attribute.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/test_derive_input.rs b/collector/compile-benchmarks/syn-1.0.89/tests/test_derive_input.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/test_derive_input.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/test_derive_input.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/test_expr.rs b/collector/compile-benchmarks/syn-1.0.89/tests/test_expr.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/test_expr.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/test_expr.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/test_generics.rs b/collector/compile-benchmarks/syn-1.0.89/tests/test_generics.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/test_generics.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/test_generics.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/test_grouping.rs b/collector/compile-benchmarks/syn-1.0.89/tests/test_grouping.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/test_grouping.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/test_grouping.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/test_ident.rs b/collector/compile-benchmarks/syn-1.0.89/tests/test_ident.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/test_ident.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/test_ident.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/test_item.rs b/collector/compile-benchmarks/syn-1.0.89/tests/test_item.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/test_item.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/test_item.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/test_iterators.rs b/collector/compile-benchmarks/syn-1.0.89/tests/test_iterators.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/test_iterators.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/test_iterators.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/test_lit.rs b/collector/compile-benchmarks/syn-1.0.89/tests/test_lit.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/test_lit.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/test_lit.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/test_meta.rs b/collector/compile-benchmarks/syn-1.0.89/tests/test_meta.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/test_meta.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/test_meta.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/test_parse_buffer.rs b/collector/compile-benchmarks/syn-1.0.89/tests/test_parse_buffer.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/test_parse_buffer.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/test_parse_buffer.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/test_parse_stream.rs b/collector/compile-benchmarks/syn-1.0.89/tests/test_parse_stream.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/test_parse_stream.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/test_parse_stream.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/test_pat.rs b/collector/compile-benchmarks/syn-1.0.89/tests/test_pat.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/test_pat.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/test_pat.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/test_path.rs b/collector/compile-benchmarks/syn-1.0.89/tests/test_path.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/test_path.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/test_path.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/test_precedence.rs b/collector/compile-benchmarks/syn-1.0.89/tests/test_precedence.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/test_precedence.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/test_precedence.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/test_receiver.rs b/collector/compile-benchmarks/syn-1.0.89/tests/test_receiver.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/test_receiver.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/test_receiver.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/test_round_trip.rs b/collector/compile-benchmarks/syn-1.0.89/tests/test_round_trip.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/test_round_trip.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/test_round_trip.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/test_shebang.rs b/collector/compile-benchmarks/syn-1.0.89/tests/test_shebang.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/test_shebang.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/test_shebang.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/test_should_parse.rs b/collector/compile-benchmarks/syn-1.0.89/tests/test_should_parse.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/test_should_parse.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/test_should_parse.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/test_size.rs b/collector/compile-benchmarks/syn-1.0.89/tests/test_size.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/test_size.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/test_size.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/test_stmt.rs b/collector/compile-benchmarks/syn-1.0.89/tests/test_stmt.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/test_stmt.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/test_stmt.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/test_token_trees.rs b/collector/compile-benchmarks/syn-1.0.89/tests/test_token_trees.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/test_token_trees.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/test_token_trees.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/test_ty.rs b/collector/compile-benchmarks/syn-1.0.89/tests/test_ty.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/test_ty.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/test_ty.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/test_visibility.rs b/collector/compile-benchmarks/syn-1.0.89/tests/test_visibility.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/test_visibility.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/test_visibility.rs diff --git a/collector/benchmarks/syn-1.0.89/tests/zzz_stable.rs b/collector/compile-benchmarks/syn-1.0.89/tests/zzz_stable.rs similarity index 100% rename from collector/benchmarks/syn-1.0.89/tests/zzz_stable.rs rename to collector/compile-benchmarks/syn-1.0.89/tests/zzz_stable.rs diff --git a/collector/benchmarks/syn/.gitignore b/collector/compile-benchmarks/syn/.gitignore similarity index 100% rename from collector/benchmarks/syn/.gitignore rename to collector/compile-benchmarks/syn/.gitignore diff --git a/collector/benchmarks/syn/.travis.yml b/collector/compile-benchmarks/syn/.travis.yml similarity index 100% rename from collector/benchmarks/syn/.travis.yml rename to collector/compile-benchmarks/syn/.travis.yml diff --git a/collector/benchmarks/syn/0-println.patch b/collector/compile-benchmarks/syn/0-println.patch similarity index 100% rename from collector/benchmarks/syn/0-println.patch rename to collector/compile-benchmarks/syn/0-println.patch diff --git a/collector/benchmarks/syn/Cargo.lock b/collector/compile-benchmarks/syn/Cargo.lock similarity index 100% rename from collector/benchmarks/syn/Cargo.lock rename to collector/compile-benchmarks/syn/Cargo.lock diff --git a/collector/benchmarks/syn/Cargo.toml b/collector/compile-benchmarks/syn/Cargo.toml similarity index 100% rename from collector/benchmarks/syn/Cargo.toml rename to collector/compile-benchmarks/syn/Cargo.toml diff --git a/collector/benchmarks/syn/LICENSE-APACHE b/collector/compile-benchmarks/syn/LICENSE-APACHE similarity index 100% rename from collector/benchmarks/syn/LICENSE-APACHE rename to collector/compile-benchmarks/syn/LICENSE-APACHE diff --git a/collector/benchmarks/syn/LICENSE-MIT b/collector/compile-benchmarks/syn/LICENSE-MIT similarity index 100% rename from collector/benchmarks/syn/LICENSE-MIT rename to collector/compile-benchmarks/syn/LICENSE-MIT diff --git a/collector/benchmarks/syn/README.md b/collector/compile-benchmarks/syn/README.md similarity index 100% rename from collector/benchmarks/syn/README.md rename to collector/compile-benchmarks/syn/README.md diff --git a/collector/benchmarks/syn/perf-config.json b/collector/compile-benchmarks/syn/perf-config.json similarity index 100% rename from collector/benchmarks/syn/perf-config.json rename to collector/compile-benchmarks/syn/perf-config.json diff --git a/collector/benchmarks/syn/src/attr.rs b/collector/compile-benchmarks/syn/src/attr.rs similarity index 100% rename from collector/benchmarks/syn/src/attr.rs rename to collector/compile-benchmarks/syn/src/attr.rs diff --git a/collector/benchmarks/syn/src/data.rs b/collector/compile-benchmarks/syn/src/data.rs similarity index 100% rename from collector/benchmarks/syn/src/data.rs rename to collector/compile-benchmarks/syn/src/data.rs diff --git a/collector/benchmarks/syn/src/derive.rs b/collector/compile-benchmarks/syn/src/derive.rs similarity index 100% rename from collector/benchmarks/syn/src/derive.rs rename to collector/compile-benchmarks/syn/src/derive.rs diff --git a/collector/benchmarks/syn/src/expr.rs b/collector/compile-benchmarks/syn/src/expr.rs similarity index 100% rename from collector/benchmarks/syn/src/expr.rs rename to collector/compile-benchmarks/syn/src/expr.rs diff --git a/collector/benchmarks/syn/src/file.rs b/collector/compile-benchmarks/syn/src/file.rs similarity index 100% rename from collector/benchmarks/syn/src/file.rs rename to collector/compile-benchmarks/syn/src/file.rs diff --git a/collector/benchmarks/syn/src/gen/fold.rs b/collector/compile-benchmarks/syn/src/gen/fold.rs similarity index 100% rename from collector/benchmarks/syn/src/gen/fold.rs rename to collector/compile-benchmarks/syn/src/gen/fold.rs diff --git a/collector/benchmarks/syn/src/gen/visit.rs b/collector/compile-benchmarks/syn/src/gen/visit.rs similarity index 100% rename from collector/benchmarks/syn/src/gen/visit.rs rename to collector/compile-benchmarks/syn/src/gen/visit.rs diff --git a/collector/benchmarks/syn/src/gen/visit_mut.rs b/collector/compile-benchmarks/syn/src/gen/visit_mut.rs similarity index 100% rename from collector/benchmarks/syn/src/gen/visit_mut.rs rename to collector/compile-benchmarks/syn/src/gen/visit_mut.rs diff --git a/collector/benchmarks/syn/src/generics.rs b/collector/compile-benchmarks/syn/src/generics.rs similarity index 100% rename from collector/benchmarks/syn/src/generics.rs rename to collector/compile-benchmarks/syn/src/generics.rs diff --git a/collector/benchmarks/syn/src/ident.rs b/collector/compile-benchmarks/syn/src/ident.rs similarity index 100% rename from collector/benchmarks/syn/src/ident.rs rename to collector/compile-benchmarks/syn/src/ident.rs diff --git a/collector/benchmarks/syn/src/item.rs b/collector/compile-benchmarks/syn/src/item.rs similarity index 100% rename from collector/benchmarks/syn/src/item.rs rename to collector/compile-benchmarks/syn/src/item.rs diff --git a/collector/benchmarks/syn/src/lib.rs b/collector/compile-benchmarks/syn/src/lib.rs similarity index 100% rename from collector/benchmarks/syn/src/lib.rs rename to collector/compile-benchmarks/syn/src/lib.rs diff --git a/collector/benchmarks/syn/src/lifetime.rs b/collector/compile-benchmarks/syn/src/lifetime.rs similarity index 100% rename from collector/benchmarks/syn/src/lifetime.rs rename to collector/compile-benchmarks/syn/src/lifetime.rs diff --git a/collector/benchmarks/syn/src/lit.rs b/collector/compile-benchmarks/syn/src/lit.rs similarity index 100% rename from collector/benchmarks/syn/src/lit.rs rename to collector/compile-benchmarks/syn/src/lit.rs diff --git a/collector/benchmarks/syn/src/mac.rs b/collector/compile-benchmarks/syn/src/mac.rs similarity index 100% rename from collector/benchmarks/syn/src/mac.rs rename to collector/compile-benchmarks/syn/src/mac.rs diff --git a/collector/benchmarks/syn/src/macros.rs b/collector/compile-benchmarks/syn/src/macros.rs similarity index 100% rename from collector/benchmarks/syn/src/macros.rs rename to collector/compile-benchmarks/syn/src/macros.rs diff --git a/collector/benchmarks/syn/src/op.rs b/collector/compile-benchmarks/syn/src/op.rs similarity index 100% rename from collector/benchmarks/syn/src/op.rs rename to collector/compile-benchmarks/syn/src/op.rs diff --git a/collector/benchmarks/syn/src/ty.rs b/collector/compile-benchmarks/syn/src/ty.rs similarity index 100% rename from collector/benchmarks/syn/src/ty.rs rename to collector/compile-benchmarks/syn/src/ty.rs diff --git a/collector/benchmarks/syn/syn_codegen/Cargo.toml b/collector/compile-benchmarks/syn/syn_codegen/Cargo.toml similarity index 100% rename from collector/benchmarks/syn/syn_codegen/Cargo.toml rename to collector/compile-benchmarks/syn/syn_codegen/Cargo.toml diff --git a/collector/benchmarks/syn/syn_codegen/README.md b/collector/compile-benchmarks/syn/syn_codegen/README.md similarity index 100% rename from collector/benchmarks/syn/syn_codegen/README.md rename to collector/compile-benchmarks/syn/syn_codegen/README.md diff --git a/collector/benchmarks/syn/syn_codegen/src/main.rs b/collector/compile-benchmarks/syn/syn_codegen/src/main.rs similarity index 100% rename from collector/benchmarks/syn/syn_codegen/src/main.rs rename to collector/compile-benchmarks/syn/syn_codegen/src/main.rs diff --git a/collector/benchmarks/syn/synom/Cargo.toml b/collector/compile-benchmarks/syn/synom/Cargo.toml similarity index 100% rename from collector/benchmarks/syn/synom/Cargo.toml rename to collector/compile-benchmarks/syn/synom/Cargo.toml diff --git a/collector/benchmarks/syn/synom/LICENSE-APACHE b/collector/compile-benchmarks/syn/synom/LICENSE-APACHE similarity index 100% rename from collector/benchmarks/syn/synom/LICENSE-APACHE rename to collector/compile-benchmarks/syn/synom/LICENSE-APACHE diff --git a/collector/benchmarks/syn/synom/LICENSE-MIT b/collector/compile-benchmarks/syn/synom/LICENSE-MIT similarity index 100% rename from collector/benchmarks/syn/synom/LICENSE-MIT rename to collector/compile-benchmarks/syn/synom/LICENSE-MIT diff --git a/collector/benchmarks/syn/synom/README.md b/collector/compile-benchmarks/syn/synom/README.md similarity index 100% rename from collector/benchmarks/syn/synom/README.md rename to collector/compile-benchmarks/syn/synom/README.md diff --git a/collector/benchmarks/syn/synom/src/cursor.rs b/collector/compile-benchmarks/syn/synom/src/cursor.rs similarity index 100% rename from collector/benchmarks/syn/synom/src/cursor.rs rename to collector/compile-benchmarks/syn/synom/src/cursor.rs diff --git a/collector/benchmarks/syn/synom/src/delimited.rs b/collector/compile-benchmarks/syn/synom/src/delimited.rs similarity index 100% rename from collector/benchmarks/syn/synom/src/delimited.rs rename to collector/compile-benchmarks/syn/synom/src/delimited.rs diff --git a/collector/benchmarks/syn/synom/src/helper.rs b/collector/compile-benchmarks/syn/synom/src/helper.rs similarity index 100% rename from collector/benchmarks/syn/synom/src/helper.rs rename to collector/compile-benchmarks/syn/synom/src/helper.rs diff --git a/collector/benchmarks/syn/synom/src/lib.rs b/collector/compile-benchmarks/syn/synom/src/lib.rs similarity index 100% rename from collector/benchmarks/syn/synom/src/lib.rs rename to collector/compile-benchmarks/syn/synom/src/lib.rs diff --git a/collector/benchmarks/syn/synom/src/span.rs b/collector/compile-benchmarks/syn/synom/src/span.rs similarity index 100% rename from collector/benchmarks/syn/synom/src/span.rs rename to collector/compile-benchmarks/syn/synom/src/span.rs diff --git a/collector/benchmarks/syn/synom/src/tokens.rs b/collector/compile-benchmarks/syn/synom/src/tokens.rs similarity index 100% rename from collector/benchmarks/syn/synom/src/tokens.rs rename to collector/compile-benchmarks/syn/synom/src/tokens.rs diff --git a/collector/benchmarks/syn/tests/common/mod.rs b/collector/compile-benchmarks/syn/tests/common/mod.rs similarity index 100% rename from collector/benchmarks/syn/tests/common/mod.rs rename to collector/compile-benchmarks/syn/tests/common/mod.rs diff --git a/collector/benchmarks/syn/tests/common/parse.rs b/collector/compile-benchmarks/syn/tests/common/parse.rs similarity index 100% rename from collector/benchmarks/syn/tests/common/parse.rs rename to collector/compile-benchmarks/syn/tests/common/parse.rs diff --git a/collector/benchmarks/syn/tests/common/respan.rs b/collector/compile-benchmarks/syn/tests/common/respan.rs similarity index 100% rename from collector/benchmarks/syn/tests/common/respan.rs rename to collector/compile-benchmarks/syn/tests/common/respan.rs diff --git a/collector/benchmarks/syn/tests/test_derive_input.rs b/collector/compile-benchmarks/syn/tests/test_derive_input.rs similarity index 100% rename from collector/benchmarks/syn/tests/test_derive_input.rs rename to collector/compile-benchmarks/syn/tests/test_derive_input.rs diff --git a/collector/benchmarks/syn/tests/test_expr.rs b/collector/compile-benchmarks/syn/tests/test_expr.rs similarity index 100% rename from collector/benchmarks/syn/tests/test_expr.rs rename to collector/compile-benchmarks/syn/tests/test_expr.rs diff --git a/collector/benchmarks/syn/tests/test_generics.rs b/collector/compile-benchmarks/syn/tests/test_generics.rs similarity index 100% rename from collector/benchmarks/syn/tests/test_generics.rs rename to collector/compile-benchmarks/syn/tests/test_generics.rs diff --git a/collector/benchmarks/syn/tests/test_grouping.rs b/collector/compile-benchmarks/syn/tests/test_grouping.rs similarity index 100% rename from collector/benchmarks/syn/tests/test_grouping.rs rename to collector/compile-benchmarks/syn/tests/test_grouping.rs diff --git a/collector/benchmarks/syn/tests/test_meta_item.rs b/collector/compile-benchmarks/syn/tests/test_meta_item.rs similarity index 100% rename from collector/benchmarks/syn/tests/test_meta_item.rs rename to collector/compile-benchmarks/syn/tests/test_meta_item.rs diff --git a/collector/benchmarks/syn/tests/test_precedence.rs b/collector/compile-benchmarks/syn/tests/test_precedence.rs similarity index 100% rename from collector/benchmarks/syn/tests/test_precedence.rs rename to collector/compile-benchmarks/syn/tests/test_precedence.rs diff --git a/collector/benchmarks/syn/tests/test_round_trip.rs b/collector/compile-benchmarks/syn/tests/test_round_trip.rs similarity index 100% rename from collector/benchmarks/syn/tests/test_round_trip.rs rename to collector/compile-benchmarks/syn/tests/test_round_trip.rs diff --git a/collector/benchmarks/syn/tests/test_token_trees.rs b/collector/compile-benchmarks/syn/tests/test_token_trees.rs similarity index 100% rename from collector/benchmarks/syn/tests/test_token_trees.rs rename to collector/compile-benchmarks/syn/tests/test_token_trees.rs diff --git a/collector/benchmarks/token-stream-stress/Cargo.lock b/collector/compile-benchmarks/token-stream-stress/Cargo.lock similarity index 100% rename from collector/benchmarks/token-stream-stress/Cargo.lock rename to collector/compile-benchmarks/token-stream-stress/Cargo.lock diff --git a/collector/benchmarks/token-stream-stress/Cargo.toml b/collector/compile-benchmarks/token-stream-stress/Cargo.toml similarity index 100% rename from collector/benchmarks/token-stream-stress/Cargo.toml rename to collector/compile-benchmarks/token-stream-stress/Cargo.toml diff --git a/collector/benchmarks/token-stream-stress/perf-config.json b/collector/compile-benchmarks/token-stream-stress/perf-config.json similarity index 100% rename from collector/benchmarks/token-stream-stress/perf-config.json rename to collector/compile-benchmarks/token-stream-stress/perf-config.json diff --git a/collector/benchmarks/token-stream-stress/src/lib.rs b/collector/compile-benchmarks/token-stream-stress/src/lib.rs similarity index 100% rename from collector/benchmarks/token-stream-stress/src/lib.rs rename to collector/compile-benchmarks/token-stream-stress/src/lib.rs diff --git a/collector/benchmarks/token-stream-stress/src/main.rs b/collector/compile-benchmarks/token-stream-stress/src/main.rs similarity index 100% rename from collector/benchmarks/token-stream-stress/src/main.rs rename to collector/compile-benchmarks/token-stream-stress/src/main.rs diff --git a/collector/benchmarks/tokio-webpush-simple/0-println.patch b/collector/compile-benchmarks/tokio-webpush-simple/0-println.patch similarity index 100% rename from collector/benchmarks/tokio-webpush-simple/0-println.patch rename to collector/compile-benchmarks/tokio-webpush-simple/0-println.patch diff --git a/collector/benchmarks/tokio-webpush-simple/1-minor-change.patch b/collector/compile-benchmarks/tokio-webpush-simple/1-minor-change.patch similarity index 100% rename from collector/benchmarks/tokio-webpush-simple/1-minor-change.patch rename to collector/compile-benchmarks/tokio-webpush-simple/1-minor-change.patch diff --git a/collector/benchmarks/tokio-webpush-simple/Cargo.lock b/collector/compile-benchmarks/tokio-webpush-simple/Cargo.lock similarity index 100% rename from collector/benchmarks/tokio-webpush-simple/Cargo.lock rename to collector/compile-benchmarks/tokio-webpush-simple/Cargo.lock diff --git a/collector/benchmarks/tokio-webpush-simple/Cargo.toml b/collector/compile-benchmarks/tokio-webpush-simple/Cargo.toml similarity index 100% rename from collector/benchmarks/tokio-webpush-simple/Cargo.toml rename to collector/compile-benchmarks/tokio-webpush-simple/Cargo.toml diff --git a/collector/benchmarks/tokio-webpush-simple/LICENSE-APACHE b/collector/compile-benchmarks/tokio-webpush-simple/LICENSE-APACHE similarity index 100% rename from collector/benchmarks/tokio-webpush-simple/LICENSE-APACHE rename to collector/compile-benchmarks/tokio-webpush-simple/LICENSE-APACHE diff --git a/collector/benchmarks/tokio-webpush-simple/LICENSE-MIT b/collector/compile-benchmarks/tokio-webpush-simple/LICENSE-MIT similarity index 100% rename from collector/benchmarks/tokio-webpush-simple/LICENSE-MIT rename to collector/compile-benchmarks/tokio-webpush-simple/LICENSE-MIT diff --git a/collector/benchmarks/tokio-webpush-simple/native-tls-0.1.5/.gitignore b/collector/compile-benchmarks/tokio-webpush-simple/native-tls-0.1.5/.gitignore similarity index 100% rename from collector/benchmarks/tokio-webpush-simple/native-tls-0.1.5/.gitignore rename to collector/compile-benchmarks/tokio-webpush-simple/native-tls-0.1.5/.gitignore diff --git a/collector/benchmarks/tokio-webpush-simple/native-tls-0.1.5/Cargo.toml b/collector/compile-benchmarks/tokio-webpush-simple/native-tls-0.1.5/Cargo.toml similarity index 100% rename from collector/benchmarks/tokio-webpush-simple/native-tls-0.1.5/Cargo.toml rename to collector/compile-benchmarks/tokio-webpush-simple/native-tls-0.1.5/Cargo.toml diff --git a/collector/benchmarks/tokio-webpush-simple/native-tls-0.1.5/LICENSE-APACHE b/collector/compile-benchmarks/tokio-webpush-simple/native-tls-0.1.5/LICENSE-APACHE similarity index 100% rename from collector/benchmarks/tokio-webpush-simple/native-tls-0.1.5/LICENSE-APACHE rename to collector/compile-benchmarks/tokio-webpush-simple/native-tls-0.1.5/LICENSE-APACHE diff --git a/collector/benchmarks/tokio-webpush-simple/native-tls-0.1.5/LICENSE-MIT b/collector/compile-benchmarks/tokio-webpush-simple/native-tls-0.1.5/LICENSE-MIT similarity index 100% rename from collector/benchmarks/tokio-webpush-simple/native-tls-0.1.5/LICENSE-MIT rename to collector/compile-benchmarks/tokio-webpush-simple/native-tls-0.1.5/LICENSE-MIT diff --git a/collector/benchmarks/tokio-webpush-simple/native-tls-0.1.5/src/backend/mod.rs b/collector/compile-benchmarks/tokio-webpush-simple/native-tls-0.1.5/src/backend/mod.rs similarity index 100% rename from collector/benchmarks/tokio-webpush-simple/native-tls-0.1.5/src/backend/mod.rs rename to collector/compile-benchmarks/tokio-webpush-simple/native-tls-0.1.5/src/backend/mod.rs diff --git a/collector/benchmarks/tokio-webpush-simple/native-tls-0.1.5/src/backend/openssl.rs b/collector/compile-benchmarks/tokio-webpush-simple/native-tls-0.1.5/src/backend/openssl.rs similarity index 100% rename from collector/benchmarks/tokio-webpush-simple/native-tls-0.1.5/src/backend/openssl.rs rename to collector/compile-benchmarks/tokio-webpush-simple/native-tls-0.1.5/src/backend/openssl.rs diff --git a/collector/benchmarks/tokio-webpush-simple/native-tls-0.1.5/src/backend/schannel.rs b/collector/compile-benchmarks/tokio-webpush-simple/native-tls-0.1.5/src/backend/schannel.rs similarity index 100% rename from collector/benchmarks/tokio-webpush-simple/native-tls-0.1.5/src/backend/schannel.rs rename to collector/compile-benchmarks/tokio-webpush-simple/native-tls-0.1.5/src/backend/schannel.rs diff --git a/collector/benchmarks/tokio-webpush-simple/native-tls-0.1.5/src/backend/security_framework.rs b/collector/compile-benchmarks/tokio-webpush-simple/native-tls-0.1.5/src/backend/security_framework.rs similarity index 100% rename from collector/benchmarks/tokio-webpush-simple/native-tls-0.1.5/src/backend/security_framework.rs rename to collector/compile-benchmarks/tokio-webpush-simple/native-tls-0.1.5/src/backend/security_framework.rs diff --git a/collector/benchmarks/tokio-webpush-simple/native-tls-0.1.5/src/lib.rs b/collector/compile-benchmarks/tokio-webpush-simple/native-tls-0.1.5/src/lib.rs similarity index 100% rename from collector/benchmarks/tokio-webpush-simple/native-tls-0.1.5/src/lib.rs rename to collector/compile-benchmarks/tokio-webpush-simple/native-tls-0.1.5/src/lib.rs diff --git a/collector/benchmarks/tokio-webpush-simple/native-tls-0.1.5/src/test.rs b/collector/compile-benchmarks/tokio-webpush-simple/native-tls-0.1.5/src/test.rs similarity index 100% rename from collector/benchmarks/tokio-webpush-simple/native-tls-0.1.5/src/test.rs rename to collector/compile-benchmarks/tokio-webpush-simple/native-tls-0.1.5/src/test.rs diff --git a/collector/benchmarks/tokio-webpush-simple/perf-config.json b/collector/compile-benchmarks/tokio-webpush-simple/perf-config.json similarity index 100% rename from collector/benchmarks/tokio-webpush-simple/perf-config.json rename to collector/compile-benchmarks/tokio-webpush-simple/perf-config.json diff --git a/collector/benchmarks/tokio-webpush-simple/src/main.rs b/collector/compile-benchmarks/tokio-webpush-simple/src/main.rs similarity index 100% rename from collector/benchmarks/tokio-webpush-simple/src/main.rs rename to collector/compile-benchmarks/tokio-webpush-simple/src/main.rs diff --git a/collector/benchmarks/tt-muncher/Cargo.lock b/collector/compile-benchmarks/tt-muncher/Cargo.lock similarity index 100% rename from collector/benchmarks/tt-muncher/Cargo.lock rename to collector/compile-benchmarks/tt-muncher/Cargo.lock diff --git a/collector/benchmarks/tt-muncher/Cargo.toml b/collector/compile-benchmarks/tt-muncher/Cargo.toml similarity index 100% rename from collector/benchmarks/tt-muncher/Cargo.toml rename to collector/compile-benchmarks/tt-muncher/Cargo.toml diff --git a/collector/benchmarks/tt-muncher/perf-config.json b/collector/compile-benchmarks/tt-muncher/perf-config.json similarity index 100% rename from collector/benchmarks/tt-muncher/perf-config.json rename to collector/compile-benchmarks/tt-muncher/perf-config.json diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/.cargo_vcs_info.json b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/.cargo_vcs_info.json similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/.cargo_vcs_info.json rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/.cargo_vcs_info.json diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/.clippy.toml b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/.clippy.toml similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/.clippy.toml rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/.clippy.toml diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/.github/FUNDING.yml b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/.github/FUNDING.yml similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/.github/FUNDING.yml rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/.github/FUNDING.yml diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/.github/workflows/ci.yml b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/.github/workflows/ci.yml similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/.github/workflows/ci.yml rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/.github/workflows/ci.yml diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/.gitignore b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/.gitignore similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/.gitignore rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/.gitignore diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/Cargo.toml b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/Cargo.toml similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/Cargo.toml rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/Cargo.toml diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/Cargo.toml.orig b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/Cargo.toml.orig similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/Cargo.toml.orig rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/Cargo.toml.orig diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/LICENSE-APACHE b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/LICENSE-APACHE similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/LICENSE-APACHE rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/LICENSE-APACHE diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/LICENSE-MIT b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/LICENSE-MIT similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/LICENSE-MIT rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/LICENSE-MIT diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/README.md b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/README.md similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/README.md rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/README.md diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/perf-config.json b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/perf-config.json similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/perf-config.json rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/perf-config.json diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/rust-toolchain.toml b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/rust-toolchain.toml similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/rust-toolchain.toml rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/rust-toolchain.toml diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/src/ext.rs b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/src/ext.rs similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/src/ext.rs rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/src/ext.rs diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/src/format.rs b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/src/format.rs similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/src/format.rs rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/src/format.rs diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/src/ident_fragment.rs b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/src/ident_fragment.rs similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/src/ident_fragment.rs rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/src/ident_fragment.rs diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/src/lib.rs b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/src/lib.rs similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/src/lib.rs rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/src/lib.rs diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/src/runtime.rs b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/src/runtime.rs similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/src/runtime.rs rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/src/runtime.rs diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/src/spanned.rs b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/src/spanned.rs similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/src/spanned.rs rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/src/spanned.rs diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/src/to_tokens.rs b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/src/to_tokens.rs similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/src/to_tokens.rs rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/src/to_tokens.rs diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/compiletest.rs b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/compiletest.rs similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/compiletest.rs rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/compiletest.rs diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/test.rs b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/test.rs similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/test.rs rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/test.rs diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter-interpolated-dup.rs b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter-interpolated-dup.rs similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter-interpolated-dup.rs rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter-interpolated-dup.rs diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter-interpolated-dup.stderr b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter-interpolated-dup.stderr similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter-interpolated-dup.stderr rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter-interpolated-dup.stderr diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter-interpolated.rs b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter-interpolated.rs similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter-interpolated.rs rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter-interpolated.rs diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter-interpolated.stderr b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter-interpolated.stderr similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter-interpolated.stderr rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter-interpolated.stderr diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter-separated.rs b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter-separated.rs similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter-separated.rs rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter-separated.rs diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter-separated.stderr b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter-separated.stderr similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter-separated.stderr rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter-separated.stderr diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter.rs b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter.rs similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter.rs rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter.rs diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter.stderr b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter.stderr similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter.stderr rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/does-not-have-iter.stderr diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/not-quotable.rs b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/not-quotable.rs similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/not-quotable.rs rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/not-quotable.rs diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/not-quotable.stderr b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/not-quotable.stderr similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/not-quotable.stderr rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/not-quotable.stderr diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/not-repeatable.rs b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/not-repeatable.rs similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/not-repeatable.rs rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/not-repeatable.rs diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/not-repeatable.stderr b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/not-repeatable.stderr similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/not-repeatable.stderr rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/not-repeatable.stderr diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/wrong-type-span.rs b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/wrong-type-span.rs similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/wrong-type-span.rs rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/wrong-type-span.rs diff --git a/collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/wrong-type-span.stderr b/collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/wrong-type-span.stderr similarity index 100% rename from collector/benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/wrong-type-span.stderr rename to collector/compile-benchmarks/tt-muncher/quote-1.0.17-modified/tests/ui/wrong-type-span.stderr diff --git a/collector/benchmarks/tt-muncher/src/main.rs b/collector/compile-benchmarks/tt-muncher/src/main.rs similarity index 100% rename from collector/benchmarks/tt-muncher/src/main.rs rename to collector/compile-benchmarks/tt-muncher/src/main.rs diff --git a/collector/benchmarks/tuple-stress/0-new-row.patch b/collector/compile-benchmarks/tuple-stress/0-new-row.patch similarity index 100% rename from collector/benchmarks/tuple-stress/0-new-row.patch rename to collector/compile-benchmarks/tuple-stress/0-new-row.patch diff --git a/collector/benchmarks/tuple-stress/Cargo.lock b/collector/compile-benchmarks/tuple-stress/Cargo.lock similarity index 100% rename from collector/benchmarks/tuple-stress/Cargo.lock rename to collector/compile-benchmarks/tuple-stress/Cargo.lock diff --git a/collector/benchmarks/tuple-stress/Cargo.toml b/collector/compile-benchmarks/tuple-stress/Cargo.toml similarity index 100% rename from collector/benchmarks/tuple-stress/Cargo.toml rename to collector/compile-benchmarks/tuple-stress/Cargo.toml diff --git a/collector/benchmarks/tuple-stress/perf-config.json b/collector/compile-benchmarks/tuple-stress/perf-config.json similarity index 100% rename from collector/benchmarks/tuple-stress/perf-config.json rename to collector/compile-benchmarks/tuple-stress/perf-config.json diff --git a/collector/benchmarks/tuple-stress/src/main.rs b/collector/compile-benchmarks/tuple-stress/src/main.rs similarity index 100% rename from collector/benchmarks/tuple-stress/src/main.rs rename to collector/compile-benchmarks/tuple-stress/src/main.rs diff --git a/collector/benchmarks/ucd/.gitignore b/collector/compile-benchmarks/ucd/.gitignore similarity index 100% rename from collector/benchmarks/ucd/.gitignore rename to collector/compile-benchmarks/ucd/.gitignore diff --git a/collector/benchmarks/ucd/.travis.yml b/collector/compile-benchmarks/ucd/.travis.yml similarity index 100% rename from collector/benchmarks/ucd/.travis.yml rename to collector/compile-benchmarks/ucd/.travis.yml diff --git a/collector/benchmarks/ucd/Cargo.lock b/collector/compile-benchmarks/ucd/Cargo.lock similarity index 100% rename from collector/benchmarks/ucd/Cargo.lock rename to collector/compile-benchmarks/ucd/Cargo.lock diff --git a/collector/benchmarks/ucd/Cargo.toml b/collector/compile-benchmarks/ucd/Cargo.toml similarity index 100% rename from collector/benchmarks/ucd/Cargo.toml rename to collector/compile-benchmarks/ucd/Cargo.toml diff --git a/collector/benchmarks/ucd/LICENSE b/collector/compile-benchmarks/ucd/LICENSE similarity index 100% rename from collector/benchmarks/ucd/LICENSE rename to collector/compile-benchmarks/ucd/LICENSE diff --git a/collector/benchmarks/ucd/LICENSE-UCD b/collector/compile-benchmarks/ucd/LICENSE-UCD similarity index 100% rename from collector/benchmarks/ucd/LICENSE-UCD rename to collector/compile-benchmarks/ucd/LICENSE-UCD diff --git a/collector/benchmarks/ucd/README.md b/collector/compile-benchmarks/ucd/README.md similarity index 100% rename from collector/benchmarks/ucd/README.md rename to collector/compile-benchmarks/ucd/README.md diff --git a/collector/benchmarks/ucd/perf-config.json b/collector/compile-benchmarks/ucd/perf-config.json similarity index 100% rename from collector/benchmarks/ucd/perf-config.json rename to collector/compile-benchmarks/ucd/perf-config.json diff --git a/collector/benchmarks/ucd/prepare.sh b/collector/compile-benchmarks/ucd/prepare.sh similarity index 100% rename from collector/benchmarks/ucd/prepare.sh rename to collector/compile-benchmarks/ucd/prepare.sh diff --git a/collector/benchmarks/ucd/src/lib.rs b/collector/compile-benchmarks/ucd/src/lib.rs similarity index 100% rename from collector/benchmarks/ucd/src/lib.rs rename to collector/compile-benchmarks/ucd/src/lib.rs diff --git a/collector/benchmarks/ucd/src/tables/LICENSE-UCD b/collector/compile-benchmarks/ucd/src/tables/LICENSE-UCD similarity index 100% rename from collector/benchmarks/ucd/src/tables/LICENSE-UCD rename to collector/compile-benchmarks/ucd/src/tables/LICENSE-UCD diff --git a/collector/benchmarks/ucd/src/tables/bidi.rs b/collector/compile-benchmarks/ucd/src/tables/bidi.rs similarity index 100% rename from collector/benchmarks/ucd/src/tables/bidi.rs rename to collector/compile-benchmarks/ucd/src/tables/bidi.rs diff --git a/collector/benchmarks/ucd/src/tables/bool.rs b/collector/compile-benchmarks/ucd/src/tables/bool.rs similarity index 100% rename from collector/benchmarks/ucd/src/tables/bool.rs rename to collector/compile-benchmarks/ucd/src/tables/bool.rs diff --git a/collector/benchmarks/ucd/src/tables/decomp.rs b/collector/compile-benchmarks/ucd/src/tables/decomp.rs similarity index 100% rename from collector/benchmarks/ucd/src/tables/decomp.rs rename to collector/compile-benchmarks/ucd/src/tables/decomp.rs diff --git a/collector/benchmarks/ucd/src/tables/function.rs b/collector/compile-benchmarks/ucd/src/tables/function.rs similarity index 100% rename from collector/benchmarks/ucd/src/tables/function.rs rename to collector/compile-benchmarks/ucd/src/tables/function.rs diff --git a/collector/benchmarks/ucd/src/tables/general.rs b/collector/compile-benchmarks/ucd/src/tables/general.rs similarity index 100% rename from collector/benchmarks/ucd/src/tables/general.rs rename to collector/compile-benchmarks/ucd/src/tables/general.rs diff --git a/collector/benchmarks/ucd/src/tables/misc.rs b/collector/compile-benchmarks/ucd/src/tables/misc.rs similarity index 100% rename from collector/benchmarks/ucd/src/tables/misc.rs rename to collector/compile-benchmarks/ucd/src/tables/misc.rs diff --git a/collector/benchmarks/ucd/src/tables/mod.rs b/collector/compile-benchmarks/ucd/src/tables/mod.rs similarity index 100% rename from collector/benchmarks/ucd/src/tables/mod.rs rename to collector/compile-benchmarks/ucd/src/tables/mod.rs diff --git a/collector/benchmarks/ucd/src/tables/rem.rs b/collector/compile-benchmarks/ucd/src/tables/rem.rs similarity index 100% rename from collector/benchmarks/ucd/src/tables/rem.rs rename to collector/compile-benchmarks/ucd/src/tables/rem.rs diff --git a/collector/benchmarks/ucd/src/tables/scripts.rs b/collector/compile-benchmarks/ucd/src/tables/scripts.rs similarity index 100% rename from collector/benchmarks/ucd/src/tables/scripts.rs rename to collector/compile-benchmarks/ucd/src/tables/scripts.rs diff --git a/collector/benchmarks/unicode-normalization-0.1.19/.cargo_vcs_info.json b/collector/compile-benchmarks/unicode-normalization-0.1.19/.cargo_vcs_info.json similarity index 100% rename from collector/benchmarks/unicode-normalization-0.1.19/.cargo_vcs_info.json rename to collector/compile-benchmarks/unicode-normalization-0.1.19/.cargo_vcs_info.json diff --git a/collector/benchmarks/unicode-normalization-0.1.19/.github/workflows/rust.yml b/collector/compile-benchmarks/unicode-normalization-0.1.19/.github/workflows/rust.yml similarity index 100% rename from collector/benchmarks/unicode-normalization-0.1.19/.github/workflows/rust.yml rename to collector/compile-benchmarks/unicode-normalization-0.1.19/.github/workflows/rust.yml diff --git a/collector/benchmarks/unicode-normalization-0.1.19/.travis.yml b/collector/compile-benchmarks/unicode-normalization-0.1.19/.travis.yml similarity index 100% rename from collector/benchmarks/unicode-normalization-0.1.19/.travis.yml rename to collector/compile-benchmarks/unicode-normalization-0.1.19/.travis.yml diff --git a/collector/benchmarks/unicode-normalization-0.1.19/0-println.patch b/collector/compile-benchmarks/unicode-normalization-0.1.19/0-println.patch similarity index 100% rename from collector/benchmarks/unicode-normalization-0.1.19/0-println.patch rename to collector/compile-benchmarks/unicode-normalization-0.1.19/0-println.patch diff --git a/collector/benchmarks/unicode-normalization-0.1.19/COPYRIGHT b/collector/compile-benchmarks/unicode-normalization-0.1.19/COPYRIGHT similarity index 100% rename from collector/benchmarks/unicode-normalization-0.1.19/COPYRIGHT rename to collector/compile-benchmarks/unicode-normalization-0.1.19/COPYRIGHT diff --git a/collector/benchmarks/unicode-normalization-0.1.19/Cargo.lock b/collector/compile-benchmarks/unicode-normalization-0.1.19/Cargo.lock similarity index 100% rename from collector/benchmarks/unicode-normalization-0.1.19/Cargo.lock rename to collector/compile-benchmarks/unicode-normalization-0.1.19/Cargo.lock diff --git a/collector/benchmarks/unicode-normalization-0.1.19/Cargo.toml b/collector/compile-benchmarks/unicode-normalization-0.1.19/Cargo.toml similarity index 100% rename from collector/benchmarks/unicode-normalization-0.1.19/Cargo.toml rename to collector/compile-benchmarks/unicode-normalization-0.1.19/Cargo.toml diff --git a/collector/benchmarks/unicode-normalization-0.1.19/Cargo.toml.orig b/collector/compile-benchmarks/unicode-normalization-0.1.19/Cargo.toml.orig similarity index 100% rename from collector/benchmarks/unicode-normalization-0.1.19/Cargo.toml.orig rename to collector/compile-benchmarks/unicode-normalization-0.1.19/Cargo.toml.orig diff --git a/collector/benchmarks/unicode-normalization-0.1.19/LICENSE-APACHE b/collector/compile-benchmarks/unicode-normalization-0.1.19/LICENSE-APACHE similarity index 100% rename from collector/benchmarks/unicode-normalization-0.1.19/LICENSE-APACHE rename to collector/compile-benchmarks/unicode-normalization-0.1.19/LICENSE-APACHE diff --git a/collector/benchmarks/unicode-normalization-0.1.19/LICENSE-MIT b/collector/compile-benchmarks/unicode-normalization-0.1.19/LICENSE-MIT similarity index 100% rename from collector/benchmarks/unicode-normalization-0.1.19/LICENSE-MIT rename to collector/compile-benchmarks/unicode-normalization-0.1.19/LICENSE-MIT diff --git a/collector/benchmarks/unicode-normalization-0.1.19/README.md b/collector/compile-benchmarks/unicode-normalization-0.1.19/README.md similarity index 100% rename from collector/benchmarks/unicode-normalization-0.1.19/README.md rename to collector/compile-benchmarks/unicode-normalization-0.1.19/README.md diff --git a/collector/benchmarks/unicode-normalization-0.1.19/benches/bench.rs b/collector/compile-benchmarks/unicode-normalization-0.1.19/benches/bench.rs similarity index 100% rename from collector/benchmarks/unicode-normalization-0.1.19/benches/bench.rs rename to collector/compile-benchmarks/unicode-normalization-0.1.19/benches/bench.rs diff --git a/collector/benchmarks/unicode-normalization-0.1.19/perf-config.json b/collector/compile-benchmarks/unicode-normalization-0.1.19/perf-config.json similarity index 100% rename from collector/benchmarks/unicode-normalization-0.1.19/perf-config.json rename to collector/compile-benchmarks/unicode-normalization-0.1.19/perf-config.json diff --git a/collector/benchmarks/unicode-normalization-0.1.19/scripts/unicode.py b/collector/compile-benchmarks/unicode-normalization-0.1.19/scripts/unicode.py similarity index 100% rename from collector/benchmarks/unicode-normalization-0.1.19/scripts/unicode.py rename to collector/compile-benchmarks/unicode-normalization-0.1.19/scripts/unicode.py diff --git a/collector/benchmarks/unicode-normalization-0.1.19/src/__test_api.rs b/collector/compile-benchmarks/unicode-normalization-0.1.19/src/__test_api.rs similarity index 100% rename from collector/benchmarks/unicode-normalization-0.1.19/src/__test_api.rs rename to collector/compile-benchmarks/unicode-normalization-0.1.19/src/__test_api.rs diff --git a/collector/benchmarks/unicode-normalization-0.1.19/src/decompose.rs b/collector/compile-benchmarks/unicode-normalization-0.1.19/src/decompose.rs similarity index 100% rename from collector/benchmarks/unicode-normalization-0.1.19/src/decompose.rs rename to collector/compile-benchmarks/unicode-normalization-0.1.19/src/decompose.rs diff --git a/collector/benchmarks/unicode-normalization-0.1.19/src/lib.rs b/collector/compile-benchmarks/unicode-normalization-0.1.19/src/lib.rs similarity index 100% rename from collector/benchmarks/unicode-normalization-0.1.19/src/lib.rs rename to collector/compile-benchmarks/unicode-normalization-0.1.19/src/lib.rs diff --git a/collector/benchmarks/unicode-normalization-0.1.19/src/lookups.rs b/collector/compile-benchmarks/unicode-normalization-0.1.19/src/lookups.rs similarity index 100% rename from collector/benchmarks/unicode-normalization-0.1.19/src/lookups.rs rename to collector/compile-benchmarks/unicode-normalization-0.1.19/src/lookups.rs diff --git a/collector/benchmarks/unicode-normalization-0.1.19/src/no_std_prelude.rs b/collector/compile-benchmarks/unicode-normalization-0.1.19/src/no_std_prelude.rs similarity index 100% rename from collector/benchmarks/unicode-normalization-0.1.19/src/no_std_prelude.rs rename to collector/compile-benchmarks/unicode-normalization-0.1.19/src/no_std_prelude.rs diff --git a/collector/benchmarks/unicode-normalization-0.1.19/src/normalize.rs b/collector/compile-benchmarks/unicode-normalization-0.1.19/src/normalize.rs similarity index 100% rename from collector/benchmarks/unicode-normalization-0.1.19/src/normalize.rs rename to collector/compile-benchmarks/unicode-normalization-0.1.19/src/normalize.rs diff --git a/collector/benchmarks/unicode-normalization-0.1.19/src/perfect_hash.rs b/collector/compile-benchmarks/unicode-normalization-0.1.19/src/perfect_hash.rs similarity index 100% rename from collector/benchmarks/unicode-normalization-0.1.19/src/perfect_hash.rs rename to collector/compile-benchmarks/unicode-normalization-0.1.19/src/perfect_hash.rs diff --git a/collector/benchmarks/unicode-normalization-0.1.19/src/quick_check.rs b/collector/compile-benchmarks/unicode-normalization-0.1.19/src/quick_check.rs similarity index 100% rename from collector/benchmarks/unicode-normalization-0.1.19/src/quick_check.rs rename to collector/compile-benchmarks/unicode-normalization-0.1.19/src/quick_check.rs diff --git a/collector/benchmarks/unicode-normalization-0.1.19/src/recompose.rs b/collector/compile-benchmarks/unicode-normalization-0.1.19/src/recompose.rs similarity index 100% rename from collector/benchmarks/unicode-normalization-0.1.19/src/recompose.rs rename to collector/compile-benchmarks/unicode-normalization-0.1.19/src/recompose.rs diff --git a/collector/benchmarks/unicode-normalization-0.1.19/src/replace.rs b/collector/compile-benchmarks/unicode-normalization-0.1.19/src/replace.rs similarity index 100% rename from collector/benchmarks/unicode-normalization-0.1.19/src/replace.rs rename to collector/compile-benchmarks/unicode-normalization-0.1.19/src/replace.rs diff --git a/collector/benchmarks/unicode-normalization-0.1.19/src/stream_safe.rs b/collector/compile-benchmarks/unicode-normalization-0.1.19/src/stream_safe.rs similarity index 100% rename from collector/benchmarks/unicode-normalization-0.1.19/src/stream_safe.rs rename to collector/compile-benchmarks/unicode-normalization-0.1.19/src/stream_safe.rs diff --git a/collector/benchmarks/unicode-normalization-0.1.19/src/tables.rs b/collector/compile-benchmarks/unicode-normalization-0.1.19/src/tables.rs similarity index 100% rename from collector/benchmarks/unicode-normalization-0.1.19/src/tables.rs rename to collector/compile-benchmarks/unicode-normalization-0.1.19/src/tables.rs diff --git a/collector/benchmarks/unicode-normalization-0.1.19/src/test.rs b/collector/compile-benchmarks/unicode-normalization-0.1.19/src/test.rs similarity index 100% rename from collector/benchmarks/unicode-normalization-0.1.19/src/test.rs rename to collector/compile-benchmarks/unicode-normalization-0.1.19/src/test.rs diff --git a/collector/benchmarks/unify-linearly/0-dummy-fn.patch b/collector/compile-benchmarks/unify-linearly/0-dummy-fn.patch similarity index 100% rename from collector/benchmarks/unify-linearly/0-dummy-fn.patch rename to collector/compile-benchmarks/unify-linearly/0-dummy-fn.patch diff --git a/collector/benchmarks/unify-linearly/Cargo.lock b/collector/compile-benchmarks/unify-linearly/Cargo.lock similarity index 100% rename from collector/benchmarks/unify-linearly/Cargo.lock rename to collector/compile-benchmarks/unify-linearly/Cargo.lock diff --git a/collector/benchmarks/unify-linearly/Cargo.toml b/collector/compile-benchmarks/unify-linearly/Cargo.toml similarity index 100% rename from collector/benchmarks/unify-linearly/Cargo.toml rename to collector/compile-benchmarks/unify-linearly/Cargo.toml diff --git a/collector/benchmarks/unify-linearly/README b/collector/compile-benchmarks/unify-linearly/README similarity index 100% rename from collector/benchmarks/unify-linearly/README rename to collector/compile-benchmarks/unify-linearly/README diff --git a/collector/benchmarks/unify-linearly/perf-config.json b/collector/compile-benchmarks/unify-linearly/perf-config.json similarity index 100% rename from collector/benchmarks/unify-linearly/perf-config.json rename to collector/compile-benchmarks/unify-linearly/perf-config.json diff --git a/collector/benchmarks/unify-linearly/src/main.rs b/collector/compile-benchmarks/unify-linearly/src/main.rs similarity index 100% rename from collector/benchmarks/unify-linearly/src/main.rs rename to collector/compile-benchmarks/unify-linearly/src/main.rs diff --git a/collector/benchmarks/unused-warnings/0-dummy-fn.patch b/collector/compile-benchmarks/unused-warnings/0-dummy-fn.patch similarity index 100% rename from collector/benchmarks/unused-warnings/0-dummy-fn.patch rename to collector/compile-benchmarks/unused-warnings/0-dummy-fn.patch diff --git a/collector/benchmarks/unused-warnings/Cargo.lock b/collector/compile-benchmarks/unused-warnings/Cargo.lock similarity index 100% rename from collector/benchmarks/unused-warnings/Cargo.lock rename to collector/compile-benchmarks/unused-warnings/Cargo.lock diff --git a/collector/benchmarks/unused-warnings/Cargo.toml b/collector/compile-benchmarks/unused-warnings/Cargo.toml similarity index 100% rename from collector/benchmarks/unused-warnings/Cargo.toml rename to collector/compile-benchmarks/unused-warnings/Cargo.toml diff --git a/collector/benchmarks/unused-warnings/README b/collector/compile-benchmarks/unused-warnings/README similarity index 100% rename from collector/benchmarks/unused-warnings/README rename to collector/compile-benchmarks/unused-warnings/README diff --git a/collector/benchmarks/unused-warnings/perf-config.json b/collector/compile-benchmarks/unused-warnings/perf-config.json similarity index 100% rename from collector/benchmarks/unused-warnings/perf-config.json rename to collector/compile-benchmarks/unused-warnings/perf-config.json diff --git a/collector/benchmarks/unused-warnings/src/main.rs b/collector/compile-benchmarks/unused-warnings/src/main.rs similarity index 100% rename from collector/benchmarks/unused-warnings/src/main.rs rename to collector/compile-benchmarks/unused-warnings/src/main.rs diff --git a/collector/benchmarks/webrender-2022/.gitignore b/collector/compile-benchmarks/webrender-2022/.gitignore similarity index 100% rename from collector/benchmarks/webrender-2022/.gitignore rename to collector/compile-benchmarks/webrender-2022/.gitignore diff --git a/collector/benchmarks/webrender-2022/.taskcluster.yml b/collector/compile-benchmarks/webrender-2022/.taskcluster.yml similarity index 100% rename from collector/benchmarks/webrender-2022/.taskcluster.yml rename to collector/compile-benchmarks/webrender-2022/.taskcluster.yml diff --git a/collector/benchmarks/webrender-2022/0-println.patch b/collector/compile-benchmarks/webrender-2022/0-println.patch similarity index 100% rename from collector/benchmarks/webrender-2022/0-println.patch rename to collector/compile-benchmarks/webrender-2022/0-println.patch diff --git a/collector/benchmarks/webrender-2022/Cargo.lock b/collector/compile-benchmarks/webrender-2022/Cargo.lock similarity index 100% rename from collector/benchmarks/webrender-2022/Cargo.lock rename to collector/compile-benchmarks/webrender-2022/Cargo.lock diff --git a/collector/benchmarks/webrender-2022/Cargo.toml b/collector/compile-benchmarks/webrender-2022/Cargo.toml similarity index 100% rename from collector/benchmarks/webrender-2022/Cargo.toml rename to collector/compile-benchmarks/webrender-2022/Cargo.toml diff --git a/collector/benchmarks/webrender-2022/LICENSE b/collector/compile-benchmarks/webrender-2022/LICENSE similarity index 100% rename from collector/benchmarks/webrender-2022/LICENSE rename to collector/compile-benchmarks/webrender-2022/LICENSE diff --git a/collector/benchmarks/webrender-2022/README.md b/collector/compile-benchmarks/webrender-2022/README.md similarity index 100% rename from collector/benchmarks/webrender-2022/README.md rename to collector/compile-benchmarks/webrender-2022/README.md diff --git a/collector/benchmarks/webrender-2022/ci-scripts/docker-image/Dockerfile b/collector/compile-benchmarks/webrender-2022/ci-scripts/docker-image/Dockerfile similarity index 100% rename from collector/benchmarks/webrender-2022/ci-scripts/docker-image/Dockerfile rename to collector/compile-benchmarks/webrender-2022/ci-scripts/docker-image/Dockerfile diff --git a/collector/benchmarks/webrender-2022/ci-scripts/docker-image/setup.sh b/collector/compile-benchmarks/webrender-2022/ci-scripts/docker-image/setup.sh similarity index 100% rename from collector/benchmarks/webrender-2022/ci-scripts/docker-image/setup.sh rename to collector/compile-benchmarks/webrender-2022/ci-scripts/docker-image/setup.sh diff --git a/collector/benchmarks/webrender-2022/ci-scripts/etc/wr-darwin.meson b/collector/compile-benchmarks/webrender-2022/ci-scripts/etc/wr-darwin.meson similarity index 100% rename from collector/benchmarks/webrender-2022/ci-scripts/etc/wr-darwin.meson rename to collector/compile-benchmarks/webrender-2022/ci-scripts/etc/wr-darwin.meson diff --git a/collector/benchmarks/webrender-2022/ci-scripts/install-meson.sh b/collector/compile-benchmarks/webrender-2022/ci-scripts/install-meson.sh similarity index 100% rename from collector/benchmarks/webrender-2022/ci-scripts/install-meson.sh rename to collector/compile-benchmarks/webrender-2022/ci-scripts/install-meson.sh diff --git a/collector/benchmarks/webrender-2022/ci-scripts/linux-debug-tests.sh b/collector/compile-benchmarks/webrender-2022/ci-scripts/linux-debug-tests.sh similarity index 100% rename from collector/benchmarks/webrender-2022/ci-scripts/linux-debug-tests.sh rename to collector/compile-benchmarks/webrender-2022/ci-scripts/linux-debug-tests.sh diff --git a/collector/benchmarks/webrender-2022/ci-scripts/linux-release-tests.sh b/collector/compile-benchmarks/webrender-2022/ci-scripts/linux-release-tests.sh similarity index 100% rename from collector/benchmarks/webrender-2022/ci-scripts/linux-release-tests.sh rename to collector/compile-benchmarks/webrender-2022/ci-scripts/linux-release-tests.sh diff --git a/collector/benchmarks/webrender-2022/ci-scripts/macos-debug-tests.sh b/collector/compile-benchmarks/webrender-2022/ci-scripts/macos-debug-tests.sh similarity index 100% rename from collector/benchmarks/webrender-2022/ci-scripts/macos-debug-tests.sh rename to collector/compile-benchmarks/webrender-2022/ci-scripts/macos-debug-tests.sh diff --git a/collector/benchmarks/webrender-2022/ci-scripts/macos-release-tests.sh b/collector/compile-benchmarks/webrender-2022/ci-scripts/macos-release-tests.sh similarity index 100% rename from collector/benchmarks/webrender-2022/ci-scripts/macos-release-tests.sh rename to collector/compile-benchmarks/webrender-2022/ci-scripts/macos-release-tests.sh diff --git a/collector/benchmarks/webrender-2022/ci-scripts/set-screenresolution.ps1 b/collector/compile-benchmarks/webrender-2022/ci-scripts/set-screenresolution.ps1 similarity index 100% rename from collector/benchmarks/webrender-2022/ci-scripts/set-screenresolution.ps1 rename to collector/compile-benchmarks/webrender-2022/ci-scripts/set-screenresolution.ps1 diff --git a/collector/benchmarks/webrender-2022/ci-scripts/windows-tests.cmd b/collector/compile-benchmarks/webrender-2022/ci-scripts/windows-tests.cmd similarity index 100% rename from collector/benchmarks/webrender-2022/ci-scripts/windows-tests.cmd rename to collector/compile-benchmarks/webrender-2022/ci-scripts/windows-tests.cmd diff --git a/collector/benchmarks/webrender-2022/example-compositor/compositor-wayland/Cargo.toml b/collector/compile-benchmarks/webrender-2022/example-compositor/compositor-wayland/Cargo.toml similarity index 100% rename from collector/benchmarks/webrender-2022/example-compositor/compositor-wayland/Cargo.toml rename to collector/compile-benchmarks/webrender-2022/example-compositor/compositor-wayland/Cargo.toml diff --git a/collector/benchmarks/webrender-2022/example-compositor/compositor-wayland/build.rs b/collector/compile-benchmarks/webrender-2022/example-compositor/compositor-wayland/build.rs similarity index 100% rename from collector/benchmarks/webrender-2022/example-compositor/compositor-wayland/build.rs rename to collector/compile-benchmarks/webrender-2022/example-compositor/compositor-wayland/build.rs diff --git a/collector/benchmarks/webrender-2022/example-compositor/compositor-wayland/src/lib.cpp b/collector/compile-benchmarks/webrender-2022/example-compositor/compositor-wayland/src/lib.cpp similarity index 100% rename from collector/benchmarks/webrender-2022/example-compositor/compositor-wayland/src/lib.cpp rename to collector/compile-benchmarks/webrender-2022/example-compositor/compositor-wayland/src/lib.cpp diff --git a/collector/benchmarks/webrender-2022/example-compositor/compositor-wayland/src/lib.rs b/collector/compile-benchmarks/webrender-2022/example-compositor/compositor-wayland/src/lib.rs similarity index 100% rename from collector/benchmarks/webrender-2022/example-compositor/compositor-wayland/src/lib.rs rename to collector/compile-benchmarks/webrender-2022/example-compositor/compositor-wayland/src/lib.rs diff --git a/collector/benchmarks/webrender-2022/example-compositor/compositor-windows/Cargo.toml b/collector/compile-benchmarks/webrender-2022/example-compositor/compositor-windows/Cargo.toml similarity index 100% rename from collector/benchmarks/webrender-2022/example-compositor/compositor-windows/Cargo.toml rename to collector/compile-benchmarks/webrender-2022/example-compositor/compositor-windows/Cargo.toml diff --git a/collector/benchmarks/webrender-2022/example-compositor/compositor-windows/build.rs b/collector/compile-benchmarks/webrender-2022/example-compositor/compositor-windows/build.rs similarity index 100% rename from collector/benchmarks/webrender-2022/example-compositor/compositor-windows/build.rs rename to collector/compile-benchmarks/webrender-2022/example-compositor/compositor-windows/build.rs diff --git a/collector/benchmarks/webrender-2022/example-compositor/compositor-windows/src/lib.cpp b/collector/compile-benchmarks/webrender-2022/example-compositor/compositor-windows/src/lib.cpp similarity index 100% rename from collector/benchmarks/webrender-2022/example-compositor/compositor-windows/src/lib.cpp rename to collector/compile-benchmarks/webrender-2022/example-compositor/compositor-windows/src/lib.cpp diff --git a/collector/benchmarks/webrender-2022/example-compositor/compositor-windows/src/lib.rs b/collector/compile-benchmarks/webrender-2022/example-compositor/compositor-windows/src/lib.rs similarity index 100% rename from collector/benchmarks/webrender-2022/example-compositor/compositor-windows/src/lib.rs rename to collector/compile-benchmarks/webrender-2022/example-compositor/compositor-windows/src/lib.rs diff --git a/collector/benchmarks/webrender-2022/example-compositor/compositor/Cargo.toml b/collector/compile-benchmarks/webrender-2022/example-compositor/compositor/Cargo.toml similarity index 100% rename from collector/benchmarks/webrender-2022/example-compositor/compositor/Cargo.toml rename to collector/compile-benchmarks/webrender-2022/example-compositor/compositor/Cargo.toml diff --git a/collector/benchmarks/webrender-2022/example-compositor/compositor/src/main.rs b/collector/compile-benchmarks/webrender-2022/example-compositor/compositor/src/main.rs similarity index 100% rename from collector/benchmarks/webrender-2022/example-compositor/compositor/src/main.rs rename to collector/compile-benchmarks/webrender-2022/example-compositor/compositor/src/main.rs diff --git a/collector/benchmarks/webrender-2022/examples/Cargo.toml b/collector/compile-benchmarks/webrender-2022/examples/Cargo.toml similarity index 100% rename from collector/benchmarks/webrender-2022/examples/Cargo.toml rename to collector/compile-benchmarks/webrender-2022/examples/Cargo.toml diff --git a/collector/benchmarks/webrender-2022/examples/README.md b/collector/compile-benchmarks/webrender-2022/examples/README.md similarity index 100% rename from collector/benchmarks/webrender-2022/examples/README.md rename to collector/compile-benchmarks/webrender-2022/examples/README.md diff --git a/collector/benchmarks/webrender-2022/examples/alpha_perf.rs b/collector/compile-benchmarks/webrender-2022/examples/alpha_perf.rs similarity index 100% rename from collector/benchmarks/webrender-2022/examples/alpha_perf.rs rename to collector/compile-benchmarks/webrender-2022/examples/alpha_perf.rs diff --git a/collector/benchmarks/webrender-2022/examples/animation.rs b/collector/compile-benchmarks/webrender-2022/examples/animation.rs similarity index 100% rename from collector/benchmarks/webrender-2022/examples/animation.rs rename to collector/compile-benchmarks/webrender-2022/examples/animation.rs diff --git a/collector/benchmarks/webrender-2022/examples/basic.rs b/collector/compile-benchmarks/webrender-2022/examples/basic.rs similarity index 100% rename from collector/benchmarks/webrender-2022/examples/basic.rs rename to collector/compile-benchmarks/webrender-2022/examples/basic.rs diff --git a/collector/benchmarks/webrender-2022/examples/blob.rs b/collector/compile-benchmarks/webrender-2022/examples/blob.rs similarity index 100% rename from collector/benchmarks/webrender-2022/examples/blob.rs rename to collector/compile-benchmarks/webrender-2022/examples/blob.rs diff --git a/collector/benchmarks/webrender-2022/examples/common/boilerplate.rs b/collector/compile-benchmarks/webrender-2022/examples/common/boilerplate.rs similarity index 100% rename from collector/benchmarks/webrender-2022/examples/common/boilerplate.rs rename to collector/compile-benchmarks/webrender-2022/examples/common/boilerplate.rs diff --git a/collector/benchmarks/webrender-2022/examples/common/image_helper.rs b/collector/compile-benchmarks/webrender-2022/examples/common/image_helper.rs similarity index 100% rename from collector/benchmarks/webrender-2022/examples/common/image_helper.rs rename to collector/compile-benchmarks/webrender-2022/examples/common/image_helper.rs diff --git a/collector/benchmarks/webrender-2022/examples/document.rs b/collector/compile-benchmarks/webrender-2022/examples/document.rs similarity index 100% rename from collector/benchmarks/webrender-2022/examples/document.rs rename to collector/compile-benchmarks/webrender-2022/examples/document.rs diff --git a/collector/benchmarks/webrender-2022/examples/iframe.rs b/collector/compile-benchmarks/webrender-2022/examples/iframe.rs similarity index 100% rename from collector/benchmarks/webrender-2022/examples/iframe.rs rename to collector/compile-benchmarks/webrender-2022/examples/iframe.rs diff --git a/collector/benchmarks/webrender-2022/examples/image_resize.rs b/collector/compile-benchmarks/webrender-2022/examples/image_resize.rs similarity index 100% rename from collector/benchmarks/webrender-2022/examples/image_resize.rs rename to collector/compile-benchmarks/webrender-2022/examples/image_resize.rs diff --git a/collector/benchmarks/webrender-2022/examples/multiwindow.rs b/collector/compile-benchmarks/webrender-2022/examples/multiwindow.rs similarity index 100% rename from collector/benchmarks/webrender-2022/examples/multiwindow.rs rename to collector/compile-benchmarks/webrender-2022/examples/multiwindow.rs diff --git a/collector/benchmarks/webrender-2022/examples/scrolling.rs b/collector/compile-benchmarks/webrender-2022/examples/scrolling.rs similarity index 100% rename from collector/benchmarks/webrender-2022/examples/scrolling.rs rename to collector/compile-benchmarks/webrender-2022/examples/scrolling.rs diff --git a/collector/benchmarks/webrender-2022/examples/texture_cache_stress.rs b/collector/compile-benchmarks/webrender-2022/examples/texture_cache_stress.rs similarity index 100% rename from collector/benchmarks/webrender-2022/examples/texture_cache_stress.rs rename to collector/compile-benchmarks/webrender-2022/examples/texture_cache_stress.rs diff --git a/collector/benchmarks/webrender-2022/examples/yuv.rs b/collector/compile-benchmarks/webrender-2022/examples/yuv.rs similarity index 100% rename from collector/benchmarks/webrender-2022/examples/yuv.rs rename to collector/compile-benchmarks/webrender-2022/examples/yuv.rs diff --git a/collector/benchmarks/webrender-2022/git-commit.txt b/collector/compile-benchmarks/webrender-2022/git-commit.txt similarity index 100% rename from collector/benchmarks/webrender-2022/git-commit.txt rename to collector/compile-benchmarks/webrender-2022/git-commit.txt diff --git a/collector/benchmarks/webrender-2022/glsl-to-cxx/Cargo.toml b/collector/compile-benchmarks/webrender-2022/glsl-to-cxx/Cargo.toml similarity index 100% rename from collector/benchmarks/webrender-2022/glsl-to-cxx/Cargo.toml rename to collector/compile-benchmarks/webrender-2022/glsl-to-cxx/Cargo.toml diff --git a/collector/benchmarks/webrender-2022/glsl-to-cxx/README.md b/collector/compile-benchmarks/webrender-2022/glsl-to-cxx/README.md similarity index 100% rename from collector/benchmarks/webrender-2022/glsl-to-cxx/README.md rename to collector/compile-benchmarks/webrender-2022/glsl-to-cxx/README.md diff --git a/collector/benchmarks/webrender-2022/glsl-to-cxx/src/hir.rs b/collector/compile-benchmarks/webrender-2022/glsl-to-cxx/src/hir.rs similarity index 100% rename from collector/benchmarks/webrender-2022/glsl-to-cxx/src/hir.rs rename to collector/compile-benchmarks/webrender-2022/glsl-to-cxx/src/hir.rs diff --git a/collector/benchmarks/webrender-2022/glsl-to-cxx/src/lib.rs b/collector/compile-benchmarks/webrender-2022/glsl-to-cxx/src/lib.rs similarity index 100% rename from collector/benchmarks/webrender-2022/glsl-to-cxx/src/lib.rs rename to collector/compile-benchmarks/webrender-2022/glsl-to-cxx/src/lib.rs diff --git a/collector/benchmarks/webrender-2022/glsl-to-cxx/src/main.rs b/collector/compile-benchmarks/webrender-2022/glsl-to-cxx/src/main.rs similarity index 100% rename from collector/benchmarks/webrender-2022/glsl-to-cxx/src/main.rs rename to collector/compile-benchmarks/webrender-2022/glsl-to-cxx/src/main.rs diff --git a/collector/benchmarks/webrender-2022/peek-poke/Cargo.toml b/collector/compile-benchmarks/webrender-2022/peek-poke/Cargo.toml similarity index 100% rename from collector/benchmarks/webrender-2022/peek-poke/Cargo.toml rename to collector/compile-benchmarks/webrender-2022/peek-poke/Cargo.toml diff --git a/collector/benchmarks/webrender-2022/peek-poke/LICENSE-APACHE b/collector/compile-benchmarks/webrender-2022/peek-poke/LICENSE-APACHE similarity index 100% rename from collector/benchmarks/webrender-2022/peek-poke/LICENSE-APACHE rename to collector/compile-benchmarks/webrender-2022/peek-poke/LICENSE-APACHE diff --git a/collector/benchmarks/webrender-2022/peek-poke/LICENSE-MIT b/collector/compile-benchmarks/webrender-2022/peek-poke/LICENSE-MIT similarity index 100% rename from collector/benchmarks/webrender-2022/peek-poke/LICENSE-MIT rename to collector/compile-benchmarks/webrender-2022/peek-poke/LICENSE-MIT diff --git a/collector/benchmarks/webrender-2022/peek-poke/README.md b/collector/compile-benchmarks/webrender-2022/peek-poke/README.md similarity index 100% rename from collector/benchmarks/webrender-2022/peek-poke/README.md rename to collector/compile-benchmarks/webrender-2022/peek-poke/README.md diff --git a/collector/benchmarks/webrender-2022/peek-poke/peek-poke-derive/Cargo.toml b/collector/compile-benchmarks/webrender-2022/peek-poke/peek-poke-derive/Cargo.toml similarity index 100% rename from collector/benchmarks/webrender-2022/peek-poke/peek-poke-derive/Cargo.toml rename to collector/compile-benchmarks/webrender-2022/peek-poke/peek-poke-derive/Cargo.toml diff --git a/collector/benchmarks/webrender-2022/peek-poke/peek-poke-derive/LICENSE-APACHE b/collector/compile-benchmarks/webrender-2022/peek-poke/peek-poke-derive/LICENSE-APACHE similarity index 100% rename from collector/benchmarks/webrender-2022/peek-poke/peek-poke-derive/LICENSE-APACHE rename to collector/compile-benchmarks/webrender-2022/peek-poke/peek-poke-derive/LICENSE-APACHE diff --git a/collector/benchmarks/webrender-2022/peek-poke/peek-poke-derive/LICENSE-MIT b/collector/compile-benchmarks/webrender-2022/peek-poke/peek-poke-derive/LICENSE-MIT similarity index 100% rename from collector/benchmarks/webrender-2022/peek-poke/peek-poke-derive/LICENSE-MIT rename to collector/compile-benchmarks/webrender-2022/peek-poke/peek-poke-derive/LICENSE-MIT diff --git a/collector/benchmarks/webrender-2022/peek-poke/peek-poke-derive/README.md b/collector/compile-benchmarks/webrender-2022/peek-poke/peek-poke-derive/README.md similarity index 100% rename from collector/benchmarks/webrender-2022/peek-poke/peek-poke-derive/README.md rename to collector/compile-benchmarks/webrender-2022/peek-poke/peek-poke-derive/README.md diff --git a/collector/benchmarks/webrender-2022/peek-poke/peek-poke-derive/src/lib.rs b/collector/compile-benchmarks/webrender-2022/peek-poke/peek-poke-derive/src/lib.rs similarity index 100% rename from collector/benchmarks/webrender-2022/peek-poke/peek-poke-derive/src/lib.rs rename to collector/compile-benchmarks/webrender-2022/peek-poke/peek-poke-derive/src/lib.rs diff --git a/collector/benchmarks/webrender-2022/peek-poke/src/euclid.rs b/collector/compile-benchmarks/webrender-2022/peek-poke/src/euclid.rs similarity index 100% rename from collector/benchmarks/webrender-2022/peek-poke/src/euclid.rs rename to collector/compile-benchmarks/webrender-2022/peek-poke/src/euclid.rs diff --git a/collector/benchmarks/webrender-2022/peek-poke/src/lib.rs b/collector/compile-benchmarks/webrender-2022/peek-poke/src/lib.rs similarity index 100% rename from collector/benchmarks/webrender-2022/peek-poke/src/lib.rs rename to collector/compile-benchmarks/webrender-2022/peek-poke/src/lib.rs diff --git a/collector/benchmarks/webrender-2022/peek-poke/src/slice_ext.rs b/collector/compile-benchmarks/webrender-2022/peek-poke/src/slice_ext.rs similarity index 100% rename from collector/benchmarks/webrender-2022/peek-poke/src/slice_ext.rs rename to collector/compile-benchmarks/webrender-2022/peek-poke/src/slice_ext.rs diff --git a/collector/benchmarks/webrender-2022/peek-poke/src/vec_ext.rs b/collector/compile-benchmarks/webrender-2022/peek-poke/src/vec_ext.rs similarity index 100% rename from collector/benchmarks/webrender-2022/peek-poke/src/vec_ext.rs rename to collector/compile-benchmarks/webrender-2022/peek-poke/src/vec_ext.rs diff --git a/collector/benchmarks/webrender-2022/peek-poke/tests/max_size.rs b/collector/compile-benchmarks/webrender-2022/peek-poke/tests/max_size.rs similarity index 100% rename from collector/benchmarks/webrender-2022/peek-poke/tests/max_size.rs rename to collector/compile-benchmarks/webrender-2022/peek-poke/tests/max_size.rs diff --git a/collector/benchmarks/webrender-2022/peek-poke/tests/round_trip.rs b/collector/compile-benchmarks/webrender-2022/peek-poke/tests/round_trip.rs similarity index 100% rename from collector/benchmarks/webrender-2022/peek-poke/tests/round_trip.rs rename to collector/compile-benchmarks/webrender-2022/peek-poke/tests/round_trip.rs diff --git a/collector/benchmarks/webrender-2022/perf-config.json b/collector/compile-benchmarks/webrender-2022/perf-config.json similarity index 100% rename from collector/benchmarks/webrender-2022/perf-config.json rename to collector/compile-benchmarks/webrender-2022/perf-config.json diff --git a/collector/benchmarks/webrender-2022/rustfmt.toml b/collector/compile-benchmarks/webrender-2022/rustfmt.toml similarity index 100% rename from collector/benchmarks/webrender-2022/rustfmt.toml rename to collector/compile-benchmarks/webrender-2022/rustfmt.toml diff --git a/collector/benchmarks/webrender-2022/servo-tidy.toml b/collector/compile-benchmarks/webrender-2022/servo-tidy.toml similarity index 100% rename from collector/benchmarks/webrender-2022/servo-tidy.toml rename to collector/compile-benchmarks/webrender-2022/servo-tidy.toml diff --git a/collector/benchmarks/webrender-2022/swgl/Cargo.toml b/collector/compile-benchmarks/webrender-2022/swgl/Cargo.toml similarity index 100% rename from collector/benchmarks/webrender-2022/swgl/Cargo.toml rename to collector/compile-benchmarks/webrender-2022/swgl/Cargo.toml diff --git a/collector/benchmarks/webrender-2022/swgl/README.md b/collector/compile-benchmarks/webrender-2022/swgl/README.md similarity index 100% rename from collector/benchmarks/webrender-2022/swgl/README.md rename to collector/compile-benchmarks/webrender-2022/swgl/README.md diff --git a/collector/benchmarks/webrender-2022/swgl/build.rs b/collector/compile-benchmarks/webrender-2022/swgl/build.rs similarity index 100% rename from collector/benchmarks/webrender-2022/swgl/build.rs rename to collector/compile-benchmarks/webrender-2022/swgl/build.rs diff --git a/collector/benchmarks/webrender-2022/swgl/src/blend.h b/collector/compile-benchmarks/webrender-2022/swgl/src/blend.h similarity index 100% rename from collector/benchmarks/webrender-2022/swgl/src/blend.h rename to collector/compile-benchmarks/webrender-2022/swgl/src/blend.h diff --git a/collector/benchmarks/webrender-2022/swgl/src/composite.h b/collector/compile-benchmarks/webrender-2022/swgl/src/composite.h similarity index 100% rename from collector/benchmarks/webrender-2022/swgl/src/composite.h rename to collector/compile-benchmarks/webrender-2022/swgl/src/composite.h diff --git a/collector/benchmarks/webrender-2022/swgl/src/gl.cc b/collector/compile-benchmarks/webrender-2022/swgl/src/gl.cc similarity index 100% rename from collector/benchmarks/webrender-2022/swgl/src/gl.cc rename to collector/compile-benchmarks/webrender-2022/swgl/src/gl.cc diff --git a/collector/benchmarks/webrender-2022/swgl/src/gl_defs.h b/collector/compile-benchmarks/webrender-2022/swgl/src/gl_defs.h similarity index 100% rename from collector/benchmarks/webrender-2022/swgl/src/gl_defs.h rename to collector/compile-benchmarks/webrender-2022/swgl/src/gl_defs.h diff --git a/collector/benchmarks/webrender-2022/swgl/src/glsl.h b/collector/compile-benchmarks/webrender-2022/swgl/src/glsl.h similarity index 100% rename from collector/benchmarks/webrender-2022/swgl/src/glsl.h rename to collector/compile-benchmarks/webrender-2022/swgl/src/glsl.h diff --git a/collector/benchmarks/webrender-2022/swgl/src/lib.rs b/collector/compile-benchmarks/webrender-2022/swgl/src/lib.rs similarity index 100% rename from collector/benchmarks/webrender-2022/swgl/src/lib.rs rename to collector/compile-benchmarks/webrender-2022/swgl/src/lib.rs diff --git a/collector/benchmarks/webrender-2022/swgl/src/program.h b/collector/compile-benchmarks/webrender-2022/swgl/src/program.h similarity index 100% rename from collector/benchmarks/webrender-2022/swgl/src/program.h rename to collector/compile-benchmarks/webrender-2022/swgl/src/program.h diff --git a/collector/benchmarks/webrender-2022/swgl/src/rasterize.h b/collector/compile-benchmarks/webrender-2022/swgl/src/rasterize.h similarity index 100% rename from collector/benchmarks/webrender-2022/swgl/src/rasterize.h rename to collector/compile-benchmarks/webrender-2022/swgl/src/rasterize.h diff --git a/collector/benchmarks/webrender-2022/swgl/src/swgl_ext.h b/collector/compile-benchmarks/webrender-2022/swgl/src/swgl_ext.h similarity index 100% rename from collector/benchmarks/webrender-2022/swgl/src/swgl_ext.h rename to collector/compile-benchmarks/webrender-2022/swgl/src/swgl_ext.h diff --git a/collector/benchmarks/webrender-2022/swgl/src/swgl_fns.rs b/collector/compile-benchmarks/webrender-2022/swgl/src/swgl_fns.rs similarity index 100% rename from collector/benchmarks/webrender-2022/swgl/src/swgl_fns.rs rename to collector/compile-benchmarks/webrender-2022/swgl/src/swgl_fns.rs diff --git a/collector/benchmarks/webrender-2022/swgl/src/texture.h b/collector/compile-benchmarks/webrender-2022/swgl/src/texture.h similarity index 100% rename from collector/benchmarks/webrender-2022/swgl/src/texture.h rename to collector/compile-benchmarks/webrender-2022/swgl/src/texture.h diff --git a/collector/benchmarks/webrender-2022/swgl/src/vector_type.h b/collector/compile-benchmarks/webrender-2022/swgl/src/vector_type.h similarity index 100% rename from collector/benchmarks/webrender-2022/swgl/src/vector_type.h rename to collector/compile-benchmarks/webrender-2022/swgl/src/vector_type.h diff --git a/collector/benchmarks/webrender-2022/webrender/Cargo.toml b/collector/compile-benchmarks/webrender-2022/webrender/Cargo.toml similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/Cargo.toml rename to collector/compile-benchmarks/webrender-2022/webrender/Cargo.toml diff --git a/collector/benchmarks/webrender-2022/webrender/build.rs b/collector/compile-benchmarks/webrender-2022/webrender/build.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/build.rs rename to collector/compile-benchmarks/webrender-2022/webrender/build.rs diff --git a/collector/benchmarks/webrender-2022/webrender/doc/CLIPPING_AND_POSITIONING.md b/collector/compile-benchmarks/webrender-2022/webrender/doc/CLIPPING_AND_POSITIONING.md similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/doc/CLIPPING_AND_POSITIONING.md rename to collector/compile-benchmarks/webrender-2022/webrender/doc/CLIPPING_AND_POSITIONING.md diff --git a/collector/benchmarks/webrender-2022/webrender/doc/blob.md b/collector/compile-benchmarks/webrender-2022/webrender/doc/blob.md similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/doc/blob.md rename to collector/compile-benchmarks/webrender-2022/webrender/doc/blob.md diff --git a/collector/benchmarks/webrender-2022/webrender/doc/swizzling.md b/collector/compile-benchmarks/webrender-2022/webrender/doc/swizzling.md similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/doc/swizzling.md rename to collector/compile-benchmarks/webrender-2022/webrender/doc/swizzling.md diff --git a/collector/benchmarks/webrender-2022/webrender/doc/text-rendering.md b/collector/compile-benchmarks/webrender-2022/webrender/doc/text-rendering.md similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/doc/text-rendering.md rename to collector/compile-benchmarks/webrender-2022/webrender/doc/text-rendering.md diff --git a/collector/benchmarks/webrender-2022/webrender/res/Proggy.ttf b/collector/compile-benchmarks/webrender-2022/webrender/res/Proggy.ttf similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/Proggy.ttf rename to collector/compile-benchmarks/webrender-2022/webrender/res/Proggy.ttf diff --git a/collector/benchmarks/webrender-2022/webrender/res/area-lut.tga b/collector/compile-benchmarks/webrender-2022/webrender/res/area-lut.tga similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/area-lut.tga rename to collector/compile-benchmarks/webrender-2022/webrender/res/area-lut.tga diff --git a/collector/benchmarks/webrender-2022/webrender/res/base.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/base.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/base.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/base.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/blend.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/blend.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/blend.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/blend.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/brush.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/brush.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/brush.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/brush.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/brush_blend.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/brush_blend.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/brush_blend.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/brush_blend.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/brush_image.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/brush_image.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/brush_image.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/brush_image.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/brush_linear_gradient.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/brush_linear_gradient.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/brush_linear_gradient.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/brush_linear_gradient.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/brush_mix_blend.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/brush_mix_blend.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/brush_mix_blend.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/brush_mix_blend.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/brush_opacity.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/brush_opacity.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/brush_opacity.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/brush_opacity.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/brush_solid.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/brush_solid.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/brush_solid.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/brush_solid.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/brush_yuv_image.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/brush_yuv_image.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/brush_yuv_image.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/brush_yuv_image.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/clip_shared.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/clip_shared.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/clip_shared.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/clip_shared.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/composite.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/composite.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/composite.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/composite.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/cs_blur.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/cs_blur.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/cs_blur.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/cs_blur.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/cs_border_segment.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/cs_border_segment.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/cs_border_segment.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/cs_border_segment.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/cs_border_solid.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/cs_border_solid.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/cs_border_solid.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/cs_border_solid.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/cs_clip_box_shadow.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/cs_clip_box_shadow.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/cs_clip_box_shadow.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/cs_clip_box_shadow.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/cs_clip_image.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/cs_clip_image.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/cs_clip_image.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/cs_clip_image.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/cs_clip_rectangle.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/cs_clip_rectangle.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/cs_clip_rectangle.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/cs_clip_rectangle.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/cs_conic_gradient.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/cs_conic_gradient.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/cs_conic_gradient.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/cs_conic_gradient.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/cs_fast_linear_gradient.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/cs_fast_linear_gradient.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/cs_fast_linear_gradient.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/cs_fast_linear_gradient.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/cs_line_decoration.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/cs_line_decoration.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/cs_line_decoration.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/cs_line_decoration.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/cs_linear_gradient.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/cs_linear_gradient.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/cs_linear_gradient.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/cs_linear_gradient.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/cs_radial_gradient.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/cs_radial_gradient.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/cs_radial_gradient.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/cs_radial_gradient.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/cs_scale.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/cs_scale.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/cs_scale.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/cs_scale.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/cs_svg_filter.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/cs_svg_filter.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/cs_svg_filter.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/cs_svg_filter.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/debug_color.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/debug_color.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/debug_color.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/debug_color.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/debug_font.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/debug_font.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/debug_font.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/debug_font.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/ellipse.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/ellipse.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/ellipse.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/ellipse.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/gpu_cache.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/gpu_cache.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/gpu_cache.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/gpu_cache.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/gpu_cache_update.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/gpu_cache_update.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/gpu_cache_update.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/gpu_cache_update.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/gradient.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/gradient.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/gradient.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/gradient.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/gradient_shared.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/gradient_shared.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/gradient_shared.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/gradient_shared.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/prim_shared.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/prim_shared.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/prim_shared.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/prim_shared.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/ps_clear.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/ps_clear.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/ps_clear.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/ps_clear.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/ps_copy.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/ps_copy.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/ps_copy.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/ps_copy.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/ps_split_composite.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/ps_split_composite.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/ps_split_composite.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/ps_split_composite.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/ps_text_run.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/ps_text_run.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/ps_text_run.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/ps_text_run.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/rect.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/rect.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/rect.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/rect.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/render_task.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/render_task.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/render_task.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/render_task.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/shared.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/shared.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/shared.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/shared.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/shared_other.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/shared_other.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/shared_other.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/shared_other.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/transform.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/transform.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/transform.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/transform.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/res/yuv.glsl b/collector/compile-benchmarks/webrender-2022/webrender/res/yuv.glsl similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/res/yuv.glsl rename to collector/compile-benchmarks/webrender-2022/webrender/res/yuv.glsl diff --git a/collector/benchmarks/webrender-2022/webrender/src/api_resources.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/api_resources.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/api_resources.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/api_resources.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/batch.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/batch.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/batch.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/batch.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/border.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/border.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/border.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/border.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/box_shadow.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/box_shadow.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/box_shadow.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/box_shadow.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/capture.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/capture.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/capture.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/capture.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/clip.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/clip.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/clip.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/clip.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/composite.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/composite.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/composite.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/composite.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/compositor/mod.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/compositor/mod.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/compositor/mod.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/compositor/mod.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/compositor/sw_compositor.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/compositor/sw_compositor.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/compositor/sw_compositor.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/compositor/sw_compositor.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/debug_colors.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/debug_colors.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/debug_colors.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/debug_colors.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/debug_font_data.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/debug_font_data.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/debug_font_data.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/debug_font_data.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/debug_item.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/debug_item.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/debug_item.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/debug_item.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/device/gl.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/device/gl.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/device/gl.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/device/gl.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/device/mod.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/device/mod.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/device/mod.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/device/mod.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/device/query_gl.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/device/query_gl.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/device/query_gl.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/device/query_gl.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/ellipse.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/ellipse.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/ellipse.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/ellipse.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/filterdata.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/filterdata.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/filterdata.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/filterdata.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/frame_builder.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/frame_builder.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/frame_builder.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/frame_builder.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/freelist.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/freelist.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/freelist.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/freelist.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/gamma_lut.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/gamma_lut.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/gamma_lut.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/gamma_lut.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/glyph_cache.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/glyph_cache.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/glyph_cache.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/glyph_cache.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/glyph_rasterizer/mod.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/glyph_rasterizer/mod.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/glyph_rasterizer/mod.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/glyph_rasterizer/mod.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/gpu_cache.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/gpu_cache.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/gpu_cache.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/gpu_cache.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/gpu_types.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/gpu_types.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/gpu_types.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/gpu_types.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/hit_test.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/hit_test.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/hit_test.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/hit_test.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/image_source.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/image_source.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/image_source.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/image_source.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/image_tiling.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/image_tiling.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/image_tiling.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/image_tiling.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/intern.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/intern.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/intern.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/intern.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/internal_types.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/internal_types.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/internal_types.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/internal_types.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/lib.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/lib.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/lib.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/lib.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/lru_cache.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/lru_cache.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/lru_cache.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/lru_cache.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/picture.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/picture.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/picture.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/picture.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/picture_graph.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/picture_graph.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/picture_graph.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/picture_graph.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/picture_textures.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/picture_textures.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/picture_textures.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/picture_textures.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/platform/macos/font.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/platform/macos/font.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/platform/macos/font.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/platform/macos/font.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/platform/unix/font.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/platform/unix/font.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/platform/unix/font.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/platform/unix/font.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/platform/windows/font.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/platform/windows/font.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/platform/windows/font.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/platform/windows/font.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/prepare.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/prepare.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/prepare.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/prepare.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/prim_store/backdrop.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/prim_store/backdrop.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/prim_store/backdrop.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/prim_store/backdrop.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/prim_store/borders.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/prim_store/borders.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/prim_store/borders.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/prim_store/borders.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/prim_store/gradient/conic.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/prim_store/gradient/conic.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/prim_store/gradient/conic.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/prim_store/gradient/conic.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/prim_store/gradient/linear.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/prim_store/gradient/linear.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/prim_store/gradient/linear.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/prim_store/gradient/linear.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/prim_store/gradient/mod.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/prim_store/gradient/mod.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/prim_store/gradient/mod.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/prim_store/gradient/mod.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/prim_store/gradient/radial.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/prim_store/gradient/radial.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/prim_store/gradient/radial.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/prim_store/gradient/radial.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/prim_store/image.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/prim_store/image.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/prim_store/image.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/prim_store/image.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/prim_store/interned.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/prim_store/interned.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/prim_store/interned.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/prim_store/interned.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/prim_store/line_dec.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/prim_store/line_dec.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/prim_store/line_dec.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/prim_store/line_dec.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/prim_store/mod.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/prim_store/mod.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/prim_store/mod.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/prim_store/mod.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/prim_store/picture.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/prim_store/picture.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/prim_store/picture.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/prim_store/picture.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/prim_store/storage.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/prim_store/storage.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/prim_store/storage.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/prim_store/storage.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/prim_store/text_run.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/prim_store/text_run.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/prim_store/text_run.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/prim_store/text_run.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/print_tree.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/print_tree.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/print_tree.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/print_tree.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/profiler.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/profiler.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/profiler.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/profiler.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/rectangle_occlusion.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/rectangle_occlusion.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/rectangle_occlusion.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/rectangle_occlusion.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/render_api.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/render_api.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/render_api.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/render_api.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/render_backend.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/render_backend.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/render_backend.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/render_backend.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/render_target.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/render_target.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/render_target.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/render_target.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/render_task.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/render_task.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/render_task.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/render_task.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/render_task_cache.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/render_task_cache.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/render_task_cache.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/render_task_cache.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/render_task_graph.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/render_task_graph.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/render_task_graph.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/render_task_graph.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/renderer/debug.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/renderer/debug.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/renderer/debug.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/renderer/debug.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/renderer/gpu_cache.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/renderer/gpu_cache.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/renderer/gpu_cache.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/renderer/gpu_cache.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/renderer/mod.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/renderer/mod.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/renderer/mod.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/renderer/mod.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/renderer/shade.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/renderer/shade.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/renderer/shade.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/renderer/shade.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/renderer/upload.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/renderer/upload.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/renderer/upload.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/renderer/upload.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/renderer/vertex.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/renderer/vertex.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/renderer/vertex.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/renderer/vertex.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/resource_cache.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/resource_cache.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/resource_cache.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/resource_cache.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/scene.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/scene.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/scene.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/scene.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/scene_builder_thread.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/scene_builder_thread.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/scene_builder_thread.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/scene_builder_thread.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/scene_building.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/scene_building.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/scene_building.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/scene_building.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/screen_capture.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/screen_capture.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/screen_capture.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/screen_capture.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/segment.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/segment.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/segment.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/segment.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/space.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/space.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/space.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/space.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/spatial_node.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/spatial_node.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/spatial_node.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/spatial_node.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/spatial_tree.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/spatial_tree.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/spatial_tree.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/spatial_tree.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/texture_cache.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/texture_cache.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/texture_cache.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/texture_cache.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/texture_pack/guillotine.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/texture_pack/guillotine.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/texture_pack/guillotine.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/texture_pack/guillotine.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/texture_pack/mod.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/texture_pack/mod.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/texture_pack/mod.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/texture_pack/mod.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/tile_cache.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/tile_cache.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/tile_cache.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/tile_cache.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/util.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/util.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/util.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/util.rs diff --git a/collector/benchmarks/webrender-2022/webrender/src/visibility.rs b/collector/compile-benchmarks/webrender-2022/webrender/src/visibility.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/src/visibility.rs rename to collector/compile-benchmarks/webrender-2022/webrender/src/visibility.rs diff --git a/collector/benchmarks/webrender-2022/webrender/tests/angle_shader_validation.rs b/collector/compile-benchmarks/webrender-2022/webrender/tests/angle_shader_validation.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender/tests/angle_shader_validation.rs rename to collector/compile-benchmarks/webrender-2022/webrender/tests/angle_shader_validation.rs diff --git a/collector/benchmarks/webrender-2022/webrender_api/Cargo.toml b/collector/compile-benchmarks/webrender-2022/webrender_api/Cargo.toml similarity index 100% rename from collector/benchmarks/webrender-2022/webrender_api/Cargo.toml rename to collector/compile-benchmarks/webrender-2022/webrender_api/Cargo.toml diff --git a/collector/benchmarks/webrender-2022/webrender_api/src/channel.rs b/collector/compile-benchmarks/webrender-2022/webrender_api/src/channel.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender_api/src/channel.rs rename to collector/compile-benchmarks/webrender-2022/webrender_api/src/channel.rs diff --git a/collector/benchmarks/webrender-2022/webrender_api/src/color.rs b/collector/compile-benchmarks/webrender-2022/webrender_api/src/color.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender_api/src/color.rs rename to collector/compile-benchmarks/webrender-2022/webrender_api/src/color.rs diff --git a/collector/benchmarks/webrender-2022/webrender_api/src/display_item.rs b/collector/compile-benchmarks/webrender-2022/webrender_api/src/display_item.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender_api/src/display_item.rs rename to collector/compile-benchmarks/webrender-2022/webrender_api/src/display_item.rs diff --git a/collector/benchmarks/webrender-2022/webrender_api/src/display_item_cache.rs b/collector/compile-benchmarks/webrender-2022/webrender_api/src/display_item_cache.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender_api/src/display_item_cache.rs rename to collector/compile-benchmarks/webrender-2022/webrender_api/src/display_item_cache.rs diff --git a/collector/benchmarks/webrender-2022/webrender_api/src/display_list.rs b/collector/compile-benchmarks/webrender-2022/webrender_api/src/display_list.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender_api/src/display_list.rs rename to collector/compile-benchmarks/webrender-2022/webrender_api/src/display_list.rs diff --git a/collector/benchmarks/webrender-2022/webrender_api/src/font.rs b/collector/compile-benchmarks/webrender-2022/webrender_api/src/font.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender_api/src/font.rs rename to collector/compile-benchmarks/webrender-2022/webrender_api/src/font.rs diff --git a/collector/benchmarks/webrender-2022/webrender_api/src/gradient_builder.rs b/collector/compile-benchmarks/webrender-2022/webrender_api/src/gradient_builder.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender_api/src/gradient_builder.rs rename to collector/compile-benchmarks/webrender-2022/webrender_api/src/gradient_builder.rs diff --git a/collector/benchmarks/webrender-2022/webrender_api/src/image.rs b/collector/compile-benchmarks/webrender-2022/webrender_api/src/image.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender_api/src/image.rs rename to collector/compile-benchmarks/webrender-2022/webrender_api/src/image.rs diff --git a/collector/benchmarks/webrender-2022/webrender_api/src/lib.rs b/collector/compile-benchmarks/webrender-2022/webrender_api/src/lib.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender_api/src/lib.rs rename to collector/compile-benchmarks/webrender-2022/webrender_api/src/lib.rs diff --git a/collector/benchmarks/webrender-2022/webrender_api/src/units.rs b/collector/compile-benchmarks/webrender-2022/webrender_api/src/units.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender_api/src/units.rs rename to collector/compile-benchmarks/webrender-2022/webrender_api/src/units.rs diff --git a/collector/benchmarks/webrender-2022/webrender_build/Cargo.toml b/collector/compile-benchmarks/webrender-2022/webrender_build/Cargo.toml similarity index 100% rename from collector/benchmarks/webrender-2022/webrender_build/Cargo.toml rename to collector/compile-benchmarks/webrender-2022/webrender_build/Cargo.toml diff --git a/collector/benchmarks/webrender-2022/webrender_build/src/lib.rs b/collector/compile-benchmarks/webrender-2022/webrender_build/src/lib.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender_build/src/lib.rs rename to collector/compile-benchmarks/webrender-2022/webrender_build/src/lib.rs diff --git a/collector/benchmarks/webrender-2022/webrender_build/src/shader.rs b/collector/compile-benchmarks/webrender-2022/webrender_build/src/shader.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender_build/src/shader.rs rename to collector/compile-benchmarks/webrender-2022/webrender_build/src/shader.rs diff --git a/collector/benchmarks/webrender-2022/webrender_build/src/shader_features.rs b/collector/compile-benchmarks/webrender-2022/webrender_build/src/shader_features.rs similarity index 100% rename from collector/benchmarks/webrender-2022/webrender_build/src/shader_features.rs rename to collector/compile-benchmarks/webrender-2022/webrender_build/src/shader_features.rs diff --git a/collector/benchmarks/webrender-2022/wr_malloc_size_of/Cargo.toml b/collector/compile-benchmarks/webrender-2022/wr_malloc_size_of/Cargo.toml similarity index 100% rename from collector/benchmarks/webrender-2022/wr_malloc_size_of/Cargo.toml rename to collector/compile-benchmarks/webrender-2022/wr_malloc_size_of/Cargo.toml diff --git a/collector/benchmarks/webrender-2022/wr_malloc_size_of/LICENSE-APACHE b/collector/compile-benchmarks/webrender-2022/wr_malloc_size_of/LICENSE-APACHE similarity index 100% rename from collector/benchmarks/webrender-2022/wr_malloc_size_of/LICENSE-APACHE rename to collector/compile-benchmarks/webrender-2022/wr_malloc_size_of/LICENSE-APACHE diff --git a/collector/benchmarks/webrender-2022/wr_malloc_size_of/LICENSE-MIT b/collector/compile-benchmarks/webrender-2022/wr_malloc_size_of/LICENSE-MIT similarity index 100% rename from collector/benchmarks/webrender-2022/wr_malloc_size_of/LICENSE-MIT rename to collector/compile-benchmarks/webrender-2022/wr_malloc_size_of/LICENSE-MIT diff --git a/collector/benchmarks/webrender-2022/wr_malloc_size_of/lib.rs b/collector/compile-benchmarks/webrender-2022/wr_malloc_size_of/lib.rs similarity index 100% rename from collector/benchmarks/webrender-2022/wr_malloc_size_of/lib.rs rename to collector/compile-benchmarks/webrender-2022/wr_malloc_size_of/lib.rs diff --git a/collector/benchmarks/webrender-2022/wrench/.gitignore b/collector/compile-benchmarks/webrender-2022/wrench/.gitignore similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/.gitignore rename to collector/compile-benchmarks/webrender-2022/wrench/.gitignore diff --git a/collector/benchmarks/webrender-2022/wrench/Cargo.toml b/collector/compile-benchmarks/webrender-2022/wrench/Cargo.toml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/Cargo.toml rename to collector/compile-benchmarks/webrender-2022/wrench/Cargo.toml diff --git a/collector/benchmarks/webrender-2022/wrench/README.md b/collector/compile-benchmarks/webrender-2022/wrench/README.md similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/README.md rename to collector/compile-benchmarks/webrender-2022/wrench/README.md diff --git a/collector/benchmarks/webrender-2022/wrench/android.txt b/collector/compile-benchmarks/webrender-2022/wrench/android.txt similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/android.txt rename to collector/compile-benchmarks/webrender-2022/wrench/android.txt diff --git a/collector/benchmarks/webrender-2022/wrench/benchmarks/aligned-gradient.yaml b/collector/compile-benchmarks/webrender-2022/wrench/benchmarks/aligned-gradient.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/benchmarks/aligned-gradient.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/benchmarks/aligned-gradient.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/benchmarks/benchmarks.list b/collector/compile-benchmarks/webrender-2022/wrench/benchmarks/benchmarks.list similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/benchmarks/benchmarks.list rename to collector/compile-benchmarks/webrender-2022/wrench/benchmarks/benchmarks.list diff --git a/collector/benchmarks/webrender-2022/wrench/benchmarks/box-shadow-large.yaml b/collector/compile-benchmarks/webrender-2022/wrench/benchmarks/box-shadow-large.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/benchmarks/box-shadow-large.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/benchmarks/box-shadow-large.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/benchmarks/clip-clear.yaml b/collector/compile-benchmarks/webrender-2022/wrench/benchmarks/clip-clear.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/benchmarks/clip-clear.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/benchmarks/clip-clear.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/benchmarks/large-blur-radius.yaml b/collector/compile-benchmarks/webrender-2022/wrench/benchmarks/large-blur-radius.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/benchmarks/large-blur-radius.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/benchmarks/large-blur-radius.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/benchmarks/large-boxshadow-ellipse-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/benchmarks/large-boxshadow-ellipse-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/benchmarks/large-boxshadow-ellipse-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/benchmarks/large-boxshadow-ellipse-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/benchmarks/large-boxshadow-ellipse.yaml b/collector/compile-benchmarks/webrender-2022/wrench/benchmarks/large-boxshadow-ellipse.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/benchmarks/large-boxshadow-ellipse.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/benchmarks/large-boxshadow-ellipse.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/benchmarks/large-clip-rect.yaml b/collector/compile-benchmarks/webrender-2022/wrench/benchmarks/large-clip-rect.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/benchmarks/large-clip-rect.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/benchmarks/large-clip-rect.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/benchmarks/many-box-shadows.yaml b/collector/compile-benchmarks/webrender-2022/wrench/benchmarks/many-box-shadows.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/benchmarks/many-box-shadows.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/benchmarks/many-box-shadows.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/benchmarks/many-images.yaml b/collector/compile-benchmarks/webrender-2022/wrench/benchmarks/many-images.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/benchmarks/many-images.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/benchmarks/many-images.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/benchmarks/overlapping-text-shadows.yaml b/collector/compile-benchmarks/webrender-2022/wrench/benchmarks/overlapping-text-shadows.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/benchmarks/overlapping-text-shadows.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/benchmarks/overlapping-text-shadows.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/benchmarks/radial-gradient.yaml b/collector/compile-benchmarks/webrender-2022/wrench/benchmarks/radial-gradient.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/benchmarks/radial-gradient.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/benchmarks/radial-gradient.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/benchmarks/simple-batching.yaml b/collector/compile-benchmarks/webrender-2022/wrench/benchmarks/simple-batching.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/benchmarks/simple-batching.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/benchmarks/simple-batching.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/benchmarks/text-rendering.yaml b/collector/compile-benchmarks/webrender-2022/wrench/benchmarks/text-rendering.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/benchmarks/text-rendering.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/benchmarks/text-rendering.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/benchmarks/transforms-simple.yaml b/collector/compile-benchmarks/webrender-2022/wrench/benchmarks/transforms-simple.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/benchmarks/transforms-simple.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/benchmarks/transforms-simple.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/benchmarks/unaligned-gradient.yaml b/collector/compile-benchmarks/webrender-2022/wrench/benchmarks/unaligned-gradient.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/benchmarks/unaligned-gradient.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/benchmarks/unaligned-gradient.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/build.rs b/collector/compile-benchmarks/webrender-2022/wrench/build.rs similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/build.rs rename to collector/compile-benchmarks/webrender-2022/wrench/build.rs diff --git a/collector/benchmarks/webrender-2022/wrench/examples/animated.anim b/collector/compile-benchmarks/webrender-2022/wrench/examples/animated.anim similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/examples/animated.anim rename to collector/compile-benchmarks/webrender-2022/wrench/examples/animated.anim diff --git a/collector/benchmarks/webrender-2022/wrench/examples/animated.yaml b/collector/compile-benchmarks/webrender-2022/wrench/examples/animated.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/examples/animated.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/examples/animated.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/invalidation/basic.yaml b/collector/compile-benchmarks/webrender-2022/wrench/invalidation/basic.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/invalidation/basic.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/invalidation/basic.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/invalidation/composite_nop_1.yaml b/collector/compile-benchmarks/webrender-2022/wrench/invalidation/composite_nop_1.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/invalidation/composite_nop_1.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/invalidation/composite_nop_1.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/invalidation/composite_nop_2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/invalidation/composite_nop_2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/invalidation/composite_nop_2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/invalidation/composite_nop_2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/aa/aa-dist-bug-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/aa/aa-dist-bug-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/aa/aa-dist-bug-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/aa/aa-dist-bug-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/aa/aa-dist-bug.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/aa/aa-dist-bug.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/aa/aa-dist-bug.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/aa/aa-dist-bug.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/aa/fractional-radii-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/aa/fractional-radii-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/aa/fractional-radii-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/aa/fractional-radii-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/aa/fractional-radii.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/aa/fractional-radii.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/aa/fractional-radii.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/aa/fractional-radii.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/aa/reftest.list b/collector/compile-benchmarks/webrender-2022/wrench/reftests/aa/reftest.list similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/aa/reftest.list rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/aa/reftest.list diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/aa/rounded-rects-ref.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/aa/rounded-rects-ref.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/aa/rounded-rects-ref.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/aa/rounded-rects-ref.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/aa/rounded-rects.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/aa/rounded-rects.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/aa/rounded-rects.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/aa/rounded-rects.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-3d-leaf.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-3d-leaf.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-3d-leaf.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-3d-leaf.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-both-sides-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-both-sides-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-both-sides-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-both-sides-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-both-sides.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-both-sides.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-both-sides.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-both-sides.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-double-flip.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-double-flip.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-double-flip.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-double-flip.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-flatten.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-flatten.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-flatten.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-flatten.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-hidden.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-hidden.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-hidden.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-hidden.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-leaf-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-leaf-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-leaf-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-leaf-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-leaf.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-leaf.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-leaf.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-leaf.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-perspective-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-perspective-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-perspective-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-perspective-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-perspective.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-perspective.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-perspective.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-perspective.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-picture-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-picture-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-picture-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-picture-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-picture.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-picture.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-picture.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-picture.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-sc.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-sc.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-sc.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-sc.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-vis-3d.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-vis-3d.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/backface/backface-vis-3d.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/backface-vis-3d.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/backface/blank.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/blank.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/backface/blank.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/blank.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/backface/reftest.list b/collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/reftest.list similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/backface/reftest.list rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/backface/reftest.list diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/blank.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/blank.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/blank.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/blank.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/blend-overflow-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/blend-overflow-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/blend-overflow-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/blend-overflow-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/blend-overflow.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/blend-overflow.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/blend-overflow.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/blend-overflow.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/child-surface-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/child-surface-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/child-surface-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/child-surface-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/child-surface.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/child-surface.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/child-surface.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/child-surface.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/darken-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/darken-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/darken-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/darken-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/darken.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/darken.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/darken.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/darken.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/difference-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/difference-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/difference-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/difference-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/difference-transparent-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/difference-transparent-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/difference-transparent-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/difference-transparent-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/difference-transparent.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/difference-transparent.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/difference-transparent.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/difference-transparent.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/difference.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/difference.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/difference.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/difference.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/isolated-2-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/isolated-2-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/isolated-2-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/isolated-2-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/isolated-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/isolated-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/isolated-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/isolated-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/isolated-premultiplied-2-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/isolated-premultiplied-2-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/isolated-premultiplied-2-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/isolated-premultiplied-2-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/isolated-premultiplied-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/isolated-premultiplied-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/isolated-premultiplied-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/isolated-premultiplied-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/isolated-premultiplied.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/isolated-premultiplied.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/isolated-premultiplied.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/isolated-premultiplied.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/isolated-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/isolated-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/isolated-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/isolated-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/isolated-with-filter.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/isolated-with-filter.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/isolated-with-filter.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/isolated-with-filter.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/isolated.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/isolated.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/isolated.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/isolated.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/large-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/large-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/large-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/large-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/large.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/large.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/large.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/large.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/lighten-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/lighten-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/lighten-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/lighten-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/lighten.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/lighten.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/lighten.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/lighten.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/mix-blend-complex-transform.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/mix-blend-complex-transform.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/mix-blend-complex-transform.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/mix-blend-complex-transform.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/mix-blend-complex-transform.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/mix-blend-complex-transform.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/mix-blend-complex-transform.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/mix-blend-complex-transform.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/mix-blend-invalid-backdrop-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/mix-blend-invalid-backdrop-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/mix-blend-invalid-backdrop-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/mix-blend-invalid-backdrop-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/mix-blend-invalid-backdrop.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/mix-blend-invalid-backdrop.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/mix-blend-invalid-backdrop.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/mix-blend-invalid-backdrop.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/multi-mix-blend-mode-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/multi-mix-blend-mode-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/multi-mix-blend-mode-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/multi-mix-blend-mode-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/multi-mix-blend-mode.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/multi-mix-blend-mode.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/multi-mix-blend-mode.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/multi-mix-blend-mode.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/multiply-2-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/multiply-2-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/multiply-2-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/multiply-2-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/multiply-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/multiply-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/multiply-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/multiply-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/multiply-3.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/multiply-3.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/multiply-3.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/multiply-3.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/multiply-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/multiply-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/multiply-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/multiply-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/multiply.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/multiply.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/multiply.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/multiply.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/raster-roots-1-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/raster-roots-1-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/raster-roots-1-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/raster-roots-1-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/raster-roots-1.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/raster-roots-1.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/raster-roots-1.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/raster-roots-1.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/reftest.list b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/reftest.list similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/reftest.list rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/reftest.list diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/repeated-difference-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/repeated-difference-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/repeated-difference-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/repeated-difference-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/repeated-difference.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/repeated-difference.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/repeated-difference.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/repeated-difference.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/transparent-composite-1-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/transparent-composite-1-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/transparent-composite-1-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/transparent-composite-1-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/transparent-composite-1.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/transparent-composite-1.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/transparent-composite-1.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/transparent-composite-1.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/transparent-composite-2-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/transparent-composite-2-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/transparent-composite-2-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/transparent-composite-2-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/transparent-composite-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/transparent-composite-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/transparent-composite-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/transparent-composite-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/blend/transparent-white.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/transparent-white.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/blend/transparent-white.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/blend/transparent-white.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/blank.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/blank.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/blank.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/blank.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-clamp-corner-radius.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-clamp-corner-radius.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-clamp-corner-radius.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-clamp-corner-radius.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-clamp-corner-radius.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-clamp-corner-radius.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-clamp-corner-radius.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-clamp-corner-radius.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-dashed-dotted-caching.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-dashed-dotted-caching.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-dashed-dotted-caching.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-dashed-dotted-caching.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-dashed-dotted-caching.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-dashed-dotted-caching.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-dashed-dotted-caching.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-dashed-dotted-caching.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-double-1px-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-double-1px-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-double-1px-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-double-1px-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-double-1px.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-double-1px.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-double-1px.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-double-1px.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-double-simple-2-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-double-simple-2-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-double-simple-2-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-double-simple-2-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-double-simple-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-double-simple-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-double-simple-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-double-simple-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-double-simple-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-double-simple-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-double-simple-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-double-simple-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-double-simple.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-double-simple.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-double-simple.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-double-simple.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-gradient-nine-patch.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-gradient-nine-patch.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-gradient-nine-patch.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-gradient-nine-patch.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-gradient-nine-patch.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-gradient-nine-patch.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-gradient-nine-patch.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-gradient-nine-patch.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-gradient-simple-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-gradient-simple-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-gradient-simple-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-gradient-simple-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-gradient-simple.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-gradient-simple.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-gradient-simple.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-gradient-simple.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-groove-simple-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-groove-simple-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-groove-simple-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-groove-simple-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-groove-simple.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-groove-simple.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-groove-simple.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-groove-simple.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-image-crash-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-image-crash-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-image-crash-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-image-crash-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-image-crash.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-image-crash.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-image-crash.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-image-crash.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-image-empty-slice-ref.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-image-empty-slice-ref.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-image-empty-slice-ref.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-image-empty-slice-ref.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-image-empty-slice.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-image-empty-slice.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-image-empty-slice.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-image-empty-slice.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-image-fill-2-ref.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-image-fill-2-ref.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-image-fill-2-ref.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-image-fill-2-ref.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-image-fill-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-image-fill-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-image-fill-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-image-fill-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-image-fill-ref.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-image-fill-ref.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-image-fill-ref.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-image-fill-ref.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-image-fill.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-image-fill.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-image-fill.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-image-fill.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-image-ref.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-image-ref.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-image-ref.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-image-ref.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-image-round-ref.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-image-round-ref.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-image-round-ref.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-image-round-ref.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-image-round.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-image-round.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-image-round.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-image-round.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-image-src-2.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-image-src-2.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-image-src-2.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-image-src-2.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-image-src.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-image-src.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-image-src.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-image-src.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-image.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-image.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-image.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-image.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-invisible-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-invisible-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-invisible-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-invisible-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-invisible.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-invisible.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-invisible.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-invisible.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-no-bogus-line-ref.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-no-bogus-line-ref.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-no-bogus-line-ref.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-no-bogus-line-ref.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-no-bogus-line.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-no-bogus-line.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-no-bogus-line.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-no-bogus-line.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-none-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-none-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-none-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-none-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-none.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-none.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-none.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-none.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-overlapping-corner-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-overlapping-corner-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-overlapping-corner-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-overlapping-corner-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-overlapping-corner.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-overlapping-corner.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-overlapping-corner.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-overlapping-corner.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-overlapping-edge-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-overlapping-edge-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-overlapping-edge-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-overlapping-edge-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-overlapping-edge.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-overlapping-edge.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-overlapping-edge.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-overlapping-edge.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-radial-gradient-nine-patch.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-radial-gradient-nine-patch.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-radial-gradient-nine-patch.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-radial-gradient-nine-patch.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-radial-gradient-nine-patch.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-radial-gradient-nine-patch.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-radial-gradient-nine-patch.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-radial-gradient-nine-patch.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-radial-gradient-simple-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-radial-gradient-simple-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-radial-gradient-simple-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-radial-gradient-simple-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-radial-gradient-simple.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-radial-gradient-simple.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-radial-gradient-simple.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-radial-gradient-simple.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-radii.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-radii.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-radii.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-radii.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-radii.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-radii.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-radii.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-radii.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-ridge-simple-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-ridge-simple-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-ridge-simple-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-ridge-simple-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-ridge-simple.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-ridge-simple.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-ridge-simple.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-ridge-simple.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-suite-2.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-suite-2.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-suite-2.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-suite-2.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-suite-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-suite-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-suite-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-suite-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-suite-3.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-suite-3.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-suite-3.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-suite-3.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-suite-3.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-suite-3.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-suite-3.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-suite-3.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-suite.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-suite.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-suite.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-suite.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/border-suite.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-suite.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/border-suite.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/border-suite.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/degenerate-curve.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/degenerate-curve.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/degenerate-curve.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/degenerate-curve.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/degenerate-curve.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/degenerate-curve.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/degenerate-curve.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/degenerate-curve.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/discontinued-dash.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/discontinued-dash.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/discontinued-dash.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/discontinued-dash.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/discontinued-dash.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/discontinued-dash.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/discontinued-dash.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/discontinued-dash.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/dotted-corner-small-radius.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/dotted-corner-small-radius.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/dotted-corner-small-radius.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/dotted-corner-small-radius.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/dotted-corner-small-radius.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/dotted-corner-small-radius.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/dotted-corner-small-radius.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/dotted-corner-small-radius.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/green-square.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/green-square.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/green-square.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/green-square.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/max-scale-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/max-scale-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/max-scale-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/max-scale-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/max-scale.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/max-scale.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/max-scale.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/max-scale.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/no-aa.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/no-aa.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/no-aa.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/no-aa.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/overlapping.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/overlapping.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/overlapping.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/overlapping.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/overlapping.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/overlapping.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/overlapping.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/overlapping.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/reftest.list b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/reftest.list similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/reftest.list rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/reftest.list diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/small-dotted-border.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/small-dotted-border.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/small-dotted-border.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/small-dotted-border.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/small-dotted-border.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/small-dotted-border.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/small-dotted-border.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/small-dotted-border.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/small-inset-outset-notref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/small-inset-outset-notref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/small-inset-outset-notref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/small-inset-outset-notref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/small-inset-outset.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/small-inset-outset.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/small-inset-outset.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/small-inset-outset.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/border/zero-width.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/border/zero-width.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/border/zero-width.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/border/zero-width.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/blank.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/blank.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/blank.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/blank.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-blurred-overlapping-radii-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-blurred-overlapping-radii-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-blurred-overlapping-radii-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-blurred-overlapping-radii-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-blurred-overlapping-radii.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-blurred-overlapping-radii.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-blurred-overlapping-radii.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-blurred-overlapping-radii.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-border-radii.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-border-radii.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-border-radii.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-border-radii.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-border-radii.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-border-radii.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-border-radii.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-border-radii.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-cache.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-cache.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-cache.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-cache.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-cache.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-cache.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-cache.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-cache.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-clip-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-clip-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-clip-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-clip-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-clip.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-clip.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-clip.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-clip.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-empty.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-empty.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-empty.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-empty.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-huge-radius.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-huge-radius.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-huge-radius.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-huge-radius.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-huge-radius.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-huge-radius.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-huge-radius.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-huge-radius.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-large-blur-radius-2.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-large-blur-radius-2.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-large-blur-radius-2.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-large-blur-radius-2.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-large-blur-radius-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-large-blur-radius-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-large-blur-radius-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-large-blur-radius-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-large-blur-radius-3.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-large-blur-radius-3.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-large-blur-radius-3.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-large-blur-radius-3.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-large-blur-radius-3.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-large-blur-radius-3.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-large-blur-radius-3.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-large-blur-radius-3.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-large-blur-radius-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-large-blur-radius-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-large-blur-radius-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-large-blur-radius-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-large-blur-radius.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-large-blur-radius.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-large-blur-radius.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-large-blur-radius.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-spread-radii-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-spread-radii-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-spread-radii-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-spread-radii-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-spread-radii.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-spread-radii.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-spread-radii.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-spread-radii.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-spread.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-spread.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-spread.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-spread.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-spread.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-spread.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-spread.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-spread.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-stretch-mode-x.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-stretch-mode-x.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-stretch-mode-x.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-stretch-mode-x.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-stretch-mode-x.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-stretch-mode-x.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-stretch-mode-x.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-stretch-mode-x.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-stretch-mode-y.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-stretch-mode-y.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-stretch-mode-y.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-stretch-mode-y.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-stretch-mode-y.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-stretch-mode-y.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-stretch-mode-y.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-stretch-mode-y.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-suite-blur.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-suite-blur.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-suite-blur.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-suite-blur.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-suite-blur.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-suite-blur.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-suite-blur.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-suite-blur.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-suite-no-blur.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-suite-no-blur.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-suite-no-blur.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-suite-no-blur.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-suite-no-blur.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-suite-no-blur.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-suite-no-blur.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/box-shadow-suite-no-blur.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/boxshadow-spread-only-ref.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/boxshadow-spread-only-ref.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/boxshadow-spread-only-ref.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/boxshadow-spread-only-ref.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/boxshadow-spread-only.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/boxshadow-spread-only.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/boxshadow-spread-only.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/boxshadow-spread-only.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-alpha.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-alpha.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-alpha.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-alpha.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-alpha.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-alpha.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-alpha.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-alpha.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-border-radius-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-border-radius-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-border-radius-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-border-radius-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-border-radius.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-border-radius.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-border-radius.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-border-radius.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-border-radius.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-border-radius.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-border-radius.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-border-radius.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-downscale.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-downscale.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-downscale.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-downscale.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-downscale.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-downscale.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-downscale.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-downscale.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-empty.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-empty.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-empty.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-empty.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-large-offset-ref.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-large-offset-ref.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-large-offset-ref.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-large-offset-ref.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-large-offset.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-large-offset.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-large-offset.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-large-offset.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-mask-region.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-mask-region.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-mask-region.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-mask-region.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-mask-region.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-mask-region.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-mask-region.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-mask-region.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-neg-offset.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-neg-offset.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-neg-offset.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-neg-offset.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-neg-offset.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-neg-offset.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-neg-offset.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-neg-offset.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-no-blur-radius-ref.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-no-blur-radius-ref.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-no-blur-radius-ref.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-no-blur-radius-ref.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-no-blur-radius.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-no-blur-radius.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-no-blur-radius.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-no-blur-radius.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-offset.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-offset.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-offset.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-offset.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-offset.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-offset.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-offset.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-offset.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-simple-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-simple-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-simple-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-simple-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-simple.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-simple.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-simple.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-simple.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-spread-large-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-spread-large-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-spread-large-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-spread-large-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-spread-large.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-spread-large.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-spread-large.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-spread-large.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-spread-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-spread-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-spread-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-spread-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-spread.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-spread.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-spread.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-spread.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-subpx.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-subpx.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-subpx.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-subpx.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-subpx.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-subpx.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-subpx.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/inset-subpx.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/invalid-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/invalid-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/invalid-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/invalid-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/invalid.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/invalid.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/invalid.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/invalid.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/no-stretch.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/no-stretch.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/no-stretch.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/no-stretch.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/no-stretch.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/no-stretch.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/no-stretch.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/no-stretch.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/overlap1.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/overlap1.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/overlap1.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/overlap1.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/overlap1.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/overlap1.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/overlap1.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/overlap1.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/overlap2.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/overlap2.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/overlap2.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/overlap2.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/overlap2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/overlap2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/overlap2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/overlap2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/reftest.list b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/reftest.list similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/reftest.list rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/reftest.list diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/rounding-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/rounding-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/rounding-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/rounding-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/rounding.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/rounding.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/rounding.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/rounding.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/scale.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/scale.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/scale.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/scale.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/scale.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/scale.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/boxshadow/scale.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/boxshadow/scale.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/blank.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/blank.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/blank.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/blank.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/blend-container-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/blend-container-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/blend-container-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/blend-container-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/blend-container.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/blend-container.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/blend-container.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/blend-container.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/border-with-rounded-clip.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/border-with-rounded-clip.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/border-with-rounded-clip.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/border-with-rounded-clip.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/border-with-rounded-clip.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/border-with-rounded-clip.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/border-with-rounded-clip.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/border-with-rounded-clip.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-3d-transform-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-3d-transform-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-3d-transform-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-3d-transform-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-3d-transform.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-3d-transform.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-3d-transform.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-3d-transform.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-45-degree-rotation-ref.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-45-degree-rotation-ref.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-45-degree-rotation-ref.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-45-degree-rotation-ref.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-45-degree-rotation.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-45-degree-rotation.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-45-degree-rotation.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-45-degree-rotation.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-and-filter-with-rotation-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-and-filter-with-rotation-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-and-filter-with-rotation-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-and-filter-with-rotation-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-and-filter-with-rotation.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-and-filter-with-rotation.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-and-filter-with-rotation.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-and-filter-with-rotation.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-corner-overlap-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-corner-overlap-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-corner-overlap-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-corner-overlap-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-corner-overlap.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-corner-overlap.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-corner-overlap.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-corner-overlap.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-ellipse.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-ellipse.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-ellipse.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-ellipse.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-ellipse.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-ellipse.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-ellipse.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-ellipse.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-empty-inner-rect-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-empty-inner-rect-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-empty-inner-rect-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-empty-inner-rect-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-empty-inner-rect.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-empty-inner-rect.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-empty-inner-rect.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-empty-inner-rect.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-filter-raster-root-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-filter-raster-root-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-filter-raster-root-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-filter-raster-root-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-filter-raster-root.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-filter-raster-root.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-filter-raster-root.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-filter-raster-root.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-mode.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-mode.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-mode.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-mode.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-mode.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-mode.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-mode.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-mode.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-rectangle-redundant-sc-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-rectangle-redundant-sc-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-rectangle-redundant-sc-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-rectangle-redundant-sc-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-rectangle-redundant-sc.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-rectangle-redundant-sc.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-rectangle-redundant-sc.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-rectangle-redundant-sc.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-thin-rotated-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-thin-rotated-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-thin-rotated-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-thin-rotated-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-thin-rotated.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-thin-rotated.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/clip-thin-rotated.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clip-thin-rotated.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/clipped-occlusion-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clipped-occlusion-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/clipped-occlusion-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clipped-occlusion-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/clipped-occlusion.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clipped-occlusion.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/clipped-occlusion.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/clipped-occlusion.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/custom-clip-chain-node-ancestors-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/custom-clip-chain-node-ancestors-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/custom-clip-chain-node-ancestors-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/custom-clip-chain-node-ancestors-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/custom-clip-chain-node-ancestors.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/custom-clip-chain-node-ancestors.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/custom-clip-chain-node-ancestors.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/custom-clip-chain-node-ancestors.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/fixed-position-clipping-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/fixed-position-clipping-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/fixed-position-clipping-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/fixed-position-clipping-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/fixed-position-clipping.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/fixed-position-clipping.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/fixed-position-clipping.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/fixed-position-clipping.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/iframe-nested-in-stacking-context-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/iframe-nested-in-stacking-context-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/iframe-nested-in-stacking-context-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/iframe-nested-in-stacking-context-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/iframe-nested-in-stacking-context.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/iframe-nested-in-stacking-context.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/iframe-nested-in-stacking-context.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/iframe-nested-in-stacking-context.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/raster-roots-tiled-mask-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/raster-roots-tiled-mask-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/raster-roots-tiled-mask-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/raster-roots-tiled-mask-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/raster-roots-tiled-mask.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/raster-roots-tiled-mask.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/raster-roots-tiled-mask.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/raster-roots-tiled-mask.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/reftest.list b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/reftest.list similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/reftest.list rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/reftest.list diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/segmentation-across-rotation-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/segmentation-across-rotation-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/segmentation-across-rotation-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/segmentation-across-rotation-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/segmentation-across-rotation.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/segmentation-across-rotation.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/segmentation-across-rotation.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/segmentation-across-rotation.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/segmentation-with-other-coordinate-system-clip-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/segmentation-with-other-coordinate-system-clip-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/segmentation-with-other-coordinate-system-clip-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/segmentation-with-other-coordinate-system-clip-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/segmentation-with-other-coordinate-system-clip.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/segmentation-with-other-coordinate-system-clip.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/segmentation-with-other-coordinate-system-clip.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/segmentation-with-other-coordinate-system-clip.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/segmentation-with-other-coordinate-system-clip.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/segmentation-with-other-coordinate-system-clip.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/segmentation-with-other-coordinate-system-clip.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/segmentation-with-other-coordinate-system-clip.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/snapping-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/snapping-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/snapping-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/snapping-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/snapping.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/snapping.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/snapping.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/snapping.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/stacking-context-clip-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/stacking-context-clip-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/stacking-context-clip-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/stacking-context-clip-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/clip/stacking-context-clip.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/stacking-context-clip.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/clip/stacking-context-clip.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/clip/stacking-context-clip.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/compositor-surface/basic-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/compositor-surface/basic-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/compositor-surface/basic-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/compositor-surface/basic-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/compositor-surface/basic.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/compositor-surface/basic.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/compositor-surface/basic.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/compositor-surface/basic.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/compositor-surface/blank.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/compositor-surface/blank.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/compositor-surface/blank.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/compositor-surface/blank.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/compositor-surface/coord-systems.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/compositor-surface/coord-systems.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/compositor-surface/coord-systems.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/compositor-surface/coord-systems.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/compositor-surface/mix-blend-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/compositor-surface/mix-blend-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/compositor-surface/mix-blend-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/compositor-surface/mix-blend-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/compositor-surface/mix-blend.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/compositor-surface/mix-blend.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/compositor-surface/mix-blend.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/compositor-surface/mix-blend.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/compositor-surface/picture-passthrough.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/compositor-surface/picture-passthrough.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/compositor-surface/picture-passthrough.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/compositor-surface/picture-passthrough.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/compositor-surface/reftest.list b/collector/compile-benchmarks/webrender-2022/wrench/reftests/compositor-surface/reftest.list similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/compositor-surface/reftest.list rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/compositor-surface/reftest.list diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/compositor-surface/too-many-surfaces-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/compositor-surface/too-many-surfaces-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/compositor-surface/too-many-surfaces-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/compositor-surface/too-many-surfaces-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/compositor-surface/too-many-surfaces.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/compositor-surface/too-many-surfaces.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/compositor-surface/too-many-surfaces.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/compositor-surface/too-many-surfaces.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/crash/blank.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/crash/blank.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/crash/blank.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/crash/blank.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/crash/iframe-dup.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/crash/iframe-dup.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/crash/iframe-dup.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/crash/iframe-dup.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/crash/many-segments.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/crash/many-segments.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/crash/many-segments.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/crash/many-segments.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/crash/reftest.list b/collector/compile-benchmarks/webrender-2022/wrench/reftests/crash/reftest.list similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/crash/reftest.list rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/crash/reftest.list diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/backdrop-filter-basic-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/backdrop-filter-basic-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/backdrop-filter-basic-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/backdrop-filter-basic-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/backdrop-filter-basic.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/backdrop-filter-basic.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/backdrop-filter-basic.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/backdrop-filter-basic.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/backdrop-filter-perspective.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/backdrop-filter-perspective.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/backdrop-filter-perspective.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/backdrop-filter-perspective.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/backdrop-filter-perspective.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/backdrop-filter-perspective.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/backdrop-filter-perspective.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/backdrop-filter-perspective.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/blank.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/blank.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/blank.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/blank.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/blend-clipped-raster-root.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/blend-clipped-raster-root.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/blend-clipped-raster-root.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/blend-clipped-raster-root.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/blend-clipped-raster-root.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/blend-clipped-raster-root.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/blend-clipped-raster-root.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/blend-clipped-raster-root.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/blend-clipped.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/blend-clipped.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/blend-clipped.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/blend-clipped.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/blend-clipped.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/blend-clipped.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/blend-clipped.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/blend-clipped.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/drop-shadow-inverse-scale.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/drop-shadow-inverse-scale.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/drop-shadow-inverse-scale.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/drop-shadow-inverse-scale.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-blur-clamping-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-blur-clamping-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-blur-clamping-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-blur-clamping-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-blur-clamping.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-blur-clamping.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-blur-clamping.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-blur-clamping.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-blur-huge.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-blur-huge.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-blur-huge.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-blur-huge.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-blur-scaled-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-blur-scaled-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-blur-scaled-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-blur-scaled-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-blur-scaled-xonly.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-blur-scaled-xonly.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-blur-scaled-xonly.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-blur-scaled-xonly.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-blur-scaled-xonly.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-blur-scaled-xonly.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-blur-scaled-xonly.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-blur-scaled-xonly.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-blur-scaled.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-blur-scaled.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-blur-scaled.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-blur-scaled.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-blur.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-blur.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-blur.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-blur.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-blur.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-blur.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-blur.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-blur.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness-2-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness-2-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness-2-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness-2-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness-3-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness-3-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness-3-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness-3-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness-3.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness-3.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness-3.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness-3.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness-4-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness-4-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness-4-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness-4-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness-4.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness-4.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness-4.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness-4.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-brightness.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-color-matrix-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-color-matrix-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-color-matrix-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-color-matrix-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-color-matrix.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-color-matrix.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-color-matrix.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-color-matrix.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-component-transfer-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-component-transfer-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-component-transfer-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-component-transfer-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-component-transfer.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-component-transfer.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-component-transfer.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-component-transfer.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-contrast-gray-alpha-1-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-contrast-gray-alpha-1-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-contrast-gray-alpha-1-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-contrast-gray-alpha-1-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-contrast-gray-alpha-1.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-contrast-gray-alpha-1.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-contrast-gray-alpha-1.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-contrast-gray-alpha-1.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-blur-clamping-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-blur-clamping-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-blur-clamping-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-blur-clamping-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-blur-clamping.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-blur-clamping.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-blur-clamping.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-blur-clamping.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-clip-2.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-clip-2.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-clip-2.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-clip-2.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-clip-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-clip-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-clip-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-clip-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-clip-3.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-clip-3.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-clip-3.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-clip-3.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-clip-3.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-clip-3.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-clip-3.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-clip-3.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-clip.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-clip.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-clip.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-clip.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-clip.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-clip.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-clip.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-clip.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-huge.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-huge.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-huge.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-huge.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-on-viewport-edge.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-on-viewport-edge.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-on-viewport-edge.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-on-viewport-edge.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-on-viewport-edge.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-on-viewport-edge.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-on-viewport-edge.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-on-viewport-edge.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-scaled-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-scaled-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-scaled-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-scaled-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-scaled.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-scaled.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-scaled.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-scaled.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-transform-huge.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-transform-huge.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-transform-huge.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow-transform-huge.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-drop-shadow.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-grayscale-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-grayscale-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-grayscale-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-grayscale-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-grayscale.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-grayscale.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-grayscale.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-grayscale.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-hue-rotate-1-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-hue-rotate-1-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-hue-rotate-1-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-hue-rotate-1-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-hue-rotate-1.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-hue-rotate-1.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-hue-rotate-1.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-hue-rotate-1.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-hue-rotate-alpha-1-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-hue-rotate-alpha-1-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-hue-rotate-alpha-1-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-hue-rotate-alpha-1-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-hue-rotate-alpha-1.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-hue-rotate-alpha-1.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-hue-rotate-alpha-1.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-hue-rotate-alpha-1.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-invert-2-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-invert-2-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-invert-2-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-invert-2-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-invert-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-invert-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-invert-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-invert-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-invert-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-invert-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-invert-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-invert-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-invert.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-invert.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-invert.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-invert.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-large-blur-radius.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-large-blur-radius.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-large-blur-radius.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-large-blur-radius.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-large-blur-radius.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-large-blur-radius.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-large-blur-radius.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-large-blur-radius.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-long-chain.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-long-chain.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-long-chain.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-long-chain.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-long-chain.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-long-chain.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-long-chain.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-long-chain.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-mix-blend-mode-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-mix-blend-mode-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-mix-blend-mode-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-mix-blend-mode-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-mix-blend-mode.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-mix-blend-mode.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-mix-blend-mode.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-mix-blend-mode.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-mix-blend-scaling-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-mix-blend-scaling-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-mix-blend-scaling-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-mix-blend-scaling-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-mix-blend-scaling.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-mix-blend-scaling.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-mix-blend-scaling.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-mix-blend-scaling.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-1-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-1-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-1-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-1-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-1.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-1.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-1.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-1.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-2-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-2-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-2-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-2-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-3-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-3-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-3-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-3-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-3.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-3.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-3.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-3.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-alpha-1-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-alpha-1-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-alpha-1-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-alpha-1-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-alpha-1.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-alpha-1.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-alpha-1.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-blue-alpha-1.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-1-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-1-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-1-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-1-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-1.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-1.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-1.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-1.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-2-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-2-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-2-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-2-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-3-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-3-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-3-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-3-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-3.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-3.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-3.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-3.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-alpha-1-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-alpha-1-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-alpha-1-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-alpha-1-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-alpha-1.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-alpha-1.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-alpha-1.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-green-alpha-1.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-1-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-1-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-1-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-1-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-1.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-1.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-1.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-1.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-2-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-2-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-2-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-2-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-3-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-3-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-3-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-3-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-3.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-3.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-3.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-3.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-alpha-1-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-alpha-1-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-alpha-1-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-alpha-1-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-alpha-1.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-alpha-1.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-alpha-1.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-saturate-red-alpha-1.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-segments-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-segments-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-segments-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-segments-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-segments.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-segments.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-segments.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-segments.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-small-blur-radius.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-small-blur-radius.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-small-blur-radius.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-small-blur-radius.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-small-blur-radius.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-small-blur-radius.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/filter-small-blur-radius.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/filter-small-blur-radius.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/firefox.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/firefox.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/firefox.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/firefox.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/iframe-dropshadow-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/iframe-dropshadow-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/iframe-dropshadow-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/iframe-dropshadow-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/iframe-dropshadow.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/iframe-dropshadow.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/iframe-dropshadow.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/iframe-dropshadow.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/invisible-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/invisible-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/invisible-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/invisible-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/invisible.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/invisible.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/invisible.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/invisible.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/isolated-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/isolated-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/isolated-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/isolated-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/isolated.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/isolated.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/isolated.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/isolated.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/opacity-combined-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/opacity-combined-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/opacity-combined-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/opacity-combined-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/opacity-combined.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/opacity-combined.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/opacity-combined.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/opacity-combined.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/opacity-overlap-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/opacity-overlap-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/opacity-overlap-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/opacity-overlap-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/opacity-overlap.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/opacity-overlap.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/opacity-overlap.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/opacity-overlap.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/opacity-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/opacity-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/opacity-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/opacity-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/opacity.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/opacity.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/opacity.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/opacity.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/reftest.list b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/reftest.list similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/reftest.list rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/reftest.list diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/srgb-to-linear-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/srgb-to-linear-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/srgb-to-linear-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/srgb-to-linear-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/srgb-to-linear-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/srgb-to-linear-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/srgb-to-linear-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/srgb-to-linear-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/srgb-to-linear.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/srgb-to-linear.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/srgb-to-linear.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/srgb-to-linear.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-blend-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-blend-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-blend-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-blend-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-blend.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-blend.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-blend.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-blend.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-blur-transforms.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-blur-transforms.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-blur-transforms.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-blur-transforms.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-blur-transforms.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-blur-transforms.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-blur-transforms.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-blur-transforms.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-blur.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-blur.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-blur.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-blur.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-color-matrix.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-color-matrix.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-color-matrix.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-color-matrix.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-component-transfer.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-component-transfer.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-component-transfer.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-component-transfer.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-composite-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-composite-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-composite-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-composite-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-composite.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-composite.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-composite.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-composite.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow-on-viewport-edge.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow-on-viewport-edge.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow-on-viewport-edge.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow-on-viewport-edge.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow-on-viewport-edge.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow-on-viewport-edge.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow-on-viewport-edge.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow-on-viewport-edge.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow-perspective.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow-perspective.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow-perspective.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow-perspective.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow-perspective.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow-perspective.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow-perspective.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow-perspective.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow-rotate-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow-rotate-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow-rotate-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow-rotate-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow-rotate.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow-rotate.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow-rotate.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow-rotate.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-drop-shadow.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-flood-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-flood-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-flood-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-flood-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-flood.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-flood.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-flood.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-flood.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-offset-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-offset-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-offset-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-offset-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-offset.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-offset.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-offset.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-filter-offset.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-srgb-to-linear.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-srgb-to-linear.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/filters/svg-srgb-to-linear.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/filters/svg-srgb-to-linear.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-angle-wraparound-negative.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-angle-wraparound-negative.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-angle-wraparound-negative.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-angle-wraparound-negative.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-angle-wraparound.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-angle-wraparound.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-angle-wraparound.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-angle-wraparound.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-angle.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-angle.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-angle.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-angle.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-angle.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-angle.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-angle.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-angle.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-backdrop-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-backdrop-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-backdrop-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-backdrop-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-backdrop-with-spacing-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-backdrop-with-spacing-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-backdrop-with-spacing-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-backdrop-with-spacing-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-backdrop-with-spacing.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-backdrop-with-spacing.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-backdrop-with-spacing.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-backdrop-with-spacing.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-backdrop.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-backdrop.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-backdrop.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-backdrop.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-center.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-center.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-center.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-center.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-center.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-center.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-center.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-center.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-color-wheel.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-color-wheel.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-color-wheel.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-color-wheel.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-color-wheel.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-color-wheel.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-color-wheel.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-color-wheel.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-large-hard-stop-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-large-hard-stop-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-large-hard-stop-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-large-hard-stop-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-large-hard-stop.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-large-hard-stop.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-large-hard-stop.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-large-hard-stop.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-large-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-large-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-large-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-large-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-large.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-large.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-large.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-large.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-nan.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-nan.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-nan.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-nan.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-simple.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-simple.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-simple.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-simple.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-simple.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-simple.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic-simple.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic-simple.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/conic.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/conic.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_5stops.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_5stops.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_5stops.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_5stops.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_5stops_ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_5stops_ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_5stops_ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_5stops_ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_5stops_vertical.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_5stops_vertical.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_5stops_vertical.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_5stops_vertical.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_5stops_vertical_ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_5stops_vertical_ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_5stops_vertical_ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_5stops_vertical_ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_clamp.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_clamp.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_clamp.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_clamp.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_clamp_ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_clamp_ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_clamp_ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_clamp_ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_hardstop.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_hardstop.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_hardstop.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_hardstop.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_hardstop_clip.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_hardstop_clip.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_hardstop_clip.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_hardstop_clip.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_hardstop_clip_ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_hardstop_clip_ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_hardstop_clip_ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_hardstop_clip_ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_hardstop_ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_hardstop_ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_hardstop_ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_hardstop_ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_repeat.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_repeat.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_repeat.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_repeat.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_repeat_ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_repeat_ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_repeat_ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/gradient_cache_repeat_ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-adjust-tile-size-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-adjust-tile-size-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-adjust-tile-size-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-adjust-tile-size-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-adjust-tile-size.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-adjust-tile-size.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-adjust-tile-size.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-adjust-tile-size.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-aligned-border-radius.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-aligned-border-radius.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-aligned-border-radius.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-aligned-border-radius.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-aligned-border-radius.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-aligned-border-radius.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-aligned-border-radius.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-aligned-border-radius.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-aligned-clip-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-aligned-clip-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-aligned-clip-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-aligned-clip-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-aligned-clip.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-aligned-clip.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-aligned-clip.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-aligned-clip.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-backdrop-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-backdrop-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-backdrop-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-backdrop-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-backdrop-with-spacing-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-backdrop-with-spacing-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-backdrop-with-spacing-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-backdrop-with-spacing-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-backdrop-with-spacing.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-backdrop-with-spacing.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-backdrop-with-spacing.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-backdrop-with-spacing.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-backdrop.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-backdrop.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-backdrop.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-backdrop.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-bug-1703141.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-bug-1703141.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-bug-1703141.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-bug-1703141.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-clamp-1-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-clamp-1-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-clamp-1-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-clamp-1-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-clamp-1a.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-clamp-1a.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-clamp-1a.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-clamp-1a.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-clamp-1b.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-clamp-1b.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-clamp-1b.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-clamp-1b.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-clamp-2-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-clamp-2-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-clamp-2-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-clamp-2-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-clamp-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-clamp-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-clamp-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-clamp-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-double.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-double.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-double.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-double.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-far-endpoints.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-far-endpoints.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-far-endpoints.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-far-endpoints.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-hard-stop-ref.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-hard-stop-ref.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-hard-stop-ref.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-hard-stop-ref.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-hard-stop-repeat-large-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-hard-stop-repeat-large-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-hard-stop-repeat-large-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-hard-stop-repeat-large-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-hard-stop-repeat-large.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-hard-stop-repeat-large.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-hard-stop-repeat-large.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-hard-stop-repeat-large.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-hard-stop.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-hard-stop.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-hard-stop.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-hard-stop.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-large-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-large-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-large-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-large-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-large.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-large.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-large.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-large.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-nan.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-nan.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-nan.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-nan.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-ref.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-ref.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-ref.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-ref.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-repeat-clip-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-repeat-clip-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-repeat-clip-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-repeat-clip-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-repeat-clip.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-repeat-clip.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-repeat-clip.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-repeat-clip.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-reverse-2-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-reverse-2-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-reverse-2-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-reverse-2-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-reverse-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-reverse-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-reverse-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-reverse-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-reverse-3-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-reverse-3-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-reverse-3-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-reverse-3-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-reverse-3.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-reverse-3.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-reverse-3.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-reverse-3.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-reverse.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-reverse.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-reverse.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-reverse.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-stops-ref.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-stops-ref.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-stops-ref.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-stops-ref.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-stops.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-stops.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear-stops.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear-stops.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/linear.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/linear.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-1-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-1-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-1-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-1-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-1.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-1.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-1.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-1.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-2-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-2-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-2-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-2-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-3-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-3-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-3-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-3-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-3.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-3.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-3.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-3.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-4-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-4-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-4-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-4-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-4.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-4.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-4.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-4.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-degenerate-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-degenerate-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-degenerate-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-degenerate-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-degenerate.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-degenerate.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-degenerate.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-conic-degenerate.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-1-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-1-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-1-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-1-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-1.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-1.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-1.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-1.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-2-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-2-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-2-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-2-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-3-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-3-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-3-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-3-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-3.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-3.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-3.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-3.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-4-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-4-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-4-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-4-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-4.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-4.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-4.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-4.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-degenerate-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-degenerate-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-degenerate-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-degenerate-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-degenerate.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-degenerate.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-degenerate.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-linear-degenerate.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-1-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-1-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-1-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-1-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-1.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-1.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-1.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-1.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-2-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-2-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-2-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-2-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-3-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-3-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-3-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-3-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-3.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-3.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-3.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-3.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-degenerate-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-degenerate-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-degenerate-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-degenerate-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-degenerate.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-degenerate.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-degenerate.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/norm-radial-degenerate.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-aligned-2.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-aligned-2.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-aligned-2.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-aligned-2.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-aligned-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-aligned-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-aligned-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-aligned-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-aligned.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-aligned.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-aligned.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-aligned.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-aligned.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-aligned.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-aligned.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-aligned.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-angle-2.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-angle-2.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-angle-2.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-angle-2.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-angle-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-angle-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-angle-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-angle-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-angle.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-angle.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-angle.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-angle.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-angle.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-angle.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-angle.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-angle.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-conic-2.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-conic-2.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-conic-2.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-conic-2.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-conic-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-conic-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-conic-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-conic-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-conic.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-conic.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-conic.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-conic.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-conic.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-conic.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-conic.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-conic.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-radial-2.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-radial-2.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-radial-2.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-radial-2.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-radial-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-radial-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-radial-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-radial-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-radial.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-radial.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-radial.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-radial.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-radial.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-radial.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-radial.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/premultiplied-radial.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-backdrop-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-backdrop-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-backdrop-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-backdrop-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-backdrop-with-spacing-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-backdrop-with-spacing-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-backdrop-with-spacing-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-backdrop-with-spacing-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-backdrop-with-spacing.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-backdrop-with-spacing.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-backdrop-with-spacing.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-backdrop-with-spacing.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-backdrop.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-backdrop.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-backdrop.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-backdrop.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-circle-ref.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-circle-ref.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-circle-ref.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-circle-ref.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-circle.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-circle.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-circle.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-circle.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-ellipse-ref.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-ellipse-ref.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-ellipse-ref.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-ellipse-ref.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-ellipse.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-ellipse.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-ellipse.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-ellipse.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-large-ref.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-large-ref.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-large-ref.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-large-ref.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-large.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-large.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-large.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-large.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-nan.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-nan.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-nan.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-nan.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-optimized-2-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-optimized-2-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-optimized-2-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-optimized-2-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-optimized-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-optimized-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-optimized-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-optimized-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-optimized-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-optimized-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-optimized-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-optimized-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-optimized.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-optimized.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-optimized.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-optimized.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-tiling-optimized-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-tiling-optimized-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-tiling-optimized-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-tiling-optimized-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-tiling-optimized.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-tiling-optimized.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-tiling-optimized.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-tiling-optimized.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-zero-size-1.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-zero-size-1.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-zero-size-1.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-zero-size-1.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-zero-size-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-zero-size-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-zero-size-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-zero-size-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-zero-size-3.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-zero-size-3.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-zero-size-3.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-zero-size-3.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-zero-size-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-zero-size-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/radial-zero-size-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/radial-zero-size-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/reftest.list b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/reftest.list similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/reftest.list rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/reftest.list diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/repeat-border-radius.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/repeat-border-radius.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/repeat-border-radius.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/repeat-border-radius.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/repeat-border-radius.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/repeat-border-radius.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/repeat-border-radius.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/repeat-border-radius.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/repeat-conic-negative.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/repeat-conic-negative.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/repeat-conic-negative.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/repeat-conic-negative.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/repeat-conic-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/repeat-conic-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/repeat-conic-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/repeat-conic-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/repeat-conic.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/repeat-conic.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/repeat-conic.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/repeat-conic.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/repeat-linear-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/repeat-linear-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/repeat-linear-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/repeat-linear-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/repeat-linear-reverse.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/repeat-linear-reverse.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/repeat-linear-reverse.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/repeat-linear-reverse.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/repeat-linear.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/repeat-linear.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/repeat-linear.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/repeat-linear.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/repeat-radial-negative.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/repeat-radial-negative.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/repeat-radial-negative.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/repeat-radial-negative.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/repeat-radial-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/repeat-radial-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/repeat-radial-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/repeat-radial-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/repeat-radial.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/repeat-radial.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/repeat-radial.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/repeat-radial.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-conic-1-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-conic-1-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-conic-1-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-conic-1-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-conic-1.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-conic-1.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-conic-1.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-conic-1.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-conic-2-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-conic-2-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-conic-2-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-conic-2-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-conic-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-conic-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-conic-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-conic-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-conic-3-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-conic-3-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-conic-3-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-conic-3-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-conic-3.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-conic-3.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-conic-3.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-conic-3.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-linear-1-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-linear-1-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-linear-1-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-linear-1-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-linear-1.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-linear-1.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-linear-1.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-linear-1.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-linear-2-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-linear-2-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-linear-2-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-linear-2-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-linear-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-linear-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-linear-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-linear-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-linear-3-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-linear-3-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-linear-3-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-linear-3-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-linear-3.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-linear-3.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-linear-3.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-linear-3.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-1-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-1-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-1-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-1-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-1.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-1.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-1.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-1.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-2-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-2-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-2-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-2-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-3-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-3-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-3-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-3-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-3.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-3.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-3.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-3.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-4-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-4-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-4-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-4-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-4.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-4.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-4.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/gradient/tiling-radial-4.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/colorrect.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/colorrect.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/colorrect.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/colorrect.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/downscale.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/downscale.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/downscale.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/downscale.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/downscale.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/downscale.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/downscale.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/downscale.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/firefox.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/firefox.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/firefox.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/firefox.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/occlusion.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/occlusion.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/occlusion.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/occlusion.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/occlusion.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/occlusion.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/occlusion.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/occlusion.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/reftest.list b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/reftest.list similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/reftest.list rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/reftest.list diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/rgb_composite.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/rgb_composite.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/rgb_composite.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/rgb_composite.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/rgb_composite_ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/rgb_composite_ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/rgb_composite_ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/rgb_composite_ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/segments.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/segments.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/segments.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/segments.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/segments.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/segments.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/segments.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/segments.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/spacex-u.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/spacex-u.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/spacex-u.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/spacex-u.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/spacex-uv.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/spacex-uv.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/spacex-uv.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/spacex-uv.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/spacex-v.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/spacex-v.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/spacex-v.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/spacex-v.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/spacex-y.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/spacex-y.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/spacex-y.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/spacex-y.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/spacex-yuv.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/spacex-yuv.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/spacex-yuv.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/spacex-yuv.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/texture-rect-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/texture-rect-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/texture-rect-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/texture-rect-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/texture-rect.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/texture-rect.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/texture-rect.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/texture-rect.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/tile-repeat-prim-or-decompose-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/tile-repeat-prim-or-decompose-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/tile-repeat-prim-or-decompose-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/tile-repeat-prim-or-decompose-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/tile-repeat-prim-or-decompose.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/tile-repeat-prim-or-decompose.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/tile-repeat-prim-or-decompose.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/tile-repeat-prim-or-decompose.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/tile-size-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/tile-size-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/tile-size-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/tile-size-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/tile-size.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/tile-size.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/tile-size.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/tile-size.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/tile-with-spacing-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/tile-with-spacing-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/tile-with-spacing-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/tile-with-spacing-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/tile-with-spacing.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/tile-with-spacing.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/tile-with-spacing.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/tile-with-spacing.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/tiled-clip-chain-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/tiled-clip-chain-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/tiled-clip-chain-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/tiled-clip-chain-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/tiled-clip-chain.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/tiled-clip-chain.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/tiled-clip-chain.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/tiled-clip-chain.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/tiled-complex-clip-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/tiled-complex-clip-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/tiled-complex-clip-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/tiled-complex-clip-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/tiled-complex-clip.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/tiled-complex-clip.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/tiled-complex-clip.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/tiled-complex-clip.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/very-big-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/very-big-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/very-big-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/very-big-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/very-big-tile-size-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/very-big-tile-size-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/very-big-tile-size-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/very-big-tile-size-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/very-big-tile-size.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/very-big-tile-size.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/very-big-tile-size.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/very-big-tile-size.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/very-big.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/very-big.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/very-big.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/very-big.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/yuv-clip.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/yuv-clip.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/yuv-clip.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/yuv-clip.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/yuv.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/yuv.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/yuv.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/yuv.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/image/yuv.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/image/yuv.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/image/yuv.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/image/yuv.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/aligned-layer-rect-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/aligned-layer-rect-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/aligned-layer-rect-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/aligned-layer-rect-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/aligned-layer-rect.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/aligned-layer-rect.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/aligned-layer-rect.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/aligned-layer-rect.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/checkerboard-tiling.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/checkerboard-tiling.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/checkerboard-tiling.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/checkerboard-tiling.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/checkerboard.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/checkerboard.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/checkerboard.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/checkerboard.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/checkerboard.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/checkerboard.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/checkerboard.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/checkerboard.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/circle.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/circle.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/circle.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/circle.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/green.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/green.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/green.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/green.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/mask-atomicity-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/mask-atomicity-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/mask-atomicity-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/mask-atomicity-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/mask-atomicity-tiling.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/mask-atomicity-tiling.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/mask-atomicity-tiling.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/mask-atomicity-tiling.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/mask-atomicity.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/mask-atomicity.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/mask-atomicity.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/mask-atomicity.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/mask-perspective-tiling.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/mask-perspective-tiling.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/mask-perspective-tiling.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/mask-perspective-tiling.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/mask-perspective.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/mask-perspective.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/mask-perspective.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/mask-perspective.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/mask-perspective.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/mask-perspective.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/mask-perspective.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/mask-perspective.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/mask-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/mask-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/mask-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/mask-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/mask-tiling.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/mask-tiling.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/mask-tiling.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/mask-tiling.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/mask-transformed-to-empty-rect-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/mask-transformed-to-empty-rect-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/mask-transformed-to-empty-rect-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/mask-transformed-to-empty-rect-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/mask-transformed-to-empty-rect.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/mask-transformed-to-empty-rect.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/mask-transformed-to-empty-rect.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/mask-transformed-to-empty-rect.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/mask.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/mask.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/mask.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/mask.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/mask.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/mask.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/mask.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/mask.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/missing-mask-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/missing-mask-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/missing-mask-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/missing-mask-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/missing-mask.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/missing-mask.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/missing-mask.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/missing-mask.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/nested-mask-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/nested-mask-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/nested-mask-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/nested-mask-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/nested-mask-tiling.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/nested-mask-tiling.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/nested-mask-tiling.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/nested-mask-tiling.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/nested-mask.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/nested-mask.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/nested-mask.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/nested-mask.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/out-of-bounds.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/out-of-bounds.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/out-of-bounds.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/out-of-bounds.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/reftest.list b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/reftest.list similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/reftest.list rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/reftest.list diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/rounded-corners.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/rounded-corners.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/rounded-corners.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/rounded-corners.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/rounded-corners.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/rounded-corners.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/rounded-corners.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/rounded-corners.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/scaled-filter-raster-root.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/scaled-filter-raster-root.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/scaled-filter-raster-root.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/scaled-filter-raster-root.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/scaled-filter-raster-root.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/scaled-filter-raster-root.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/scaled-filter-raster-root.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/scaled-filter-raster-root.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/mask/tiny-check-mask.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/tiny-check-mask.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/mask/tiny-check-mask.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/mask/tiny-check-mask.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/performance/compositor-surface-opaque-slice-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/performance/compositor-surface-opaque-slice-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/performance/compositor-surface-opaque-slice-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/performance/compositor-surface-opaque-slice-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/performance/compositor-surface-opaque-slice.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/performance/compositor-surface-opaque-slice.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/performance/compositor-surface-opaque-slice.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/performance/compositor-surface-opaque-slice.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/performance/no-clip-mask.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/performance/no-clip-mask.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/performance/no-clip-mask.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/performance/no-clip-mask.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/performance/no-clip-mask.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/performance/no-clip-mask.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/performance/no-clip-mask.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/performance/no-clip-mask.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/performance/reftest.list b/collector/compile-benchmarks/webrender-2022/wrench/reftests/performance/reftest.list similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/performance/reftest.list rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/performance/reftest.list diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/reftest.list b/collector/compile-benchmarks/webrender-2022/wrench/reftests/reftest.list similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/reftest.list rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/reftest.list diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/ancestor-scroll-frames.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/ancestor-scroll-frames.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/ancestor-scroll-frames.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/ancestor-scroll-frames.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/blank.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/blank.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/blank.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/blank.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/clip-and-scroll-property-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/clip-and-scroll-property-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/clip-and-scroll-property-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/clip-and-scroll-property-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/clip-and-scroll-property.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/clip-and-scroll-property.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/clip-and-scroll-property.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/clip-and-scroll-property.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/empty-mask-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/empty-mask-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/empty-mask-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/empty-mask-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/empty-mask.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/empty-mask.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/empty-mask.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/empty-mask.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/ext-scroll-offset-1-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/ext-scroll-offset-1-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/ext-scroll-offset-1-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/ext-scroll-offset-1-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/ext-scroll-offset-1.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/ext-scroll-offset-1.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/ext-scroll-offset-1.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/ext-scroll-offset-1.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/fixed-position-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/fixed-position-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/fixed-position-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/fixed-position-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/fixed-position-scrolling-clip-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/fixed-position-scrolling-clip-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/fixed-position-scrolling-clip-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/fixed-position-scrolling-clip-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/fixed-position-scrolling-clip.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/fixed-position-scrolling-clip.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/fixed-position-scrolling-clip.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/fixed-position-scrolling-clip.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/fixed-position.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/fixed-position.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/fixed-position.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/fixed-position.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/mask.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/mask.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/mask.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/mask.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/nested-scroll-offset-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/nested-scroll-offset-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/nested-scroll-offset-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/nested-scroll-offset-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/nested-scroll-offset.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/nested-scroll-offset.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/nested-scroll-offset.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/nested-scroll-offset.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/nested-stickys-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/nested-stickys-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/nested-stickys-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/nested-stickys-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/nested-stickys.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/nested-stickys.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/nested-stickys.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/nested-stickys.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/out-of-bounds-scroll-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/out-of-bounds-scroll-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/out-of-bounds-scroll-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/out-of-bounds-scroll-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/out-of-bounds-scroll.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/out-of-bounds-scroll.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/out-of-bounds-scroll.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/out-of-bounds-scroll.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/reftest.list b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/reftest.list similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/reftest.list rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/reftest.list diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/root-scroll-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/root-scroll-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/root-scroll-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/root-scroll-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/root-scroll.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/root-scroll.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/root-scroll.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/root-scroll.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/scale-offsets-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/scale-offsets-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/scale-offsets-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/scale-offsets-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/scale-offsets.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/scale-offsets.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/scale-offsets.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/scale-offsets.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-frame-order-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-frame-order-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-frame-order-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-frame-order-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-frame-order.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-frame-order.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-frame-order.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-frame-order.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-generation-1.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-generation-1.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-generation-1.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-generation-1.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-generation-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-generation-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-generation-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-generation-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-generation-3.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-generation-3.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-generation-3.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-generation-3.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-generation-4.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-generation-4.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-generation-4.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-generation-4.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-generation-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-generation-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-generation-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-generation-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-layer-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-layer-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-layer-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-layer-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-layer.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-layer.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-layer.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/scroll-layer.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/sibling-hidden-clip-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/sibling-hidden-clip-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/sibling-hidden-clip-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/sibling-hidden-clip-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/sibling-hidden-clip.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/sibling-hidden-clip.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/sibling-hidden-clip.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/sibling-hidden-clip.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/simple-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/simple-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/simple-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/simple-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/simple.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/simple.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/simple.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/simple.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/sticky-applied-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/sticky-applied-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/sticky-applied-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/sticky-applied-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/sticky-applied.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/sticky-applied.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/sticky-applied.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/sticky-applied.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/sticky-nested.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/sticky-nested.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/sticky-nested.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/sticky-nested.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/sticky-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/sticky-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/sticky-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/sticky-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/sticky-transformed-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/sticky-transformed-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/sticky-transformed-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/sticky-transformed-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/sticky-transformed.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/sticky-transformed.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/sticky-transformed.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/sticky-transformed.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/sticky.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/sticky.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/sticky.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/sticky.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/translate-nested-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/translate-nested-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/translate-nested-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/translate-nested-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/translate-nested.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/translate-nested.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/translate-nested.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/translate-nested.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/viewport-offset-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/viewport-offset-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/viewport-offset-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/viewport-offset-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/scrolling/viewport-offset.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/viewport-offset.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/scrolling/viewport-offset.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/scrolling/viewport-offset.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/snap/1761299-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/snap/1761299-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/snap/1761299-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/snap/1761299-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/snap/1761299.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/snap/1761299.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/snap/1761299.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/snap/1761299.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/snap/fractional-filter-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/snap/fractional-filter-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/snap/fractional-filter-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/snap/fractional-filter-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/snap/fractional-filter.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/snap/fractional-filter.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/snap/fractional-filter.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/snap/fractional-filter.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/snap/preserve-3d.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/snap/preserve-3d.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/snap/preserve-3d.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/snap/preserve-3d.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/snap/preserve-3d.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/snap/preserve-3d.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/snap/preserve-3d.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/snap/preserve-3d.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/snap/reftest.list b/collector/compile-benchmarks/webrender-2022/wrench/reftests/snap/reftest.list similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/snap/reftest.list rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/snap/reftest.list diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/snap/snap.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/snap/snap.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/snap/snap.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/snap/snap.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/snap/snap.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/snap/snap.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/snap/snap.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/snap/snap.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/snap/subpixel-raster-root-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/snap/subpixel-raster-root-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/snap/subpixel-raster-root-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/snap/subpixel-raster-root-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/snap/subpixel-raster-root.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/snap/subpixel-raster-root.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/snap/subpixel-raster-root.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/snap/subpixel-raster-root.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/snap/transform.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/snap/transform.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/snap/transform.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/snap/transform.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/snap/transform.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/snap/transform.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/snap/transform.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/snap/transform.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/cross-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/cross-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/cross-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/cross-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/cross.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/cross.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/cross.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/cross.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/filter-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/filter-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/filter-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/filter-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/filter.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/filter.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/filter.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/filter.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/gradient-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/gradient-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/gradient-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/gradient-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/gradient.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/gradient.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/gradient.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/gradient.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/intermediate-1-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/intermediate-1-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/intermediate-1-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/intermediate-1-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/intermediate-1.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/intermediate-1.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/intermediate-1.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/intermediate-1.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/intermediate-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/intermediate-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/intermediate-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/intermediate-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/mixed-order-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/mixed-order-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/mixed-order-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/mixed-order-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/mixed-order.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/mixed-order.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/mixed-order.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/mixed-order.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/near-plane.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/near-plane.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/near-plane.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/near-plane.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/near-plane.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/near-plane.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/near-plane.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/near-plane.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/nested-coord-systems-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/nested-coord-systems-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/nested-coord-systems-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/nested-coord-systems-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/nested-coord-systems.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/nested-coord-systems.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/nested-coord-systems.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/nested-coord-systems.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/nested-preserve3d-crash.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/nested-preserve3d-crash.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/nested-preserve3d-crash.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/nested-preserve3d-crash.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/nested-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/nested-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/nested-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/nested-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/nested.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/nested.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/nested.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/nested.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/order-1-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/order-1-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/order-1-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/order-1-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/order-1.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/order-1.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/order-1.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/order-1.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/order-2-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/order-2-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/order-2-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/order-2-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/order-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/order-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/order-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/order-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/order-3-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/order-3-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/order-3-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/order-3-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/order-3.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/order-3.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/order-3.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/order-3.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/ordering-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/ordering-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/ordering-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/ordering-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/ordering.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/ordering.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/ordering.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/ordering.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/perspective-clipping-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/perspective-clipping-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/perspective-clipping-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/perspective-clipping-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/perspective-clipping.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/perspective-clipping.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/perspective-clipping.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/perspective-clipping.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/reftest.list b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/reftest.list similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/reftest.list rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/reftest.list diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/same-plane.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/same-plane.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/same-plane.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/same-plane.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/same-plane.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/same-plane.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/same-plane.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/same-plane.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/simple-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/simple-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/simple-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/simple-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/simple.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/simple.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/simple.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/simple.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/split-intersect1-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/split-intersect1-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/split-intersect1-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/split-intersect1-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/split/split-intersect1.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/split/split-intersect1.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/split/split-intersect1.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/split/split-intersect1.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/1658-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/1658-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/1658-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/1658-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/1658.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/1658.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/1658.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/1658.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/Ahem.ttf b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/Ahem.ttf similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/Ahem.ttf rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/Ahem.ttf diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/FreeSans.ttf b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/FreeSans.ttf similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/FreeSans.ttf rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/FreeSans.ttf diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/Proggy-License.txt b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/Proggy-License.txt similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/Proggy-License.txt rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/Proggy-License.txt diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/Proggy.ttf b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/Proggy.ttf similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/Proggy.ttf rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/Proggy.ttf diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/VeraBd.ttf b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/VeraBd.ttf similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/VeraBd.ttf rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/VeraBd.ttf diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/ahem-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/ahem-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/ahem-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/ahem-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/ahem.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/ahem.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/ahem.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/ahem.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/allow-subpixel-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/allow-subpixel-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/allow-subpixel-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/allow-subpixel-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/allow-subpixel.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/allow-subpixel.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/allow-subpixel.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/allow-subpixel.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/alpha-transform.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/alpha-transform.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/alpha-transform.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/alpha-transform.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/alpha-transform.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/alpha-transform.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/alpha-transform.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/alpha-transform.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/bg-color-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/bg-color-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/bg-color-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/bg-color-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/bg-color.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/bg-color.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/bg-color.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/bg-color.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/blank.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/blank.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/blank.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/blank.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/blurred-shadow-local-clip-rect-ref.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/blurred-shadow-local-clip-rect-ref.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/blurred-shadow-local-clip-rect-ref.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/blurred-shadow-local-clip-rect-ref.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/blurred-shadow-local-clip-rect.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/blurred-shadow-local-clip-rect.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/blurred-shadow-local-clip-rect.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/blurred-shadow-local-clip-rect.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/border-radius-alpha.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/border-radius-alpha.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/border-radius-alpha.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/border-radius-alpha.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/border-radius-subpx.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/border-radius-subpx.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/border-radius-subpx.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/border-radius-subpx.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/border-radius.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/border-radius.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/border-radius.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/border-radius.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/clipped-transform.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/clipped-transform.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/clipped-transform.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/clipped-transform.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/clipped-transform.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/clipped-transform.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/clipped-transform.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/clipped-transform.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/color-bitmap-shadow-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/color-bitmap-shadow-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/color-bitmap-shadow-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/color-bitmap-shadow-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/color-bitmap-shadow.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/color-bitmap-shadow.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/color-bitmap-shadow.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/color-bitmap-shadow.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/colors-alpha.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/colors-alpha.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/colors-alpha.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/colors-alpha.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/colors-subpx.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/colors-subpx.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/colors-subpx.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/colors-subpx.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/colors.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/colors.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/colors.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/colors.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/decorations-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/decorations-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/decorations-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/decorations-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/decorations-suite.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/decorations-suite.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/decorations-suite.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/decorations-suite.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/decorations-suite.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/decorations-suite.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/decorations-suite.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/decorations-suite.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/decorations.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/decorations.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/decorations.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/decorations.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/diacritics-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/diacritics-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/diacritics-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/diacritics-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/diacritics.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/diacritics.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/diacritics.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/diacritics.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/embedded-bitmaps.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/embedded-bitmaps.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/embedded-bitmaps.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/embedded-bitmaps.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/embedded-bitmaps.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/embedded-bitmaps.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/embedded-bitmaps.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/embedded-bitmaps.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/intermediate-transform.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/intermediate-transform.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/intermediate-transform.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/intermediate-transform.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/isolated-text.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/isolated-text.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/isolated-text.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/isolated-text.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/isolated-text.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/isolated-text.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/isolated-text.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/isolated-text.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/large-glyphs.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/large-glyphs.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/large-glyphs.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/large-glyphs.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/large-line-decoration.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/large-line-decoration.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/large-line-decoration.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/large-line-decoration.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/long-text.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/long-text.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/long-text.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/long-text.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/mix-blend-layers-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/mix-blend-layers-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/mix-blend-layers-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/mix-blend-layers-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/mix-blend-layers.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/mix-blend-layers.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/mix-blend-layers.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/mix-blend-layers.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/negative-pos.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/negative-pos.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/negative-pos.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/negative-pos.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/non-opaque-notref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/non-opaque-notref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/non-opaque-notref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/non-opaque-notref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/non-opaque.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/non-opaque.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/non-opaque.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/non-opaque.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/perspective-clip.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/perspective-clip.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/perspective-clip.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/perspective-clip.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/perspective-clip.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/perspective-clip.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/perspective-clip.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/perspective-clip.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/raster-space-snap-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/raster-space-snap-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/raster-space-snap-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/raster-space-snap-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/raster-space-snap.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/raster-space-snap.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/raster-space-snap.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/raster-space-snap.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/raster-space.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/raster-space.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/raster-space.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/raster-space.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/raster-space.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/raster-space.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/raster-space.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/raster-space.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/raster_root_C_8192.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/raster_root_C_8192.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/raster_root_C_8192.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/raster_root_C_8192.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/raster_root_C_ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/raster_root_C_ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/raster_root_C_ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/raster_root_C_ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/reftest.list b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/reftest.list similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/reftest.list rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/reftest.list diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/rotate-snap-clip-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/rotate-snap-clip-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/rotate-snap-clip-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/rotate-snap-clip-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/rotate-snap-clip.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/rotate-snap-clip.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/rotate-snap-clip.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/rotate-snap-clip.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/rotate-snap-filter-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/rotate-snap-filter-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/rotate-snap-filter-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/rotate-snap-filter-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/rotate-snap-filter.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/rotate-snap-filter.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/rotate-snap-filter.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/rotate-snap-filter.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-atomic-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-atomic-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-atomic-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-atomic-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-atomic.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-atomic.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-atomic.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-atomic.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-border.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-border.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-border.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-border.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-clip-rect.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-clip-rect.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-clip-rect.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-clip-rect.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-clip-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-clip-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-clip-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-clip-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-clip.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-clip.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-clip.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-clip.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-clipped-text.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-clipped-text.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-clipped-text.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-clipped-text.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-complex.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-complex.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-complex.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-complex.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-cover-1.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-cover-1.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-cover-1.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-cover-1.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-cover-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-cover-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-cover-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-cover-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-fast-clip-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-fast-clip-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-fast-clip-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-fast-clip-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-fast-clip.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-fast-clip.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-fast-clip.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-fast-clip.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-grey-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-grey-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-grey-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-grey-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-grey-transparent.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-grey-transparent.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-grey-transparent.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-grey-transparent.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-grey.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-grey.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-grey.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-grey.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-huge-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-huge-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-huge-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-huge-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-huge.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-huge.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-huge.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-huge.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-image.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-image.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-image.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-image.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-many.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-many.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-many.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-many.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-ordering-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-ordering-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-ordering-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-ordering-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-ordering.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-ordering.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-ordering.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-ordering.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-partial-glyph-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-partial-glyph-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-partial-glyph-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-partial-glyph-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-partial-glyph.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-partial-glyph.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-partial-glyph.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-partial-glyph.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-red-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-red-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-red-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-red-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-red.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-red.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-red.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-red.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-rotate.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-rotate.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-rotate.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-rotate.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-single.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-single.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-single.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-single.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-solid-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-solid-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-solid-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-solid-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-transforms.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-transforms.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-transforms.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-transforms.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-transforms.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-transforms.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow-transforms.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow-transforms.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/shadow.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/shadow.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/shadow.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/snap-clip-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/snap-clip-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/snap-clip-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/snap-clip-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/snap-clip.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/snap-clip.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/snap-clip.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/snap-clip.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/snap-text-offset-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/snap-text-offset-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/snap-text-offset-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/snap-text-offset-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/snap-text-offset.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/snap-text-offset.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/snap-text-offset.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/snap-text-offset.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/split-batch-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/split-batch-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/split-batch-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/split-batch-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/split-batch.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/split-batch.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/split-batch.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/split-batch.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/subpixel-rotate.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/subpixel-rotate.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/subpixel-rotate.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/subpixel-rotate.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/subpixel-rotate.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/subpixel-rotate.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/subpixel-rotate.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/subpixel-rotate.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/subpixel-scale.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/subpixel-scale.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/subpixel-scale.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/subpixel-scale.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/subpixel-scale.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/subpixel-scale.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/subpixel-scale.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/subpixel-scale.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/subpixel-skew.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/subpixel-skew.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/subpixel-skew.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/subpixel-skew.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/subpixel-skew.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/subpixel-skew.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/subpixel-skew.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/subpixel-skew.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/subpixel-translate-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/subpixel-translate-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/subpixel-translate-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/subpixel-translate-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/subpixel-translate.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/subpixel-translate.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/subpixel-translate.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/subpixel-translate.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/subpx-bg-mask-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/subpx-bg-mask-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/subpx-bg-mask-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/subpx-bg-mask-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/subpx-bg-mask.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/subpx-bg-mask.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/subpx-bg-mask.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/subpx-bg-mask.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/subtle-shadow-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/subtle-shadow-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/subtle-shadow-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/subtle-shadow-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/subtle-shadow.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/subtle-shadow.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/subtle-shadow.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/subtle-shadow.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/synthetic-bold-not-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/synthetic-bold-not-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/synthetic-bold-not-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/synthetic-bold-not-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/synthetic-bold-transparent-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/synthetic-bold-transparent-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/synthetic-bold-transparent-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/synthetic-bold-transparent-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/synthetic-bold-transparent.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/synthetic-bold-transparent.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/synthetic-bold-transparent.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/synthetic-bold-transparent.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/synthetic-bold.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/synthetic-bold.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/synthetic-bold.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/synthetic-bold.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/synthetic-italics-custom.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/synthetic-italics-custom.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/synthetic-italics-custom.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/synthetic-italics-custom.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/synthetic-italics-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/synthetic-italics-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/synthetic-italics-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/synthetic-italics-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/synthetic-italics.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/synthetic-italics.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/synthetic-italics.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/synthetic-italics.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/text-fixed-slice-fast.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/text-fixed-slice-fast.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/text-fixed-slice-fast.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/text-fixed-slice-fast.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/text-fixed-slice-slow.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/text-fixed-slice-slow.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/text-fixed-slice-slow.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/text-fixed-slice-slow.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/text-fixed-slice.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/text-fixed-slice.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/text-fixed-slice.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/text-fixed-slice.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/text-masking-alpha.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/text-masking-alpha.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/text-masking-alpha.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/text-masking-alpha.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/text-masking-mask.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/text-masking-mask.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/text-masking-mask.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/text-masking-mask.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/text-masking-subpx.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/text-masking-subpx.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/text-masking-subpx.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/text-masking-subpx.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/text-masking.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/text-masking.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/text-masking.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/text-masking.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/text.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/text.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/text.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/text.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/transparent-no-aa-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/transparent-no-aa-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/transparent-no-aa-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/transparent-no-aa-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/transparent-no-aa.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/transparent-no-aa.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/transparent-no-aa.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/transparent-no-aa.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/two-shadows.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/two-shadows.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/two-shadows.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/two-shadows.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/two-shadows.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/two-shadows.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/two-shadows.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/two-shadows.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/white-opacity.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/white-opacity.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/white-opacity.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/white-opacity.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/white-opacity.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/white-opacity.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/white-opacity.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/white-opacity.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/writing-modes-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/writing-modes-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/writing-modes-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/writing-modes-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/text/writing-modes.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/text/writing-modes.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/text/writing-modes.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/text/writing-modes.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/tiles/mix-blend-clip-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/tiles/mix-blend-clip-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/tiles/mix-blend-clip-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/tiles/mix-blend-clip-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/tiles/mix-blend-clip.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/tiles/mix-blend-clip.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/tiles/mix-blend-clip.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/tiles/mix-blend-clip.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/tiles/prim-suite.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/tiles/prim-suite.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/tiles/prim-suite.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/tiles/prim-suite.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/tiles/rect.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/tiles/rect.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/tiles/rect.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/tiles/rect.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/tiles/reftest.list b/collector/compile-benchmarks/webrender-2022/wrench/reftests/tiles/reftest.list similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/tiles/reftest.list rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/tiles/reftest.list diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/tiles/simple-gradient.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/tiles/simple-gradient.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/tiles/simple-gradient.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/tiles/simple-gradient.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/tiles/tile-cache-raster-root.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/tiles/tile-cache-raster-root.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/tiles/tile-cache-raster-root.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/tiles/tile-cache-raster-root.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/tiles/tile-cache-raster-root.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/tiles/tile-cache-raster-root.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/tiles/tile-cache-raster-root.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/tiles/tile-cache-raster-root.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/big-axis-aligned-scale-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/big-axis-aligned-scale-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/big-axis-aligned-scale-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/big-axis-aligned-scale-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/big-axis-aligned-scale.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/big-axis-aligned-scale.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/big-axis-aligned-scale.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/big-axis-aligned-scale.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/blank.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/blank.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/blank.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/blank.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/border-scale-2.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/border-scale-2.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/border-scale-2.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/border-scale-2.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/border-scale-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/border-scale-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/border-scale-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/border-scale-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/border-scale-3.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/border-scale-3.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/border-scale-3.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/border-scale-3.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/border-scale-3.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/border-scale-3.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/border-scale-3.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/border-scale-3.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/border-scale-4.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/border-scale-4.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/border-scale-4.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/border-scale-4.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/border-scale-4.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/border-scale-4.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/border-scale-4.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/border-scale-4.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/border-scale.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/border-scale.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/border-scale.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/border-scale.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/border-scale.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/border-scale.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/border-scale.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/border-scale.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/border-zoom.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/border-zoom.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/border-zoom.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/border-zoom.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/border-zoom.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/border-zoom.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/border-zoom.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/border-zoom.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/clip-translate-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/clip-translate-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/clip-translate-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/clip-translate-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/clip-translate.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/clip-translate.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/clip-translate.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/clip-translate.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/complex-preserve-3d.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/complex-preserve-3d.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/complex-preserve-3d.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/complex-preserve-3d.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/content-offset.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/content-offset.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/content-offset.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/content-offset.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/content-offset.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/content-offset.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/content-offset.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/content-offset.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/coord-system.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/coord-system.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/coord-system.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/coord-system.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/coord-system.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/coord-system.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/coord-system.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/coord-system.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/flatten-all-flat-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/flatten-all-flat-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/flatten-all-flat-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/flatten-all-flat-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/flatten-all-flat.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/flatten-all-flat.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/flatten-all-flat.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/flatten-all-flat.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/flatten-preserve-3d-root-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/flatten-preserve-3d-root-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/flatten-preserve-3d-root-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/flatten-preserve-3d-root-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/flatten-preserve-3d-root.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/flatten-preserve-3d-root.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/flatten-preserve-3d-root.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/flatten-preserve-3d-root.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/flatten-twice-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/flatten-twice-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/flatten-twice-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/flatten-twice-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/flatten-twice.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/flatten-twice.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/flatten-twice.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/flatten-twice.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/image-rotated-clip.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/image-rotated-clip.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/image-rotated-clip.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/image-rotated-clip.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/image-rotated-clip.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/image-rotated-clip.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/image-rotated-clip.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/image-rotated-clip.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/image.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/image.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/image.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/image.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/large-raster-root.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/large-raster-root.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/large-raster-root.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/large-raster-root.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/local-clip.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/local-clip.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/local-clip.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/local-clip.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/local-clip.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/local-clip.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/local-clip.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/local-clip.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/near-plane-clip.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/near-plane-clip.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/near-plane-clip.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/near-plane-clip.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/near-plane-clip.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/near-plane-clip.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/near-plane-clip.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/near-plane-clip.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/nested-local-scale-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/nested-local-scale-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/nested-local-scale-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/nested-local-scale-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/nested-local-scale.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/nested-local-scale.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/nested-local-scale.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/nested-local-scale.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/nested-preserve-3d.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/nested-preserve-3d.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/nested-preserve-3d.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/nested-preserve-3d.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/nested-preserve-3d.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/nested-preserve-3d.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/nested-preserve-3d.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/nested-preserve-3d.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/nested-rotate-x-flat.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/nested-rotate-x-flat.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/nested-rotate-x-flat.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/nested-rotate-x-flat.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/nested-rotate-x-flat.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/nested-rotate-x-flat.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/nested-rotate-x-flat.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/nested-rotate-x-flat.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/nested-rotate-x.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/nested-rotate-x.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/nested-rotate-x.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/nested-rotate-x.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/nested-rotate-x.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/nested-rotate-x.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/nested-rotate-x.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/nested-rotate-x.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/non-inversible-world-rect.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/non-inversible-world-rect.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/non-inversible-world-rect.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/non-inversible-world-rect.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective-border-radius.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective-border-radius.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective-border-radius.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective-border-radius.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective-border-radius.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective-border-radius.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective-border-radius.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective-border-radius.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective-box-shadow-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective-box-shadow-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective-box-shadow-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective-box-shadow-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective-box-shadow.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective-box-shadow.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective-box-shadow.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective-box-shadow.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective-clip-1.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective-clip-1.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective-clip-1.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective-clip-1.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective-clip-1.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective-clip-1.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective-clip-1.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective-clip-1.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective-clip.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective-clip.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective-clip.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective-clip.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective-clip.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective-clip.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective-clip.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective-clip.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective-mask.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective-mask.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective-mask.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective-mask.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective-mask.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective-mask.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective-mask.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective-mask.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective-origin.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective-origin.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective-origin.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective-origin.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective-origin.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective-origin.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective-origin.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective-origin.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective-shadow.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective-shadow.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective-shadow.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective-shadow.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective-shadow.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective-shadow.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective-shadow.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective-shadow.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/perspective.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/perspective.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/prim-suite.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/prim-suite.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/prim-suite.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/prim-suite.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/prim-suite.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/prim-suite.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/prim-suite.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/prim-suite.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/raster-root-huge-scale.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/raster-root-huge-scale.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/raster-root-huge-scale.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/raster-root-huge-scale.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/raster-root-large-mask.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/raster-root-large-mask.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/raster-root-large-mask.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/raster-root-large-mask.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/raster-root-scaling-2-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/raster-root-scaling-2-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/raster-root-scaling-2-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/raster-root-scaling-2-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/raster-root-scaling-2.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/raster-root-scaling-2.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/raster-root-scaling-2.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/raster-root-scaling-2.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/raster-root-scaling-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/raster-root-scaling-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/raster-root-scaling-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/raster-root-scaling-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/raster-root-scaling.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/raster-root-scaling.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/raster-root-scaling.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/raster-root-scaling.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/raster_root_A_8192.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/raster_root_A_8192.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/raster_root_A_8192.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/raster_root_A_8192.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/raster_root_A_ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/raster_root_A_ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/raster_root_A_ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/raster_root_A_ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/raster_root_B_8192.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/raster_root_B_8192.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/raster_root_B_8192.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/raster_root_B_8192.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/raster_root_B_ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/raster_root_B_ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/raster_root_B_ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/raster_root_B_ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/reftest.list b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/reftest.list similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/reftest.list rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/reftest.list diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/rotate-clip-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/rotate-clip-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/rotate-clip-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/rotate-clip-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/rotate-clip.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/rotate-clip.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/rotate-clip.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/rotate-clip.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/rotated-clip-large.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/rotated-clip-large.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/rotated-clip-large.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/rotated-clip-large.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/rotated-clip-large.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/rotated-clip-large.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/rotated-clip-large.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/rotated-clip-large.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/rotated-clip.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/rotated-clip.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/rotated-clip.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/rotated-clip.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/rotated-clip.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/rotated-clip.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/rotated-clip.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/rotated-clip.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/rotated-image.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/rotated-image.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/rotated-image.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/rotated-image.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/rotated-image.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/rotated-image.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/rotated-image.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/rotated-image.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/screen-space-blit-trivial.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/screen-space-blit-trivial.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/screen-space-blit-trivial.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/screen-space-blit-trivial.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/screen-space-blit-trivial.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/screen-space-blit-trivial.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/screen-space-blit-trivial.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/screen-space-blit-trivial.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/screen-space-blit.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/screen-space-blit.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/screen-space-blit.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/screen-space-blit.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/screen-space-blit.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/screen-space-blit.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/screen-space-blit.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/screen-space-blit.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/screen-space-blur.png b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/screen-space-blur.png similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/screen-space-blur.png rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/screen-space-blur.png diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/screen-space-blur.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/screen-space-blur.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/screen-space-blur.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/screen-space-blur.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/segments-bug-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/segments-bug-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/segments-bug-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/segments-bug-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/segments-bug.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/segments-bug.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/segments-bug.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/segments-bug.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/singular-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/singular-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/singular-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/singular-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/singular.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/singular.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/singular.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/singular.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/snapped-preserve-3d-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/snapped-preserve-3d-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/snapped-preserve-3d-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/snapped-preserve-3d-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/snapped-preserve-3d.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/snapped-preserve-3d.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/snapped-preserve-3d.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/snapped-preserve-3d.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/strange-w-ref.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/strange-w-ref.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/strange-w-ref.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/strange-w-ref.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/reftests/transforms/strange-w.yaml b/collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/strange-w.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/reftests/transforms/strange-w.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/reftests/transforms/strange-w.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/res/wrench.exe.manifest b/collector/compile-benchmarks/webrender-2022/wrench/res/wrench.exe.manifest similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/res/wrench.exe.manifest rename to collector/compile-benchmarks/webrender-2022/wrench/res/wrench.exe.manifest diff --git a/collector/benchmarks/webrender-2022/wrench/script/benchmark_server.py b/collector/compile-benchmarks/webrender-2022/wrench/script/benchmark_server.py similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/script/benchmark_server.py rename to collector/compile-benchmarks/webrender-2022/wrench/script/benchmark_server.py diff --git a/collector/benchmarks/webrender-2022/wrench/script/gen-many-images.py b/collector/compile-benchmarks/webrender-2022/wrench/script/gen-many-images.py similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/script/gen-many-images.py rename to collector/compile-benchmarks/webrender-2022/wrench/script/gen-many-images.py diff --git a/collector/benchmarks/webrender-2022/wrench/script/headless.py b/collector/compile-benchmarks/webrender-2022/wrench/script/headless.py similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/script/headless.py rename to collector/compile-benchmarks/webrender-2022/wrench/script/headless.py diff --git a/collector/benchmarks/webrender-2022/wrench/script/reftest-analyzer.xhtml b/collector/compile-benchmarks/webrender-2022/wrench/script/reftest-analyzer.xhtml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/script/reftest-analyzer.xhtml rename to collector/compile-benchmarks/webrender-2022/wrench/script/reftest-analyzer.xhtml diff --git a/collector/benchmarks/webrender-2022/wrench/script/reftest-debugger.py b/collector/compile-benchmarks/webrender-2022/wrench/script/reftest-debugger.py similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/script/reftest-debugger.py rename to collector/compile-benchmarks/webrender-2022/wrench/script/reftest-debugger.py diff --git a/collector/benchmarks/webrender-2022/wrench/script/wrench_with_renderer.py b/collector/compile-benchmarks/webrender-2022/wrench/script/wrench_with_renderer.py similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/script/wrench_with_renderer.py rename to collector/compile-benchmarks/webrender-2022/wrench/script/wrench_with_renderer.py diff --git a/collector/benchmarks/webrender-2022/wrench/src/angle.rs b/collector/compile-benchmarks/webrender-2022/wrench/src/angle.rs similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/src/angle.rs rename to collector/compile-benchmarks/webrender-2022/wrench/src/angle.rs diff --git a/collector/benchmarks/webrender-2022/wrench/src/args.yaml b/collector/compile-benchmarks/webrender-2022/wrench/src/args.yaml similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/src/args.yaml rename to collector/compile-benchmarks/webrender-2022/wrench/src/args.yaml diff --git a/collector/benchmarks/webrender-2022/wrench/src/blob.rs b/collector/compile-benchmarks/webrender-2022/wrench/src/blob.rs similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/src/blob.rs rename to collector/compile-benchmarks/webrender-2022/wrench/src/blob.rs diff --git a/collector/benchmarks/webrender-2022/wrench/src/egl.rs b/collector/compile-benchmarks/webrender-2022/wrench/src/egl.rs similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/src/egl.rs rename to collector/compile-benchmarks/webrender-2022/wrench/src/egl.rs diff --git a/collector/benchmarks/webrender-2022/wrench/src/main.rs b/collector/compile-benchmarks/webrender-2022/wrench/src/main.rs similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/src/main.rs rename to collector/compile-benchmarks/webrender-2022/wrench/src/main.rs diff --git a/collector/benchmarks/webrender-2022/wrench/src/parse_function.rs b/collector/compile-benchmarks/webrender-2022/wrench/src/parse_function.rs similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/src/parse_function.rs rename to collector/compile-benchmarks/webrender-2022/wrench/src/parse_function.rs diff --git a/collector/benchmarks/webrender-2022/wrench/src/perf.rs b/collector/compile-benchmarks/webrender-2022/wrench/src/perf.rs similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/src/perf.rs rename to collector/compile-benchmarks/webrender-2022/wrench/src/perf.rs diff --git a/collector/benchmarks/webrender-2022/wrench/src/png.rs b/collector/compile-benchmarks/webrender-2022/wrench/src/png.rs similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/src/png.rs rename to collector/compile-benchmarks/webrender-2022/wrench/src/png.rs diff --git a/collector/benchmarks/webrender-2022/wrench/src/premultiply.rs b/collector/compile-benchmarks/webrender-2022/wrench/src/premultiply.rs similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/src/premultiply.rs rename to collector/compile-benchmarks/webrender-2022/wrench/src/premultiply.rs diff --git a/collector/benchmarks/webrender-2022/wrench/src/rawtest.rs b/collector/compile-benchmarks/webrender-2022/wrench/src/rawtest.rs similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/src/rawtest.rs rename to collector/compile-benchmarks/webrender-2022/wrench/src/rawtest.rs diff --git a/collector/benchmarks/webrender-2022/wrench/src/reftest.rs b/collector/compile-benchmarks/webrender-2022/wrench/src/reftest.rs similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/src/reftest.rs rename to collector/compile-benchmarks/webrender-2022/wrench/src/reftest.rs diff --git a/collector/benchmarks/webrender-2022/wrench/src/test_invalidation.rs b/collector/compile-benchmarks/webrender-2022/wrench/src/test_invalidation.rs similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/src/test_invalidation.rs rename to collector/compile-benchmarks/webrender-2022/wrench/src/test_invalidation.rs diff --git a/collector/benchmarks/webrender-2022/wrench/src/test_shaders.rs b/collector/compile-benchmarks/webrender-2022/wrench/src/test_shaders.rs similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/src/test_shaders.rs rename to collector/compile-benchmarks/webrender-2022/wrench/src/test_shaders.rs diff --git a/collector/benchmarks/webrender-2022/wrench/src/wrench.rs b/collector/compile-benchmarks/webrender-2022/wrench/src/wrench.rs similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/src/wrench.rs rename to collector/compile-benchmarks/webrender-2022/wrench/src/wrench.rs diff --git a/collector/benchmarks/webrender-2022/wrench/src/yaml_frame_reader.rs b/collector/compile-benchmarks/webrender-2022/wrench/src/yaml_frame_reader.rs similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/src/yaml_frame_reader.rs rename to collector/compile-benchmarks/webrender-2022/wrench/src/yaml_frame_reader.rs diff --git a/collector/benchmarks/webrender-2022/wrench/src/yaml_helper.rs b/collector/compile-benchmarks/webrender-2022/wrench/src/yaml_helper.rs similarity index 100% rename from collector/benchmarks/webrender-2022/wrench/src/yaml_helper.rs rename to collector/compile-benchmarks/webrender-2022/wrench/src/yaml_helper.rs diff --git a/collector/benchmarks/wf-projection-stress-65510/Cargo.lock b/collector/compile-benchmarks/wf-projection-stress-65510/Cargo.lock similarity index 100% rename from collector/benchmarks/wf-projection-stress-65510/Cargo.lock rename to collector/compile-benchmarks/wf-projection-stress-65510/Cargo.lock diff --git a/collector/benchmarks/wf-projection-stress-65510/Cargo.toml b/collector/compile-benchmarks/wf-projection-stress-65510/Cargo.toml similarity index 100% rename from collector/benchmarks/wf-projection-stress-65510/Cargo.toml rename to collector/compile-benchmarks/wf-projection-stress-65510/Cargo.toml diff --git a/collector/benchmarks/wf-projection-stress-65510/perf-config.json b/collector/compile-benchmarks/wf-projection-stress-65510/perf-config.json similarity index 100% rename from collector/benchmarks/wf-projection-stress-65510/perf-config.json rename to collector/compile-benchmarks/wf-projection-stress-65510/perf-config.json diff --git a/collector/benchmarks/wf-projection-stress-65510/src/lib.rs b/collector/compile-benchmarks/wf-projection-stress-65510/src/lib.rs similarity index 100% rename from collector/benchmarks/wf-projection-stress-65510/src/lib.rs rename to collector/compile-benchmarks/wf-projection-stress-65510/src/lib.rs diff --git a/collector/benchmarks/wg-grammar/.travis.yml b/collector/compile-benchmarks/wg-grammar/.travis.yml similarity index 100% rename from collector/benchmarks/wg-grammar/.travis.yml rename to collector/compile-benchmarks/wg-grammar/.travis.yml diff --git a/collector/benchmarks/wg-grammar/Cargo.lock b/collector/compile-benchmarks/wg-grammar/Cargo.lock similarity index 100% rename from collector/benchmarks/wg-grammar/Cargo.lock rename to collector/compile-benchmarks/wg-grammar/Cargo.lock diff --git a/collector/benchmarks/wg-grammar/Cargo.toml b/collector/compile-benchmarks/wg-grammar/Cargo.toml similarity index 100% rename from collector/benchmarks/wg-grammar/Cargo.toml rename to collector/compile-benchmarks/wg-grammar/Cargo.toml diff --git a/collector/benchmarks/wg-grammar/LICENSE-APACHE b/collector/compile-benchmarks/wg-grammar/LICENSE-APACHE similarity index 100% rename from collector/benchmarks/wg-grammar/LICENSE-APACHE rename to collector/compile-benchmarks/wg-grammar/LICENSE-APACHE diff --git a/collector/benchmarks/wg-grammar/LICENSE-MIT b/collector/compile-benchmarks/wg-grammar/LICENSE-MIT similarity index 100% rename from collector/benchmarks/wg-grammar/LICENSE-MIT rename to collector/compile-benchmarks/wg-grammar/LICENSE-MIT diff --git a/collector/benchmarks/wg-grammar/README.md b/collector/compile-benchmarks/wg-grammar/README.md similarity index 100% rename from collector/benchmarks/wg-grammar/README.md rename to collector/compile-benchmarks/wg-grammar/README.md diff --git a/collector/benchmarks/wg-grammar/grammar/expr.lyg b/collector/compile-benchmarks/wg-grammar/grammar/expr.lyg similarity index 100% rename from collector/benchmarks/wg-grammar/grammar/expr.lyg rename to collector/compile-benchmarks/wg-grammar/grammar/expr.lyg diff --git a/collector/benchmarks/wg-grammar/perf-config.json b/collector/compile-benchmarks/wg-grammar/perf-config.json similarity index 100% rename from collector/benchmarks/wg-grammar/perf-config.json rename to collector/compile-benchmarks/wg-grammar/perf-config.json diff --git a/collector/benchmarks/wg-grammar/src/lib.rs b/collector/compile-benchmarks/wg-grammar/src/lib.rs similarity index 100% rename from collector/benchmarks/wg-grammar/src/lib.rs rename to collector/compile-benchmarks/wg-grammar/src/lib.rs diff --git a/collector/benchmarks/wg-grammar/src/parse.rs b/collector/compile-benchmarks/wg-grammar/src/parse.rs similarity index 100% rename from collector/benchmarks/wg-grammar/src/parse.rs rename to collector/compile-benchmarks/wg-grammar/src/parse.rs diff --git a/collector/runtime-benchmarks/Cargo.lock b/collector/runtime-benchmarks/Cargo.lock new file mode 100644 index 000000000..cf977603a --- /dev/null +++ b/collector/runtime-benchmarks/Cargo.lock @@ -0,0 +1,433 @@ +# This file is automatically @generated by Cargo. +# It is not intended for manual editing. +version = 3 + +[[package]] +name = "ahash" +version = "0.7.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47" +dependencies = [ + "getrandom", + "once_cell", + "version_check", +] + +[[package]] +name = "aho-corasick" +version = "0.7.18" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f" +dependencies = [ + "memchr", +] + +[[package]] +name = "anyhow" +version = "1.0.62" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1485d4d2cc45e7b201ee3767015c96faa5904387c9d87c6efdd0fb511f12d305" + +[[package]] +name = "atty" +version = "0.2.14" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" +dependencies = [ + "hermit-abi", + "libc", + "winapi", +] + +[[package]] +name = "autocfg" +version = "1.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" + +[[package]] +name = "benchlib" +version = "0.1.0" +dependencies = [ + "anyhow", + "clap", + "env_logger", + "log", + "perf-event", + "serde", + "serde_json", +] + +[[package]] +name = "bitflags" +version = "1.3.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" + +[[package]] +name = "byteorder" +version = "1.4.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" + +[[package]] +name = "cfg-if" +version = "1.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" + +[[package]] +name = "clap" +version = "3.2.17" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "29e724a68d9319343bb3328c9cc2dfde263f4b3142ee1059a9980580171c954b" +dependencies = [ + "atty", + "bitflags", + "clap_derive", + "clap_lex", + "indexmap", + "once_cell", + "strsim", + "termcolor", + "textwrap", +] + +[[package]] +name = "clap_derive" +version = "3.2.17" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "13547f7012c01ab4a0e8f8967730ada8f9fdf419e8b6c792788f39cf4e46eefa" +dependencies = [ + "heck", + "proc-macro-error", + "proc-macro2", + "quote", + "syn", +] + +[[package]] +name = "clap_lex" +version = "0.2.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5" +dependencies = [ + "os_str_bytes", +] + +[[package]] +name = "env_logger" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0b2cf0344971ee6c64c31be0d530793fba457d322dfec2810c453d0ef228f9c3" +dependencies = [ + "atty", + "humantime", + "log", + "regex", + "termcolor", +] + +[[package]] +name = "fxhash" +version = "0.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c" +dependencies = [ + "byteorder", +] + +[[package]] +name = "getrandom" +version = "0.2.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4eb1a864a501629691edf6c15a593b7a51eebaa1e8468e9ddc623de7c9b58ec6" +dependencies = [ + "cfg-if", + "libc", + "wasi", +] + +[[package]] +name = "hashbrown" +version = "0.12.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" +dependencies = [ + "ahash", +] + +[[package]] +name = "hashmap-bench" +version = "0.1.0" +dependencies = [ + "benchlib", + "fxhash", + "hashbrown", +] + +[[package]] +name = "heck" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9" + +[[package]] +name = "hermit-abi" +version = "0.1.19" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" +dependencies = [ + "libc", +] + +[[package]] +name = "humantime" +version = "2.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" + +[[package]] +name = "indexmap" +version = "1.9.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e" +dependencies = [ + "autocfg", + "hashbrown", +] + +[[package]] +name = "itoa" +version = "1.0.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6c8af84674fe1f223a982c933a0ee1086ac4d4052aa0fb8060c12c6ad838e754" + +[[package]] +name = "libc" +version = "0.2.132" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8371e4e5341c3a96db127eb2465ac681ced4c433e01dd0e938adbef26ba93ba5" + +[[package]] +name = "log" +version = "0.4.17" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e" +dependencies = [ + "cfg-if", +] + +[[package]] +name = "memchr" +version = "2.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d" + +[[package]] +name = "once_cell" +version = "1.13.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "074864da206b4973b84eb91683020dbefd6a8c3f0f38e054d93954e891935e4e" + +[[package]] +name = "os_str_bytes" +version = "6.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9ff7415e9ae3fff1225851df9e0d9e4e5479f947619774677a63572e55e80eff" + +[[package]] +name = "perf-event" +version = "0.4.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5396562cd2eaa828445d6d34258ae21ee1eb9d40fe626ca7f51c8dccb4af9d66" +dependencies = [ + "libc", + "perf-event-open-sys", +] + +[[package]] +name = "perf-event-open-sys" +version = "1.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ce9bedf5da2c234fdf2391ede2b90fabf585355f33100689bc364a3ea558561a" +dependencies = [ + "libc", +] + +[[package]] +name = "proc-macro-error" +version = "1.0.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" +dependencies = [ + "proc-macro-error-attr", + "proc-macro2", + "quote", + "syn", + "version_check", +] + +[[package]] +name = "proc-macro-error-attr" +version = "1.0.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" +dependencies = [ + "proc-macro2", + "quote", + "version_check", +] + +[[package]] +name = "proc-macro2" +version = "1.0.43" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0a2ca2c61bc9f3d74d2886294ab7b9853abd9c1ad903a3ac7815c58989bb7bab" +dependencies = [ + "unicode-ident", +] + +[[package]] +name = "quote" +version = "1.0.21" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179" +dependencies = [ + "proc-macro2", +] + +[[package]] +name = "regex" +version = "1.6.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4c4eb3267174b8c6c2f654116623910a0fef09c4753f8dd83db29c48a0df988b" +dependencies = [ + "aho-corasick", + "memchr", + "regex-syntax", +] + +[[package]] +name = "regex-syntax" +version = "0.6.27" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a3f87b73ce11b1619a3c6332f45341e0047173771e8b8b73f87bfeefb7b56244" + +[[package]] +name = "ryu" +version = "1.0.11" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4501abdff3ae82a1c1b477a17252eb69cee9e66eb915c1abaa4f44d873df9f09" + +[[package]] +name = "serde" +version = "1.0.143" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "53e8e5d5b70924f74ff5c6d64d9a5acd91422117c60f48c4e07855238a254553" +dependencies = [ + "serde_derive", +] + +[[package]] +name = "serde_derive" +version = "1.0.143" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d3d8e8de557aee63c26b85b947f5e59b690d0454c753f3adeb5cd7835ab88391" +dependencies = [ + "proc-macro2", + "quote", + "syn", +] + +[[package]] +name = "serde_json" +version = "1.0.83" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "38dd04e3c8279e75b31ef29dbdceebfe5ad89f4d0937213c53f7d49d01b3d5a7" +dependencies = [ + "itoa", + "ryu", + "serde", +] + +[[package]] +name = "strsim" +version = "0.10.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" + +[[package]] +name = "syn" +version = "1.0.99" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "58dbef6ec655055e20b86b15a8cc6d439cca19b667537ac6a1369572d151ab13" +dependencies = [ + "proc-macro2", + "quote", + "unicode-ident", +] + +[[package]] +name = "termcolor" +version = "1.1.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755" +dependencies = [ + "winapi-util", +] + +[[package]] +name = "textwrap" +version = "0.15.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b1141d4d61095b28419e22cb0bbf02755f5e54e0526f97f1e3d1d160e60885fb" + +[[package]] +name = "unicode-ident" +version = "1.0.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c4f5b37a154999a8f3f98cc23a628d850e154479cd94decf3414696e12e31aaf" + +[[package]] +name = "version_check" +version = "0.9.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" + +[[package]] +name = "wasi" +version = "0.11.0+wasi-snapshot-preview1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" + +[[package]] +name = "winapi" +version = "0.3.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" +dependencies = [ + "winapi-i686-pc-windows-gnu", + "winapi-x86_64-pc-windows-gnu", +] + +[[package]] +name = "winapi-i686-pc-windows-gnu" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" + +[[package]] +name = "winapi-util" +version = "0.1.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" +dependencies = [ + "winapi", +] + +[[package]] +name = "winapi-x86_64-pc-windows-gnu" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" diff --git a/collector/runtime-benchmarks/Cargo.toml b/collector/runtime-benchmarks/Cargo.toml new file mode 100644 index 000000000..5ce6021d7 --- /dev/null +++ b/collector/runtime-benchmarks/Cargo.toml @@ -0,0 +1,2 @@ +[workspace] +members = ["hashmap"] diff --git a/collector/runtime-benchmarks/hashmap/Cargo.toml b/collector/runtime-benchmarks/hashmap/Cargo.toml new file mode 100644 index 000000000..d75039f4f --- /dev/null +++ b/collector/runtime-benchmarks/hashmap/Cargo.toml @@ -0,0 +1,11 @@ +[package] +name = "hashmap-bench" +version = "0.1.0" +edition = "2021" + +# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html + +[dependencies] +benchlib = { path = "../../benchlib" } +hashbrown = "0.12.3" +fxhash = "0.2.1" diff --git a/collector/runtime-benchmarks/hashmap/src/main.rs b/collector/runtime-benchmarks/hashmap/src/main.rs new file mode 100644 index 000000000..120c970a5 --- /dev/null +++ b/collector/runtime-benchmarks/hashmap/src/main.rs @@ -0,0 +1,17 @@ +use benchlib; +use benchlib::benchmark::BenchmarkSuite; + +fn main() { + let mut suite = BenchmarkSuite::new(); + + suite.register("hashmap-insert-10k", || { + let mut map = + hashbrown::HashMap::with_capacity_and_hasher(10000, fxhash::FxBuildHasher::default()); + move || { + for index in 0..10000 { + map.insert(index, index); + } + } + }); + suite.run().unwrap(); +} diff --git a/collector/src/benchmark/mod.rs b/collector/src/benchmark/mod.rs index ef6348cc9..1675e8e74 100644 --- a/collector/src/benchmark/mod.rs +++ b/collector/src/benchmark/mod.rs @@ -337,11 +337,20 @@ impl Benchmark { } } -pub fn compile_time_benchmark_dir() -> PathBuf { - PathBuf::from("collector/benchmarks") +/// Directory containing compile-time benchmarks. +/// We measure how long does it take to compile these crates. +pub fn compile_benchmark_dir() -> PathBuf { + PathBuf::from("collector/compile-benchmarks") } -pub fn get_benchmarks( +/// Directory containing runtime benchmarks. +/// We measure how long does it take to execute these crates, which is a proxy of the quality +/// of code generated by rustc. +pub fn runtime_benchmark_dir() -> PathBuf { + PathBuf::from("collector/runtime-benchmarks") +} + +pub fn get_compile_benchmarks( benchmark_dir: &Path, include: Option<&str>, exclude: Option<&str>, diff --git a/collector/src/bin/collector.rs b/collector/src/bin/collector.rs index 0804bbace..d56f95fbe 100644 --- a/collector/src/bin/collector.rs +++ b/collector/src/bin/collector.rs @@ -7,7 +7,9 @@ use collector::api::next_artifact::NextArtifact; use collector::benchmark::category::Category; use collector::benchmark::profile::Profile; use collector::benchmark::scenario::Scenario; -use collector::benchmark::{compile_time_benchmark_dir, get_benchmarks, Benchmark, BenchmarkName}; +use collector::benchmark::{ + compile_benchmark_dir, get_compile_benchmarks, runtime_benchmark_dir, Benchmark, BenchmarkName, +}; use collector::utils; use database::{ArtifactId, Commit, CommitType, Pool}; use rayon::iter::{IndexedParallelIterator, IntoParallelRefIterator, ParallelIterator}; @@ -24,6 +26,7 @@ use tokio::runtime::Runtime; use collector::execute::bencher::BenchProcessor; use collector::execute::profiler::{ProfileProcessor, Profiler}; +use collector::runtime::bench_runtime; use collector::toolchain::{get_local_toolchain, Compiler, Sysroot}; fn n_normal_benchmarks_remaining(n: usize) -> String { @@ -557,6 +560,13 @@ struct BenchRustcOption { #[derive(Debug, clap::Subcommand)] #[clap(rename_all = "snake_case")] enum Commands { + /// Benchmarks the performance of programs generated by a local rustc + BenchRuntimeLocal { + rustc: String, + /// Identifier to associate benchmark results with + #[clap(long)] + id: Option, + }, /// Benchmarks a local rustc BenchLocal { #[clap(flatten)] @@ -667,7 +677,8 @@ fn main_result() -> anyhow::Result { let args = Cli::parse(); - let benchmark_dir = compile_time_benchmark_dir(); + let compile_benchmark_dir = compile_benchmark_dir(); + let runtime_benchmark_dir = runtime_benchmark_dir(); let mut builder = tokio::runtime::Builder::new_multi_thread(); // We want to minimize noise from the runtime @@ -681,6 +692,10 @@ fn main_result() -> anyhow::Result { let target_triple = format!("{}-unknown-linux-gnu", std::env::consts::ARCH); match args.command { + Commands::BenchRuntimeLocal { rustc, id } => { + bench_runtime(&rustc, id.as_deref(), runtime_benchmark_dir)?; + Ok(0) + } Commands::BenchLocal { local, db, @@ -693,7 +708,7 @@ fn main_result() -> anyhow::Result { let pool = database::Pool::open(&db.db); - let (rustc, rustdoc, cargo, id) = get_local_toolchain( + let toolchain = get_local_toolchain( &profiles, &local.rustc, local.rustdoc.as_deref(), @@ -702,8 +717,8 @@ fn main_result() -> anyhow::Result { "", )?; - let mut benchmarks = get_benchmarks( - &benchmark_dir, + let mut benchmarks = get_compile_benchmarks( + &compile_benchmark_dir, local.include.as_deref(), local.exclude.as_deref(), )?; @@ -712,17 +727,11 @@ fn main_result() -> anyhow::Result { let res = bench( &mut rt, pool, - &ArtifactId::Tag(id), + &ArtifactId::Tag(toolchain.id.clone()), &profiles, &scenarios, bench_rustc.bench_rustc, - Compiler { - rustc: &rustc, - rustdoc: rustdoc.as_deref(), - cargo: &cargo, - triple: &target_triple, - is_nightly: true, - }, + Compiler::from_toolchain(&toolchain, &target_triple), &benchmarks, Some(iterations), self_profile.self_profile, @@ -755,7 +764,13 @@ fn main_result() -> anyhow::Result { match next { NextArtifact::Release(tag) => { - bench_published_artifact(tag, pool, &mut rt, &target_triple, &benchmark_dir)?; + bench_published_artifact( + tag, + pool, + &mut rt, + &target_triple, + &compile_benchmark_dir, + )?; client.post(&format!("{}/perf/onpush", site_url)).send()?; } @@ -768,8 +783,11 @@ fn main_result() -> anyhow::Result { let sysroot = Sysroot::install(commit.sha.to_string(), &target_triple) .with_context(|| format!("failed to install sysroot for {:?}", commit))?; - let mut benchmarks = - get_benchmarks(&benchmark_dir, include.as_deref(), exclude.as_deref())?; + let mut benchmarks = get_compile_benchmarks( + &compile_benchmark_dir, + include.as_deref(), + exclude.as_deref(), + )?; benchmarks.retain(|b| b.category().is_primary_or_secondary()); let res = bench( @@ -796,7 +814,13 @@ fn main_result() -> anyhow::Result { Commands::BenchPublished { toolchain, db } => { let pool = database::Pool::open(&db.db); - bench_published_artifact(toolchain, pool, &mut rt, &target_triple, &benchmark_dir)?; + bench_published_artifact( + toolchain, + pool, + &mut rt, + &target_triple, + &compile_benchmark_dir, + )?; Ok(0) } @@ -818,8 +842,8 @@ fn main_result() -> anyhow::Result { let profiles = &local.profiles.0; let scenarios = &local.scenarios.0; - let mut benchmarks = get_benchmarks( - &benchmark_dir, + let mut benchmarks = get_compile_benchmarks( + &compile_benchmark_dir, local.include.as_deref(), local.exclude.as_deref(), )?; @@ -835,7 +859,7 @@ fn main_result() -> anyhow::Result { let mut get_toolchain_and_profile = |rustc: &str, suffix: &str| -> anyhow::Result { - let (rustc, rustdoc, cargo, id) = get_local_toolchain( + let toolchain = get_local_toolchain( &profiles, &rustc, local.rustdoc.as_deref(), @@ -843,16 +867,10 @@ fn main_result() -> anyhow::Result { local.id.as_deref(), suffix, )?; - let compiler = Compiler { - rustc: &rustc, - rustdoc: rustdoc.as_deref(), - cargo: &cargo, - triple: &target_triple, - is_nightly: true, - }; + let compiler = Compiler::from_toolchain(&toolchain, &target_triple); profile( compiler, - &id, + &toolchain.id, profiler, &out_dir, &benchmarks, @@ -860,7 +878,7 @@ fn main_result() -> anyhow::Result { &scenarios, &mut errors, ); - Ok(id) + Ok(toolchain.id) }; if let Some(rustc2) = rustc2 { @@ -925,7 +943,7 @@ fn main_result() -> anyhow::Result { Ok(0) } Commands::Download(cmd) => { - let target_dir = get_downloaded_crate_target(&benchmark_dir, &cmd); + let target_dir = get_downloaded_crate_target(&compile_benchmark_dir, &cmd); check_target_dir(&target_dir, cmd.force)?; match cmd.command { @@ -987,7 +1005,7 @@ fn bench_published_artifact( let cargo = which("cargo")?; // Exclude benchmarks that don't work with a stable compiler. - let mut benchmarks = get_benchmarks(&benchmark_dir, None, None)?; + let mut benchmarks = get_compile_benchmarks(&benchmark_dir, None, None)?; benchmarks.retain(|b| b.category().is_stable()); let res = bench( diff --git a/collector/src/lib.rs b/collector/src/lib.rs index 3a9e6afcf..66ff95ca5 100644 --- a/collector/src/lib.rs +++ b/collector/src/lib.rs @@ -8,6 +8,7 @@ use std::process::{self, Command}; pub mod api; pub mod benchmark; pub mod execute; +pub mod runtime; pub mod toolchain; pub mod utils; diff --git a/collector/src/runtime.rs b/collector/src/runtime.rs new file mode 100644 index 000000000..3a36aad89 --- /dev/null +++ b/collector/src/runtime.rs @@ -0,0 +1,85 @@ +use crate::benchmark::profile::Profile; +use crate::toolchain::{get_local_toolchain, LocalToolchain}; +use benchlib::messages::BenchmarkResult; +use cargo_metadata::Message; +use std::path::{Path, PathBuf}; +use std::process::Command; + +#[derive(Debug)] +struct BenchmarkBinary { + path: PathBuf, +} + +pub fn bench_runtime(rustc: &str, id: Option<&str>, benchmark_dir: PathBuf) -> anyhow::Result<()> { + let toolchain = get_local_toolchain(&[Profile::Opt], rustc, None, None, id, "")?; + let output = compile_runtime_benchmarks(&toolchain, &benchmark_dir)?; + let binaries = gather_binaries(&output)?; + + for binary in binaries { + let name = binary.path.file_name().and_then(|s| s.to_str()).unwrap(); + + let result = Command::new(&binary.path).arg("benchmark").output()?; + if !result.status.success() { + anyhow::bail!( + "Failed to run runtime benchmark {name}\n{}\n{}", + String::from_utf8_lossy(&result.stdout), + String::from_utf8_lossy(&result.stderr) + ); + } else { + log::info!("Successfully ran runtime benchmark {name}",); + + let data: Vec = serde_json::from_slice(&result.stdout)?; + // TODO: do something with the result + println!("{name}: {:?}", data); + } + } + + Ok(()) +} + +/// Compiles all runtime benchmarks and returns the stdout output of Cargo. +fn compile_runtime_benchmarks(toolchain: &LocalToolchain, dir: &Path) -> anyhow::Result> { + let result = Command::new(&toolchain.cargo) + .env("RUSTC", &toolchain.rustc) + .arg("build") + .arg("--release") + .arg("--message-format") + .arg("json") + .current_dir(dir) + .output()?; + + if !result.status.success() { + anyhow::bail!( + "Failed to compile runtime benchmarks\n{}\n{}", + String::from_utf8_lossy(&result.stdout), + String::from_utf8_lossy(&result.stderr) + ); + } else { + log::info!("Successfully compiled runtime benchmarks"); + return Ok(result.stdout); + } +} + +/// Parse Cargo JSON output and find all compiled binaries. +fn gather_binaries(cargo_stdout: &[u8]) -> anyhow::Result> { + let mut binaries = vec![]; + + for message in Message::parse_stream(cargo_stdout) { + let message = message?; + match message { + Message::CompilerArtifact(artifact) => { + if let Some(ref executable) = artifact.executable { + if artifact.target.kind.iter().any(|k| k == "bin") { + let path = executable.as_std_path().to_path_buf(); + binaries.push(BenchmarkBinary { path }); + } + } + } + _ => {} + } + } + + log::debug!("Found binaries: {:?}", binaries); + + Ok(binaries) +} diff --git a/collector/src/toolchain.rs b/collector/src/toolchain.rs index 792c3ab0e..2a47fc9d9 100644 --- a/collector/src/toolchain.rs +++ b/collector/src/toolchain.rs @@ -233,6 +233,23 @@ impl<'a> Compiler<'a> { is_nightly: true, } } + pub fn from_toolchain(toolchain: &'a LocalToolchain, target_triple: &'a str) -> Compiler<'a> { + Compiler { + rustc: &toolchain.rustc, + rustdoc: toolchain.rustdoc.as_deref(), + cargo: &toolchain.cargo, + triple: target_triple, + is_nightly: true, + } + } +} + +#[derive(Debug)] +pub struct LocalToolchain { + pub rustc: PathBuf, + pub rustdoc: Option, + pub cargo: PathBuf, + pub id: String, } /// Get a toolchain from the input. @@ -248,7 +265,7 @@ pub fn get_local_toolchain( cargo: Option<&Path>, id: Option<&str>, id_suffix: &str, -) -> anyhow::Result<(PathBuf, Option, PathBuf, String)> { +) -> anyhow::Result { // `+`-prefixed rustc is an indicator to fetch the rustc of the toolchain // specified. This follows the similar pattern used by rustup's binaries // (e.g., `rustc +stage1`). @@ -371,5 +388,10 @@ pub fn get_local_toolchain( cargo }; - Ok((rustc, rustdoc, cargo, id)) + Ok(LocalToolchain { + rustc, + rustdoc, + cargo, + id, + }) } diff --git a/site/src/request_handlers/dashboard.rs b/site/src/request_handlers/dashboard.rs index 95cac5266..b72666714 100644 --- a/site/src/request_handlers/dashboard.rs +++ b/site/src/request_handlers/dashboard.rs @@ -77,7 +77,7 @@ pub async fn handle_dashboard(ctxt: Arc) -> ServerResult