#=================================================================== # C/C++ Program Perfometer # http://lists.sourceforge.net/lists/listinfo/cpp-perfometer-users # Version 2.9.0-1.19.2 # -------------------- # Alex Vinokur # http://up.to/alexvn # alex DOT vinokur AT gmail DOT com #------------------------------------------------------------------- # CYGWIN # CYGWIN_NT-5.0 1.5.12(0.116/4/2) i686 # GNU gcc version 3.3.3 (CYGWIN) #------------------------------------------------------------------- # START : Log file perfo.log # Thu Jan 13 18:50:38 2005 #=================================================================== ===> HELP : perfo -h ===> DEMO : perfo -x ---> COMPILATION : OPTIMIZATION_LEVEL ---> YOUR COMMAND LINE : perfo -i 10 -p 10 ====================================================================== * ENVIRONMENT VARIABLES (Actual Values) * ------------------------------------- * Measurement Report : Enable * Detailed Measurement Report : Enable * Tracing Report : Disable * Total Repetitions : 10 * Total Tests : 10 * Scale per Calls Value : 10 * Confidence Threshold : 0.2 ====================================================================== Active Comparison Groups (are set via Setup file perfo.stp) ----------------------------------------------------------- + reading contents from file into one string [tests.cpp : 183] ========================================== %%======================================== %% %% Total Measured Resources : 1 %% %% ---------- Resource#1 ---------- %% Resource Name : CPU-time used %% Resource Cost Unit : clock %% Resource State Unit : clock %% ---> Total measured functions : 24 %% %% %%======================================== ========================================== |||||||||||||||||||||||||||||||||||||||| || || --------------- || Resource#1 of 1 || --------------- || Resource Name : CPU-time used || Resource Cost Unit : clock || Resource State Unit : clock || --------------- || || ******************************* || *** Performance Measurement *** || ******************************* || || --------------- || Total measured functions : 24 || void file_action() ---> See : t_file.cpp, Line#323 || void file_action() ---> See : t_file.cpp, Line#323 || void file_action() ---> See : t_file.cpp, Line#323 || void file_action() ---> See : t_file.cpp, Line#334 || void file_action() ---> See : t_file.cpp, Line#334 || void file_action() ---> See : t_file.cpp, Line#334 || void file_action() ---> See : t_file.cpp, Line#345 || void file_action() ---> See : t_file.cpp, Line#345 || void file_action() ---> See : t_file.cpp, Line#345 || void file_action() ---> See : t_file.cpp, Line#356 || void file_action() ---> See : t_file.cpp, Line#356 || void file_action() ---> See : t_file.cpp, Line#356 || void file_action() ---> See : t_file.cpp, Line#371 || void file_action() ---> See : t_file.cpp, Line#371 || void file_action() ---> See : t_file.cpp, Line#371 || void file_action() ---> See : t_file.cpp, Line#387 || void file_action() ---> See : t_file.cpp, Line#387 || void file_action() ---> See : t_file.cpp, Line#387 || void file_action() ---> See : t_file.cpp, Line#398 || void file_action() ---> See : t_file.cpp, Line#398 || void file_action() ---> See : t_file.cpp, Line#398 || void file_action() ---> See : t_file.cpp, Line#409 || void file_action() ---> See : t_file.cpp, Line#409 || void file_action() ---> See : t_file.cpp, Line#409 || |||||||||||||||||||||||||||||||||||||||| OPTIMIZATION_LEVEL ############################################# # -------- # Resource # -------- # Resource Name : CPU-time used # Resource Cost Unit : clock # Resource State Unit : clock # =========================================== # Function-1 : of 24 # PRETTY FUNCTION : void file_action() # FUNCTION : file_action # FILE : t_file.cpp, line#323 # DESCRIPTION : getline (size = 1000) # PER-CALLS : 10 # TOTAL TESTS : 10 # --------------------- # Specific Performance is Runcost expended per 10 repetitions # --------------------- # Detailed measurement report ############################################# --------------------------------------------- --- Results sorted according to a test number --------------------------------------------- Test[ 1] : 130 [ 10 repetitions; cumulative cost = 130 cost-units; measurement CPU-duration = 130 milliseconds] Test[ 2] : 130 [ 10 repetitions; cumulative cost = 130 cost-units; measurement CPU-duration = 130 milliseconds] Test[ 3] : 140 [ 10 repetitions; cumulative cost = 140 cost-units; measurement CPU-duration = 140 milliseconds] Test[ 4] : 131 [ 10 repetitions; cumulative cost = 131 cost-units; measurement CPU-duration = 131 milliseconds] Test[ 5] : 120 [ 10 repetitions; cumulative cost = 120 cost-units; measurement CPU-duration = 120 milliseconds] Test[ 6] : 121 [ 10 repetitions; cumulative cost = 121 cost-units; measurement CPU-duration = 121 milliseconds] Test[ 7] : 120 [ 10 repetitions; cumulative cost = 120 cost-units; measurement CPU-duration = 120 milliseconds] Test[ 8] : 120 [ 10 repetitions; cumulative cost = 120 cost-units; measurement CPU-duration = 120 milliseconds] Test[ 9] : 120 [ 10 repetitions; cumulative cost = 120 cost-units; measurement CPU-duration = 120 milliseconds] Test[ 10] : 130 [ 10 repetitions; cumulative cost = 130 cost-units; measurement CPU-duration = 130 milliseconds] ---------------------------------------- --- Results sorted according to run cost ---------------------------------------- -Test[ 5] : 120 [ 10 repetitions; cumulative cost = 120 cost-units; measurement CPU-duration = 120 milliseconds] -Test[ 7] : 120 [ 10 repetitions; cumulative cost = 120 cost-units; measurement CPU-duration = 120 milliseconds] +Test[ 8] : 120 [ 10 repetitions; cumulative cost = 120 cost-units; measurement CPU-duration = 120 milliseconds] +Test[ 9] : 120 [ 10 repetitions; cumulative cost = 120 cost-units; measurement CPU-duration = 120 milliseconds] +Test[ 6] : 121 [ 10 repetitions; cumulative cost = 121 cost-units; measurement CPU-duration = 121 milliseconds] +Test[ 1] : 130 [ 10 repetitions; cumulative cost = 130 cost-units; measurement CPU-duration = 130 milliseconds] +Test[ 2] : 130 [ 10 repetitions; cumulative cost = 130 cost-units; measurement CPU-duration = 130 milliseconds] +Test[ 10] : 130 [ 10 repetitions; cumulative cost = 130 cost-units; measurement CPU-duration = 130 milliseconds] -Test[ 4] : 131 [ 10 repetitions; cumulative cost = 131 cost-units; measurement CPU-duration = 131 milliseconds] -Test[ 3] : 140 [ 10 repetitions; cumulative cost = 140 cost-units; measurement CPU-duration = 140 milliseconds] OPTIMIZATION_LEVEL ::::::::::::::::::::::::::::::::::::::::::: --- Measurement CPU-duration (milliseconds) ::::::::::::::::::::::::::::::::::::::::::: *** All tests *** Min measurement CPU-duration : 120 Average measurement CPU-duration : 126 Max measurement CPU-duration : 140 *** Selected tests *** Min measurement CPU-duration : 120 Average measurement CPU-duration : 125 Max measurement CPU-duration : 130 ------------------------------------- --- Summary report : Average run cost ------------------------------------- Average value = 125 per 10 repetitions (751/6 ) *** All tests *** Total tests = 10 Min abs value = 120 --> in Test#5 Max abs value = 140 --> in Test#3 *** Selected tests *** Discarding threshold = 0.2 Discarded tests = 4 (2 minimal and 2 maximal) Total selected tests = 6 Min selected value = 120 --> in Test#8 Max selected value = 130 --> in Test#10 OPTIMIZATION_LEVEL ############################################# # -------- # Resource # -------- # Resource Name : CPU-time used # Resource Cost Unit : clock # Resource State Unit : clock # =========================================== # Function-2 : of 24 # PRETTY FUNCTION : void file_action() # FUNCTION : file_action # FILE : t_file.cpp, line#323 # DESCRIPTION : getline (size = 10000) # PER-CALLS : 10 # TOTAL TESTS : 10 # --------------------- # Specific Performance is Runcost expended per 10 repetitions # --------------------- # Detailed measurement report ############################################# --------------------------------------------- --- Results sorted according to a test number --------------------------------------------- Test[ 1] : 851 [ 10 repetitions; cumulative cost = 851 cost-units; measurement CPU-duration = 851 milliseconds] Test[ 2] : 861 [ 10 repetitions; cumulative cost = 861 cost-units; measurement CPU-duration = 861 milliseconds] Test[ 3] : 871 [ 10 repetitions; cumulative cost = 871 cost-units; measurement CPU-duration = 871 milliseconds] Test[ 4] : 871 [ 10 repetitions; cumulative cost = 871 cost-units; measurement CPU-duration = 871 milliseconds] Test[ 5] : 821 [ 10 repetitions; cumulative cost = 821 cost-units; measurement CPU-duration = 821 milliseconds] Test[ 6] : 801 [ 10 repetitions; cumulative cost = 801 cost-units; measurement CPU-duration = 801 milliseconds] Test[ 7] : 812 [ 10 repetitions; cumulative cost = 812 cost-units; measurement CPU-duration = 812 milliseconds] Test[ 8] : 821 [ 10 repetitions; cumulative cost = 821 cost-units; measurement CPU-duration = 821 milliseconds] Test[ 9] : 801 [ 10 repetitions; cumulative cost = 801 cost-units; measurement CPU-duration = 801 milliseconds] Test[ 10] : 871 [ 10 repetitions; cumulative cost = 871 cost-units; measurement CPU-duration = 871 milliseconds] ---------------------------------------- --- Results sorted according to run cost ---------------------------------------- -Test[ 6] : 801 [ 10 repetitions; cumulative cost = 801 cost-units; measurement CPU-duration = 801 milliseconds] -Test[ 9] : 801 [ 10 repetitions; cumulative cost = 801 cost-units; measurement CPU-duration = 801 milliseconds] +Test[ 7] : 812 [ 10 repetitions; cumulative cost = 812 cost-units; measurement CPU-duration = 812 milliseconds] +Test[ 5] : 821 [ 10 repetitions; cumulative cost = 821 cost-units; measurement CPU-duration = 821 milliseconds] +Test[ 8] : 821 [ 10 repetitions; cumulative cost = 821 cost-units; measurement CPU-duration = 821 milliseconds] +Test[ 1] : 851 [ 10 repetitions; cumulative cost = 851 cost-units; measurement CPU-duration = 851 milliseconds] +Test[ 2] : 861 [ 10 repetitions; cumulative cost = 861 cost-units; measurement CPU-duration = 861 milliseconds] +Test[ 3] : 871 [ 10 repetitions; cumulative cost = 871 cost-units; measurement CPU-duration = 871 milliseconds] -Test[ 4] : 871 [ 10 repetitions; cumulative cost = 871 cost-units; measurement CPU-duration = 871 milliseconds] -Test[ 10] : 871 [ 10 repetitions; cumulative cost = 871 cost-units; measurement CPU-duration = 871 milliseconds] OPTIMIZATION_LEVEL ::::::::::::::::::::::::::::::::::::::::::: --- Measurement CPU-duration (milliseconds) ::::::::::::::::::::::::::::::::::::::::::: *** All tests *** Min measurement CPU-duration : 801 Average measurement CPU-duration : 838 Max measurement CPU-duration : 871 *** Selected tests *** Min measurement CPU-duration : 812 Average measurement CPU-duration : 839 Max measurement CPU-duration : 871 ------------------------------------- --- Summary report : Average run cost ------------------------------------- Average value = 839 per 10 repetitions (5037/6 ) *** All tests *** Total tests = 10 Min abs value = 801 --> in Test#6 Max abs value = 871 --> in Test#10 *** Selected tests *** Discarding threshold = 0.2 Discarded tests = 4 (2 minimal and 2 maximal) Total selected tests = 6 Min selected value = 812 --> in Test#7 Max selected value = 871 --> in Test#3 OPTIMIZATION_LEVEL ############################################# # -------- # Resource # -------- # Resource Name : CPU-time used # Resource Cost Unit : clock # Resource State Unit : clock # =========================================== # Function-3 : of 24 # PRETTY FUNCTION : void file_action() # FUNCTION : file_action # FILE : t_file.cpp, line#323 # DESCRIPTION : getline (size = 100000) # PER-CALLS : 10 # TOTAL TESTS : 10 # --------------------- # Specific Performance is Runcost expended per 10 repetitions # --------------------- # Detailed measurement report ############################################# --------------------------------------------- --- Results sorted according to a test number --------------------------------------------- Test[ 1] : 7721 [ 10 repetitions; cumulative cost = 7721 cost-units; measurement CPU-duration = 7721 milliseconds] Test[ 2] : 7661 [ 10 repetitions; cumulative cost = 7661 cost-units; measurement CPU-duration = 7661 milliseconds] Test[ 3] : 8342 [ 10 repetitions; cumulative cost = 8342 cost-units; measurement CPU-duration = 8342 milliseconds] Test[ 4] : 7591 [ 10 repetitions; cumulative cost = 7591 cost-units; measurement CPU-duration = 7591 milliseconds] Test[ 5] : 7812 [ 10 repetitions; cumulative cost = 7812 cost-units; measurement CPU-duration = 7812 milliseconds] Test[ 6] : 7682 [ 10 repetitions; cumulative cost = 7682 cost-units; measurement CPU-duration = 7682 milliseconds] Test[ 7] : 7751 [ 10 repetitions; cumulative cost = 7751 cost-units; measurement CPU-duration = 7751 milliseconds] Test[ 8] : 7480 [ 10 repetitions; cumulative cost = 7480 cost-units; measurement CPU-duration = 7480 milliseconds] Test[ 9] : 7751 [ 10 repetitions; cumulative cost = 7751 cost-units; measurement CPU-duration = 7751 milliseconds] Test[ 10] : 8082 [ 10 repetitions; cumulative cost = 8082 cost-units; measurement CPU-duration = 8082 milliseconds] ---------------------------------------- --- Results sorted according to run cost ---------------------------------------- -Test[ 8] : 7480 [ 10 repetitions; cumulative cost = 7480 cost-units; measurement CPU-duration = 7480 milliseconds] -Test[ 4] : 7591 [ 10 repetitions; cumulative cost = 7591 cost-units; measurement CPU-duration = 7591 milliseconds] +Test[ 2] : 7661 [ 10 repetitions; cumulative cost = 7661 cost-units; measurement CPU-duration = 7661 milliseconds] +Test[ 6] : 7682 [ 10 repetitions; cumulative cost = 7682 cost-units; measurement CPU-duration = 7682 milliseconds] +Test[ 1] : 7721 [ 10 repetitions; cumulative cost = 7721 cost-units; measurement CPU-duration = 7721 milliseconds] +Test[ 7] : 7751 [ 10 repetitions; cumulative cost = 7751 cost-units; measurement CPU-duration = 7751 milliseconds] +Test[ 9] : 7751 [ 10 repetitions; cumulative cost = 7751 cost-units; measurement CPU-duration = 7751 milliseconds] +Test[ 5] : 7812 [ 10 repetitions; cumulative cost = 7812 cost-units; measurement CPU-duration = 7812 milliseconds] -Test[ 10] : 8082 [ 10 repetitions; cumulative cost = 8082 cost-units; measurement CPU-duration = 8082 milliseconds] -Test[ 3] : 8342 [ 10 repetitions; cumulative cost = 8342 cost-units; measurement CPU-duration = 8342 milliseconds] OPTIMIZATION_LEVEL ::::::::::::::::::::::::::::::::::::::::::: --- Measurement CPU-duration (milliseconds) ::::::::::::::::::::::::::::::::::::::::::: *** All tests *** Min measurement CPU-duration : 7480 Average measurement CPU-duration : 7787 Max measurement CPU-duration : 8342 *** Selected tests *** Min measurement CPU-duration : 7661 Average measurement CPU-duration : 7729 Max measurement CPU-duration : 7812 ------------------------------------- --- Summary report : Average run cost ------------------------------------- Average value = 7729 per 10 repetitions (46378/6 ) *** All tests *** Total tests = 10 Min abs value = 7480 --> in Test#8 Max abs value = 8342 --> in Test#3 *** Selected tests *** Discarding threshold = 0.2 Discarded tests = 4 (2 minimal and 2 maximal) Total selected tests = 6 Min selected value = 7661 --> in Test#2 Max selected value = 7812 --> in Test#5 OPTIMIZATION_LEVEL ############################################# # -------- # Resource # -------- # Resource Name : CPU-time used # Resource Cost Unit : clock # Resource State Unit : clock # =========================================== # Function-4 : of 24 # PRETTY FUNCTION : void file_action() # FUNCTION : file_action # FILE : t_file.cpp, line#334 # DESCRIPTION : vector, reading char (size = 1000) # PER-CALLS : 10 # TOTAL TESTS : 10 # --------------------- # Specific Performance is Runcost expended per 10 repetitions # --------------------- # Detailed measurement report ############################################# --------------------------------------------- --- Results sorted according to a test number --------------------------------------------- Test[ 1] : 60 [ 10 repetitions; cumulative cost = 60 cost-units; measurement CPU-duration = 60 milliseconds] Test[ 2] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] Test[ 3] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] Test[ 4] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] Test[ 5] : 81 [ 10 repetitions; cumulative cost = 81 cost-units; measurement CPU-duration = 81 milliseconds] Test[ 6] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] Test[ 7] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] Test[ 8] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] Test[ 9] : 60 [ 10 repetitions; cumulative cost = 60 cost-units; measurement CPU-duration = 60 milliseconds] Test[ 10] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] ---------------------------------------- --- Results sorted according to run cost ---------------------------------------- -Test[ 1] : 60 [ 10 repetitions; cumulative cost = 60 cost-units; measurement CPU-duration = 60 milliseconds] -Test[ 9] : 60 [ 10 repetitions; cumulative cost = 60 cost-units; measurement CPU-duration = 60 milliseconds] +Test[ 2] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] +Test[ 6] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] +Test[ 8] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] +Test[ 3] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] +Test[ 4] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] +Test[ 7] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] -Test[ 10] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] -Test[ 5] : 81 [ 10 repetitions; cumulative cost = 81 cost-units; measurement CPU-duration = 81 milliseconds] OPTIMIZATION_LEVEL ::::::::::::::::::::::::::::::::::::::::::: --- Measurement CPU-duration (milliseconds) ::::::::::::::::::::::::::::::::::::::::::: *** All tests *** Min measurement CPU-duration : 60 Average measurement CPU-duration : 73 Max measurement CPU-duration : 81 *** Selected tests *** Min measurement CPU-duration : 70 Average measurement CPU-duration : 75 Max measurement CPU-duration : 80 ------------------------------------- --- Summary report : Average run cost ------------------------------------- Average value = 75 per 10 repetitions (450/6 ) *** All tests *** Total tests = 10 Min abs value = 60 --> in Test#1 Max abs value = 81 --> in Test#5 *** Selected tests *** Discarding threshold = 0.2 Discarded tests = 4 (2 minimal and 2 maximal) Total selected tests = 6 Min selected value = 70 --> in Test#2 Max selected value = 80 --> in Test#7 OPTIMIZATION_LEVEL ############################################# # -------- # Resource # -------- # Resource Name : CPU-time used # Resource Cost Unit : clock # Resource State Unit : clock # =========================================== # Function-5 : of 24 # PRETTY FUNCTION : void file_action() # FUNCTION : file_action # FILE : t_file.cpp, line#334 # DESCRIPTION : vector, reading char (size = 10000) # PER-CALLS : 10 # TOTAL TESTS : 10 # --------------------- # Specific Performance is Runcost expended per 10 repetitions # --------------------- # Detailed measurement report ############################################# --------------------------------------------- --- Results sorted according to a test number --------------------------------------------- Test[ 1] : 581 [ 10 repetitions; cumulative cost = 581 cost-units; measurement CPU-duration = 581 milliseconds] Test[ 2] : 601 [ 10 repetitions; cumulative cost = 601 cost-units; measurement CPU-duration = 601 milliseconds] Test[ 3] : 651 [ 10 repetitions; cumulative cost = 651 cost-units; measurement CPU-duration = 651 milliseconds] Test[ 4] : 611 [ 10 repetitions; cumulative cost = 611 cost-units; measurement CPU-duration = 611 milliseconds] Test[ 5] : 581 [ 10 repetitions; cumulative cost = 581 cost-units; measurement CPU-duration = 581 milliseconds] Test[ 6] : 581 [ 10 repetitions; cumulative cost = 581 cost-units; measurement CPU-duration = 581 milliseconds] Test[ 7] : 570 [ 10 repetitions; cumulative cost = 570 cost-units; measurement CPU-duration = 570 milliseconds] Test[ 8] : 591 [ 10 repetitions; cumulative cost = 591 cost-units; measurement CPU-duration = 591 milliseconds] Test[ 9] : 591 [ 10 repetitions; cumulative cost = 591 cost-units; measurement CPU-duration = 591 milliseconds] Test[ 10] : 631 [ 10 repetitions; cumulative cost = 631 cost-units; measurement CPU-duration = 631 milliseconds] ---------------------------------------- --- Results sorted according to run cost ---------------------------------------- -Test[ 7] : 570 [ 10 repetitions; cumulative cost = 570 cost-units; measurement CPU-duration = 570 milliseconds] -Test[ 1] : 581 [ 10 repetitions; cumulative cost = 581 cost-units; measurement CPU-duration = 581 milliseconds] +Test[ 5] : 581 [ 10 repetitions; cumulative cost = 581 cost-units; measurement CPU-duration = 581 milliseconds] +Test[ 6] : 581 [ 10 repetitions; cumulative cost = 581 cost-units; measurement CPU-duration = 581 milliseconds] +Test[ 8] : 591 [ 10 repetitions; cumulative cost = 591 cost-units; measurement CPU-duration = 591 milliseconds] +Test[ 9] : 591 [ 10 repetitions; cumulative cost = 591 cost-units; measurement CPU-duration = 591 milliseconds] +Test[ 2] : 601 [ 10 repetitions; cumulative cost = 601 cost-units; measurement CPU-duration = 601 milliseconds] +Test[ 4] : 611 [ 10 repetitions; cumulative cost = 611 cost-units; measurement CPU-duration = 611 milliseconds] -Test[ 10] : 631 [ 10 repetitions; cumulative cost = 631 cost-units; measurement CPU-duration = 631 milliseconds] -Test[ 3] : 651 [ 10 repetitions; cumulative cost = 651 cost-units; measurement CPU-duration = 651 milliseconds] OPTIMIZATION_LEVEL ::::::::::::::::::::::::::::::::::::::::::: --- Measurement CPU-duration (milliseconds) ::::::::::::::::::::::::::::::::::::::::::: *** All tests *** Min measurement CPU-duration : 570 Average measurement CPU-duration : 598 Max measurement CPU-duration : 651 *** Selected tests *** Min measurement CPU-duration : 581 Average measurement CPU-duration : 592 Max measurement CPU-duration : 611 ------------------------------------- --- Summary report : Average run cost ------------------------------------- Average value = 592 per 10 repetitions (3556/6 ) *** All tests *** Total tests = 10 Min abs value = 570 --> in Test#7 Max abs value = 651 --> in Test#3 *** Selected tests *** Discarding threshold = 0.2 Discarded tests = 4 (2 minimal and 2 maximal) Total selected tests = 6 Min selected value = 581 --> in Test#5 Max selected value = 611 --> in Test#4 OPTIMIZATION_LEVEL ############################################# # -------- # Resource # -------- # Resource Name : CPU-time used # Resource Cost Unit : clock # Resource State Unit : clock # =========================================== # Function-6 : of 24 # PRETTY FUNCTION : void file_action() # FUNCTION : file_action # FILE : t_file.cpp, line#334 # DESCRIPTION : vector, reading char (size = 100000) # PER-CALLS : 10 # TOTAL TESTS : 10 # --------------------- # Specific Performance is Runcost expended per 10 repetitions # --------------------- # Detailed measurement report ############################################# --------------------------------------------- --- Results sorted according to a test number --------------------------------------------- Test[ 1] : 5688 [ 10 repetitions; cumulative cost = 5688 cost-units; measurement CPU-duration = 5688 milliseconds] Test[ 2] : 6149 [ 10 repetitions; cumulative cost = 6149 cost-units; measurement CPU-duration = 6149 milliseconds] Test[ 3] : 6180 [ 10 repetitions; cumulative cost = 6180 cost-units; measurement CPU-duration = 6180 milliseconds] Test[ 4] : 5778 [ 10 repetitions; cumulative cost = 5778 cost-units; measurement CPU-duration = 5778 milliseconds] Test[ 5] : 5658 [ 10 repetitions; cumulative cost = 5658 cost-units; measurement CPU-duration = 5658 milliseconds] Test[ 6] : 5818 [ 10 repetitions; cumulative cost = 5818 cost-units; measurement CPU-duration = 5818 milliseconds] Test[ 7] : 5728 [ 10 repetitions; cumulative cost = 5728 cost-units; measurement CPU-duration = 5728 milliseconds] Test[ 8] : 5739 [ 10 repetitions; cumulative cost = 5739 cost-units; measurement CPU-duration = 5739 milliseconds] Test[ 9] : 5608 [ 10 repetitions; cumulative cost = 5608 cost-units; measurement CPU-duration = 5608 milliseconds] Test[ 10] : 6190 [ 10 repetitions; cumulative cost = 6190 cost-units; measurement CPU-duration = 6190 milliseconds] ---------------------------------------- --- Results sorted according to run cost ---------------------------------------- -Test[ 9] : 5608 [ 10 repetitions; cumulative cost = 5608 cost-units; measurement CPU-duration = 5608 milliseconds] -Test[ 5] : 5658 [ 10 repetitions; cumulative cost = 5658 cost-units; measurement CPU-duration = 5658 milliseconds] +Test[ 1] : 5688 [ 10 repetitions; cumulative cost = 5688 cost-units; measurement CPU-duration = 5688 milliseconds] +Test[ 7] : 5728 [ 10 repetitions; cumulative cost = 5728 cost-units; measurement CPU-duration = 5728 milliseconds] +Test[ 8] : 5739 [ 10 repetitions; cumulative cost = 5739 cost-units; measurement CPU-duration = 5739 milliseconds] +Test[ 4] : 5778 [ 10 repetitions; cumulative cost = 5778 cost-units; measurement CPU-duration = 5778 milliseconds] +Test[ 6] : 5818 [ 10 repetitions; cumulative cost = 5818 cost-units; measurement CPU-duration = 5818 milliseconds] +Test[ 2] : 6149 [ 10 repetitions; cumulative cost = 6149 cost-units; measurement CPU-duration = 6149 milliseconds] -Test[ 3] : 6180 [ 10 repetitions; cumulative cost = 6180 cost-units; measurement CPU-duration = 6180 milliseconds] -Test[ 10] : 6190 [ 10 repetitions; cumulative cost = 6190 cost-units; measurement CPU-duration = 6190 milliseconds] OPTIMIZATION_LEVEL ::::::::::::::::::::::::::::::::::::::::::: --- Measurement CPU-duration (milliseconds) ::::::::::::::::::::::::::::::::::::::::::: *** All tests *** Min measurement CPU-duration : 5608 Average measurement CPU-duration : 5853 Max measurement CPU-duration : 6190 *** Selected tests *** Min measurement CPU-duration : 5688 Average measurement CPU-duration : 5816 Max measurement CPU-duration : 6149 ------------------------------------- --- Summary report : Average run cost ------------------------------------- Average value = 5816 per 10 repetitions (34900/6 ) *** All tests *** Total tests = 10 Min abs value = 5608 --> in Test#9 Max abs value = 6190 --> in Test#10 *** Selected tests *** Discarding threshold = 0.2 Discarded tests = 4 (2 minimal and 2 maximal) Total selected tests = 6 Min selected value = 5688 --> in Test#1 Max selected value = 6149 --> in Test#2 OPTIMIZATION_LEVEL ############################################# # -------- # Resource # -------- # Resource Name : CPU-time used # Resource Cost Unit : clock # Resource State Unit : clock # =========================================== # Function-7 : of 24 # PRETTY FUNCTION : void file_action() # FUNCTION : file_action # FILE : t_file.cpp, line#345 # DESCRIPTION : string, reading char (size = 1000) # PER-CALLS : 10 # TOTAL TESTS : 10 # --------------------- # Specific Performance is Runcost expended per 10 repetitions # --------------------- # Detailed measurement report ############################################# --------------------------------------------- --- Results sorted according to a test number --------------------------------------------- Test[ 1] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] Test[ 2] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] Test[ 3] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] Test[ 4] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] Test[ 5] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] Test[ 6] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] Test[ 7] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] Test[ 8] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] Test[ 9] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] Test[ 10] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] ---------------------------------------- --- Results sorted according to run cost ---------------------------------------- -Test[ 1] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] -Test[ 2] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] +Test[ 5] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] +Test[ 6] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] +Test[ 7] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] +Test[ 8] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] +Test[ 9] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] +Test[ 3] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] -Test[ 4] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] -Test[ 10] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] OPTIMIZATION_LEVEL ::::::::::::::::::::::::::::::::::::::::::: --- Measurement CPU-duration (milliseconds) ::::::::::::::::::::::::::::::::::::::::::: *** All tests *** Min measurement CPU-duration : 70 Average measurement CPU-duration : 73 Max measurement CPU-duration : 80 *** Selected tests *** Min measurement CPU-duration : 70 Average measurement CPU-duration : 71 Max measurement CPU-duration : 80 ------------------------------------- --- Summary report : Average run cost ------------------------------------- Average value = 71 per 10 repetitions (430/6 ) *** All tests *** Total tests = 10 Min abs value = 70 --> in Test#1 Max abs value = 80 --> in Test#10 *** Selected tests *** Discarding threshold = 0.2 Discarded tests = 4 (2 minimal and 2 maximal) Total selected tests = 6 Min selected value = 70 --> in Test#5 Max selected value = 80 --> in Test#3 OPTIMIZATION_LEVEL ############################################# # -------- # Resource # -------- # Resource Name : CPU-time used # Resource Cost Unit : clock # Resource State Unit : clock # =========================================== # Function-8 : of 24 # PRETTY FUNCTION : void file_action() # FUNCTION : file_action # FILE : t_file.cpp, line#345 # DESCRIPTION : string, reading char (size = 10000) # PER-CALLS : 10 # TOTAL TESTS : 10 # --------------------- # Specific Performance is Runcost expended per 10 repetitions # --------------------- # Detailed measurement report ############################################# --------------------------------------------- --- Results sorted according to a test number --------------------------------------------- Test[ 1] : 551 [ 10 repetitions; cumulative cost = 551 cost-units; measurement CPU-duration = 551 milliseconds] Test[ 2] : 600 [ 10 repetitions; cumulative cost = 600 cost-units; measurement CPU-duration = 600 milliseconds] Test[ 3] : 601 [ 10 repetitions; cumulative cost = 601 cost-units; measurement CPU-duration = 601 milliseconds] Test[ 4] : 561 [ 10 repetitions; cumulative cost = 561 cost-units; measurement CPU-duration = 561 milliseconds] Test[ 5] : 561 [ 10 repetitions; cumulative cost = 561 cost-units; measurement CPU-duration = 561 milliseconds] Test[ 6] : 581 [ 10 repetitions; cumulative cost = 581 cost-units; measurement CPU-duration = 581 milliseconds] Test[ 7] : 561 [ 10 repetitions; cumulative cost = 561 cost-units; measurement CPU-duration = 561 milliseconds] Test[ 8] : 550 [ 10 repetitions; cumulative cost = 550 cost-units; measurement CPU-duration = 550 milliseconds] Test[ 9] : 560 [ 10 repetitions; cumulative cost = 560 cost-units; measurement CPU-duration = 560 milliseconds] Test[ 10] : 601 [ 10 repetitions; cumulative cost = 601 cost-units; measurement CPU-duration = 601 milliseconds] ---------------------------------------- --- Results sorted according to run cost ---------------------------------------- -Test[ 8] : 550 [ 10 repetitions; cumulative cost = 550 cost-units; measurement CPU-duration = 550 milliseconds] -Test[ 1] : 551 [ 10 repetitions; cumulative cost = 551 cost-units; measurement CPU-duration = 551 milliseconds] +Test[ 9] : 560 [ 10 repetitions; cumulative cost = 560 cost-units; measurement CPU-duration = 560 milliseconds] +Test[ 4] : 561 [ 10 repetitions; cumulative cost = 561 cost-units; measurement CPU-duration = 561 milliseconds] +Test[ 5] : 561 [ 10 repetitions; cumulative cost = 561 cost-units; measurement CPU-duration = 561 milliseconds] +Test[ 7] : 561 [ 10 repetitions; cumulative cost = 561 cost-units; measurement CPU-duration = 561 milliseconds] +Test[ 6] : 581 [ 10 repetitions; cumulative cost = 581 cost-units; measurement CPU-duration = 581 milliseconds] +Test[ 2] : 600 [ 10 repetitions; cumulative cost = 600 cost-units; measurement CPU-duration = 600 milliseconds] -Test[ 3] : 601 [ 10 repetitions; cumulative cost = 601 cost-units; measurement CPU-duration = 601 milliseconds] -Test[ 10] : 601 [ 10 repetitions; cumulative cost = 601 cost-units; measurement CPU-duration = 601 milliseconds] OPTIMIZATION_LEVEL ::::::::::::::::::::::::::::::::::::::::::: --- Measurement CPU-duration (milliseconds) ::::::::::::::::::::::::::::::::::::::::::: *** All tests *** Min measurement CPU-duration : 550 Average measurement CPU-duration : 572 Max measurement CPU-duration : 601 *** Selected tests *** Min measurement CPU-duration : 560 Average measurement CPU-duration : 570 Max measurement CPU-duration : 600 ------------------------------------- --- Summary report : Average run cost ------------------------------------- Average value = 570 per 10 repetitions (3424/6 ) *** All tests *** Total tests = 10 Min abs value = 550 --> in Test#8 Max abs value = 601 --> in Test#10 *** Selected tests *** Discarding threshold = 0.2 Discarded tests = 4 (2 minimal and 2 maximal) Total selected tests = 6 Min selected value = 560 --> in Test#9 Max selected value = 600 --> in Test#2 OPTIMIZATION_LEVEL ############################################# # -------- # Resource # -------- # Resource Name : CPU-time used # Resource Cost Unit : clock # Resource State Unit : clock # =========================================== # Function-9 : of 24 # PRETTY FUNCTION : void file_action() # FUNCTION : file_action # FILE : t_file.cpp, line#345 # DESCRIPTION : string, reading char (size = 100000) # PER-CALLS : 10 # TOTAL TESTS : 10 # --------------------- # Specific Performance is Runcost expended per 10 repetitions # --------------------- # Detailed measurement report ############################################# --------------------------------------------- --- Results sorted according to a test number --------------------------------------------- Test[ 1] : 5518 [ 10 repetitions; cumulative cost = 5518 cost-units; measurement CPU-duration = 5518 milliseconds] Test[ 2] : 6098 [ 10 repetitions; cumulative cost = 6098 cost-units; measurement CPU-duration = 6098 milliseconds] Test[ 3] : 5959 [ 10 repetitions; cumulative cost = 5959 cost-units; measurement CPU-duration = 5959 milliseconds] Test[ 4] : 5488 [ 10 repetitions; cumulative cost = 5488 cost-units; measurement CPU-duration = 5488 milliseconds] Test[ 5] : 5488 [ 10 repetitions; cumulative cost = 5488 cost-units; measurement CPU-duration = 5488 milliseconds] Test[ 6] : 5538 [ 10 repetitions; cumulative cost = 5538 cost-units; measurement CPU-duration = 5538 milliseconds] Test[ 7] : 5518 [ 10 repetitions; cumulative cost = 5518 cost-units; measurement CPU-duration = 5518 milliseconds] Test[ 8] : 5507 [ 10 repetitions; cumulative cost = 5507 cost-units; measurement CPU-duration = 5507 milliseconds] Test[ 9] : 5718 [ 10 repetitions; cumulative cost = 5718 cost-units; measurement CPU-duration = 5718 milliseconds] Test[ 10] : 5968 [ 10 repetitions; cumulative cost = 5968 cost-units; measurement CPU-duration = 5968 milliseconds] ---------------------------------------- --- Results sorted according to run cost ---------------------------------------- -Test[ 4] : 5488 [ 10 repetitions; cumulative cost = 5488 cost-units; measurement CPU-duration = 5488 milliseconds] -Test[ 5] : 5488 [ 10 repetitions; cumulative cost = 5488 cost-units; measurement CPU-duration = 5488 milliseconds] +Test[ 8] : 5507 [ 10 repetitions; cumulative cost = 5507 cost-units; measurement CPU-duration = 5507 milliseconds] +Test[ 1] : 5518 [ 10 repetitions; cumulative cost = 5518 cost-units; measurement CPU-duration = 5518 milliseconds] +Test[ 7] : 5518 [ 10 repetitions; cumulative cost = 5518 cost-units; measurement CPU-duration = 5518 milliseconds] +Test[ 6] : 5538 [ 10 repetitions; cumulative cost = 5538 cost-units; measurement CPU-duration = 5538 milliseconds] +Test[ 9] : 5718 [ 10 repetitions; cumulative cost = 5718 cost-units; measurement CPU-duration = 5718 milliseconds] +Test[ 3] : 5959 [ 10 repetitions; cumulative cost = 5959 cost-units; measurement CPU-duration = 5959 milliseconds] -Test[ 10] : 5968 [ 10 repetitions; cumulative cost = 5968 cost-units; measurement CPU-duration = 5968 milliseconds] -Test[ 2] : 6098 [ 10 repetitions; cumulative cost = 6098 cost-units; measurement CPU-duration = 6098 milliseconds] OPTIMIZATION_LEVEL ::::::::::::::::::::::::::::::::::::::::::: --- Measurement CPU-duration (milliseconds) ::::::::::::::::::::::::::::::::::::::::::: *** All tests *** Min measurement CPU-duration : 5488 Average measurement CPU-duration : 5680 Max measurement CPU-duration : 6098 *** Selected tests *** Min measurement CPU-duration : 5507 Average measurement CPU-duration : 5626 Max measurement CPU-duration : 5959 ------------------------------------- --- Summary report : Average run cost ------------------------------------- Average value = 5626 per 10 repetitions (33758/6 ) *** All tests *** Total tests = 10 Min abs value = 5488 --> in Test#4 Max abs value = 6098 --> in Test#2 *** Selected tests *** Discarding threshold = 0.2 Discarded tests = 4 (2 minimal and 2 maximal) Total selected tests = 6 Min selected value = 5507 --> in Test#8 Max selected value = 5959 --> in Test#3 OPTIMIZATION_LEVEL ############################################# # -------- # Resource # -------- # Resource Name : CPU-time used # Resource Cost Unit : clock # Resource State Unit : clock # =========================================== # Function-10 : of 24 # PRETTY FUNCTION : void file_action() # FUNCTION : file_action # FILE : t_file.cpp, line#356 # DESCRIPTION : vector, reading whole file (size = 1000) # PER-CALLS : 10 # TOTAL TESTS : 10 # --------------------- # Specific Performance is Runcost expended per 10 repetitions # --------------------- # Detailed measurement report ############################################# --------------------------------------------- --- Results sorted according to a test number --------------------------------------------- Test[ 1] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] Test[ 2] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] Test[ 3] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] Test[ 4] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] Test[ 5] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] Test[ 6] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] Test[ 7] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] Test[ 8] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] Test[ 9] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] Test[ 10] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] ---------------------------------------- --- Results sorted according to run cost ---------------------------------------- -Test[ 2] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] -Test[ 3] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] +Test[ 5] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] +Test[ 9] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] +Test[ 1] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] +Test[ 4] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] +Test[ 6] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] +Test[ 7] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] -Test[ 8] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] -Test[ 10] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] OPTIMIZATION_LEVEL ::::::::::::::::::::::::::::::::::::::::::: --- Measurement CPU-duration (milliseconds) ::::::::::::::::::::::::::::::::::::::::::: *** All tests *** Min measurement CPU-duration : 10 Average measurement CPU-duration : 16 Max measurement CPU-duration : 20 *** Selected tests *** Min measurement CPU-duration : 10 Average measurement CPU-duration : 16 Max measurement CPU-duration : 20 ------------------------------------- --- Summary report : Average run cost ------------------------------------- Average value = 16 per 10 repetitions (100/6 ) *** All tests *** Total tests = 10 Min abs value = 10 --> in Test#2 Max abs value = 20 --> in Test#10 *** Selected tests *** Discarding threshold = 0.2 Discarded tests = 4 (2 minimal and 2 maximal) Total selected tests = 6 Min selected value = 10 --> in Test#5 Max selected value = 20 --> in Test#7 OPTIMIZATION_LEVEL ############################################# # -------- # Resource # -------- # Resource Name : CPU-time used # Resource Cost Unit : clock # Resource State Unit : clock # =========================================== # Function-11 : of 24 # PRETTY FUNCTION : void file_action() # FUNCTION : file_action # FILE : t_file.cpp, line#356 # DESCRIPTION : vector, reading whole file (size = 10000) # PER-CALLS : 10 # TOTAL TESTS : 10 # --------------------- # Specific Performance is Runcost expended per 10 repetitions # --------------------- # Detailed measurement report ############################################# --------------------------------------------- --- Results sorted according to a test number --------------------------------------------- Test[ 1] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] Test[ 2] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] Test[ 3] : 40 [ 10 repetitions; cumulative cost = 40 cost-units; measurement CPU-duration = 40 milliseconds] Test[ 4] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] Test[ 5] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] Test[ 6] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] Test[ 7] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] Test[ 8] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 40 milliseconds] Test[ 9] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] Test[ 10] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] ---------------------------------------- --- Results sorted according to run cost ---------------------------------------- -Test[ 1] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] -Test[ 2] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] +Test[ 4] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] +Test[ 5] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] +Test[ 6] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] +Test[ 7] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] +Test[ 8] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 40 milliseconds] +Test[ 9] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] -Test[ 10] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] -Test[ 3] : 40 [ 10 repetitions; cumulative cost = 40 cost-units; measurement CPU-duration = 40 milliseconds] OPTIMIZATION_LEVEL ::::::::::::::::::::::::::::::::::::::::::: --- Measurement CPU-duration (milliseconds) ::::::::::::::::::::::::::::::::::::::::::: *** All tests *** Min measurement CPU-duration : 30 Average measurement CPU-duration : 32 Max measurement CPU-duration : 40 *** Selected tests *** Min measurement CPU-duration : 30 Average measurement CPU-duration : 31 Max measurement CPU-duration : 40 ------------------------------------- --- Summary report : Average run cost ------------------------------------- Average value = 30 per 10 repetitions (180/6 ) *** All tests *** Total tests = 10 Min abs value = 30 --> in Test#1 Max abs value = 40 --> in Test#3 *** Selected tests *** Discarding threshold = 0.2 Discarded tests = 4 (2 minimal and 2 maximal) Total selected tests = 6 Min selected value = 30 --> in Test#4 Max selected value = 30 --> in Test#9 OPTIMIZATION_LEVEL ############################################# # -------- # Resource # -------- # Resource Name : CPU-time used # Resource Cost Unit : clock # Resource State Unit : clock # =========================================== # Function-12 : of 24 # PRETTY FUNCTION : void file_action() # FUNCTION : file_action # FILE : t_file.cpp, line#356 # DESCRIPTION : vector, reading whole file (size = 100000) # PER-CALLS : 10 # TOTAL TESTS : 10 # --------------------- # Specific Performance is Runcost expended per 10 repetitions # --------------------- # Detailed measurement report ############################################# --------------------------------------------- --- Results sorted according to a test number --------------------------------------------- Test[ 1] : 150 [ 10 repetitions; cumulative cost = 150 cost-units; measurement CPU-duration = 150 milliseconds] Test[ 2] : 150 [ 10 repetitions; cumulative cost = 150 cost-units; measurement CPU-duration = 150 milliseconds] Test[ 3] : 150 [ 10 repetitions; cumulative cost = 150 cost-units; measurement CPU-duration = 150 milliseconds] Test[ 4] : 140 [ 10 repetitions; cumulative cost = 140 cost-units; measurement CPU-duration = 140 milliseconds] Test[ 5] : 140 [ 10 repetitions; cumulative cost = 140 cost-units; measurement CPU-duration = 140 milliseconds] Test[ 6] : 140 [ 10 repetitions; cumulative cost = 140 cost-units; measurement CPU-duration = 140 milliseconds] Test[ 7] : 160 [ 10 repetitions; cumulative cost = 160 cost-units; measurement CPU-duration = 160 milliseconds] Test[ 8] : 141 [ 10 repetitions; cumulative cost = 141 cost-units; measurement CPU-duration = 141 milliseconds] Test[ 9] : 150 [ 10 repetitions; cumulative cost = 150 cost-units; measurement CPU-duration = 150 milliseconds] Test[ 10] : 160 [ 10 repetitions; cumulative cost = 160 cost-units; measurement CPU-duration = 160 milliseconds] ---------------------------------------- --- Results sorted according to run cost ---------------------------------------- -Test[ 4] : 140 [ 10 repetitions; cumulative cost = 140 cost-units; measurement CPU-duration = 140 milliseconds] -Test[ 5] : 140 [ 10 repetitions; cumulative cost = 140 cost-units; measurement CPU-duration = 140 milliseconds] +Test[ 6] : 140 [ 10 repetitions; cumulative cost = 140 cost-units; measurement CPU-duration = 140 milliseconds] +Test[ 8] : 141 [ 10 repetitions; cumulative cost = 141 cost-units; measurement CPU-duration = 141 milliseconds] +Test[ 1] : 150 [ 10 repetitions; cumulative cost = 150 cost-units; measurement CPU-duration = 150 milliseconds] +Test[ 2] : 150 [ 10 repetitions; cumulative cost = 150 cost-units; measurement CPU-duration = 150 milliseconds] +Test[ 3] : 150 [ 10 repetitions; cumulative cost = 150 cost-units; measurement CPU-duration = 150 milliseconds] +Test[ 9] : 150 [ 10 repetitions; cumulative cost = 150 cost-units; measurement CPU-duration = 150 milliseconds] -Test[ 7] : 160 [ 10 repetitions; cumulative cost = 160 cost-units; measurement CPU-duration = 160 milliseconds] -Test[ 10] : 160 [ 10 repetitions; cumulative cost = 160 cost-units; measurement CPU-duration = 160 milliseconds] OPTIMIZATION_LEVEL ::::::::::::::::::::::::::::::::::::::::::: --- Measurement CPU-duration (milliseconds) ::::::::::::::::::::::::::::::::::::::::::: *** All tests *** Min measurement CPU-duration : 140 Average measurement CPU-duration : 148 Max measurement CPU-duration : 160 *** Selected tests *** Min measurement CPU-duration : 140 Average measurement CPU-duration : 146 Max measurement CPU-duration : 150 ------------------------------------- --- Summary report : Average run cost ------------------------------------- Average value = 146 per 10 repetitions (881/6 ) *** All tests *** Total tests = 10 Min abs value = 140 --> in Test#4 Max abs value = 160 --> in Test#10 *** Selected tests *** Discarding threshold = 0.2 Discarded tests = 4 (2 minimal and 2 maximal) Total selected tests = 6 Min selected value = 140 --> in Test#6 Max selected value = 150 --> in Test#9 OPTIMIZATION_LEVEL ############################################# # -------- # Resource # -------- # Resource Name : CPU-time used # Resource Cost Unit : clock # Resource State Unit : clock # =========================================== # Function-13 : of 24 # PRETTY FUNCTION : void file_action() # FUNCTION : file_action # FILE : t_file.cpp, line#371 # DESCRIPTION : mmap (size = 1000) # PER-CALLS : 10 # TOTAL TESTS : 10 # --------------------- # Specific Performance is Runcost expended per 10 repetitions # --------------------- # Detailed measurement report ############################################# --------------------------------------------- --- Results sorted according to a test number --------------------------------------------- Test[ 1] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] Test[ 2] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] Test[ 3] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] Test[ 4] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] Test[ 5] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] Test[ 6] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] Test[ 7] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] Test[ 8] : 21 [ 10 repetitions; cumulative cost = 21 cost-units; measurement CPU-duration = 21 milliseconds] Test[ 9] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] Test[ 10] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] ---------------------------------------- --- Results sorted according to run cost ---------------------------------------- -Test[ 1] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] -Test[ 2] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] +Test[ 3] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] +Test[ 5] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] +Test[ 6] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] +Test[ 7] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] +Test[ 4] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] +Test[ 9] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] -Test[ 10] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] -Test[ 8] : 21 [ 10 repetitions; cumulative cost = 21 cost-units; measurement CPU-duration = 21 milliseconds] OPTIMIZATION_LEVEL ::::::::::::::::::::::::::::::::::::::::::: --- Measurement CPU-duration (milliseconds) ::::::::::::::::::::::::::::::::::::::::::: *** All tests *** Min measurement CPU-duration : 10 Average measurement CPU-duration : 14 Max measurement CPU-duration : 21 *** Selected tests *** Min measurement CPU-duration : 10 Average measurement CPU-duration : 13 Max measurement CPU-duration : 20 ------------------------------------- --- Summary report : Average run cost ------------------------------------- Average value = 13 per 10 repetitions (80/6 ) *** All tests *** Total tests = 10 Min abs value = 10 --> in Test#1 Max abs value = 21 --> in Test#8 *** Selected tests *** Discarding threshold = 0.2 Discarded tests = 4 (2 minimal and 2 maximal) Total selected tests = 6 Min selected value = 10 --> in Test#3 Max selected value = 20 --> in Test#9 OPTIMIZATION_LEVEL ############################################# # -------- # Resource # -------- # Resource Name : CPU-time used # Resource Cost Unit : clock # Resource State Unit : clock # =========================================== # Function-14 : of 24 # PRETTY FUNCTION : void file_action() # FUNCTION : file_action # FILE : t_file.cpp, line#371 # DESCRIPTION : mmap (size = 10000) # PER-CALLS : 10 # TOTAL TESTS : 10 # --------------------- # Specific Performance is Runcost expended per 10 repetitions # --------------------- # Detailed measurement report ############################################# --------------------------------------------- --- Results sorted according to a test number --------------------------------------------- Test[ 1] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] Test[ 2] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] Test[ 3] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] Test[ 4] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] Test[ 5] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] Test[ 6] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] Test[ 7] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] Test[ 8] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] Test[ 9] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] Test[ 10] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] ---------------------------------------- --- Results sorted according to run cost ---------------------------------------- -Test[ 1] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] -Test[ 4] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] +Test[ 8] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] +Test[ 2] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] +Test[ 3] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] +Test[ 5] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] +Test[ 6] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] +Test[ 7] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] -Test[ 9] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] -Test[ 10] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] OPTIMIZATION_LEVEL ::::::::::::::::::::::::::::::::::::::::::: --- Measurement CPU-duration (milliseconds) ::::::::::::::::::::::::::::::::::::::::::: *** All tests *** Min measurement CPU-duration : 10 Average measurement CPU-duration : 17 Max measurement CPU-duration : 20 *** Selected tests *** Min measurement CPU-duration : 10 Average measurement CPU-duration : 18 Max measurement CPU-duration : 20 ------------------------------------- --- Summary report : Average run cost ------------------------------------- Average value = 18 per 10 repetitions (110/6 ) *** All tests *** Total tests = 10 Min abs value = 10 --> in Test#1 Max abs value = 20 --> in Test#10 *** Selected tests *** Discarding threshold = 0.2 Discarded tests = 4 (2 minimal and 2 maximal) Total selected tests = 6 Min selected value = 10 --> in Test#8 Max selected value = 20 --> in Test#7 OPTIMIZATION_LEVEL ############################################# # -------- # Resource # -------- # Resource Name : CPU-time used # Resource Cost Unit : clock # Resource State Unit : clock # =========================================== # Function-15 : of 24 # PRETTY FUNCTION : void file_action() # FUNCTION : file_action # FILE : t_file.cpp, line#371 # DESCRIPTION : mmap (size = 100000) # PER-CALLS : 10 # TOTAL TESTS : 10 # --------------------- # Specific Performance is Runcost expended per 10 repetitions # --------------------- # Detailed measurement report ############################################# --------------------------------------------- --- Results sorted according to a test number --------------------------------------------- Test[ 1] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] Test[ 2] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] Test[ 3] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] Test[ 4] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] Test[ 5] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] Test[ 6] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] Test[ 7] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] Test[ 8] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] Test[ 9] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] Test[ 10] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] ---------------------------------------- --- Results sorted according to run cost ---------------------------------------- -Test[ 1] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] -Test[ 2] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] +Test[ 3] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] +Test[ 4] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] +Test[ 5] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] +Test[ 6] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] +Test[ 7] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] +Test[ 8] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] -Test[ 9] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] -Test[ 10] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] OPTIMIZATION_LEVEL ::::::::::::::::::::::::::::::::::::::::::: --- Measurement CPU-duration (milliseconds) ::::::::::::::::::::::::::::::::::::::::::: *** All tests *** Min measurement CPU-duration : 30 Average measurement CPU-duration : 30 Max measurement CPU-duration : 30 *** Selected tests *** Min measurement CPU-duration : 30 Average measurement CPU-duration : 30 Max measurement CPU-duration : 30 ------------------------------------- --- Summary report : Average run cost ------------------------------------- Average value = 30 per 10 repetitions (180/6 ) *** All tests *** Total tests = 10 Min abs value = 30 --> in Test#1 Max abs value = 30 --> in Test#10 *** Selected tests *** Discarding threshold = 0.2 Discarded tests = 4 (2 minimal and 2 maximal) Total selected tests = 6 Min selected value = 30 --> in Test#3 Max selected value = 30 --> in Test#8 OPTIMIZATION_LEVEL ############################################# # -------- # Resource # -------- # Resource Name : CPU-time used # Resource Cost Unit : clock # Resource State Unit : clock # =========================================== # Function-16 : of 24 # PRETTY FUNCTION : void file_action() # FUNCTION : file_action # FILE : t_file.cpp, line#387 # DESCRIPTION : istream_iterator (size = 1000) # PER-CALLS : 10 # TOTAL TESTS : 10 # --------------------- # Specific Performance is Runcost expended per 10 repetitions # --------------------- # Detailed measurement report ############################################# --------------------------------------------- --- Results sorted according to a test number --------------------------------------------- Test[ 1] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] Test[ 2] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] Test[ 3] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] Test[ 4] : 90 [ 10 repetitions; cumulative cost = 90 cost-units; measurement CPU-duration = 90 milliseconds] Test[ 5] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] Test[ 6] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] Test[ 7] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] Test[ 8] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] Test[ 9] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] Test[ 10] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] ---------------------------------------- --- Results sorted according to run cost ---------------------------------------- -Test[ 7] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] -Test[ 8] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] +Test[ 1] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] +Test[ 2] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] +Test[ 3] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] +Test[ 5] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] +Test[ 6] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] +Test[ 9] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] -Test[ 10] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] -Test[ 4] : 90 [ 10 repetitions; cumulative cost = 90 cost-units; measurement CPU-duration = 90 milliseconds] OPTIMIZATION_LEVEL ::::::::::::::::::::::::::::::::::::::::::: --- Measurement CPU-duration (milliseconds) ::::::::::::::::::::::::::::::::::::::::::: *** All tests *** Min measurement CPU-duration : 70 Average measurement CPU-duration : 79 Max measurement CPU-duration : 90 *** Selected tests *** Min measurement CPU-duration : 80 Average measurement CPU-duration : 80 Max measurement CPU-duration : 80 ------------------------------------- --- Summary report : Average run cost ------------------------------------- Average value = 80 per 10 repetitions (480/6 ) *** All tests *** Total tests = 10 Min abs value = 70 --> in Test#7 Max abs value = 90 --> in Test#4 *** Selected tests *** Discarding threshold = 0.2 Discarded tests = 4 (2 minimal and 2 maximal) Total selected tests = 6 Min selected value = 80 --> in Test#1 Max selected value = 80 --> in Test#9 OPTIMIZATION_LEVEL ############################################# # -------- # Resource # -------- # Resource Name : CPU-time used # Resource Cost Unit : clock # Resource State Unit : clock # =========================================== # Function-17 : of 24 # PRETTY FUNCTION : void file_action() # FUNCTION : file_action # FILE : t_file.cpp, line#387 # DESCRIPTION : istream_iterator (size = 10000) # PER-CALLS : 10 # TOTAL TESTS : 10 # --------------------- # Specific Performance is Runcost expended per 10 repetitions # --------------------- # Detailed measurement report ############################################# --------------------------------------------- --- Results sorted according to a test number --------------------------------------------- Test[ 1] : 600 [ 10 repetitions; cumulative cost = 600 cost-units; measurement CPU-duration = 600 milliseconds] Test[ 2] : 590 [ 10 repetitions; cumulative cost = 590 cost-units; measurement CPU-duration = 590 milliseconds] Test[ 3] : 651 [ 10 repetitions; cumulative cost = 651 cost-units; measurement CPU-duration = 651 milliseconds] Test[ 4] : 611 [ 10 repetitions; cumulative cost = 611 cost-units; measurement CPU-duration = 611 milliseconds] Test[ 5] : 591 [ 10 repetitions; cumulative cost = 591 cost-units; measurement CPU-duration = 591 milliseconds] Test[ 6] : 601 [ 10 repetitions; cumulative cost = 601 cost-units; measurement CPU-duration = 601 milliseconds] Test[ 7] : 591 [ 10 repetitions; cumulative cost = 591 cost-units; measurement CPU-duration = 591 milliseconds] Test[ 8] : 581 [ 10 repetitions; cumulative cost = 581 cost-units; measurement CPU-duration = 581 milliseconds] Test[ 9] : 581 [ 10 repetitions; cumulative cost = 581 cost-units; measurement CPU-duration = 581 milliseconds] Test[ 10] : 651 [ 10 repetitions; cumulative cost = 651 cost-units; measurement CPU-duration = 651 milliseconds] ---------------------------------------- --- Results sorted according to run cost ---------------------------------------- -Test[ 8] : 581 [ 10 repetitions; cumulative cost = 581 cost-units; measurement CPU-duration = 581 milliseconds] -Test[ 9] : 581 [ 10 repetitions; cumulative cost = 581 cost-units; measurement CPU-duration = 581 milliseconds] +Test[ 2] : 590 [ 10 repetitions; cumulative cost = 590 cost-units; measurement CPU-duration = 590 milliseconds] +Test[ 5] : 591 [ 10 repetitions; cumulative cost = 591 cost-units; measurement CPU-duration = 591 milliseconds] +Test[ 7] : 591 [ 10 repetitions; cumulative cost = 591 cost-units; measurement CPU-duration = 591 milliseconds] +Test[ 1] : 600 [ 10 repetitions; cumulative cost = 600 cost-units; measurement CPU-duration = 600 milliseconds] +Test[ 6] : 601 [ 10 repetitions; cumulative cost = 601 cost-units; measurement CPU-duration = 601 milliseconds] +Test[ 4] : 611 [ 10 repetitions; cumulative cost = 611 cost-units; measurement CPU-duration = 611 milliseconds] -Test[ 3] : 651 [ 10 repetitions; cumulative cost = 651 cost-units; measurement CPU-duration = 651 milliseconds] -Test[ 10] : 651 [ 10 repetitions; cumulative cost = 651 cost-units; measurement CPU-duration = 651 milliseconds] OPTIMIZATION_LEVEL ::::::::::::::::::::::::::::::::::::::::::: --- Measurement CPU-duration (milliseconds) ::::::::::::::::::::::::::::::::::::::::::: *** All tests *** Min measurement CPU-duration : 581 Average measurement CPU-duration : 604 Max measurement CPU-duration : 651 *** Selected tests *** Min measurement CPU-duration : 590 Average measurement CPU-duration : 597 Max measurement CPU-duration : 611 ------------------------------------- --- Summary report : Average run cost ------------------------------------- Average value = 597 per 10 repetitions (3584/6 ) *** All tests *** Total tests = 10 Min abs value = 581 --> in Test#8 Max abs value = 651 --> in Test#10 *** Selected tests *** Discarding threshold = 0.2 Discarded tests = 4 (2 minimal and 2 maximal) Total selected tests = 6 Min selected value = 590 --> in Test#2 Max selected value = 611 --> in Test#4 OPTIMIZATION_LEVEL ############################################# # -------- # Resource # -------- # Resource Name : CPU-time used # Resource Cost Unit : clock # Resource State Unit : clock # =========================================== # Function-18 : of 24 # PRETTY FUNCTION : void file_action() # FUNCTION : file_action # FILE : t_file.cpp, line#387 # DESCRIPTION : istream_iterator (size = 100000) # PER-CALLS : 10 # TOTAL TESTS : 10 # --------------------- # Specific Performance is Runcost expended per 10 repetitions # --------------------- # Detailed measurement report ############################################# --------------------------------------------- --- Results sorted according to a test number --------------------------------------------- Test[ 1] : 5809 [ 10 repetitions; cumulative cost = 5809 cost-units; measurement CPU-duration = 5809 milliseconds] Test[ 2] : 6340 [ 10 repetitions; cumulative cost = 6340 cost-units; measurement CPU-duration = 6340 milliseconds] Test[ 3] : 6469 [ 10 repetitions; cumulative cost = 6469 cost-units; measurement CPU-duration = 6469 milliseconds] Test[ 4] : 5798 [ 10 repetitions; cumulative cost = 5798 cost-units; measurement CPU-duration = 5798 milliseconds] Test[ 5] : 6008 [ 10 repetitions; cumulative cost = 6008 cost-units; measurement CPU-duration = 6008 milliseconds] Test[ 6] : 5779 [ 10 repetitions; cumulative cost = 5779 cost-units; measurement CPU-duration = 5779 milliseconds] Test[ 7] : 5959 [ 10 repetitions; cumulative cost = 5959 cost-units; measurement CPU-duration = 5959 milliseconds] Test[ 8] : 5748 [ 10 repetitions; cumulative cost = 5748 cost-units; measurement CPU-duration = 5748 milliseconds] Test[ 9] : 6420 [ 10 repetitions; cumulative cost = 6420 cost-units; measurement CPU-duration = 6420 milliseconds] Test[ 10] : 6259 [ 10 repetitions; cumulative cost = 6259 cost-units; measurement CPU-duration = 6259 milliseconds] ---------------------------------------- --- Results sorted according to run cost ---------------------------------------- -Test[ 8] : 5748 [ 10 repetitions; cumulative cost = 5748 cost-units; measurement CPU-duration = 5748 milliseconds] -Test[ 6] : 5779 [ 10 repetitions; cumulative cost = 5779 cost-units; measurement CPU-duration = 5779 milliseconds] +Test[ 4] : 5798 [ 10 repetitions; cumulative cost = 5798 cost-units; measurement CPU-duration = 5798 milliseconds] +Test[ 1] : 5809 [ 10 repetitions; cumulative cost = 5809 cost-units; measurement CPU-duration = 5809 milliseconds] +Test[ 7] : 5959 [ 10 repetitions; cumulative cost = 5959 cost-units; measurement CPU-duration = 5959 milliseconds] +Test[ 5] : 6008 [ 10 repetitions; cumulative cost = 6008 cost-units; measurement CPU-duration = 6008 milliseconds] +Test[ 10] : 6259 [ 10 repetitions; cumulative cost = 6259 cost-units; measurement CPU-duration = 6259 milliseconds] +Test[ 2] : 6340 [ 10 repetitions; cumulative cost = 6340 cost-units; measurement CPU-duration = 6340 milliseconds] -Test[ 9] : 6420 [ 10 repetitions; cumulative cost = 6420 cost-units; measurement CPU-duration = 6420 milliseconds] -Test[ 3] : 6469 [ 10 repetitions; cumulative cost = 6469 cost-units; measurement CPU-duration = 6469 milliseconds] OPTIMIZATION_LEVEL ::::::::::::::::::::::::::::::::::::::::::: --- Measurement CPU-duration (milliseconds) ::::::::::::::::::::::::::::::::::::::::::: *** All tests *** Min measurement CPU-duration : 5748 Average measurement CPU-duration : 6058 Max measurement CPU-duration : 6469 *** Selected tests *** Min measurement CPU-duration : 5798 Average measurement CPU-duration : 6028 Max measurement CPU-duration : 6340 ------------------------------------- --- Summary report : Average run cost ------------------------------------- Average value = 6028 per 10 repetitions (36173/6 ) *** All tests *** Total tests = 10 Min abs value = 5748 --> in Test#8 Max abs value = 6469 --> in Test#3 *** Selected tests *** Discarding threshold = 0.2 Discarded tests = 4 (2 minimal and 2 maximal) Total selected tests = 6 Min selected value = 5798 --> in Test#4 Max selected value = 6340 --> in Test#2 OPTIMIZATION_LEVEL ############################################# # -------- # Resource # -------- # Resource Name : CPU-time used # Resource Cost Unit : clock # Resource State Unit : clock # =========================================== # Function-19 : of 24 # PRETTY FUNCTION : void file_action() # FUNCTION : file_action # FILE : t_file.cpp, line#398 # DESCRIPTION : ostringstream, rdbuf (size = 1000) # PER-CALLS : 10 # TOTAL TESTS : 10 # --------------------- # Specific Performance is Runcost expended per 10 repetitions # --------------------- # Detailed measurement report ############################################# --------------------------------------------- --- Results sorted according to a test number --------------------------------------------- Test[ 1] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] Test[ 2] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] Test[ 3] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] Test[ 4] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] Test[ 5] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] Test[ 6] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] Test[ 7] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] Test[ 8] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] Test[ 9] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] Test[ 10] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] ---------------------------------------- --- Results sorted according to run cost ---------------------------------------- -Test[ 1] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] -Test[ 4] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] +Test[ 6] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] +Test[ 7] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] +Test[ 9] : 10 [ 10 repetitions; cumulative cost = 10 cost-units; measurement CPU-duration = 10 milliseconds] +Test[ 2] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] +Test[ 3] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] +Test[ 5] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] -Test[ 8] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] -Test[ 10] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] OPTIMIZATION_LEVEL ::::::::::::::::::::::::::::::::::::::::::: --- Measurement CPU-duration (milliseconds) ::::::::::::::::::::::::::::::::::::::::::: *** All tests *** Min measurement CPU-duration : 10 Average measurement CPU-duration : 15 Max measurement CPU-duration : 20 *** Selected tests *** Min measurement CPU-duration : 10 Average measurement CPU-duration : 15 Max measurement CPU-duration : 20 ------------------------------------- --- Summary report : Average run cost ------------------------------------- Average value = 15 per 10 repetitions (90/6 ) *** All tests *** Total tests = 10 Min abs value = 10 --> in Test#1 Max abs value = 20 --> in Test#10 *** Selected tests *** Discarding threshold = 0.2 Discarded tests = 4 (2 minimal and 2 maximal) Total selected tests = 6 Min selected value = 10 --> in Test#6 Max selected value = 20 --> in Test#5 OPTIMIZATION_LEVEL ############################################# # -------- # Resource # -------- # Resource Name : CPU-time used # Resource Cost Unit : clock # Resource State Unit : clock # =========================================== # Function-20 : of 24 # PRETTY FUNCTION : void file_action() # FUNCTION : file_action # FILE : t_file.cpp, line#398 # DESCRIPTION : ostringstream, rdbuf (size = 10000) # PER-CALLS : 10 # TOTAL TESTS : 10 # --------------------- # Specific Performance is Runcost expended per 10 repetitions # --------------------- # Detailed measurement report ############################################# --------------------------------------------- --- Results sorted according to a test number --------------------------------------------- Test[ 1] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] Test[ 2] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] Test[ 3] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] Test[ 4] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] Test[ 5] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] Test[ 6] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] Test[ 7] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] Test[ 8] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] Test[ 9] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] Test[ 10] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] ---------------------------------------- --- Results sorted according to run cost ---------------------------------------- -Test[ 1] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] -Test[ 2] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] +Test[ 4] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] +Test[ 5] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] +Test[ 6] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] +Test[ 7] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] +Test[ 8] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] +Test[ 9] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] -Test[ 3] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] -Test[ 10] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] OPTIMIZATION_LEVEL ::::::::::::::::::::::::::::::::::::::::::: --- Measurement CPU-duration (milliseconds) ::::::::::::::::::::::::::::::::::::::::::: *** All tests *** Min measurement CPU-duration : 20 Average measurement CPU-duration : 22 Max measurement CPU-duration : 30 *** Selected tests *** Min measurement CPU-duration : 20 Average measurement CPU-duration : 20 Max measurement CPU-duration : 20 ------------------------------------- --- Summary report : Average run cost ------------------------------------- Average value = 20 per 10 repetitions (120/6 ) *** All tests *** Total tests = 10 Min abs value = 20 --> in Test#1 Max abs value = 30 --> in Test#10 *** Selected tests *** Discarding threshold = 0.2 Discarded tests = 4 (2 minimal and 2 maximal) Total selected tests = 6 Min selected value = 20 --> in Test#4 Max selected value = 20 --> in Test#9 OPTIMIZATION_LEVEL ############################################# # -------- # Resource # -------- # Resource Name : CPU-time used # Resource Cost Unit : clock # Resource State Unit : clock # =========================================== # Function-21 : of 24 # PRETTY FUNCTION : void file_action() # FUNCTION : file_action # FILE : t_file.cpp, line#398 # DESCRIPTION : ostringstream, rdbuf (size = 100000) # PER-CALLS : 10 # TOTAL TESTS : 10 # --------------------- # Specific Performance is Runcost expended per 10 repetitions # --------------------- # Detailed measurement report ############################################# --------------------------------------------- --- Results sorted according to a test number --------------------------------------------- Test[ 1] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] Test[ 2] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] Test[ 3] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] Test[ 4] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] Test[ 5] : 61 [ 10 repetitions; cumulative cost = 61 cost-units; measurement CPU-duration = 61 milliseconds] Test[ 6] : 60 [ 10 repetitions; cumulative cost = 60 cost-units; measurement CPU-duration = 60 milliseconds] Test[ 7] : 60 [ 10 repetitions; cumulative cost = 60 cost-units; measurement CPU-duration = 60 milliseconds] Test[ 8] : 60 [ 10 repetitions; cumulative cost = 60 cost-units; measurement CPU-duration = 60 milliseconds] Test[ 9] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] Test[ 10] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] ---------------------------------------- --- Results sorted according to run cost ---------------------------------------- -Test[ 6] : 60 [ 10 repetitions; cumulative cost = 60 cost-units; measurement CPU-duration = 60 milliseconds] -Test[ 7] : 60 [ 10 repetitions; cumulative cost = 60 cost-units; measurement CPU-duration = 60 milliseconds] +Test[ 8] : 60 [ 10 repetitions; cumulative cost = 60 cost-units; measurement CPU-duration = 60 milliseconds] +Test[ 5] : 61 [ 10 repetitions; cumulative cost = 61 cost-units; measurement CPU-duration = 61 milliseconds] +Test[ 1] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] +Test[ 2] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] +Test[ 3] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] +Test[ 9] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] -Test[ 10] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] -Test[ 4] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] OPTIMIZATION_LEVEL ::::::::::::::::::::::::::::::::::::::::::: --- Measurement CPU-duration (milliseconds) ::::::::::::::::::::::::::::::::::::::::::: *** All tests *** Min measurement CPU-duration : 60 Average measurement CPU-duration : 67 Max measurement CPU-duration : 80 *** Selected tests *** Min measurement CPU-duration : 60 Average measurement CPU-duration : 66 Max measurement CPU-duration : 70 ------------------------------------- --- Summary report : Average run cost ------------------------------------- Average value = 66 per 10 repetitions (401/6 ) *** All tests *** Total tests = 10 Min abs value = 60 --> in Test#6 Max abs value = 80 --> in Test#4 *** Selected tests *** Discarding threshold = 0.2 Discarded tests = 4 (2 minimal and 2 maximal) Total selected tests = 6 Min selected value = 60 --> in Test#8 Max selected value = 70 --> in Test#9 OPTIMIZATION_LEVEL ############################################# # -------- # Resource # -------- # Resource Name : CPU-time used # Resource Cost Unit : clock # Resource State Unit : clock # =========================================== # Function-22 : of 24 # PRETTY FUNCTION : void file_action() # FUNCTION : file_action # FILE : t_file.cpp, line#409 # DESCRIPTION : istreambuf_iterator (size = 1000) # PER-CALLS : 10 # TOTAL TESTS : 10 # --------------------- # Specific Performance is Runcost expended per 10 repetitions # --------------------- # Detailed measurement report ############################################# --------------------------------------------- --- Results sorted according to a test number --------------------------------------------- Test[ 1] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] Test[ 2] : 31 [ 10 repetitions; cumulative cost = 31 cost-units; measurement CPU-duration = 31 milliseconds] Test[ 3] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] Test[ 4] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] Test[ 5] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] Test[ 6] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] Test[ 7] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] Test[ 8] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] Test[ 9] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] Test[ 10] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] ---------------------------------------- --- Results sorted according to run cost ---------------------------------------- -Test[ 5] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] -Test[ 10] : 20 [ 10 repetitions; cumulative cost = 20 cost-units; measurement CPU-duration = 20 milliseconds] +Test[ 1] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] +Test[ 3] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] +Test[ 4] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] +Test[ 6] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] +Test[ 7] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] +Test[ 8] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] -Test[ 9] : 30 [ 10 repetitions; cumulative cost = 30 cost-units; measurement CPU-duration = 30 milliseconds] -Test[ 2] : 31 [ 10 repetitions; cumulative cost = 31 cost-units; measurement CPU-duration = 31 milliseconds] OPTIMIZATION_LEVEL ::::::::::::::::::::::::::::::::::::::::::: --- Measurement CPU-duration (milliseconds) ::::::::::::::::::::::::::::::::::::::::::: *** All tests *** Min measurement CPU-duration : 20 Average measurement CPU-duration : 28 Max measurement CPU-duration : 31 *** Selected tests *** Min measurement CPU-duration : 30 Average measurement CPU-duration : 30 Max measurement CPU-duration : 30 ------------------------------------- --- Summary report : Average run cost ------------------------------------- Average value = 30 per 10 repetitions (180/6 ) *** All tests *** Total tests = 10 Min abs value = 20 --> in Test#5 Max abs value = 31 --> in Test#2 *** Selected tests *** Discarding threshold = 0.2 Discarded tests = 4 (2 minimal and 2 maximal) Total selected tests = 6 Min selected value = 30 --> in Test#1 Max selected value = 30 --> in Test#8 OPTIMIZATION_LEVEL ############################################# # -------- # Resource # -------- # Resource Name : CPU-time used # Resource Cost Unit : clock # Resource State Unit : clock # =========================================== # Function-23 : of 24 # PRETTY FUNCTION : void file_action() # FUNCTION : file_action # FILE : t_file.cpp, line#409 # DESCRIPTION : istreambuf_iterator (size = 10000) # PER-CALLS : 10 # TOTAL TESTS : 10 # --------------------- # Specific Performance is Runcost expended per 10 repetitions # --------------------- # Detailed measurement report ############################################# --------------------------------------------- --- Results sorted according to a test number --------------------------------------------- Test[ 1] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] Test[ 2] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] Test[ 3] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] Test[ 4] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] Test[ 5] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] Test[ 6] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] Test[ 7] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] Test[ 8] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] Test[ 9] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] Test[ 10] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] ---------------------------------------- --- Results sorted according to run cost ---------------------------------------- -Test[ 1] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] -Test[ 4] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] +Test[ 5] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] +Test[ 6] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] +Test[ 7] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] +Test[ 8] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] +Test[ 9] : 70 [ 10 repetitions; cumulative cost = 70 cost-units; measurement CPU-duration = 70 milliseconds] +Test[ 2] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] -Test[ 3] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] -Test[ 10] : 80 [ 10 repetitions; cumulative cost = 80 cost-units; measurement CPU-duration = 80 milliseconds] OPTIMIZATION_LEVEL ::::::::::::::::::::::::::::::::::::::::::: --- Measurement CPU-duration (milliseconds) ::::::::::::::::::::::::::::::::::::::::::: *** All tests *** Min measurement CPU-duration : 70 Average measurement CPU-duration : 73 Max measurement CPU-duration : 80 *** Selected tests *** Min measurement CPU-duration : 70 Average measurement CPU-duration : 71 Max measurement CPU-duration : 80 ------------------------------------- --- Summary report : Average run cost ------------------------------------- Average value = 71 per 10 repetitions (430/6 ) *** All tests *** Total tests = 10 Min abs value = 70 --> in Test#1 Max abs value = 80 --> in Test#10 *** Selected tests *** Discarding threshold = 0.2 Discarded tests = 4 (2 minimal and 2 maximal) Total selected tests = 6 Min selected value = 70 --> in Test#5 Max selected value = 80 --> in Test#2 OPTIMIZATION_LEVEL ############################################# # -------- # Resource # -------- # Resource Name : CPU-time used # Resource Cost Unit : clock # Resource State Unit : clock # =========================================== # Function-24 : of 24 # PRETTY FUNCTION : void file_action() # FUNCTION : file_action # FILE : t_file.cpp, line#409 # DESCRIPTION : istreambuf_iterator (size = 100000) # PER-CALLS : 10 # TOTAL TESTS : 10 # --------------------- # Specific Performance is Runcost expended per 10 repetitions # --------------------- # Detailed measurement report ############################################# --------------------------------------------- --- Results sorted according to a test number --------------------------------------------- Test[ 1] : 621 [ 10 repetitions; cumulative cost = 621 cost-units; measurement CPU-duration = 621 milliseconds] Test[ 2] : 661 [ 10 repetitions; cumulative cost = 661 cost-units; measurement CPU-duration = 661 milliseconds] Test[ 3] : 651 [ 10 repetitions; cumulative cost = 651 cost-units; measurement CPU-duration = 651 milliseconds] Test[ 4] : 612 [ 10 repetitions; cumulative cost = 612 cost-units; measurement CPU-duration = 612 milliseconds] Test[ 5] : 600 [ 10 repetitions; cumulative cost = 600 cost-units; measurement CPU-duration = 600 milliseconds] Test[ 6] : 591 [ 10 repetitions; cumulative cost = 591 cost-units; measurement CPU-duration = 591 milliseconds] Test[ 7] : 601 [ 10 repetitions; cumulative cost = 601 cost-units; measurement CPU-duration = 601 milliseconds] Test[ 8] : 591 [ 10 repetitions; cumulative cost = 591 cost-units; measurement CPU-duration = 591 milliseconds] Test[ 9] : 671 [ 10 repetitions; cumulative cost = 671 cost-units; measurement CPU-duration = 671 milliseconds] Test[ 10] : 671 [ 10 repetitions; cumulative cost = 671 cost-units; measurement CPU-duration = 671 milliseconds] ---------------------------------------- --- Results sorted according to run cost ---------------------------------------- -Test[ 6] : 591 [ 10 repetitions; cumulative cost = 591 cost-units; measurement CPU-duration = 591 milliseconds] -Test[ 8] : 591 [ 10 repetitions; cumulative cost = 591 cost-units; measurement CPU-duration = 591 milliseconds] +Test[ 5] : 600 [ 10 repetitions; cumulative cost = 600 cost-units; measurement CPU-duration = 600 milliseconds] +Test[ 7] : 601 [ 10 repetitions; cumulative cost = 601 cost-units; measurement CPU-duration = 601 milliseconds] +Test[ 4] : 612 [ 10 repetitions; cumulative cost = 612 cost-units; measurement CPU-duration = 612 milliseconds] +Test[ 1] : 621 [ 10 repetitions; cumulative cost = 621 cost-units; measurement CPU-duration = 621 milliseconds] +Test[ 3] : 651 [ 10 repetitions; cumulative cost = 651 cost-units; measurement CPU-duration = 651 milliseconds] +Test[ 2] : 661 [ 10 repetitions; cumulative cost = 661 cost-units; measurement CPU-duration = 661 milliseconds] -Test[ 9] : 671 [ 10 repetitions; cumulative cost = 671 cost-units; measurement CPU-duration = 671 milliseconds] -Test[ 10] : 671 [ 10 repetitions; cumulative cost = 671 cost-units; measurement CPU-duration = 671 milliseconds] OPTIMIZATION_LEVEL ::::::::::::::::::::::::::::::::::::::::::: --- Measurement CPU-duration (milliseconds) ::::::::::::::::::::::::::::::::::::::::::: *** All tests *** Min measurement CPU-duration : 591 Average measurement CPU-duration : 627 Max measurement CPU-duration : 671 *** Selected tests *** Min measurement CPU-duration : 600 Average measurement CPU-duration : 624 Max measurement CPU-duration : 661 ------------------------------------- --- Summary report : Average run cost ------------------------------------- Average value = 624 per 10 repetitions (3746/6 ) *** All tests *** Total tests = 10 Min abs value = 591 --> in Test#6 Max abs value = 671 --> in Test#10 *** Selected tests *** Discarding threshold = 0.2 Discarded tests = 4 (2 minimal and 2 maximal) Total selected tests = 6 Min selected value = 600 --> in Test#5 Max selected value = 661 --> in Test#2 |||||||||||||||||||||||||||||||||||||||| || || --------------- || Resource#1 of 1 || --------------- || Resource Name : CPU-time used || Resource Cost Unit : clock || Resource State Unit : clock || --------------- || || ****************************** || *** Performance Comparison *** || ****************************** || || |||||||||||||||||||||||||||||||||||||||| OPTIMIZATION_LEVEL #===================================================================== # Comparison Group#1 of 1 : reading contents from file into one string #--------------------------------------------------------------------- # Resource Name : CPU-time used # Resource Cost Unit : clock # Resource State Unit : clock #--------------------------------------------------------------------- # Total repetitions : 10 # Performance metrics : clock / 10 repetitions #===================================================================== : ------------------------------------------------------------------------------------------- : file_action : t_file.cpp #323 : getline (size = 1000) -> 125 cost-units = 125 ms; CPU-duration = 125 ms : file_action : t_file.cpp #323 : getline (size = 10000) -> 839 cost-units = 839 ms; CPU-duration = 839 ms : file_action : t_file.cpp #323 : getline (size = 100000) -> 7729 cost-units = 7729 ms; CPU-duration = 7729 ms : file_action : t_file.cpp #334 : vector, reading char (size = 1000) -> 75 cost-units = 75 ms; CPU-duration = 75 ms : file_action : t_file.cpp #334 : vector, reading char (size = 10000) -> 592 cost-units = 592 ms; CPU-duration = 592 ms : file_action : t_file.cpp #334 : vector, reading char (size = 100000) -> 5816 cost-units = 5816 ms; CPU-duration = 5816 ms : file_action : t_file.cpp #345 : string, reading char (size = 1000) -> 71 cost-units = 71 ms; CPU-duration = 71 ms : file_action : t_file.cpp #345 : string, reading char (size = 10000) -> 570 cost-units = 570 ms; CPU-duration = 570 ms : file_action : t_file.cpp #345 : string, reading char (size = 100000) -> 5626 cost-units = 5626 ms; CPU-duration = 5626 ms : file_action : t_file.cpp #356 : vector, reading whole file (size = 1000) -> 16 cost-units = 16 ms; CPU-duration = 16 ms : file_action : t_file.cpp #356 : vector, reading whole file (size = 10000) -> 30 cost-units = 30 ms; CPU-duration = 31 ms : file_action : t_file.cpp #356 : vector, reading whole file (size = 100000) -> 146 cost-units = 146 ms; CPU-duration = 146 ms : file_action : t_file.cpp #371 : mmap (size = 1000) -> 13 cost-units = 13 ms; CPU-duration = 13 ms : file_action : t_file.cpp #371 : mmap (size = 10000) -> 18 cost-units = 18 ms; CPU-duration = 18 ms : file_action : t_file.cpp #371 : mmap (size = 100000) -> 30 cost-units = 30 ms; CPU-duration = 30 ms : file_action : t_file.cpp #387 : istream_iterator (size = 1000) -> 80 cost-units = 80 ms; CPU-duration = 80 ms : file_action : t_file.cpp #387 : istream_iterator (size = 10000) -> 597 cost-units = 597 ms; CPU-duration = 597 ms : file_action : t_file.cpp #387 : istream_iterator (size = 100000) -> 6028 cost-units = 6028 ms; CPU-duration = 6028 ms : file_action : t_file.cpp #398 : ostringstream, rdbuf (size = 1000) -> 15 cost-units = 15 ms; CPU-duration = 15 ms : file_action : t_file.cpp #398 : ostringstream, rdbuf (size = 10000) -> 20 cost-units = 20 ms; CPU-duration = 20 ms : file_action : t_file.cpp #398 : ostringstream, rdbuf (size = 100000) -> 66 cost-units = 66 ms; CPU-duration = 66 ms : file_action : t_file.cpp #409 : istreambuf_iterator (size = 1000) -> 30 cost-units = 30 ms; CPU-duration = 30 ms : file_action : t_file.cpp #409 : istreambuf_iterator (size = 10000) -> 71 cost-units = 71 ms; CPU-duration = 71 ms : file_action : t_file.cpp #409 : istreambuf_iterator (size = 100000) -> 624 cost-units = 624 ms; CPU-duration = 624 ms : ------------------------------------------------------------------------------------------- #=================================================================== # C/C++ Program Perfometer # http://lists.sourceforge.net/lists/listinfo/cpp-perfometer-users # Version 2.9.0-1.19.2 # -------------------- # Alex Vinokur # http://up.to/alexvn # alex DOT vinokur AT gmail DOT com #------------------------------------------------------------------- # CYGWIN # CYGWIN_NT-5.0 1.5.12(0.116/4/2) i686 # GNU gcc version 3.3.3 (CYGWIN) #------------------------------------------------------------------- # FINISH : Log file perfo.log # Thu Jan 13 18:56:26 2005 #===================================================================