Sylius/config
Grzegorz Sadowski fc50b8bb3f
bug #14468 Lower hashing alogirthm memory cost in test (Zales0123)
This PR was merged into the 1.12 branch.

Discussion
----------

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | 1.12                  |
| Bug fix?        | yes                                                       |
| New feature?    | no                                                       |
| BC breaks?      | no                                                       |
| Deprecations?   | no |
| Related tickets |  |
| License         | MIT                                                          |

`plaintext` does not work for some reason 🤨 but lowering this configuration already results in a huge boost (35min vs 23-25min 😱), which seems like we come back to the time we had before 🖖 

Commits
-------

7f796f1448 Lower hashing alogirthm memory cost in test
2022-10-21 14:11:32 +02:00
..
jwt Include private and public keys for test environments 2020-03-17 15:14:26 +01:00
packages bug #14468 Lower hashing alogirthm memory cost in test (Zales0123) 2022-10-21 14:11:32 +02:00
routes [Maintenance] Update routings' controller node syntax 2022-10-05 10:36:06 +02:00
secrets Add secret directories 2019-11-25 10:48:18 +01:00
bootstrap.php Fix bootstrap for Symfony 6 2022-06-03 18:03:44 +02:00
bundles.php Upgrade main packages to allow Symfony 6 2022-10-05 10:36:03 +02:00
preload.php feat: add support for OPcache class preloading 2021-12-22 13:34:32 +01:00
routes.yaml Move routing to "config/routes" 2018-08-15 14:31:53 +02:00
services.yaml Move routing to "config/routes" 2018-08-15 14:31:53 +02:00
services_test.yaml Fix Behat scenarios for User account 2022-10-05 10:38:21 +02:00
services_test_cached.yaml Use FriendsOfBehat\SymfonyExtension v2 2019-01-16 21:49:44 +01:00