Search found 275 matches: reduce

Return to advanced search

Re: Question about performance RowSet

... tomo su tiempo, dado que esa info no existe en la cache del servidor, si en poco tiempo se hace una consulta similar, el tiempo de respuesta se reduce dado que mucha de la info ya está en cache, esto ya es parte de la optimización propia del servidor mysql/mariadb.
by carlos vargas
Fri Mar 15, 2024 3:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about performance RowSet
Replies: 19
Views: 4024

Re: phpBB to LLM

... pip cache purge pip install transformers None of this should make any difference or bring about any improvement. in train.py save_steps reduced to 500 so that there should be an output in fine-tuned model. train.py executed It is striking that after around 300 runs the performance drops ...
by alerchster
Wed Dec 27, 2023 8:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: phpBB to LLM
Replies: 33
Views: 4684

Interesting discussion with ChtGPT

... can indeed be a driving factor, especially for newcomers to programming. A clear, easily understandable syntax can help people get started and reduce the learning curve. AI Integration: With the advent of AI and automated code creation, some of the more complex aspects of programming might ...
by Otto
Mon Nov 06, 2023 4:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 1243

Re: DBF . Commit

... This is the most common reason of problems in concurrent file access in current days. If OS (or FS) does not ignore COMMIT request then using it reduces the time when new data exists only in file server buffers and can be lost by server power off event so in some cases it's good to use it. Anyhow ...
by Carles
Mon Oct 23, 2023 4:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF . Commit
Replies: 39
Views: 2332

Re: enviar mensajes a whatsapp, ¿posible solucion?

Hola joao, saludos. Los clientes previamente dan su autorización para recibir los mensajes, asi se reduce al maximo la posibilidad de que alguien reporte spam. Los servicios de sms aqui en venezuela, aparte de costoso, los términos y condiciones son muy exigentes. Todos ...
by JoseAlvarez
Thu Oct 12, 2023 5:50 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: enviar mensajes a whatsapp, ¿posible solucion?
Replies: 55
Views: 4473

Re: Parameter for Timeout

hi Marc,

that is exact the Idea for "File-based" System and Network to reduce SMB Problem
by Jimmy
Thu Sep 21, 2023 11:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Parameter for Timeout
Replies: 17
Views: 787

Re: Consulta sobre centrar un dialogo.

Le pido disculpas Antonio por mi lentitud de entendimiento.!!!! su ejemplo se reduce a poner como la primera variable ( oDlg:nTop ) lo que yo ya tengo resuelto, el resto de su ejemplo es lo que hace lo que necesito que es centrar el dialogo en el ancho de la pantalla. ...
by José Camilo
Tue Aug 01, 2023 2:00 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Consulta sobre centrar un dialogo.
Replies: 9
Views: 435

Re: "ADODB.RecordSet" active in XBROWSE ?

... FiveDBU.PRG and modify all Parts which i use for "Darkmode" i have now 2 x XBROWSE : for DBF or EXCEL (ADO) like FiveDBU i want to "reduce" it to 1 x XBROWSE but my Buttonbar are different ... it is like (Original) DBU that´s why i want to "detect" if DBF or ADO is ...
by Jimmy
Sat Jun 24, 2023 4:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: "ADODB.RecordSet" active in XBROWSE ?
Replies: 7
Views: 547

Re: XBROWSE FIELDS with Name in Array

hi,
nageswaragunupudi wrote:
Code: Select all  Expand view
METHOD EditSource( lNew, cFieldList, lNavigate, aInitVals )

ah, ok thx for Answer

how does"cFieldList" look like and what Delimiter is used :?:

would be nice if it also accept a Array with (reduce) Structure of DbStruct()
by Jimmy
Sun Apr 30, 2023 9:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE FIELDS with Name in Array
Replies: 12
Views: 788

Re: XBROWSE FIELDS with Name in Array

...     IF nPosi > 0         AADD(aRet, nPosi)      ENDIF   NEXTRETURN aRet so it must be a Array which Function return --- when use "reduce" FIELDs in XBROWSE and call   oBrwDBF:EditSource( .T. ) it will open Form which include all FIELDs of DBF :shock: how can i change ...
by Jimmy
Sat Apr 29, 2023 6:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE FIELDS with Name in Array
Replies: 12
Views: 788

Re: XBROWSE FIELDS with Name in Array

... i saw Sample    @ 0, 0 XBROWSE oBrw OF oDlg FIELDS One->First, One->Lastor   @ 0, 0 XBROWSE oBrw OF oDlg COLUMNS 1,2 which both can "reduce" Column to DBF FIELD which i want but that is "hardcode" an now i have a "Picklist" for it so i try    @ 0, 0 XBROWSE ...
by Jimmy
Fri Apr 28, 2023 8:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE FIELDS with Name in Array
Replies: 12
Views: 788

Re: Error al compilar con VS2019

... compila con MSVS permite que tu .EXE sea 100% portable y no necesites de las DLL libmysql.dll/libmariadb.dll El .EXE crece un poco pero con UPX lo reduce y la velocidad en cargar es rápida.
by acuellar
Sat Apr 08, 2023 9:14 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al compilar con VS2019
Replies: 26
Views: 1683

Re: SUB-CLASS TFolderEx()

hi Antonio, oFolder:nDlgCode = DLGC_WANTALLKEYS no luck ... still can´t use TAB-Key to change Control i have reduce CLASS to only 1 Method to set Bitmap (depend on Drive Type) METHOD SetDriveIcon(cPath,nOption) CLASS TFolderDXELOCAL aDrives, cDrive, nPosi, cIconLOCAL ...
by Jimmy
Fri Feb 03, 2023 5:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SUB-CLASS TFolderEx()
Replies: 20
Views: 1157

Re: Fighting Xbrowse and lozing !!!

... read from the disk. Even repainting of a single row involves 12 file reads. Moving cursor to right or left involves full row painting. We can not reduce the number of times image cells are repainted. What we can do is to read from disk only once per image file and when repainting the same cell, ...
by nageswaragunupudi
Fri Dec 30, 2022 8:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fighting Xbrowse and lozing !!!
Replies: 18
Views: 1569

Re: Read API data one by one or in block

... be more efficient to retrieve it in larger chunks and process it in batches rather than making a separate API call for each record. This can help reduce the overall number of API calls and reduce the time required to retrieve and process the data. The structure of the data: If the data is structured ...
by Antonio Linares
Mon Dec 19, 2022 9:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Read API data one by one or in block
Replies: 1
Views: 253
Next

Return to advanced search