Re: bigatom in The Archive
- Posted by cargoan Dec 27, 2014
- 1530 views
Improved euler() function for speed.
Checked up to one million decimals.
┌──────────────────────────────────────────────────────[sábado, 27 de diciembre 22:45 CET] ├─[cargoan en ~cargoan/Documentos/Programación/Euphoria/bigatom-a1] └─[bash 4.3]──[$]: euc -D TEST3 bigatom.e Build directory: build-739556/ Translating code, pass: 1 2 3 4 5 6 7 8 9 10 11 generating Compiling with GCC Compiling 12% init-.c Compiling 50% bigatom.c Compiling 75% main-.c Linking 100% ../bigatom ┌──────────────────────────────────────────────────────[sábado, 27 de diciembre 22:59 CET] ├─[cargoan en ~cargoan/Documentos/Programación/Euphoria/bigatom-a1] └─[bash 4.3]──[$]: ./bigatom 'e' con 1000000 decimales en: 1105.750 seg. ┌─────────────────────────────────────────────────────[domingo, 28 de diciembre 10:08 CET] ├─[cargoan en ~cargoan/Documentos/Programación/Euphoria/bigatom-a1] └─[bash 4.3]──[$]: grep "model name" /proc/cpuinfo | sort -u | sed 's/.*: //'; cat /sys/de vices/system/cpu/cpu0/cpufreq/{scaling_governor,cpuinfo_max_freq}; uname -a; journalctl -b | grep -i smpboot | grep -i mips | sed 's/.*:*: //'; zgrep ^CONFIG.*_BFS= /proc/config.gz AMD Athlon(tm) Dual Core Processor 4450e ondemand 2300000 Linux HP-s3733es 3.18.1-1-lqx #1 ZEN SMP PREEMPT Fri Dec 26 20:47:47 CET 2014 x86_64 GNU/L inux Total of 2 processors activated (9200.18 BogoMIPS) CONFIG_SCHED_BFS=youtput in a file named "e-1millon"
Updated in the Archive.
Thanks.