mesa/src/util/tests
Dmitry Osipenko 300b6f7371
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
util/disk_cache: Re-enable multi-file cache by default
Over past months a performance issue was found with the Mesa-DB cache
implementation that results in a too slow cache startup time when cache is
full. A better indexing strategy will need to be invented to mitigate the
issue. Until then, let's default back to the multi-file cache.

Suggested-by: Michel Dänzer <mdaenzer@redhat.com>
Acked-by: Timothy Arceri <tarceri@itsqueeze.com>
Signed-off-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34199>
2025-04-24 02:43:51 +00:00
..
drirc_configdir
drirc_home
format
hash_table build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
perf u_trace: add support for indirect data 2024-08-03 16:03:00 +03:00
vma build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
bitset_test.cpp util/bitset_test: test the return value of BITSET_TEST_RANGE_INSIDE_WORD better 2024-12-04 13:40:41 +00:00
blob_test.cpp
cache_test.cpp util/disk_cache: Re-enable multi-file cache by default 2025-04-24 02:43:51 +00:00
dag_test.cpp
fast_idiv_by_const_test.cpp
fast_urem_by_const_test.cpp
gc_alloc_tests.cpp
half_float_test.cpp util/tests: move u_half_test into half_float_test 2025-03-13 21:36:23 +00:00
int_min_max.cpp
linear_test.cpp
mesa-sha1_test.cpp
os_mman_test.cpp util: Rename DETECT_OS_UNIX to DETECT_OS_POSIX 2024-06-07 01:56:28 +00:00
process_test.c
rb_tree_test.cpp
register_allocate_test.cpp
roundeven_test.cpp
set_test.cpp
sparse_array_test.cpp util/tests: Reduce load from sparse-array test 2024-09-09 12:54:34 +00:00
string_buffer_test.cpp
timespec_test.cpp
u_atomic_test.cpp
u_call_once_test.cpp
u_debug_stack_test.cpp util: Force emission of stack frame in stack unit test 2024-08-13 20:35:23 +00:00
u_debug_test.cpp
u_memstream_test.cpp util: u_memstream: add tests 2024-10-17 02:50:21 +00:00
u_printf_test.cpp util/u_printf: properly handle %% 2024-06-21 13:58:14 +00:00
u_qsort_test.cpp
vector_test.cpp
xmlconfig.cpp