search for: 18619

Displaying 7 results from an estimated 7 matches for "18619".

Did you mean: 18,19
2018 Mar 14
0
Possible Improvement to sapply
...crobenchmark::microbenchmark(identical(FALSE, FALSE), isFALSE(FALSE)) > Unit: nanoseconds > expr min lq mean median uq max neval > identical(FALSE, FALSE) 984 1138 1694.13 1218.0 1337.5 13584 100 > isFALSE(FALSE) 713 761 1133.53 809.5 871.5 18619 100 > > microbenchmark::microbenchmark(identical(TRUE, FALSE), isFALSE(TRUE)) > Unit: nanoseconds > expr min lq mean median uq max neval > identical(TRUE, FALSE) 1009 1103.5 2228.20 1170.5 1357 14346 100 > isFALSE(TRUE) 718 760.0 12...
2018 Mar 13
2
Possible Improvement to sapply
...dentical(): > microbenchmark::microbenchmark(identical(FALSE, FALSE), isFALSE(FALSE)) Unit: nanoseconds expr min lq mean median uq max neval identical(FALSE, FALSE) 984 1138 1694.13 1218.0 1337.5 13584 100 isFALSE(FALSE) 713 761 1133.53 809.5 871.5 18619 100 > microbenchmark::microbenchmark(identical(TRUE, FALSE), isFALSE(TRUE)) Unit: nanoseconds expr min lq mean median uq max neval identical(TRUE, FALSE) 1009 1103.5 2228.20 1170.5 1357 14346 100 isFALSE(TRUE) 718 760.0 1298.98 798.0 898 17782...
2006 Apr 12
0
Re: Re: Oracle unit test problem in Rails 1.1.2/Ruby-OCI 0.1
> -----Original Message----- > From: rails-bounces@lists.rubyonrails.org > [mailto:rails-bounces@lists.rubyonrails.org] On Behalf Of Lori Olson > Sent: Tuesday, April 11, 2006 8:04 PM > To: rails@lists.rubyonrails.org > Subject: [Rails] Re: Re: Oracle unit test problem in Rails > 1.1.2/Ruby-OCI 0.1 > > > Wilson Bilkovich wrote: > > On 4/11/06, Lori Olson
2018 Mar 13
1
Possible Improvement to sapply
Could your code use vapply instead of sapply? vapply forces you to declare the type and dimensions of FUN's output and stops if any call to FUN does not match the declaration. It can use much less memory and time than sapply because it fills in the output array as it goes instead of calling lapply() and seeing how it could be simplified. Bill Dunlap TIBCO Software wdunlap tibco.com On Tue,
2018 Mar 13
0
Possible Improvement to sapply
Quite possibly, and I?ll look into that. Aside from the work I was doing, however, I wonder if there is a way such that sapply could avoid the overhead of having to call the identical function to determine the conditional path. From: William Dunlap [mailto:wdunlap at tibco.com] Sent: Tuesday, March 13, 2018 12:14 PM To: Doran, Harold <HDoran at air.org> Cc: Martin Morgan <martin.morgan
2008 Jan 28
2
Strange signal 11 crashes
...2c0 error 4 Jan 27 23:55:52 postamt kernel: [1500032.389678] imap[17917]: segfault at 00000008 eip 080b779b esp bfe20ae0 error 4 Jan 27 23:56:52 postamt kernel: [1500092.431048] imap[18205]: segfault at 00000008 eip 080b779b esp bfa3d700 error 4 Jan 27 23:57:52 postamt kernel: [1500152.322856] imap[18619]: segfault at 00000008 eip 080b779b esp bfb2c7f0 error 4 Jan 27 23:58:52 postamt kernel: [1500212.175835] imap[18833]: segfault at 00000008 eip 080b779b esp bfa01ec0 error 4 Jan 27 23:59:52 postamt kernel: [1500272.092326] imap[19007]: segfault at 00000008 eip 080b779b esp bff0abc0 error 4 Jan 28 0...
1999 Nov 12
1
[RHSA-1999:054-01] Security problems in bind (fwd)
Woops... this didn't show up here but it did on BugTraq. Questions answered! -- Chuck Mead, CTO, MoonGroup Consulting, Inc. <http://moongroup.com> Mail problems? Send "s-u-b-s-c-r-i-b-e mailhelp" (no quotes and no hyphens) in the body of a message to mailhelp-request@moongroup.com. Public key available at: wwwkeys.us.pgp.net ----------