-
Notifications
You must be signed in to change notification settings - Fork 2
/
mine2.txt
67 lines (63 loc) · 5.16 KB
/
mine2.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
1.0
(425, 242)
(426, 242)
15505 function calls (14531 primitive calls) in 0.045 seconds
Ordered by: standard name
ncalls tottime percall cumtime percall filename:lineno(function)
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:119(release)
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:159(__init__)
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:163(__enter__)
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:170(__exit__)
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:176(_get_module_lock)
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:190(cb)
2 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:214(_call_with_frames_removed)
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:225(_verbose_message)
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:235(_requires_builtin_wrapper)
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:310(__init__)
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:314(__enter__)
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:321(__exit__)
4 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:324(<genexpr>)
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:372(__init__)
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:419(parent)
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:427(has_location)
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:436(spec_from_loader)
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:510(_init_module_attrs)
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:570(module_from_spec)
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:659(_load_unlocked)
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:716(find_spec)
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:737(create_module)
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:74(__init__)
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:745(exec_module)
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:762(is_package)
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:852(__enter__)
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:856(__exit__)
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:879(_find_spec)
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:939(_find_and_load_unlocked)
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:94(acquire)
1 0.000 0.000 0.001 0.001 <frozen importlib._bootstrap>:966(_find_and_load)
6 0.000 0.000 0.000 0.000 cp1252.py:18(encode)
1 0.000 0.000 0.045 0.045 shortest_distance2.py:1(<module>)
975/1 0.005 0.000 0.042 0.042 shortest_distance2.py:25(search_pair)
3036 0.011 0.000 0.015 0.000 shortest_distance2.py:4(lenght)
487 0.016 0.000 0.033 0.000 shortest_distance2.py:43(get_strip)
1633 0.001 0.000 0.001 0.000 shortest_distance2.py:52(<lambda>)
488 0.001 0.000 0.004 0.000 shortest_distance2.py:8(halves_search)
6 0.000 0.000 0.000 0.000 {built-in method _codecs.charmap_encode}
1 0.000 0.000 0.000 0.000 {built-in method _imp.acquire_lock}
1 0.000 0.000 0.000 0.000 {built-in method _imp.create_builtin}
1 0.000 0.000 0.000 0.000 {built-in method _imp.exec_builtin}
1 0.000 0.000 0.000 0.000 {built-in method _imp.is_builtin}
2 0.000 0.000 0.000 0.000 {built-in method _imp.release_lock}
2 0.000 0.000 0.000 0.000 {built-in method _thread.allocate_lock}
2 0.000 0.000 0.000 0.000 {built-in method _thread.get_ident}
1 0.000 0.000 0.000 0.000 {built-in method builtins.any}
1 0.000 0.000 0.045 0.045 {built-in method builtins.exec}
4 0.000 0.000 0.000 0.000 {built-in method builtins.getattr}
4 0.000 0.000 0.000 0.000 {built-in method builtins.hasattr}
3655 0.001 0.000 0.001 0.000 {built-in method builtins.len}
3 0.000 0.000 0.000 0.000 {built-in method builtins.print}
3036 0.004 0.000 0.004 0.000 {built-in method math.sqrt}
1633 0.001 0.000 0.001 0.000 {method 'append' of 'list' objects}
1 0.000 0.000 0.000 0.000 {method 'disable' of '_lsprof.Profiler' objects}
2 0.000 0.000 0.000 0.000 {method 'rpartition' of 'str' objects}
488 0.004 0.000 0.006 0.000 {method 'sort' of 'list' objects}