|
|
|
|   |
|
|
| Last week most active authors |
| No posts for a week |
|
|
|
  |
|
|
|
|   |
| Last active threads |
PASS Crypt-SMIME-0.08 i686-linux 2.6.24.3
Started Rick Myers · Date: Sep 11, 2008 23:12 ·
1 post(s) |
PASS Crypt-SMIME-0.08 i386-freebsd 6.1-release-p23
Started srezic · Date: Sep 11, 2008 08:14 ·
1 post(s) |
PASS Crypt-SMIME-0.08 i86pc-solaris-64int 2.11
Started Josts Smokehouse · Date: Sep 5, 2008 06:25 ·
1 post(s) |
Re: Most efficient way to write a large matrix to disk
Started Lorents · Date: Aug 26, 2008 12:18 ·
1 post(s) |
Plant Cloning With Brassinolide
Started mich · Date: Aug 17, 2008 06:34 ·
2 post(s) |
A decent forth compiler
Started samsaga2 · Date: Jul 24, 2008 10:08 ·
38 post(s) |
defined operator & assignment speed & memory usage problem
Started Damian · Date: Jul 12, 2008 08:49 ·
25 post(s) |
Calendar Events not appearing
Started Mike S · Date: Jul 7, 2008 11:48 ·
3 post(s) |
[Sql Server 2008 RCO]Where is SSMS ?
Started Oriane · Date: Jul 2, 2008 09:18 ·
28 post(s) |
PASS Task-Math-Symbolic-1.01 i686-linux-thread-multi-64int-ld 2.6.24-16-generic
Started Dagolden · Date: Jul 4, 2008 06:00 ·
1 post(s) |
|
| Last week hot threads |
| No posts for a week |
|
|
|
|
  |
| Latest posts |
PASS Crypt-SMIME-0.08 i686-linux 2.6.24.3
Group: perl.cpan.testers · Group Profile · Search for more tests in perl.cpan.testers
Author: Rick Myers
Date: Sep 11, 2008 23:12
... the cpan-testers effort to test as many new uploads to...work to CPAN. Congratulations! All tests were successful. Sections of this...is from an automated smoke testing program and was not reviewed...Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /home/tester/perl...arch')" t/*.t t/smime.more....# Testing Crypt::SMIME 0.08...Tests=36, 1 wallclock secs ( 0.04 usr 0.01 sys...Exception 0 0.27 Test::More 0 0.80 XSLoader 0...
Show full article (4.51Kb) |
PASS Crypt-SMIME-0.08 i386-freebsd 6.1-release-p23
Group: perl.cpan.testers · Group Profile · Search for more tests in perl.cpan.testers
Author: srezic
Date: Sep 11, 2008 08:14
... the cpan-testers effort to test as many new uploads to ... work to CPAN. Congratulations! All tests were successful. Sections of this ... Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /usr/perl5.8..../arch')" t/*.t t/smime.more....# Testing Crypt::SMIME 0.08 ok t/smime.........ok All tests successful. Files=2,... modules loaded: requires: Module Need Have --------------- ---- ---- Test::Exception 0 0.27...
Show full article (4.57Kb) |
PASS Crypt-SMIME-0.08 i86pc-solaris-64int 2.11
Group: perl.cpan.testers · Group Profile · Search for more tests in perl.cpan.testers
Author: Josts Smokehouse
Date: Sep 5, 2008 06:25
...of the cpan-testers effort to test as many new uploads to CPAN...your work to CPAN. Congratulations! All tests were successful. Sections of this report...report is from an automated smoke testing program and was not reviewed by... Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /export/home/cpantest/.../arch')" t/*.t t/smime.more....# Testing Crypt::SMIME 0.08 ...::Exception 0 0.27 Test::More 0 0.80 XSLoader 0 0...
Show full article (4.33Kb) |
Re: Most efficient way to write a large matrix to disk
Group: comp.lang.fortran · Group Profile · Search for more tests in comp.lang.fortran
Author: Lorents
Date: Aug 26, 2008 12:18
... you are filling the disk cache with the first case, and then for the second it actually waits until it is written to disk. I did a few more tests and yes, the (software, I presume) disk cache / write behind makes my rudimentary benchmark strategy almost useless... For very big runs clocked times increase a lot probably because all the ...
Show full article (0.89Kb) |
Plant Cloning With Brassinolide
Group: alt.drugs.pot · Group Profile · Search for more tests in alt.drugs.pot
Author: mich
Date: Aug 17, 2008 06:34
...I've started to do some testing of root development substances and I...no real benefit to brassinolide. The tests were very simple. I put ...and waited. First the bad. I tested yam cuttings at 0.20,0...be doing them once I have more plants to work with. Next I tested some basil cuttings at 0.... worse. I will have to run more tests with a lot ... so I need to do volume testing at higher PPM. After .... I currently have a lot more testing to do with a ...
Show full article (1.55Kb) |
Re: Gforth 0.6.9-20080716 [was Re: A decent forth compiler]
Group: comp.lang.forth · Group Profile · Search for more tests in comp.lang.forth
Author: Bernd Paysan
Date: Jul 26, 2008 13:55
...> It's very difficult to build a release-quality Gforth without community testing support. I did do some brief testing... Thanks. I have two computers, a recent low-end Dell laptop with Debian Etch, and a... works fine under 0.6.2 and the 0.6.9-20070908 snapshot. I'll do some more testing on the old ffi via the new interface. -- Bernd Paysan "If you want it done right, you ...
Show full article (1.33Kb) |
Re: defined operator & assignment speed & memory usage problem
Group: comp.lang.fortran · Group Profile · Search for more tests in comp.lang.fortran
Author: Damian
Date: Jul 13, 2008 03:55
...compiler will combine the operations I'm describing, so I'll have to do some more testing to find out. I guess I'm assuming that if the compilers could generally be... than it is for Fortran compilers. I'll have to do some testing and write more at a later date, but it still seems to me ... fusing the multiply/ add combination. It's really a more general question of fusing any two defined operators and whether...
Show full article (6.91Kb) |
Re: defined operator & assignment speed & memory usage problem
Group: comp.lang.fortran · Group Profile · Search for more tests in comp.lang.fortran
Author: Damian
Date: Jul 13, 2008 03:18
... his company's compiler will combine the operations I'm describing, so I'll have to do some more testing to find out. I guess I'm assuming that if the compilers could generally be trusted to do this ... desired interprocedural optimizations than it is for Fortran compilers. I'll have to do some testing and write more at a later date, but it still seems to me better to have a language...
Show full article (5.92Kb) |
Re: defined operator & assignment speed & memory usage problem
Group: comp.lang.fortran · Group Profile · Search for more tests in comp.lang.fortran
Author: Tim Prince
Date: Jul 12, 2008 22:30
...me his company's compiler will combine the operations I'm describing, so I'll have to do some more testing to find out. I guess I'm assuming that if the compilers could generally be trusted to do this ... the desired interprocedural optimizations than it is for Fortran compilers. I'll have to do some testing and write more at a later date, but it still seems to me better to have a language ...
Show full article (2.79Kb) |
Re: defined operator & assignment speed & memory usage problem
Group: comp.lang.fortran · Group Profile · Search for more tests in comp.lang.fortran
Author: Damian
Date: Jul 12, 2008 20:16
... me his company's compiler will combine the operations I'm describing, so I'll have to do some more testing to find out. I guess I'm assuming that if the compilers could generally be trusted to do ... the desired interprocedural optimizations than it is for Fortran compilers. I'll have to do some testing and write more at a later date, but it still seems to me better to have a language construct ...
Show full article (1.58Kb) |
|
|
|