flat assembler
Message board for the users of flat assembler.
Index
> Windows > Julia Set Example/Benchmark Goto page Previous 1, 2, 3, 4 |
Author |
|
dosin 29 Dec 2008, 19:07
Quote:
when ran from 800*600 res it has no flickering... 1024*786 - has some filckers.. but for both gave about the same result.. |
|||
29 Dec 2008, 19:07 |
|
bitRAKE 29 Dec 2008, 20:38
kempis wrote: I'm sorry ... Attached is a small modification for other resolutions - which unfortunately does not work. Maybe it is my video card or some other problem? I believe all the changes you have indicated have been made. [edit] appears to be the bytes per line, change IMUL ESI,EAX,SCREEN_WIDTH*4 to: Code: mov esi,eax imul esi,[ddsd.dwLinearSize]
_________________ ¯\(°_o)/¯ “languages are not safe - uses can be” Bjarne Stroustrup |
|||||||||||
29 Dec 2008, 20:38 |
|
kempis 31 Dec 2008, 13:33
bitRAKE wrote: mov esi,eax LocoDelAssembly wrote: In my case at least it gone worse (or the new version made the measuring more accurate?). Kuemmel wrote: Okay, I see that you interleave the instructions. Sometimes it can be benefitial also to keep the blocks united and just do the iteration-end-check in the end. |
|||
31 Dec 2008, 13:33 |
|
bitRAKE 06 Jan 2009, 04:44
Fixed BIOS settings result in slight increase:
Code: Julia SSE Benchmark -- ------------------------- Intel(R) Xeon(R) CPU L5410 @ 2.33GHz Number of processors: 8 Framerate: 357.696533 fps |
|||
06 Jan 2009, 04:44 |
|
Alphonso 13 Feb 2009, 11:17
revolution wrote: You can't disable the thermal throttling, it is an automatic function of the CPU to prevent damage. Very nice Kempis Code: -- ------------------------- Julia SSE Benchmark --------------------------- Intel(R) Core(TM)2 Duo CPU P8400 @ 2.26GHz Number of processors: 2 Framerate: 106.056213 fps --------------------------- |
|||
13 Feb 2009, 11:17 |
|
revolution 13 Feb 2009, 11:30
Alphonso wrote: Then what does TM1 Enable or TM2 Enable of MSR 1A0h do exactly, I thought this enables or disables thermal throttling in recent Intel CPUs ? |
|||
13 Feb 2009, 11:30 |
|
IronFelix 13 Feb 2009, 21:32
Kempis, beautiful fractals!
But I haven't been patient enough for the first time having your programm launched . Code: --------------------------- Julia SSE Benchmark --------------------------- Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz Number of processors: 4 Framerate: 250.640869 fps --------------------------- Thank! |
|||
13 Feb 2009, 21:32 |
|
Alphonso 14 Feb 2009, 18:29
revolution wrote: Erm, I don't know, perhaps at the kernel level the throttle can be disabled Sounds scary, I certainly hope not, else a virus could cause real damage! Just disable throttling and run all cores at 100%, most users wouldn't notice until too late. |
|||
14 Feb 2009, 18:29 |
|
revolution 15 Feb 2009, 01:20
Alphonso wrote: What if active cooling stopped ie a broken fan in a laptop, would even a working throttling system be enough to keep the cpu below the danger line at maximum demand? |
|||
15 Feb 2009, 01:20 |
|
kempis 17 Feb 2009, 14:06
I'm sorry that I don't collect your benchmark result. Actually it just for fun.
BTW, So, is the program dangerous, and can cause serious damage? So, I want to make screensaver version. But how? The CPU usage is too high. If it's delayed, the animation will be slow. |
|||
17 Feb 2009, 14:06 |
|
Azu 18 Feb 2009, 00:57
kempis wrote: I'm sorry that I don't collect your benchmark result. Actually it just for fun. |
|||
18 Feb 2009, 00:57 |
|
kempis 11 Mar 2009, 02:13
Azu wrote: Maybe if you generate the set before hand and save it as a bunch of pictures and make a slide show out of them? |
|||
11 Mar 2009, 02:13 |
|
kalambong 08 Apr 2010, 05:05
Any update available?
|
|||
08 Apr 2010, 05:05 |
|
Goto page Previous 1, 2, 3, 4 < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.