search for: perfomrance

Displaying 8 results from an estimated 8 matches for "perfomrance".

Did you mean: perfomance
2006 Jul 06
2
questions on data management
Dear friends, suppose i have two datasets: A and B A: id<-1:6 x<-c(1,2,3,4,5,6) y<-c(2,4,6,8,3,2) xy<-data.frame(id,x,y) B m<-c(1,1,3,3,5,5) n<-c(2,2,6,6,3,3) mn<-data.frame(m,n) Now, i want to perfomr two tasks: 1. get a subset of B,no duplicate values,: C: m n 1 2 3 6 5 3 2.Extract the values in A on the conditions that x=m and y=n the results should be: id x y 1 1 2 3
2009 Jun 08
2
To deploy or not to deploy on App Engine
...e out where to host it. I am very tempted to host it on google''s app engine. you get a ton of space, band width, and processor all for free! I was hoping to get some advice as to what people think about deplying on the app engine. Would it better to wait until ruby is supported? Are there perfomrance issues with using JRuby? What would happen if ruby were supported in the future, would transfering be a pain?
2018 Feb 26
2
[networkupstools/nut] Riello IDG400 wrong values & not powering off (#530)
On Feb 26, 2018, at 4:58 AM, Elio Parisi <e.parisi at riello-ups.com> wrote: > > Hi Charles, > this type of UPS doesn't support realtime autonomy calculation, instead a fixed countdown must be used. > > How we can fix non supported values? If a value is not supported, the driver should not publish it with the dstate API. Dhould the driver be modified to not return
2010 Jul 20
16
zfs raidz1 and traditional raid 5 perfomrance comparision
Hi, for zfs raidz1, I know for random io, iops of a raidz1 vdev eqaul to one physical disk iops, since raidz1 is like raid5 , so is raid5 has same performance like raidz1? ie. random iops equal to one physical disk''s ipos. Regards Victor -- This message posted from opensolaris.org
2018 Feb 26
0
R: [networkupstools/nut] Riello IDG400 wrong values & not powering off (#530)
Hi Charles, attached there is a patch for a new version of riello drivers: Changes: - small changes in riello_usb.c and riello_ser that solved problem with UPS that not support realtime autonomy calculation (and also internal temperature); - the second problem I think is related to the first because the shutdown command that I sent to UPS by NUT monitor works without problems; Cheers, Elio
2005 Jun 23
1
errorest
Hi, I am using errorest function from ipred package. I am hoping to perform "bootstrap 0.632+" and "bootstrap leave one out". According to the manual page for errorest, i use the following command: ce632[i]<-errorest(ytrain ~., data=mydata, model=lda, estimator=c("boot","632plus"), predict=mypredict.lda)$error It didn't work. I then tried the
1999 Oct 26
1
Samba running but stops working? Then no work after restart?
Greetings, I have a FreeBSD 3.1 and Samba 2.0.5a box doing domain logons and file sharing to about 250+ desktops and upgraded about 21 days ago I have encountered something very interesting. Win9x boxes can no longer login. So , I examine the problem and it appears that things are ok but none of the things samba is supposed to be doing is happening. Again this box serves many operations on
2000 Feb 07
3
modification time
When I copy an old file to a share the motification time is not changed. Ok, the file has not been modified but since it is new to this share I like to change it's time to the copy time! There MUST be an option to do this!But I haven't found it yet :( Can anyone help? -- Torsten