MantisBT - Soldat
View Issue Details
0000178SoldatOtherpublic2012-04-05 16:172014-01-01 18:05
Mr 
skoskav 
normalminoralways
closedfixed 
1.6.2 
 
0000178: Blocking I/O executed every time a new object is created, resulting in lag
When an object is created (a flag, a medikit, etc), Soldat loads the object's texture from disk using blocking I/O. This results in lags on computers with slower hard drives or drives under heavy load (antivirus updates, backups).
The I/O request is shown in Process Monitor when a new object is created.

No tags attached.
Issue History
2012-04-05 16:17MrNew Issue
2012-05-08 15:07ShoozzaNote Added: 0001465
2012-05-08 15:07ShoozzaStatusnew => confirmed
2013-07-31 17:20skoskavStatusconfirmed => resolved
2013-07-31 17:20skoskavResolutionopen => fixed
2013-07-31 17:20skoskavAssigned To => skoskav
2014-01-01 18:05homerofgodsStatusresolved => closed

Notes
(0001465)
Shoozza   
2012-05-08 15:07   
Happens also with weapons when they are dropped (e.g. karabin.po)