Search found 948 matches: speed

Return to advanced search

Re: Question about performance RowSet

... opened, updates, inserts, deletes, sorts, filters, etc. are all extremely faster than the other libs. If we look back in the forums, we posted speed comparison with other libraries a few years back. When a RowSet is opened for ReadOnly, again the initial reading is faster. oRs := oCn:RowSet( ...
by Eroni
Wed Mar 20, 2024 1:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about performance RowSet
Replies: 19
Views: 466

Re: Question about performance RowSet

... opened, updates, inserts, deletes, sorts, filters, etc. are all extremely faster than the other libs. If we look back in the forums, we posted speed comparison with other libraries a few years back. When a RowSet is opened for ReadOnly, again the initial reading is faster. oRs := oCn:RowSet( ...
by nageswaragunupudi
Sat Mar 16, 2024 10:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about performance RowSet
Replies: 19
Views: 466

Re: Data exchange between PC and Android device on the same loca

... in your own package (embeded), or part in the package and part in visible files, or all visible. But I would say that maybe you have to see the speed, flexibility and power of the system, designed exclusively with our Harbour, it's that easy. If you want to see, for example, the xtreme package, ...
by Carles
Sat Feb 24, 2024 7:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 541

FWH Gradiens .. seem slower FWH 2310 - RAO

... painting the dialog boxes ..   Can you look at the differences in the code between the Light and Dark functions and make some recommendations to speed up my ( darkgreyGrad() ) gradient function ?? Thanks Rick Lipkin
by Rick Lipkin
Sat Feb 24, 2024 4:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH Gradiens .. seem slower FWH 2310 - RAO
Replies: 2
Views: 140

Re: Strange characters going from FWH to Outlook FWH 13.10

Dear Michel,
I haven't conducted any direct speed measurements, but I've never noticed it being slow.
I think the code page must solve it similarly.
Best regards,
Otto
by Otto
Mon Feb 19, 2024 11:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Strange characters going from FWH to Outlook FWH 13.10
Replies: 18
Views: 3466

Re: RAO advice on using Mysql

We now have a table 'custbig' on our FWH Cloud server with 4.1 million records. Let us see the speed. This speed is by accessing the data from a Server in NewYork over Internet. Speeds on local area network will be even far better. #include "fivewin.ch"function ...
by nageswaragunupudi
Fri Feb 02, 2024 12:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RAO advice on using Mysql
Replies: 12
Views: 856

Re: more GGUF Model

... it will not be able to properly execute on a lower CPU/GPU. Thats why you have to build it yourself on your own CPU and GPU. AI gets it best speed using nvidia GPU. Also enough RAM is required for very large GGUF files. We do recommend "Microsoft/phi-2" and also "TinyLlama/TinyLlama-1.1B-Chat-v1.0" ...
by Antonio Linares
Mon Jan 29, 2024 6:14 am
 
Forum: Artificial Intelligence
Topic: more GGUF Model
Replies: 1
Views: 152

Re: FW_OpenRecordSet lento en red

Mr. Rao:

You are right, it is just to see if the LIMIT 20 clause gains speed.

Greetings
by Armando
Mon Dec 18, 2023 5:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_OpenRecordSet lento en red
Replies: 8
Views: 560

Re: FW_OpenRecordSet lento en red

... )   RETURN(.F.)END TRY  Rick Lipkin This is what FW_OpenRecordSet( oCn, cSql ) function does. What is the extra thing you are doing to speed up the query? Another important information to all of u: Whatever value we specify for oRs:CursorType, ADO invariably opens the recordset as adOpenStatic ...
by nageswaragunupudi
Mon Dec 18, 2023 6:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_OpenRecordSet lento en red
Replies: 8
Views: 560

Using Microsoft AI Phi-2 from FWH

See the speed, really fine! :-)

This will be included in next FWH build. If you need it before, please send me an email

You don't have to pay OpenAI to have AI on your FWH apps :-)

Image
by Antonio Linares
Sun Dec 17, 2023 9:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 6924

Back after 10 years due to illness [ Javier Lloris ]

... and then the user does not find it. appreciate, at least in large companies that are the ones I have worked for, in these cases they only look for speed and efficiency.[/b] Imagenes: Images: https://i.postimg.cc/fySCQzNK/preproducir1.jpg https://i.postimg.cc/4dX25BHd/preproducir2.jpg ...
by jll-fwh
Wed Dec 13, 2023 1:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Back after 10 years due to illness [ Javier Lloris ]
Replies: 2
Views: 322

Re: random sentences generator

... Tokenizer("The Taj Mahal is a beautiful marble mausoleum.") Tokenizer("Volcanoes erupt molten lava.") Tokenizer("The speed of light is approximately 299,792 kilometers per second.") Tokenizer("Chameleons can change color to blend into their surroundings.") ...
by Antonio Linares
Fri Dec 01, 2023 6:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: random sentences generator
Replies: 6
Views: 644

Re: ADO RDD xHarbour

Does anyone know if there is any way to increase the conversion speed of hb_adoupload?
by rodrigoppt
Tue Nov 21, 2023 8:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 441926

Re: Testing Harbour -gc3 flag

... PLENOINDW.EXE 8/11/2023 11:59 5.617.152 PLENOINDW.EXE Enrico: UPX.exe tiene una mayor velocidad de compresión. UPX.exe has higher compression speed. Gracias, thanks. reagrds, saludos.
by karinha
Sat Nov 18, 2023 3:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testing Harbour -gc3 flag
Replies: 36
Views: 4122

Re: Testing Harbour -gc3 flag

Hi Antonio, I have been using it in some my projects, I have not noticied much difference with speed. one issue that I have is when the program contain a big string I got this error using the -gc3 error C2026: string too big, trailing characters truncated example code: ...
by karinha
Sat Nov 18, 2023 12:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testing Harbour -gc3 flag
Replies: 36
Views: 4122
Next

Return to advanced search