![]() |
|
|
#23 | |
|
"James Heinrich"
May 2004
ex-Northern Ontario
3,407 Posts |
Quote:
|
|
|
|
|
|
|
#24 | |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
123638 Posts |
Quote:
What compiler are you using, that's producing huge executables? How big are the source files? How long do they take to start? I've used IndigoStar's perl2exe, and get a 6MB executable (compressible to below 4MB) including some frills (fully filled in Windows file properties, icons), from a 131KB/2500 line source file. Startup from command line prompt to printing initial output takes less than 1 second on an old dual-Xeon-E5520 system running Windows 7 with rotating hard disk. I've been using ActiveState perl for development, then compile for distribution to other machiens so I don't need to install perl everywhere. And the app has a user-initiate self-update function to pull down updates from a network file share. Python however, I've seen a mere couple of pages of source result in a slow unpack and tens of MB size standalone package leading to a whole jungle of unpacked files hidden somewhere. Haven't tried IndigoStar's python2exe demo yet though. Soon. Last fiddled with by kriesel on 2020-09-08 at 17:06 Reason: (no offense storm5510, but I intended to ask chalsall) |
|
|
|
|
|
|
#25 | |
|
Random Account
Aug 2009
32×7×31 Posts |
Quote:
It started right away, but ran oh so slowly. This was with Strawberry Perl. |
|
|
|
|
|
|
#26 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
100110000000112 Posts |
Quote:
I also found myself trying to chase down a memory leak with forking code, so I just abandoned the idea of using the Perl code for production, and moved to C. "Plan to throw the first one away. You will, anyway..." - Fred Brooks. The Mythical Man-Month |
|
|
|
|
|
|
#27 | |
|
Jul 2003
wear a mask
2×829 Posts |
Quote:
|
|
|
|
|
|
|
#28 |
|
Jul 2003
wear a mask
2×829 Posts |
|
|
|
|
|
|
#29 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
3,407 Posts |
|
|
|
|
|
|
#30 | |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
31×173 Posts |
Quote:
On the Python front, attempts to compile gpuowl primenet.py via various approaches have yielded from 10.3 up to 31.2MB executable compressible down to 8+MB. Up to 15-20 seconds start time to get a "Hello!" program run. I have 1 or 2 more approaches to try yet. Last fiddled with by kriesel on 2020-09-08 at 18:46 |
|
|
|
|
|
|
#31 |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
536310 Posts |
|
|
|
|
|
|
#32 |
|
Random Account
Aug 2009
32·7·31 Posts |
|
|
|
|
|
|
#33 |
|
Random Account
Aug 2009
32·7·31 Posts |
There is something I want to verify so please don't gouge me about it...
Let's say I have a P-1, or ECM, with B1 = 50e6 and all of the preceding tests had a B1 which was smaller. Common sense says the higher B1 will cover the same territory which the smaller ones did then continue on to its own set value. All tests start at zero (0). Fact or fiction? |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Poisson Distribution | pepi37 | Miscellaneous Math | 6 | 2018-08-28 02:10 |
| What Bounds to choose, and what are Bounds | 144 | Information & Answers | 5 | 2017-03-15 13:36 |
| Poisson processes prescription, please? | Fusion_power | Information & Answers | 5 | 2007-08-15 14:20 |
| Help me pick a math course. | jasong | Math | 9 | 2005-03-11 21:04 |
| Pick a stone, or two, .... or three | Wacky | Puzzles | 5 | 2003-06-24 16:11 |