QB64.org Forum

Active Forums => QB64 Discussion => Topic started by: FilipeEstima on March 14, 2020, 05:08:56 pm

Title: Compiling time improved greatly in v1.4!
Post by: FilipeEstima on March 14, 2020, 05:08:56 pm
I noticed that my programs compile much faster now. Here I have a big chunk of software entirely written in QB64 and it used to take at least 1 minute to compile, now it's done in under 15 seconds. Congratulations! What are the improvementes made?
Title: Re: Compiling time improved greatly in v1.4!
Post by: FellippeHeitor on March 14, 2020, 06:14:40 pm
Great to hear! Depending on what version of QB64 you had before, we swapped the C++ backend compiler recently.