profiling vstupů o velikosti 10 
     
    tottime      cumtime   ncalls      percall function
--------------------------------------------------------------------------------
    0.000002     0.000002        1     0.000002 ('~', 0, "<method 'split' of 'bytes' objects>")
    0.000004     0.000004        6     0.000001 ('~', 0, "<method 'append' of 'list' objects>")
    0.000002     0.000002        3     0.000001 ('~', 0, "<method 'pop' of 'list' objects>")
    0.000002     0.000002        3     0.000001 ('~', 0, "<method 'remove' of 'list' objects>")
    0.000003     0.000003        6     0.000001 ('~', 0, '<built-in method from_bytes>')
    0.000005     0.000005        9     0.000001 ('~', 0, "<method 'get' of 'dict' objects>")
    0.000003     0.000003        3     0.000001 ('~', 0, "<method 'pop' of 'dict' objects>")
    0.000003     0.000003        3     0.000001 ('~', 0, '<built-in method __new__ of type object at 0xa43b40>')
    0.000010     0.000010       16     0.000001 ('~', 0, "<method 'join' of 'str' objects>")
    0.000003     0.000003        4     0.000001 ('~', 0, "<method 'rfind' of 'str' objects>")
    0.000010     0.000010       28     0.000000 ('~', 0, "<method 'rstrip' of 'str' objects>")
    0.000007     0.000007       12     0.000001 ('~', 0, "<method 'rpartition' of 'str' objects>")
    0.000002     0.000002        2     0.000001 ('~', 0, "<method 'startswith' of 'str' objects>")
    0.000002     0.000002        2     0.000001 ('~', 0, "<method 'endswith' of 'str' objects>")
    0.000129     0.000132        4     0.000032 ('~', 0, '<built-in method builtins.__build_class__>')
    0.000001     0.000001        2     0.000001 ('~', 0, '<built-in method builtins.abs>')
    0.000014     0.001657        3     0.000005 ('~', 0, '<built-in method builtins.exec>')
    0.000009     0.000009       16     0.000001 ('~', 0, '<built-in method builtins.getattr>')
    0.000004     0.000004        7     0.000001 ('~', 0, '<built-in method builtins.hasattr>')
    0.000003     0.000003        7     0.000000 ('~', 0, '<built-in method builtins.isinstance>')
    0.000005     0.000005       17     0.000000 ('~', 0, '<built-in method builtins.len>')
    0.000010     0.000019        4     0.000002 ('~', 0, '<built-in method builtins.max>')
    0.000006     0.000006       13     0.000000 ('~', 0, '<built-in method _imp.acquire_lock>')
    0.000005     0.000005       13     0.000000 ('~', 0, '<built-in method _imp.release_lock>')
    0.000003     0.000003        2     0.000001 ('~', 0, '<built-in method _imp.find_frozen>')
    0.000087     0.000087        1     0.000087 ('~', 0, '<built-in method _imp.create_builtin>')
    0.000005     0.000005        3     0.000002 ('~', 0, '<built-in method _imp.is_builtin>')
    0.000005     0.000005        1     0.000005 ('~', 0, '<built-in method _imp.exec_builtin>')
    0.000001     0.000001        2     0.000001 ('~', 0, '<built-in method _imp._fix_co_filename>')
    0.000106     0.000106        2     0.000053 ('~', 0, '<built-in method marshal.loads>')
    0.000059     0.000059        6     0.000010 ('~', 0, '<built-in method posix.stat>')
    0.000011     0.000011        2     0.000006 ('~', 0, '<built-in method posix.getcwd>')
    0.000002     0.000002        6     0.000000 ('~', 0, '<built-in method posix.fspath>')
    0.000057     0.000057        2     0.000028 ('~', 0, '<built-in method _io.open_code>')
    0.000014     0.000014        2     0.000007 ('~', 0, "<method '__exit__' of '_io._IOBase' objects>")
    0.000034     0.000034        3     0.000011 ('~', 0, "<method 'read' of '_io.BufferedReader' objects>")
    0.000023     0.000023        1     0.000023 ('~', 0, "<method 'write' of '_io.TextIOWrapper' objects>")
    0.000002     0.000002        3     0.000001 ('~', 0, '<built-in method _thread.allocate_lock>')
    0.000003     0.000003        6     0.000000 ('~', 0, '<built-in method _thread.get_ident>')
    0.000004     0.000004        6     0.000001 ('~', 0, "<method '__exit__' of '_thread.RLock' objects>")
    0.000002     0.000002        3     0.000001 ('~', 0, '<built-in method _weakref._remove_dead_weakref>')
    0.000042     0.000170        2     0.000021 ('<frozen importlib._bootstrap_external>', 1593, 'find_spec')
    0.000012     0.000037        2     0.000006 ('<frozen importlib._bootstrap_external>', 1588, '_get_spec')
    0.000006     0.000211        2     0.000003 ('<frozen importlib._bootstrap_external>', 1520, 'find_spec')
    0.000017     0.000206        2     0.000009 ('<frozen importlib._bootstrap_external>', 1491, '_get_spec')
    0.000006     0.000017        2     0.000003 ('<frozen importlib._bootstrap_external>', 1469, '_path_importer_cache')
    0.000003     0.000022        2     0.000002 ('<frozen importlib._bootstrap_external>', 1202, 'path_stats')
    0.000017     0.000110        2     0.000008 ('<frozen importlib._bootstrap_external>', 1183, 'get_data')
    0.000001     0.000001        2     0.000000 ('<frozen importlib._bootstrap_external>', 1178, 'get_filename')
    0.000001     0.000001        2     0.000000 ('<frozen importlib._bootstrap_external>', 1153, '__init__')
    0.000044     0.000369        2     0.000022 ('<frozen importlib._bootstrap_external>', 1062, 'get_code')
    0.000016     0.001055        2     0.000008 ('<frozen importlib._bootstrap_external>', 989, 'exec_module')
    0.000001     0.000001        2     0.000000 ('<frozen importlib._bootstrap_external>', 986, 'create_module')
    0.000015     0.000024        2     0.000007 ('<frozen importlib._bootstrap_external>', 802, 'spec_from_file_location')
    0.000011     0.000119        2     0.000005 ('<frozen importlib._bootstrap_external>', 751, '_compile_bytecode')
    0.000006     0.000013        2     0.000003 ('<frozen importlib._bootstrap_external>', 699, '_validate_timestamp_pyc')
    0.000009     0.000017        2     0.000005 ('<frozen importlib._bootstrap_external>', 666, '_classify_pyc')
    0.000006     0.000007        2     0.000003 ('<frozen importlib._bootstrap_external>', 643, '_check_name_wrapper')
    0.000013     0.000066        2     0.000006 ('<frozen importlib._bootstrap_external>', 611, '_get_cached')
    0.000029     0.000086        4     0.000007 ('<frozen importlib._bootstrap_external>', 482, 'cache_from_source')
    0.000002     0.000007        2     0.000001 ('<frozen importlib._bootstrap_external>', 185, '_path_abspath')
    0.000003     0.000005        2     0.000002 ('<frozen importlib._bootstrap_external>', 180, '_path_isabs')
    0.000004     0.000027        2     0.000002 ('<frozen importlib._bootstrap_external>', 159, '_path_isfile')
    0.000003     0.000022        2     0.000002 ('<frozen importlib._bootstrap_external>', 150, '_path_is_mode_type')
    0.000006     0.000065        6     0.000001 ('<frozen importlib._bootstrap_external>', 140, '_path_stat')
    0.000013     0.000032        4     0.000003 ('<frozen importlib._bootstrap_external>', 132, '_path_split')
    0.000006     0.000010        8     0.000001 ('<frozen importlib._bootstrap_external>', 134, '<genexpr>')
    0.000033     0.000050       12     0.000003 ('<frozen importlib._bootstrap_external>', 126, '_path_join')
    0.000009     0.000014        6     0.000002 ('<frozen importlib._bootstrap_external>', 84, '_unpack_uint32')
    0.000000     0.000000        2     0.000000 ('<frozen importlib._bootstrap_external>', 71, '_relax_case')
    0.000041     0.001460        3     0.000014 ('<frozen importlib._bootstrap>', 1349, '_find_and_load')
    0.000020     0.001326        3     0.000007 ('<frozen importlib._bootstrap>', 1304, '_find_and_load_unlocked')
    0.000038     0.000301        3     0.000013 ('<frozen importlib._bootstrap>', 1240, '_find_spec')
    0.000004     0.000007        7     0.000001 ('<frozen importlib._bootstrap>', 1226, '__exit__')
    0.000005     0.000008        7     0.000001 ('<frozen importlib._bootstrap>', 1222, '__enter__')
    0.000004     0.000011        2     0.000002 ('<frozen importlib._bootstrap>', 1128, 'find_spec')
    0.000000     0.000000        1     0.000000 ('<frozen importlib._bootstrap>', 1014, 'is_package')
    0.000002     0.000009        1     0.000002 ('<frozen importlib._bootstrap>', 997, 'exec_module')
    0.000003     0.000093        1     0.000003 ('<frozen importlib._bootstrap>', 989, 'create_module')
    0.000008     0.000026        3     0.000003 ('<frozen importlib._bootstrap>', 982, 'find_spec')
    0.000026     0.001142        3     0.000009 ('<frozen importlib._bootstrap>', 911, '_load_unlocked')
    0.000018     0.000229        3     0.000006 ('<frozen importlib._bootstrap>', 806, 'module_from_spec')
    0.000024     0.000111        3     0.000008 ('<frozen importlib._bootstrap>', 733, '_init_module_attrs')
    0.000007     0.000012        1     0.000007 ('<frozen importlib._bootstrap>', 662, 'spec_from_loader')
    0.000001     0.000001        3     0.000000 ('<frozen importlib._bootstrap>', 653, 'has_location')
    0.000004     0.000005        3     0.000001 ('<frozen importlib._bootstrap>', 645, 'parent')
    0.000006     0.000071        4     0.000001 ('<frozen importlib._bootstrap>', 632, 'cached')
    0.000002     0.000002        3     0.000001 ('<frozen importlib._bootstrap>', 599, '__init__')
    0.000004     0.000004        1     0.000004 ('<frozen importlib._bootstrap>', 501, '_requires_builtin_wrapper')
    0.000008     0.000008       15     0.000001 ('<frozen importlib._bootstrap>', 491, '_verbose_message')
    0.000012     0.000803        6     0.000002 ('<frozen importlib._bootstrap>', 480, '_call_with_frames_removed')
    0.000026     0.000038        3     0.000009 ('<frozen importlib._bootstrap>', 426, '_get_module_lock')
    0.000006     0.000010        3     0.000002 ('<frozen importlib._bootstrap>', 445, 'cb')
    0.000005     0.000030        3     0.000002 ('<frozen importlib._bootstrap>', 420, '__exit__')
    0.000012     0.000182        3     0.000004 ('<frozen importlib._bootstrap>', 416, '__enter__')
    0.000002     0.000002        3     0.000001 ('<frozen importlib._bootstrap>', 412, '__init__')
    0.000016     0.000024        3     0.000005 ('<frozen importlib._bootstrap>', 372, 'release')
    0.000057     0.000132        3     0.000019 ('<frozen importlib._bootstrap>', 304, 'acquire')
    0.000008     0.000009        3     0.000003 ('<frozen importlib._bootstrap>', 232, '__init__')
    0.000004     0.000006        3     0.000001 ('<frozen importlib._bootstrap>', 173, '__exit__')
    0.000012     0.000054        3     0.000004 ('<frozen importlib._bootstrap>', 162, '__enter__')
    0.000001     0.000001        3     0.000000 ('<frozen importlib._bootstrap>', 158, '__init__')
    0.000014     0.000040        3     0.000005 ('<frozen importlib._bootstrap>', 124, 'setdefault')
    0.000007     0.000009        3     0.000002 ('<frozen importlib._bootstrap>', 82, 'remove')
    0.000006     0.000006        3     0.000002 ('<frozen importlib._bootstrap>', 79, '__init__')
    0.000017     0.000020        3     0.000006 ('<frozen importlib._bootstrap>', 74, '__new__')
    0.000005     0.000005        2     0.000002 ('<frozen importlib._bootstrap>', 48, '_new_module')
    0.000034     0.000036        1     0.000034 ('mathlib.py', 103, 'root_n')
    0.000039     0.000134        1     0.000039 ('profiling.py', 17, 'calculate_sample_stddev')
    0.000003     0.000003        2     0.000001 ('mathlib.py', 23, 'divide')
    0.000008     0.000008       30     0.000000 ('mathlib.py', 8, 'add')
    0.000004     0.000004       12     0.000000 ('mathlib.py', 15, 'multiply')
    0.000001     0.000001        1     0.000001 ('mathlib.py', 32, 'subtract')
    0.000001     0.000001        1     0.000001 ('errors.py', 1, 'MathLibError')
    0.000001     0.000001        1     0.000001 ('errors.py', 5, 'DomainError')
    0.000001     0.000001        1     0.000001 ('errors.py', 10, 'ZeroDivisionMathError')
    0.000001     0.000001        1     0.000001 ('errors.py', 15, 'ConvergenceError')
    0.000018     0.001652        1     0.000018 ('profiling.py', 1, '<module>')
    0.000007     0.000140        1     0.000007 ('errors.py', 1, '<module>')
    0.000029     0.000044       11     0.000003 ('profiling.py', 8, 'read_numbers_from_stdin')
    0.000064     0.000792        1     0.000064 ('mathlib.py', 1, '<module>')
    0.000017     0.000174        1     0.000017 ('profiling.py', 46, 'main')
    0.000027     0.000027        1     0.000027 ('~', 0, "<method 'disable' of '_lsprof.Profiler' objects>")

