Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Performance improvement splitting huge file
#12
(10-23-2023, 12:28 PM)SpriggsySpriggs Wrote: Well dang. Alright. So, this is something being used in production, eh? Do you work for an energy company?

No not working for energy company, but supporting customers of which one is energy-network company.
I've lots of these small QB64 utilities being used in real production-environments.

I love QB64 for file-related stuff that is too complicated for scripting and it is blazingly fast.
Except in this scenario with lots of Mid$/replacements in huge files, but SMcNeill really helped in learning _MEM and I was also surprised to learn something new about Asc() with position and usage as a method !!
Asc(hugeString, 123456789) = Asc(otherHugeString, 987654321) is amazing  Big Grin
45y and 2M lines of MBASIC>BASICA>QBASIC>QBX>QB64 experience
Reply


Messages In This Thread
RE: Performance improvement splitting huge file - by mdijkens - 10-23-2023, 01:25 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  performance drop on LINUX with PSET in v4.2 Herve 12 972 11-20-2025, 02:00 PM
Last Post: SpriggsySpriggs
  for performance, what's the best variable type to use for boolean _TRUE & _FALSE ? madscijr 12 1,262 09-29-2025, 02:59 PM
Last Post: dakra137

Forum Jump:


Users browsing this thread: 1 Guest(s)