ebpf: set opt-level = 2
@ -13,6 +13,7 @@ path = "src/main.rs"
[profile.dev]
panic = "abort"
opt-level = 2
overflow-checks = false
[profile.release]