pash icon indicating copy to clipboard operation
pash copied to clipboard

Evaluation timing result consistency

Open angelhof opened this issue 3 years ago • 0 comments

Execution time of many commands (like sort) depend on locale variables (for example, LC_CTYPE). To guarantee consistent evaluation results even across different users on the same machine (!) we need to make sure that LC_CTYPE and all other locale variables are equal.

angelhof avatar May 19 '22 16:05 angelhof