Both the internal and external sort use the same sort software.? Factors such a region size, number of sort work files, estimated record counts, etc determine sort speed.? In addition, COBOL internal sort uses defaults optimized for small regions (64k in the case of MVT COBOL).? The sort utility standalone will use all available memory in the region. Internal sorts are constrained because they must share the region with the COBOL program.