mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-15 13:58:36 +02:00
Merge #234
234: Revert "Enable optimization in every profile" r=Kerollmops a=ManyTheFish compiling tests in release takes too much time. Reverts meilisearch/milli#224 Fix #233 Co-authored-by: Many <legendre.maxime.isn@gmail.com>
This commit is contained in:
commit
ba30cef987
1 changed files with 0 additions and 3 deletions
|
@ -8,9 +8,6 @@ opt-level = 3
|
|||
[profile.release]
|
||||
debug = true
|
||||
|
||||
[profile.test]
|
||||
opt-level = 3
|
||||
|
||||
# Make sure that the build scripts and proc-macros are compiled with
|
||||
# all the optimizations. It speeds up the zip crate that we use in the build.rs.
|
||||
[profile.dev.build-override]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue