Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
why the qb64 editor is slow under linux
#11
Have you checked the results of simply adding `-O2` to the builds of `libqb_setup.o` and `qbx.cpp`, rather than `-Ofast`? I'm surprised that they're not already compiled with `-O2`,  that's certainly something I think should be changed and would likely be sufficient to fix this problem.

`-O3` is also an option, but frankly considering the state the `libqb.cpp` code is in I'm somewhat hesitant to recommend that if `-O2` is sufficient. I would personally not recommend using `-Ofast` because on top of `-O3` it actually enables several non-standards-compliant optimizations which I suspect may cause us problems in some situations.
Reply


Messages In This Thread
RE: why the qb64 editor is slow under linux - by DSMan195276 - 05-06-2022, 05:41 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Make windows .exe using Linux version? Circlotron 7 530 01-15-2026, 09:42 PM
Last Post: ahenry3068
  Linux Lubuntu INKEY$ issue TempodiBasic 7 676 09-09-2025, 02:53 PM
Last Post: hsiangch_ong
  Linux - file dialogue boxes... atl068 7 952 08-05-2025, 07:21 PM
Last Post: hsiangch_ong
  System Linux Chris 9 1,238 07-12-2025, 08:51 PM
Last Post: Chris
  Linux: terminal output Parkland 4 874 06-08-2025, 04:00 PM
Last Post: DSMan195276

Forum Jump:


Users browsing this thread: 1 Guest(s)