Search found 1010 matches: slow

Return to advanced search

Re: Slow EXE Launch.

Hago siempre asi:

Code: Select all  Expand view

FUNCTION My_Exit()

   IF FILE( "NAME_EXE.log" )
      DELETEFILE( "NAME_EXE.log" )
   ENDIF

RETURN NIL
 


Regards, saludos.
by karinha
Wed May 08, 2024 5:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Slow EXE Launch.
Replies: 8
Views: 206

Re: Slow EXE Launch.

I have managed to get it to where it takes 30 seconds to launch my FiveWin / Harbour exe after compile and link. Is it possible I have a bad link / mak file, I'm getting older so it seems like time should be getting faster, or is this typical. Thanks, Hello I had a similar problem a while ago. I no...
by Giovany Vecchi
Wed May 08, 2024 4:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Slow EXE Launch.
Replies: 8
Views: 206

Re: Slow EXE Launch.

Windows Defender (built-in antivirus) 1. Open Windows Defender Security Center. 2. Click on "Virus & threat protection" from the left menu. 3. Click on "Virus & threat protection settings". 4. Under "Exclusions", click on "Add or remove exclusions". 5...
by karinha
Wed May 08, 2024 10:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Slow EXE Launch.
Replies: 8
Views: 206

Re: Slow EXE Launch.

Windows Defender (built-in antivirus) 1. Open Windows Defender Security Center. 2. Click on "Virus & threat protection" from the left menu. 3. Click on "Virus & threat protection settings". 4. Under "Exclusions", click on "Add or remove exclusions". 5...
by Antonio Linares
Wed May 08, 2024 2:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Slow EXE Launch.
Replies: 8
Views: 206

Re: Slow EXE Launch.

Hi,

put an exception in the antivirus for your folder where your exe is compiled

C.
by Carles
Tue May 07, 2024 8:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Slow EXE Launch.
Replies: 8
Views: 206

Re: Slow EXE Launch.

Bryon I use an .EXE shrinker called Aspack .. typically the size of the .exe is at least 30-50 percent smaller .. the smaller the .exe the quicker the program loads .. another benefit of the "shrinker" is that the .exe can not be read with a hex editor that may reveal some of your code ......
by Rick Lipkin
Tue May 07, 2024 7:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Slow EXE Launch.
Replies: 8
Views: 206

Re: Slow EXE Launch.

... have shut them down and it is lightning fast. What is strange is that compiling with xHB (Patrick Mast) it was still fast, only on Harbour was it slow. I will have to play around with settings to find the right balance. Great answer, thanks.
by byron.hopp
Tue May 07, 2024 7:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Slow EXE Launch.
Replies: 8
Views: 206

Re: Slow EXE Launch.

VIRUS? Tested on another computer? Use AVG Antivirus. Harbour is much slower than [x]Harbour, but not by much.

¿VIRUS? ¿Probado en otra computadora? Utilice el antivirus AVG. Harbour es mucho más lento que [x]Harbour, pero no mucho.

Regards, saludos.
by karinha
Tue May 07, 2024 7:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Slow EXE Launch.
Replies: 8
Views: 206

Slow EXE Launch.

I have managed to get it to where it takes 30 seconds to launch my FiveWin / Harbour exe after compile and link. Is it possible I have a bad link / mak file, I'm getting older so it seems like time should be getting faster, or is this typical. Thanks,
by byron.hopp
Tue May 07, 2024 6:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Slow EXE Launch.
Replies: 8
Views: 206

Re: Using llama64.lib with Harbour

We are checking it with Alexander as it is running very slow, and we don't know why yet

Llama.cpp main.exe runs much faster
by Antonio Linares
Wed Mar 27, 2024 11:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using llama64.lib with Harbour
Replies: 4
Views: 1226

Re: Does anyone have an Envelope Printing module ?

... it. Your client will need to have a printer that will feed envelopes. Otherwise they would have to manually hand feed them, and that would be very slow. Personally, I use a Demo label printer, and it was easy to program that from FW. The only complication is finding the right way to print the address ...
by TimStone
Sat Mar 02, 2024 9:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 647

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: 3782

Re: RC to PRG generator

... Antônio, donde está este recurso?    DEFINE DIALOG oDlg RESOURCE "Test"  I don't understand how this example works. I'm slow in the brain today. hahahaha. No entiendo cómo funciona este ejemplo. Hoy tengo el cerebro lento. jajajaja. Gracias, thanks. Regards, saludos.
by karinha
Mon Feb 12, 2024 1:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RC to PRG generator
Replies: 23
Views: 1244

Re: blocked from Malwarebytes: Using Microsoft AI Phi-2 from FWH

To All Malwarebytes and McAffee are both slow and many times comes bundled with other software ... Mcaffee even can be delivered via a malware web site saying your subscription is ended and to pay to get the latest ver .. Not what I would call ...
by Rick Lipkin
Mon Jan 01, 2024 9:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: blocked from Malwarebytes: Using Microsoft AI Phi-2 from FWH
Replies: 2
Views: 428

Re: xbrowse and tooltip

... to big, create 1 png with the data of the cell and combine a transparent png with the red dot in upper right. Use this pics to browse, but it will slow down stuff (just a idea) With option 1 your customer will see cellborders changed when tooltip data is there. Just a idea )))
by Marc Venken
Fri Nov 24, 2023 8:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse and tooltip
Replies: 5
Views: 569
Next

Return to advanced search