1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00
pigallery2/test/backend/unit/model/threading
Patrik J. Braun 47d864abe5 Multiples small tweaks to save on the server response size:
* Removing ids from DTO as it is not needed on the client side. ~4% saving
 * Removing orientation information from DB and server response. ~3% saving
 * removing altitude from GPS data and reducing GPS, exposure and fstop precision ~3%
 Altogether 10% saving expected.
 #437
2022-03-25 21:51:42 +01:00
..
DiskMangerWorker.spec.ts Enforcing faces support in metadata loader tests 2021-05-11 16:44:17 +02:00
MetaDataLoader.spec.ts Multiples small tweaks to save on the server response size: 2022-03-25 21:51:42 +01:00
TaskExecuter.spec.ts restucturing project 2019-12-10 10:44:35 +01:00
TaskQue.spec.ts fixing throw test error 2019-12-27 00:45:01 +01:00