glibc/locale
Adhemerval Zanella 6c4ed247bf locale: Optimize tst-localedef-path-norm
The locale generation are issues in parallel to try speed locale
generation.  The maximum number of jobs are limited to the online
CPU (in hope to not overcommit on environments with lower cores
than tests).

On a Ryzen 9, the test execution improves from ~6.7s to ~1.4s.

Tested-by: Mark Wielaard <mark@klomp.org>
2022-07-22 11:06:16 -03:00
..
bits
programs localedef: Support building for older C standards 2022-07-05 10:30:20 +02:00
tst-localedef-path-norm.root
broken_cur_max.c
C_name.c
C-address.c locale: Remove private union from struct __locale_data 2022-05-23 11:06:31 +02:00
C-collate-seq.c
C-collate.c locale: Remove private union from struct __locale_data 2022-05-23 11:06:31 +02:00
C-ctype.c locale: Add more cached data to LC_CTYPE 2022-05-23 11:06:31 +02:00
C-identification.c locale: Remove private union from struct __locale_data 2022-05-23 11:06:31 +02:00
C-measurement.c locale: Remove private union from struct __locale_data 2022-05-23 11:06:31 +02:00
C-messages.c locale: Remove private union from struct __locale_data 2022-05-23 11:06:31 +02:00
C-monetary.c locale: Remove private union from struct __locale_data 2022-05-23 11:06:31 +02:00
C-name.c locale: Remove private union from struct __locale_data 2022-05-23 11:06:31 +02:00
C-numeric.c locale: Remove private union from struct __locale_data 2022-05-23 11:06:31 +02:00
C-paper.c locale: Remove private union from struct __locale_data 2022-05-23 11:06:31 +02:00
C-telephone.c locale: Remove private union from struct __locale_data 2022-05-23 11:06:31 +02:00
C-time.c locale: Remove private union from struct __locale_data 2022-05-23 11:06:31 +02:00
C-translit.h.in
categories.def
coll-lookup.c
coll-lookup.h
duplocale.c
elem-hash.h Replace {u}int_fast{16|32} with {u}int32_t 2022-04-13 21:23:04 -05:00
findlocale.c locale: Remove cleanup function pointer from struct __localedata 2022-05-23 11:06:31 +02:00
freelocale.c
gen-translit.py
global-locale.c
hashval.h
indigits.h
indigitswc.h
iso-639.def Add rif_MA locale [BZ #27781] 2022-04-07 14:59:41 +02:00
iso-3166.def
iso-4217.def
langinfo.h
lc-address.c
lc-collate.c
lc-ctype.c
lc-identification.c
lc-measurement.c
lc-messages.c
lc-monetary.c
lc-name.c
lc-numeric.c
lc-paper.c
lc-telephone.c
lc-time.c
loadarchive.c locale: Remove cleanup function pointer from struct __localedata 2022-05-23 11:06:31 +02:00
loadlocale.c locale: Add more cached data to LC_CTYPE 2022-05-23 11:06:31 +02:00
locale.h
localeconv.c
localeinfo.h locale: Add more cached data to LC_CTYPE 2022-05-23 11:06:31 +02:00
localename.c
locarchive.h
Makefile locale: Optimize tst-localedef-path-norm 2022-07-22 11:06:16 -03:00
mb_cur_max.c
newlocale.c
nl_langinfo_l.c
nl_langinfo.c
outdigits.h
outdigitswc.h
setlocale.c locale: Remove cleanup function pointer from struct __localedata 2022-05-23 11:06:31 +02:00
strlen-hash.h
SYS_libc.c
tst-C-locale.c
tst-duplocale.c
tst-locale-locpath.sh
tst-localedef-path-norm.c locale: Optimize tst-localedef-path-norm 2022-07-22 11:06:16 -03:00
tst-locname.c
uselocale.c
Versions
weight.h Replace {u}int_fast{16|32} with {u}int32_t 2022-04-13 21:23:04 -05:00
weightwc.h
xlocale.c