Well, that depends on your application. :)
Yves.
Printable View
Well, that depends on your application. :)
Yves.
Well, that depends on your application. :)
Yves.
Hmm..I thought MMF2 will be just faster, more events will be proccessed and they will be proccessed faster too :/ If there is no graphics, just server code...
Hmm..I thought MMF2 will be just faster, more events will be proccessed and they will be proccessed faster too :/ If there is no graphics, just server code...
Have you tried to set the frame rate to 1000? If so, what's the real frame rate? (displayed in the Debugger, or with the usual method with 2 counters in the frame)
Yves.
Have you tried to set the frame rate to 1000? If so, what's the real frame rate? (displayed in the Debugger, or with the usual method with 2 counters in the frame)
Yves.
<img src="/center/images/graemlins/laugh.gif" alt="" /> I couldnt try it because I need many imported extensions..I just asked about generall MMF2 speed in apps where no graphics is needed. Just arrays, MooClick, INI files and some calculations
<img src="/center/images/graemlins/laugh.gif" alt="" /> I couldnt try it because I need many imported extensions..I just asked about generall MMF2 speed in apps where no graphics is needed. Just arrays, MooClick, INI files and some calculations
MMF2's slightly slower runtime is only noticeable if you run 100000 events (or somethin like that) each event loop. So if there were no framerate limit on, you would notice it if you observed a counter, but MMF2's framerate caps at 50fps (or whatever you like) so you wouldn't notice it at all. Then it will run at the exact same speed as MMF1.5. Thats why Yves sais it depends on your program.
MMF2's slightly slower runtime is only noticeable if you run 100000 events (or somethin like that) each event loop. So if there were no framerate limit on, you would notice it if you observed a counter, but MMF2's framerate caps at 50fps (or whatever you like) so you wouldn't notice it at all. Then it will run at the exact same speed as MMF1.5. Thats why Yves sais it depends on your program.