Re: PureBasic 6.12 beta 4 is out !
Posted: Sun Sep 08, 2024 3:36 pm
Thanks !
http://www.purebasic.com
https://www.purebasic.fr/english/
22k jump to 159k is a LOT of bloat. I complained to Fred about that one time in the past. He increased my program performance 2.5 times, but with considerble bloat.elwood wrote: Tue Aug 27, 2024 11:05 pm I had a small script that compiled into a 22KB binary (compiled in 2019). Now with 6.11, it creates a 159KB file. Ouch!
Why do you think it's bloat ? We're using a new CRT and it's increasing the size by a few KB, we don't do it for funRandy Walker wrote: Mon Sep 09, 2024 12:22 am22k jump to 159k is a LOT of bloat. I complained to Fred about that one time in the past. He increased my program performance 2.5 times, but with considerble bloat.elwood wrote: Tue Aug 27, 2024 11:05 pm I had a small script that compiled into a 22KB binary (compiled in 2019). Now with 6.11, it creates a 159KB file. Ouch!
viewtopic.php?p=133151#p133151
Really Fred. Can't you cut it down to half the size AND maintain the speed increase.![]()
Logitech Options, a very simple (and quite inaccessible) piece of software that lets you connect your Logitech dongle to your keyboard (because that functionality definitely belongs in an app), is 52 MB. 159 KB these days is nothingBarryG wrote: Mon Sep 09, 2024 11:21 am My exe is 9 MB before I use UPX on it, which gets it down to 3 MB. A Windows Store App is often 50 MB or more. An exe of 159 KB is nothing in this day and age. Keep it in perspective.
Probably best to open a bug report/revive a bug thread, bugs reported in release threads like this tend to get lostWolfram wrote: Mon Sep 09, 2024 4:56 pm Hello Fred,
thanks for this update, but I still have problems with the speed of the serial interface.
If I use the serial library from PB 6.0.3 the read speed is two times faster.
Can you tell me what did you change please.
I had already done that, but the forum has been cleaned up in the meantime and my Topic is deleted.Quin wrote: Mon Sep 09, 2024 5:06 pmProbably best to open a bug report/revive a bug thread, bugs reported in release threads like this tend to get lostWolfram wrote: Mon Sep 09, 2024 4:56 pm Hello Fred,
thanks for this update, but I still have problems with the speed of the serial interface.
If I use the serial library from PB 6.0.3 the read speed is two times faster.
Can you tell me what did you change please.![]()
Do you mean this topic?Wolfram wrote: Mon Sep 09, 2024 5:40 pmI had already done that, but the forum has been cleaned up in the meantime and my Topic is deleted.Quin wrote: Mon Sep 09, 2024 5:06 pmProbably best to open a bug report/revive a bug thread, bugs reported in release threads like this tend to get lostWolfram wrote: Mon Sep 09, 2024 4:56 pm Hello Fred,
thanks for this update, but I still have problems with the speed of the serial interface.
If I use the serial library from PB 6.0.3 the read speed is two times faster.
Can you tell me what did you change please.![]()
You spoil us Fred with your outstanding (near impossible) achievements in the overall development of PureBasic. Is it really a surprise we come to expect more than the impossible? I can see you take my comments a little too seriouslyFred wrote: Mon Sep 09, 2024 9:56 amWhy do you think it's bloat ? We're using a new CRT and it's increasing the size by a few KB, we don't do it for funRandy Walker wrote: Mon Sep 09, 2024 12:22 am Really Fred. Can't you cut it down to half the size AND maintain the speed increase.![]()
. And we heard you, really, no need to get back at it every posts: viewtopic.php?t=85217
More info here https://www.purebasic.fr/blog/?p=538