map-related performance problems?

Help with Setup, Hardware, Performance or other Issues...Or just pimp your rig.
Post Reply
User avatar
stinkingpig
Private First Class
Private First Class
Posts: 5
Joined: Tue Sep 14, 2004 4:43 am

map-related performance problems?

Post by stinkingpig »

Hi all,

I'm running a server and having decent performance with some maps, terrible performance with others. I can't really see a big difference in map complexity...

bad perf:
2_castles.map
IggyWorld-2.0.map
spiralsdone7CTF.map

good:
Xmission2.map
BagCity_110.map

any ideas?
I listen to Bob Seger records backwards.
User avatar
Lan
Private First Class
Private First Class
Posts: 296
Joined: Sun Jun 13, 2004 1:21 am
Contact:

Post by Lan »

What type of things happen? Does the server go slower, does your FPS drop, do things start crashing?

The only thing I could think of would be too many objects or very complex objects, but you already said there aren't, so it really beats me.
User avatar
JeffM
Staff Sergeant
Staff Sergeant
Posts: 5196
Joined: Fri Dec 13, 2002 4:11 am

Post by JeffM »

1.10.x will have a direct corolation between the number of map objects and speed. object size dosnt' realy mater that much, it's the number of them.

1.11.x uses a better system (octrees) that is much better with large numbers of objects that are grouped together.

What kind of system are you running on? and are the "bad"maps ones with larger object counts.
ImageJeffM
trepan
Dev Wizard
Dev Wizard
Posts: 704
Joined: Fri Feb 21, 2003 7:50 pm

Post by trepan »

It can also be highly dependent on the sizes of the objects,
the amount of overtexturing, and whether or not you have
lighting enabled (tesselation is a killer). If you have a single
800x800 box top and fire shots across it with lighting and
_maxLODs enabled, your frame rate will plummet. There are
probably more factors worth mentionning, but we've probably
covered the big ones with respect to map differences.
Post Reply