× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



On Tue, May 31, 2022 at 1:48 PM Alan Shore via MIDRANGE-L
<midrange-l@xxxxxxxxxxxxxxxxxx> wrote:

I do agree with your thought as to it being a hard halt - but right now I am clutching at straws as to what is causing this slow down

Back in the day, it used to be 50 files. To me that sounds like a
ridiculously high number already, but indeed our old codebase has some
gigantic legacy programs that use that many, and you can tell that a
subsequent programmer (still from ages ago) split off part of the
processing to another program because they needed more than that.
Maybe IBM should *tighten* the file limit rather than remove it, to
encourage "modular" programming. ;)

But as for the performance problem, my guesses would be (1) when the
program was changed, some algorithmic inefficiency was introduced,
like inadvertently reading a file inside a loop when it really only
needs to be read once before or after the loop; or (2) maybe the file
that was added is often in use, so the program often has to wait for
it to be freed up; or it's chaining with lock when it could be
chaining without lock.

John Y.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.