Post #1
1 votes
Derek
Reputation
204
Posts: 6
Joined: Sep 16, 2024, 7:55 AM
Posted: Jul 17, 2026, 1:18 PM
Inherited a program that GET file1, then SEARCH through all of file2 looking for a hit, every time. Runs forever on real volumes.
Someone muttered "synchronized JOB" or "two-file match." What should this actually look like?