[Info-vax] setlocale() is extremely slow
    Vitaly Pustovetov 
    pustovetov at gmail.com
       
    Sat Jun 11 07:29:27 EDT 2022
    
    
  
OK. I've sended a patch for the issue to QA. So if everything goes well, then the patch will be in the next CRTL ECO kit.
Suite: testlocale_long
  Test: testlocale() ...passed
  Test: testlocale_cache() ...passed
Run Summary       -      Run    Failed  Inactive   Skipped
     Suites       :        1         0         0         0
     Asserts      :   200006         0       n/a       n/a
     Tests        :        2         0         0         0
Elapsed Time: 38.430(s)
and after the patch
$ define DECC$SHR WORK:[XXX.ACRTL.BIN]DECC$SHR.EXE
Suite: testlocale_long
  Test: testlocale() ...passed
  Test: testlocale_cache() ...passed
Run Summary       -      Run    Failed  Inactive   Skipped
     Suites       :        1         0         0         0
     Asserts      :   200006         0       n/a       n/a
     Tests        :        2         0         0         0
Elapsed Time: 0.470(s)
    
    
More information about the Info-vax
mailing list