mirror of
https://github.com/Chaoscaot/schemsearch.git
synced 2026-01-06 19:47:06 +01:00
Refactor code structure and improve performance by optimizing OpenCL kernel and adding timing macros; update Cargo.toml for release profile settings; enhance main.rs and sinks.rs for better readability and organization.
This commit is contained in:
@@ -15,4 +15,4 @@ opt-level = "z"
|
||||
codegen-units = 1
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
debug = true
|
||||
Reference in New Issue
Block a user