![]() |
|
|
#309 |
|
Aug 2002
Buenos Aires, Argentina
2·683 Posts |
There is no need for movies. From the data, a JavaScript application can show the same animation by using canvas. Since the application can be cached in the Web browser, only the data will need to be downloaded, so the bandwidth to reproduce the animation will be small.
|
|
|
|
|
|
#310 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
100110001001112 Posts |
Quote:
I had hoped to have had the cycles to fix this myself, but I've recently learnt (the hard way) that "snagging" (read: finishing to completion) two houses' construction takes way more time that you might expect! (Damn Humans! Damn Atoms! )
|
|
|
|
|
|
|
#311 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
262716 Posts |
Quote:
I had used the videos as a "test bed" for HTML5 video, but what you suggest would eliminate the heavy server-side processing, and pass the load onto the client. Perfect for data-driven videos. |
|
|
|
|
|
|
#312 | |
|
"James Heinrich"
May 2004
ex-Northern Ontario
11·311 Posts |
Quote:
On the flip side, it's pretty likely I've broken something and not noticed it, so please let me know what it is and I'll try and fix it ![]() PS: as for graphs, they're on my to-do-soon list. I'll try and include an option for animation as well (guaranteed not to work for retina )
|
|
|
|
|
|
|
#313 | |
|
1976 Toyota Corona years forever!
"Wayne"
Nov 2006
Saskatchewan, Canada
125416 Posts |
Quote:
|
|
|
|
|
|
|
#314 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
11×311 Posts |
|
|
|
|
|
|
#315 |
|
"J. Gareth Moreton"
Feb 2015
Nomadic
2×32×5 Posts |
I have a suggestion for a feature for a future iteration of Prime95: "Cyclic Cooldown".
Basically, an option to, say, tell Prime95 to periodically stop the threads to give time for the machine to cool down. I'm not sure how practical it is to obtain the CPU temperature using assembly language, especially something that doesn't require high privileges, but the idea is that the feature will still allow you to run Prime95 on machines that are prone to overheating. My own case in point: I once acquired a netbook that I tried to run Prime95 on, but after around 10 to 15 minutes, the machine forcefully turned itself off because it overheated, and the only way I could get around it was to play with the system settings to slow the CPU down. But would it be feasible to have a feature where you can have the worker threads running for 5 to 10 minutes (configurable), and then do a full stop for another 5 to 10 minutes (also configurable, so you can tailor the times if you know your machine well) so the machine can cool down, before starting again. Obviously it means the tests can take twice as long, but at least it can do something without shutting off without having a chance to save etc, and can be left unattended. Of course, the best solution would be periodic monitoring of the CPU core temperature and shutting down the worker threads if it reaches an upper threshold, and not starting up again until it cools below a lower threshold, but I'm not sure how practical that is. |
|
|
|
|
|
#316 | ||
|
1976 Toyota Corona years forever!
"Wayne"
Nov 2006
Saskatchewan, Canada
125416 Posts |
Quote:
From readme.txt Quote:
In my humble opinion: I believe that the core continually getting hot/cool/hot/cool is harder on it than a constant temp even if it is on the high side.... Last fiddled with by petrw1 on 2015-09-21 at 17:09 |
||
|
|
|
|
|
#317 | |
|
"James Heinrich"
May 2004
ex-Northern Ontario
11×311 Posts |
Quote:
|
|
|
|
|
|
|
#318 |
|
"J. Gareth Moreton"
Feb 2015
Nomadic
2×32×5 Posts |
Erg, sorry. While trying to avoid making a new topic, I did a flat search for "Suggestion" without really looking properly at the forum board. Thanks for the correction.
|
|
|
|
|
|
#319 | |
|
Serpentine Vermin Jar
Jul 2014
1100111100012 Posts |
Quote:
For example, run this from a command line (might need to run as admin): Code:
wmic /namespace:\\root\wmi PATH MSAcpi_ThermalZoneTemperature get CurrentTemperature Problem is, you'd want to measure it over time... it'll probably reach a high temp in seconds after starting, so you'd be more interested in throttling it to keep it from hitting the max temp for too long a period? Or introduce some throttling internally to try and keep the temp in a sweet spot. Either way, a laptop prone to overheating probably isn't the best place to run something like this. |
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| AVX? (Other new features?) | Dubslow | Software | 6 | 2011-10-16 14:03 |
| A little request | 10metreh | Aliquot Sequences | 8 | 2009-10-07 18:13 |
| Upcoming features | Xyzzy | Forum Feedback | 1 | 2007-11-26 18:57 |
| New features in Prime95 v22.9 | guido72 | Software | 4 | 2003-03-02 23:54 |
| Desired Features/Addins | Complex33 | Software | 5 | 2002-09-05 06:13 |