1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2024-12-27 06:14:09 +00:00
OpenMW/components/settings
elsid 35f4bcd31e
Run openmw_settings_access_benchmark in CI
Add benchmarks to access 2 and 3 settings. Use settings with max memory address
distance assuming Settings::Values is single memory location object.

Use settings-default.cfg from the source code repository to initialize settings.
2023-04-24 22:30:49 +02:00
..
categories Fix msvc warning 2023-04-24 11:37:54 +02:00
categories.hpp
parser.cpp
parser.hpp
sanitizer.hpp Define typed settings storage with single time initialization 2023-03-28 20:47:34 +02:00
sanitizerimpl.cpp Define settings values based on documentation 2023-03-28 20:47:34 +02:00
sanitizerimpl.hpp Fix code format 2023-04-18 20:23:03 +02:00
settings.cpp Add category to error message 2023-04-24 20:27:11 +02:00
settings.hpp Define typed settings storage with single time initialization 2023-03-28 20:47:34 +02:00
settingvalue.hpp Store default settings values 2023-04-22 21:02:13 +02:00
shadermanager.hpp
values.cpp Store default settings values 2023-04-22 21:02:13 +02:00
values.hpp Run openmw_settings_access_benchmark in CI 2023-04-24 22:30:49 +02:00