500000
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 203 articles for 0.001 sec
PASS Tie-Cacher-0.09 i686-linux 2.6.24.3     

Group: perl.cpan.testers · Group Profile · Search for 500000 in perl.cpan.testers
Author: Rick Myers
Date: Sep 11, 2008 14:05

... secs ( 1.51 usr + 0.00 sys = 1.51 CPU) @ 66225.17/s (n=100000) ------ [[ timing ]] deleting 100000 elements from normal %%hash 1 wallclock secs ( 0.20 usr + 0.00 sys = 0.20 CPU) @ 500000.00/s (n=100000) [[ timing ]] deleting 100000 elements from Tie::Cache::LRU 2 wallclock secs ( 1.51 usr + 0.00 sys = 1.51 CPU) @ 66225.17/s (n=100000) [[ timing ]] deleting 100000 elements from Tie::...
Show full article (6.49Kb)
PASS Statistics-LSNoHistory-0.01 i686-linux 2.6.24.3     

Group: perl.cpan.testers · Group Profile · Search for 500000 in perl.cpan.testers
Author: Rick Myers
Date: Sep 6, 2008 19:00

...# $r2->slope = 0.447458 # $r2->intercept = 2.270587 # $r2->slope_y = 2.234068 # $r2->intercept_y = -5.071384 # $r2->pearson_r = 0.999825 # $r2->chi_squared = 0.004335 # $r2->minimum_x = 0.500000 # $r2->maximum_x = 8.600000 # $r2->minimum_y = 2.477273 # $r2->maximum_y = 6.109091 # $r4->average_x = 2.720000 # $r4->average_y = 0.963636 # $r4->variance_x = 7.244000 # $r4->variance_y = 1....
Show full article (5.97Kb)
Re: odd compiler complaints with large numbers     

Group: comp.lang.fortran · Group Profile · Search for 500000 in comp.lang.fortran
Author: e p chandler
Date: Sep 1, 2008 05:08

... was n= 1 clock= 588438982 seed= 588438982 6426078 0.500000 31050566 0.... 34647758 0.500000 34666682 0.500000 39301813 0.500000 [snip] 2008560744 0...2011942733 0.500000 2021783196 0.500000 2022411699 0.500000 2022921567 0....
Show full article (2.01Kb) · Show article thread
odd compiler complaints with large numbers     

Group: comp.lang.fortran · Group Profile · Search for 500000 in comp.lang.fortran
Author: Ron Ford
Date: Aug 28, 2008 22:54

... *, "seed= ", seed DEALLOCATE(seed) END SUBROUTINE end program Typical output is: 2063773121 0.500000 2070779538 0.500000 2090015224 0.500000 2093563823 0.500000 frequency was 1.590909E+07 If I ask for a trial size of 2.2...
Show full article (1.87Kb)
Re: defined operator & assignment speed & memory usage problem     

Group: comp.lang.fortran · Group Profile · Search for 500000 in comp.lang.fortran
Author: fj
Date: Aug 13, 2008 09:54

...value,rho(nx)%%deriv(1:rho(nx)%%nderiv) END SUBROUTINE PROGRAM main IMPLICIT NONE DOUBLE PRECISION :: t0,t1,t2 CALL cpu_time(t0) CALL test1(500000) CALL cpu_time(t1) CALL test2(500000) CALL cpu_time(t2) WRITE(*,*) t1-t0,t2-t1 END PROGRAM
Show full article (12.73Kb) · Show article thread
PASS Statistics-LSNoHistory-0.01 i386-freebsd-64int 6.1-release     

Group: perl.cpan.testers · Group Profile · Search for 500000 in perl.cpan.testers
Author: srezic
Date: Aug 8, 2008 08:36

...->intercept = 2.200000 # $r4->slope_y = -2.200000 # $r4->intercept_y = 4.840000 # $r4->pearson_r = -1.000000 # $r4->chi_squared = 0.000000 # $r4->minimum_x = 1.600000 # $r4->maximum_x = 8.500000 # $r4->minimum_y = -1.663636 # $r4->maximum_y = 1.472727 ok t/02-vnr.........ok t/03-synopsis....# num => 5.000000 # sumx => 15.100000 # sumy => 15.100000 # sumxx => 56.290000 # sumyy => 55....
Show full article (8.16Kb)
Re: SQL Management Studio and regional settings     

Group: microsoft.public.sqlserver.tools · Group Profile · Search for 500000 in microsoft.public.sqlserver.tools
Author: bass_player
Date: Jul 29, 2008 20:05

... following queries SELECT CAST(5 AS NUMERIC(5,2)) / CAST(2 AS NUMERIC(5,2)) SELECT 5.0 / 2.0 SELECT CAST(5 AS float)/ CAST(2 AS float) Give me following results 2.50000000 2.500000 2,5 Only the last one gives me the result according to my regional settings. Anyone else experienced similar problems and/or now a solution to this problem. Stefan
Show full article (0.98Kb) · Show article thread
Re: SQL Management Studio and regional settings     

Group: microsoft.public.sqlserver.tools · Group Profile · Search for 500000 in microsoft.public.sqlserver.tools
Author: Erland Sommarskog
Date: Jul 29, 2008 14:29

... CAST(5 AS NUMERIC(5,2)) / CAST(2 AS NUMERIC(5,2)) SELECT 5.0 / 2.0 SELECT CAST(5 AS float)/ CAST(2 AS float) Give me following results 2.50000000 2.500000 2,5 Only the last one gives me the result according to my regional settings. Anyone else experienced similar problems and/or now a solution to this problem. I reported this during the beta of SQL ...
Show full article (1.35Kb) · Show article thread
SQL Management Studio and regional settings     

Group: microsoft.public.sqlserver.tools · Group Profile · Search for 500000 in microsoft.public.sqlserver.tools
Author: stefan.jansen
Date: Jul 29, 2008 02:03

...thousand separators). Running the following queries SELECT CAST(5 AS NUMERIC(5,2)) / CAST(2 AS NUMERIC(5,2)) SELECT 5.0 / 2.0 SELECT CAST(5 AS float)/ CAST(2 AS float) Give me following results 2.50000000 2.500000 2,5 Only the last one gives me the result according to my regional settings. Anyone else experienced similar problems and/or now a solution to this problem. Stefan
Show full article (0.63Kb)
PASS Tie-Cacher-0.09 i686-linux 2.4.27-2-386     

Group: perl.cpan.testers · Group Profile · Search for 500000 in perl.cpan.testers
Author: stro
Date: Jul 20, 2008 10:21

... ( 3.05 usr + 0.79 sys = 3.84 CPU) @ 26041.67/s (n=100000) ------ [[ timing ]] reading 100000 elements from normal %%hash -1 wallclock secs ( 0.18 usr + 0.02 sys = 0.20 CPU) @ 500000.00/s (n=100000) [[ timing ]] reading 100000 elements from Tie::Cache 3 wallclock secs ( 2.87 usr + 0.02 sys = 2.89 CPU) @ 34602.08/s (n=100000) [[ timing ]] reading 100000 elements from Tie::Cache::LRU ...
Show full article (6.84Kb)
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next