| Autor | Mensaje |
|---|---|
|
Escrito en: 30. 07. 2003 [10:22]
|
|
|
roger@infomed.sld.cu
Roger Peña Escob
Autor del tema
registrado desde: 31.12.1969
Entradas: 0
|
that is exactly what i need but i notice that you use this function: max_id = openIsisDMaxId(dbid->id); there is any way we can use these function from the use land ? is nice to have the oportunity to show how many records we have at our db, and show how fast we search in those records it is not the same to say: "we spend 0.005 seconds in the search" that to say: "we spend 0.005 seconds searching into $max_id rows" what do you think ? cu roger ---------------------------------------------------------------------- Nodo central de la red Infomed (http://www.sld.cu) Usuario linux: 97152 (http://counter.li.org) Miembro del grupo de coordinacion de LinuxCuba (http://www.linux.cu) ---------------------------------------------------------------------- ------------------------------------------------- Este mensaje fue enviado usando el servicio de correo en web de Infomed http://webmail.sld.cu ------------------------------------------ Posted to Phorum via PhorumMail |
|
Escrito en: 31. 07. 2003 [10:13]
|
|
|
braulio
Braulio Solano Rojas
registrado desde: 16.05.2008
Entradas: 2
|
Hi! Mensaje citado por: Roger Peña Escobio <roger@infomed.sld.cu>: > that is exactly what i need > > > but i notice that you use this function: > max_id = openIsisDMaxId(dbid->id); > > there is any way we can use these function from the use land ? > > is nice to have the oportunity to show how many records we have at our > db, and show how > fast we search in those records > > it is not the same to say: > "we spend 0.005 seconds in the search" that to say: > "we spend 0.005 seconds searching into $max_id rows" > > > what do you think ? > Ok! I'll add that function. Regards, B. ------------------------------------------ Posted to Phorum via PhorumMail |
|
Escrito en: 31. 07. 2003 [14:03]
|
|
|
roger@infomed.sld.cu
Roger Peña Escob
Autor del tema
registrado desde: 31.12.1969
Entradas: 0
|
Mensaje citado por braulio@solsoft.co.cr: > Hi! >=20 > Mensaje citado por: Roger Peña Escobio <roger@infomed.sld.cu>: >=20 > > that is exactly what i need Braulio, i ave a problem yesterday night i compile the last cvs, and every was fine but when i change the scripts and reload the mfnrange demo page the browser report "conexion lost" (??!!) i look into apache log and i notice that apache complain because a child died making a coredump i change the type of z_mfn, i make integer and make the the others changes and everything works i don't know why this happen do you have problems with you examples? thanks roger ---------------------------------------------------------------------- Nodo central de la red Infomed (http://www.sld.cu) Usuario linux: 97152 (http://counter.li.org) Miembro del grupo de coordinacion de LinuxCuba (http://www.linux.cu) ---------------------------------------------------------------------- =20 ------------------------------------------------- Este mensaje fue enviado usando el servicio de correo en web de Infomed http://webmail.sld.cu ------------------------------------------ Posted to Phorum via PhorumMail |