seitime-frappe/frappe/gettext
Ankush Menat e893312f37 perf: parallelize MO compilation
This operation is CPU heavy and has little to no Frappe code
involvement. So we can use a processpool of 4 to reduce time taken for
compilation by 4x.
2024-01-10 17:21:19 +05:30
..
extractors fix: move extract_javascript to extractors folder and use it 2023-12-28 17:00:46 +01:00
__init__.py feat: python extractor 2023-10-15 20:25:01 +02:00
test_translate.py test: gettext utils 2023-12-30 03:37:33 +01:00
translate.py perf: parallelize MO compilation 2024-01-10 17:21:19 +05:30