profiling vstupů o velikosti 10^3

     tottime      cumtime   ncalls      percall function
--------------------------------------------------------------------------------
    0.000170     0.000170        1     0.000170 ('~', 0, "<method 'split' of 'bytes' objects>")
    0.000004     0.000004        6     0.000001 ('~', 0, "<method 'append' of 'list' objects>")
    0.000002     0.000002        3     0.000001 ('~', 0, "<method 'pop' of 'list' objects>")
    0.000002     0.000002        3     0.000001 ('~', 0, "<method 'remove' of 'list' objects>")
    0.000004     0.000004        6     0.000001 ('~', 0, '<built-in method from_bytes>')
    0.000005     0.000005        9     0.000001 ('~', 0, "<method 'get' of 'dict' objects>")
    0.000003     0.000003        3     0.000001 ('~', 0, "<method 'pop' of 'dict' objects>")
    0.000003     0.000003        3     0.000001 ('~', 0, '<built-in method __new__ of type object at 0xa43b40>')
    0.000012     0.000012       16     0.000001 ('~', 0, "<method 'join' of 'str' objects>")
    0.000004     0.000004        4     0.000001 ('~', 0, "<method 'rfind' of 'str' objects>")
    0.000013     0.000013       28     0.000000 ('~', 0, "<method 'rstrip' of 'str' objects>")
    0.000009     0.000009       12     0.000001 ('~', 0, "<method 'rpartition' of 'str' objects>")
    0.000003     0.000003        2     0.000001 ('~', 0, "<method 'startswith' of 'str' objects>")
    0.000003     0.000003        2     0.000001 ('~', 0, "<method 'endswith' of 'str' objects>")
    0.000143     0.000147        4     0.000036 ('~', 0, '<built-in method builtins.__build_class__>')
    0.000002     0.000002        2     0.000001 ('~', 0, '<built-in method builtins.abs>')
    0.000017     0.006008        3     0.000006 ('~', 0, '<built-in method builtins.exec>')
    0.000013     0.000013       16     0.000001 ('~', 0, '<built-in method builtins.getattr>')
    0.000005     0.000005        7     0.000001 ('~', 0, '<built-in method builtins.hasattr>')
    0.000004     0.000004        7     0.000001 ('~', 0, '<built-in method builtins.isinstance>')
    0.000006     0.000006       17     0.000000 ('~', 0, '<built-in method builtins.len>')
    0.000012     0.000023        4     0.000003 ('~', 0, '<built-in method builtins.max>')
    0.000006     0.000006       13     0.000000 ('~', 0, '<built-in method _imp.acquire_lock>')
    0.000006     0.000006       13     0.000000 ('~', 0, '<built-in method _imp.release_lock>')
    0.000004     0.000004        2     0.000002 ('~', 0, '<built-in method _imp.find_frozen>')
    0.000094     0.000094        1     0.000094 ('~', 0, '<built-in method _imp.create_builtin>')
    0.000006     0.000006        3     0.000002 ('~', 0, '<built-in method _imp.is_builtin>')
    0.000006     0.000006        1     0.000006 ('~', 0, '<built-in method _imp.exec_builtin>')
    0.000001     0.000001        2     0.000001 ('~', 0, '<built-in method _imp._fix_co_filename>')
    0.000113     0.000113        2     0.000057 ('~', 0, '<built-in method marshal.loads>')
    0.000070     0.000070        6     0.000012 ('~', 0, '<built-in method posix.stat>')
    0.000013     0.000013        2     0.000006 ('~', 0, '<built-in method posix.getcwd>')
    0.000003     0.000003        6     0.000000 ('~', 0, '<built-in method posix.fspath>')
    0.000069     0.000069        2     0.000034 ('~', 0, '<built-in method _io.open_code>')
    0.000017     0.000017        2     0.000009 ('~', 0, "<method '__exit__' of '_io._IOBase' objects>")
    0.000044     0.000044        3     0.000015 ('~', 0, "<method 'read' of '_io.BufferedReader' objects>")
    0.000029     0.000029        1     0.000029 ('~', 0, "<method 'write' of '_io.TextIOWrapper' objects>")
    0.000001     0.000001        3     0.000000 ('~', 0, '<built-in method _thread.allocate_lock>')
    0.000003     0.000003        6     0.000000 ('~', 0, '<built-in method _thread.get_ident>')
    0.000004     0.000004        6     0.000001 ('~', 0, "<method '__exit__' of '_thread.RLock' objects>")
    0.000002     0.000002        3     0.000001 ('~', 0, '<built-in method _weakref._remove_dead_weakref>')
    0.000049     0.000205        2     0.000025 ('<frozen importlib._bootstrap_external>', 1593, 'find_spec')
    0.000015     0.000050        2     0.000008 ('<frozen importlib._bootstrap_external>', 1588, '_get_spec')
    0.000007     0.000250        2     0.000003 ('<frozen importlib._bootstrap_external>', 1520, 'find_spec')
    0.000018     0.000243        2     0.000009 ('<frozen importlib._bootstrap_external>', 1491, '_get_spec')
    0.000007     0.000019        2     0.000003 ('<frozen importlib._bootstrap_external>', 1469, '_path_importer_cache')
    0.000004     0.000028        2     0.000002 ('<frozen importlib._bootstrap_external>', 1202, 'path_stats')
    0.000020     0.000133        2     0.000010 ('<frozen importlib._bootstrap_external>', 1183, 'get_data')
    0.000001     0.000001        2     0.000000 ('<frozen importlib._bootstrap_external>', 1178, 'get_filename')
    0.000001     0.000001        2     0.000001 ('<frozen importlib._bootstrap_external>', 1153, '__init__')
    0.000048     0.000418        2     0.000024 ('<frozen importlib._bootstrap_external>', 1062, 'get_code')
    0.000019     0.001187        2     0.000010 ('<frozen importlib._bootstrap_external>', 989, 'exec_module')
    0.000001     0.000001        2     0.000000 ('<frozen importlib._bootstrap_external>', 986, 'create_module')
    0.000020     0.000034        2     0.000010 ('<frozen importlib._bootstrap_external>', 802, 'spec_from_file_location')
    0.000012     0.000129        2     0.000006 ('<frozen importlib._bootstrap_external>', 751, '_compile_bytecode')
    0.000007     0.000016        2     0.000004 ('<frozen importlib._bootstrap_external>', 699, '_validate_timestamp_pyc')
    0.000010     0.000020        2     0.000005 ('<frozen importlib._bootstrap_external>', 666, '_classify_pyc')
    0.000007     0.000008        2     0.000004 ('<frozen importlib._bootstrap_external>', 643, '_check_name_wrapper')
    0.000016     0.000085        2     0.000008 ('<frozen importlib._bootstrap_external>', 611, '_get_cached')
    0.000033     0.000102        4     0.000008 ('<frozen importlib._bootstrap_external>', 482, 'cache_from_source')
    0.000003     0.000010        2     0.000001 ('<frozen importlib._bootstrap_external>', 185, '_path_abspath')
    0.000004     0.000007        2     0.000002 ('<frozen importlib._bootstrap_external>', 180, '_path_isabs')
    0.000005     0.000030        2     0.000002 ('<frozen importlib._bootstrap_external>', 159, '_path_isfile')
    0.000004     0.000025        2     0.000002 ('<frozen importlib._bootstrap_external>', 150, '_path_is_mode_type')
    0.000007     0.000078        6     0.000001 ('<frozen importlib._bootstrap_external>', 140, '_path_stat')
    0.000016     0.000039        4     0.000004 ('<frozen importlib._bootstrap_external>', 132, '_path_split')
    0.000008     0.000012        8     0.000001 ('<frozen importlib._bootstrap_external>', 134, '<genexpr>')
    0.000037     0.000058       12     0.000003 ('<frozen importlib._bootstrap_external>', 126, '_path_join')
    0.000011     0.000016        6     0.000002 ('<frozen importlib._bootstrap_external>', 84, '_unpack_uint32')
    0.000001     0.000001        2     0.000000 ('<frozen importlib._bootstrap_external>', 71, '_relax_case')
    0.000044     0.001625        3     0.000015 ('<frozen importlib._bootstrap>', 1349, '_find_and_load')
    0.000023     0.001500        3     0.000008 ('<frozen importlib._bootstrap>', 1304, '_find_and_load_unlocked')
    0.000043     0.000351        3     0.000014 ('<frozen importlib._bootstrap>', 1240, '_find_spec')
    0.000006     0.000009        7     0.000001 ('<frozen importlib._bootstrap>', 1226, '__exit__')
    0.000005     0.000008        7     0.000001 ('<frozen importlib._bootstrap>', 1222, '__enter__')
    0.000004     0.000012        2     0.000002 ('<frozen importlib._bootstrap>', 1128, 'find_spec')
    0.000000     0.000000        1     0.000000 ('<frozen importlib._bootstrap>', 1014, 'is_package')
    0.000002     0.000010        1     0.000002 ('<frozen importlib._bootstrap>', 997, 'exec_module')
    0.000003     0.000100        1     0.000003 ('<frozen importlib._bootstrap>', 989, 'create_module')
    0.000009     0.000029        3     0.000003 ('<frozen importlib._bootstrap>', 982, 'find_spec')
    0.000034     0.001300        3     0.000011 ('<frozen importlib._bootstrap>', 911, '_load_unlocked')
    0.000021     0.000273        3     0.000007 ('<frozen importlib._bootstrap>', 806, 'module_from_spec')
    0.000031     0.000144        3     0.000010 ('<frozen importlib._bootstrap>', 733, '_init_module_attrs')
    0.000007     0.000014        1     0.000007 ('<frozen importlib._bootstrap>', 662, 'spec_from_loader')
    0.000001     0.000001        3     0.000000 ('<frozen importlib._bootstrap>', 653, 'has_location')
    0.000004     0.000007        3     0.000001 ('<frozen importlib._bootstrap>', 645, 'parent')
    0.000007     0.000092        4     0.000002 ('<frozen importlib._bootstrap>', 632, 'cached')
    0.000003     0.000003        3     0.000001 ('<frozen importlib._bootstrap>', 599, '__init__')
    0.000004     0.000005        1     0.000004 ('<frozen importlib._bootstrap>', 501, '_requires_builtin_wrapper')
    0.000010     0.000010       15     0.000001 ('<frozen importlib._bootstrap>', 491, '_verbose_message')
    0.000013     0.000918        6     0.000002 ('<frozen importlib._bootstrap>', 480, '_call_with_frames_removed')
    0.000049     0.000061        3     0.000016 ('<frozen importlib._bootstrap>', 426, '_get_module_lock')
    0.000007     0.000011        3     0.000002 ('<frozen importlib._bootstrap>', 445, 'cb')
    0.000006     0.000033        3     0.000002 ('<frozen importlib._bootstrap>', 420, '__exit__')
    0.000012     0.000197        3     0.000004 ('<frozen importlib._bootstrap>', 416, '__enter__')
    0.000002     0.000002        3     0.000001 ('<frozen importlib._bootstrap>', 412, '__init__')
    0.000018     0.000027        3     0.000006 ('<frozen importlib._bootstrap>', 372, 'release')
    0.000045     0.000124        3     0.000015 ('<frozen importlib._bootstrap>', 304, 'acquire')
    0.000007     0.000009        3     0.000002 ('<frozen importlib._bootstrap>', 232, '__init__')
    0.000004     0.000007        3     0.000001 ('<frozen importlib._bootstrap>', 173, '__exit__')
    0.000012     0.000057        3     0.000004 ('<frozen importlib._bootstrap>', 162, '__enter__')
    0.000001     0.000001        3     0.000000 ('<frozen importlib._bootstrap>', 158, '__init__')
    0.000016     0.000043        3     0.000005 ('<frozen importlib._bootstrap>', 124, 'setdefault')
    0.000007     0.000009        3     0.000002 ('<frozen importlib._bootstrap>', 82, 'remove')
    0.000007     0.000007        3     0.000002 ('<frozen importlib._bootstrap>', 79, '__init__')
    0.000017     0.000021        3     0.000006 ('<frozen importlib._bootstrap>', 74, '__new__')
    0.000006     0.000006        2     0.000003 ('<frozen importlib._bootstrap>', 48, '_new_module')
    0.000025     0.000028        1     0.000025 ('mathlib.py', 103, 'root_n')
    0.001952     0.004305        1     0.001952 ('profiling.py', 17, 'calculate_sample_stddev')
    0.000003     0.000003        2     0.000002 ('mathlib.py', 23, 'divide')
    0.000602     0.000602     3000     0.000000 ('mathlib.py', 8, 'add')
    0.000201     0.000201     1002     0.000000 ('mathlib.py', 15, 'multiply')
    0.000001     0.000001        1     0.000001 ('mathlib.py', 32, 'subtract')
    0.000001     0.000001        1     0.000001 ('errors.py', 1, 'MathLibError')
    0.000001     0.000001        1     0.000001 ('errors.py', 5, 'DomainError')
    0.000001     0.000001        1     0.000001 ('errors.py', 10, 'ZeroDivisionMathError')
    0.000001     0.000001        1     0.000001 ('errors.py', 15, 'ConvergenceError')
    0.000020     0.006001        1     0.000020 ('profiling.py', 1, '<module>')
    0.000010     0.000157        1     0.000010 ('errors.py', 1, '<module>')
    0.001330     0.001518     1001     0.000001 ('profiling.py', 8, 'read_numbers_from_stdin')
    0.000023     0.000907        1     0.000023 ('mathlib.py', 1, '<module>')
    0.000022     0.004357        1     0.000022 ('profiling.py', 46, 'main')
    0.000035     0.000035        1     0.000035 ('~', 0, "<method 'disable' of '_lsprof.Profiler' objects>")

