mirror of https://github.com/OpenMW/openmw.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
96eb8d7be9
Perform all request to db in a single thread to avoid blocking navmesh generator threads due to slow write operations. Write to db navmesh for all changes except update as it done for memory cache. Batch multiple db operations into a single transaction to speed up writing by not executing fsync after each insert/update query. All reads are performed in the same transaction so they see uncommited data. |
3 years ago | |
---|---|---|
.. | ||
animation.cpp | 4 years ago | |
animation.hpp | 4 years ago | |
bulletshape.cpp | 3 years ago | |
bulletshape.hpp | 3 years ago | |
bulletshapemanager.cpp | 3 years ago | |
bulletshapemanager.hpp | 4 years ago | |
imagemanager.cpp | 3 years ago | |
imagemanager.hpp | 4 years ago | |
keyframemanager.cpp | 3 years ago | |
keyframemanager.hpp | 4 years ago | |
multiobjectcache.cpp | 5 years ago | |
multiobjectcache.hpp | 5 years ago | |
niffilemanager.cpp | 8 years ago | |
niffilemanager.hpp | 4 years ago | |
objectcache.hpp | 4 years ago | |
resourcemanager.hpp | 3 years ago | |
resourcesystem.cpp | 4 years ago | |
resourcesystem.hpp | 6 years ago | |
scenemanager.cpp | 3 years ago | |
scenemanager.hpp | 3 years ago | |
stats.cpp | 3 years ago | |
stats.hpp | 4 years ago |