profiling vstupů o velikosti 10^6

    tottime      cumtime   ncalls      percall function
--------------------------------------------------------------------------------
    0.160590     0.160590        1     0.160590 ('~', 0, "<method 'split' of 'bytes' objects>")
    0.000004     0.000004        6     0.000001 ('~', 0, "<method 'append' of 'list' objects>")
    0.000002     0.000002        3     0.000001 ('~', 0, "<method 'pop' of 'list' objects>")
    0.000002     0.000002        3     0.000001 ('~', 0, "<method 'remove' of 'list' objects>")
    0.000003     0.000003        6     0.000001 ('~', 0, '<built-in method from_bytes>')
    0.000005     0.000005        9     0.000001 ('~', 0, "<method 'get' of 'dict' objects>")
    0.000002     0.000002        3     0.000001 ('~', 0, "<method 'pop' of 'dict' objects>")
    0.000003     0.000003        3     0.000001 ('~', 0, '<built-in method __new__ of type object at 0xa43b40>')
    0.000011     0.000011       16     0.000001 ('~', 0, "<method 'join' of 'str' objects>")
    0.000004     0.000004        4     0.000001 ('~', 0, "<method 'rfind' of 'str' objects>")
    0.000011     0.000011       28     0.000000 ('~', 0, "<method 'rstrip' of 'str' objects>")
    0.000008     0.000008       12     0.000001 ('~', 0, "<method 'rpartition' of 'str' objects>")
    0.000003     0.000003        2     0.000001 ('~', 0, "<method 'startswith' of 'str' objects>")
    0.000002     0.000002        2     0.000001 ('~', 0, "<method 'endswith' of 'str' objects>")
    0.000121     0.000124        4     0.000030 ('~', 0, '<built-in method builtins.__build_class__>')
    0.000002     0.000002        2     0.000001 ('~', 0, '<built-in method builtins.abs>')
    0.000015     3.988618        3     0.000005 ('~', 0, '<built-in method builtins.exec>')
    0.000009     0.000009       16     0.000001 ('~', 0, '<built-in method builtins.getattr>')
    0.000006     0.000006        7     0.000001 ('~', 0, '<built-in method builtins.hasattr>')
    0.000005     0.000005        7     0.000001 ('~', 0, '<built-in method builtins.isinstance>')
    0.000006     0.000006       17     0.000000 ('~', 0, '<built-in method builtins.len>')
    0.000010     0.000020        4     0.000002 ('~', 0, '<built-in method builtins.max>')
    0.000007     0.000007       13     0.000001 ('~', 0, '<built-in method _imp.acquire_lock>')
    0.000005     0.000005       13     0.000000 ('~', 0, '<built-in method _imp.release_lock>')
    0.000003     0.000003        2     0.000002 ('~', 0, '<built-in method _imp.find_frozen>')
    0.000101     0.000101        1     0.000101 ('~', 0, '<built-in method _imp.create_builtin>')
    0.000007     0.000007        3     0.000002 ('~', 0, '<built-in method _imp.is_builtin>')
    0.000006     0.000006        1     0.000006 ('~', 0, '<built-in method _imp.exec_builtin>')
    0.000001     0.000001        2     0.000001 ('~', 0, '<built-in method _imp._fix_co_filename>')
    0.000103     0.000103        2     0.000052 ('~', 0, '<built-in method marshal.loads>')
    0.000066     0.000066        6     0.000011 ('~', 0, '<built-in method posix.stat>')
    0.000012     0.000012        2     0.000006 ('~', 0, '<built-in method posix.getcwd>')
    0.000002     0.000002        6     0.000000 ('~', 0, '<built-in method posix.fspath>')
    0.000079     0.000079        2     0.000040 ('~', 0, '<built-in method _io.open_code>')
    0.000015     0.000015        2     0.000007 ('~', 0, "<method '__exit__' of '_io._IOBase' objects>")
    0.028595     0.028595        3     0.009532 ('~', 0, "<method 'read' of '_io.BufferedReader' objects>")
    0.000036     0.000036        1     0.000036 ('~', 0, "<method 'write' of '_io.TextIOWrapper' objects>")
    0.000002     0.000002        3     0.000001 ('~', 0, '<built-in method _thread.allocate_lock>')
    0.000003     0.000003        6     0.000000 ('~', 0, '<built-in method _thread.get_ident>')
    0.000004     0.000004        6     0.000001 ('~', 0, "<method '__exit__' of '_thread.RLock' objects>")
    0.000002     0.000002        3     0.000001 ('~', 0, '<built-in method _weakref._remove_dead_weakref>')
    0.000050     0.000201        2     0.000025 ('<frozen importlib._bootstrap_external>', 1593, 'find_spec')
    0.000015     0.000044        2     0.000007 ('<frozen importlib._bootstrap_external>', 1588, '_get_spec')
    0.000007     0.000246        2     0.000004 ('<frozen importlib._bootstrap_external>', 1520, 'find_spec')
    0.000017     0.000238        2     0.000008 ('<frozen importlib._bootstrap_external>', 1491, '_get_spec')
    0.000007     0.000020        2     0.000004 ('<frozen importlib._bootstrap_external>', 1469, '_path_importer_cache')
    0.000003     0.000022        2     0.000002 ('<frozen importlib._bootstrap_external>', 1202, 'path_stats')
    0.000018     0.000136        2     0.000009 ('<frozen importlib._bootstrap_external>', 1183, 'get_data')
    0.000001     0.000001        2     0.000000 ('<frozen importlib._bootstrap_external>', 1178, 'get_filename')
    0.000001     0.000001        2     0.000000 ('<frozen importlib._bootstrap_external>', 1153, '__init__')
    0.000045     0.000396        2     0.000022 ('<frozen importlib._bootstrap_external>', 1062, 'get_code')
    0.000016     0.001111        2     0.000008 ('<frozen importlib._bootstrap_external>', 989, 'exec_module')
    0.000001     0.000001        2     0.000000 ('<frozen importlib._bootstrap_external>', 986, 'create_module')
    0.000017     0.000028        2     0.000008 ('<frozen importlib._bootstrap_external>', 802, 'spec_from_file_location')
    0.000011     0.000118        2     0.000006 ('<frozen importlib._bootstrap_external>', 751, '_compile_bytecode')
    0.000006     0.000013        2     0.000003 ('<frozen importlib._bootstrap_external>', 699, '_validate_timestamp_pyc')
    0.000010     0.000019        2     0.000005 ('<frozen importlib._bootstrap_external>', 666, '_classify_pyc')
    0.000007     0.000007        2     0.000003 ('<frozen importlib._bootstrap_external>', 643, '_check_name_wrapper')
    0.000013     0.000069        2     0.000007 ('<frozen importlib._bootstrap_external>', 611, '_get_cached')
    0.000030     0.000089        4     0.000007 ('<frozen importlib._bootstrap_external>', 482, 'cache_from_source')
    0.000003     0.000009        2     0.000001 ('<frozen importlib._bootstrap_external>', 185, '_path_abspath')
    0.000003     0.000006        2     0.000002 ('<frozen importlib._bootstrap_external>', 180, '_path_isabs')
    0.000005     0.000031        2     0.000002 ('<frozen importlib._bootstrap_external>', 159, '_path_isfile')
    0.000004     0.000026        2     0.000002 ('<frozen importlib._bootstrap_external>', 150, '_path_is_mode_type')
    0.000007     0.000074        6     0.000001 ('<frozen importlib._bootstrap_external>', 140, '_path_stat')
    0.000014     0.000034        4     0.000004 ('<frozen importlib._bootstrap_external>', 132, '_path_split')
    0.000007     0.000010        8     0.000001 ('<frozen importlib._bootstrap_external>', 134, '<genexpr>')
    0.000036     0.000055       12     0.000003 ('<frozen importlib._bootstrap_external>', 126, '_path_join')
    0.000010     0.000014        6     0.000002 ('<frozen importlib._bootstrap_external>', 84, '_unpack_uint32')
    0.000001     0.000001        2     0.000000 ('<frozen importlib._bootstrap_external>', 71, '_relax_case')
    0.000061     0.001526        3     0.000020 ('<frozen importlib._bootstrap>', 1349, '_find_and_load')
    0.000021     0.001397        3     0.000007 ('<frozen importlib._bootstrap>', 1304, '_find_and_load_unlocked')
    0.000045     0.000348        3     0.000015 ('<frozen importlib._bootstrap>', 1240, '_find_spec')
    0.000005     0.000008        7     0.000001 ('<frozen importlib._bootstrap>', 1226, '__exit__')
    0.000005     0.000008        7     0.000001 ('<frozen importlib._bootstrap>', 1222, '__enter__')
    0.000005     0.000012        2     0.000002 ('<frozen importlib._bootstrap>', 1128, 'find_spec')
    0.000000     0.000000        1     0.000000 ('<frozen importlib._bootstrap>', 1014, 'is_package')
    0.000001     0.000010        1     0.000001 ('<frozen importlib._bootstrap>', 997, 'exec_module')
    0.000004     0.000109        1     0.000004 ('<frozen importlib._bootstrap>', 989, 'create_module')
    0.000009     0.000029        3     0.000003 ('<frozen importlib._bootstrap>', 982, 'find_spec')
    0.000027     0.001204        3     0.000009 ('<frozen importlib._bootstrap>', 911, '_load_unlocked')
    0.000020     0.000253        3     0.000007 ('<frozen importlib._bootstrap>', 806, 'module_from_spec')
    0.000026     0.000117        3     0.000009 ('<frozen importlib._bootstrap>', 733, '_init_module_attrs')
    0.000007     0.000013        1     0.000007 ('<frozen importlib._bootstrap>', 662, 'spec_from_loader')
    0.000001     0.000001        3     0.000000 ('<frozen importlib._bootstrap>', 653, 'has_location')
    0.000003     0.000005        3     0.000001 ('<frozen importlib._bootstrap>', 645, 'parent')
    0.000006     0.000075        4     0.000001 ('<frozen importlib._bootstrap>', 632, 'cached')
    0.000002     0.000002        3     0.000001 ('<frozen importlib._bootstrap>', 599, '__init__')
    0.000005     0.000005        1     0.000005 ('<frozen importlib._bootstrap>', 501, '_requires_builtin_wrapper')
    0.000009     0.000009       15     0.000001 ('<frozen importlib._bootstrap>', 491, '_verbose_message')
    0.000012     0.000838        6     0.000002 ('<frozen importlib._bootstrap>', 480, '_call_with_frames_removed')
    0.000026     0.000039        3     0.000009 ('<frozen importlib._bootstrap>', 426, '_get_module_lock')
    0.000007     0.000011        3     0.000002 ('<frozen importlib._bootstrap>', 445, 'cb')
    0.000005     0.000030        3     0.000002 ('<frozen importlib._bootstrap>', 420, '__exit__')
    0.000012     0.000173        3     0.000004 ('<frozen importlib._bootstrap>', 416, '__enter__')
    0.000002     0.000002        3     0.000001 ('<frozen importlib._bootstrap>', 412, '__init__')
    0.000017     0.000025        3     0.000006 ('<frozen importlib._bootstrap>', 372, 'release')
    0.000043     0.000122        3     0.000014 ('<frozen importlib._bootstrap>', 304, 'acquire')
    0.000008     0.000010        3     0.000003 ('<frozen importlib._bootstrap>', 232, '__init__')
    0.000004     0.000006        3     0.000001 ('<frozen importlib._bootstrap>', 173, '__exit__')
    0.000013     0.000057        3     0.000004 ('<frozen importlib._bootstrap>', 162, '__enter__')
    0.000001     0.000001        3     0.000000 ('<frozen importlib._bootstrap>', 158, '__init__')
    0.000015     0.000042        3     0.000005 ('<frozen importlib._bootstrap>', 124, 'setdefault')
    0.000007     0.000009        3     0.000002 ('<frozen importlib._bootstrap>', 82, 'remove')
    0.000007     0.000007        3     0.000002 ('<frozen importlib._bootstrap>', 79, '__init__')
    0.000017     0.000021        3     0.000006 ('<frozen importlib._bootstrap>', 74, '__new__')
    0.000005     0.000005        2     0.000002 ('<frozen importlib._bootstrap>', 48, '_new_module')
    0.000031     0.000035        1     0.000031 ('mathlib.py', 103, 'root_n')
    1.752968     3.987000        1     1.752968 ('profiling.py', 17, 'calculate_sample_stddev')
    0.000004     0.000004        2     0.000002 ('mathlib.py', 23, 'divide')
    0.576287     0.576287  3000000     0.000000 ('mathlib.py', 8, 'add')
    0.186896     0.186896  1000002     0.000000 ('mathlib.py', 15, 'multiply')
    0.000001     0.000001        1     0.000001 ('mathlib.py', 32, 'subtract')
    0.000001     0.000001        1     0.000001 ('errors.py', 1, 'MathLibError')
    0.000001     0.000001        1     0.000001 ('errors.py', 5, 'DomainError')
    0.000000     0.000000        1     0.000000 ('errors.py', 10, 'ZeroDivisionMathError')
    0.000000     0.000000        1     0.000000 ('errors.py', 15, 'ConvergenceError')
    0.000023     3.988611        1     0.000023 ('profiling.py', 1, '<module>')
    0.000007     0.000131        1     0.000007 ('errors.py', 1, '<module>')
    1.281646     1.470808  1000001     0.000001 ('profiling.py', 8, 'read_numbers_from_stdin')
    0.000024     0.000827        1     0.000024 ('mathlib.py', 1, '<module>')
    0.000027     3.987063        1     0.000027 ('profiling.py', 46, 'main')
    0.000039     0.000039        1     0.000039 ('~', 0, "<method 'disable' of '_lsprof.Profiler' objects>")