Skip to content

Instantly share code, notes, and snippets.

@Infernio
Last active January 9, 2021 17:21
Show Gist options
  • Save Infernio/a63835e3b1808e73b50fe8b27b4c6059 to your computer and use it in GitHub Desktop.
Save Infernio/a63835e3b1808e73b50fe8b27b4c6059 to your computer and use it in GitHub Desktop.
After cursing about paths and optimizing getIniPath's innocent-looking but in reality horrid use of them
__init__.py 1074 _handle_left_down: 308421 function calls (308413 primitive calls) in 0.337 seconds
Ordered by: cumulative time
ncalls tottime percall cumtime percall filename:lineno(function)
1 0.000 0.000 0.326 0.326 bash\balt.py:866(_conversation_wrapper)
1 0.000 0.000 0.325 0.325 bash\basher\__init__.py:1092(_toggle_active_state)
4 0.002 0.001 0.243 0.061 bash\balt.py:1068(PopulateItems)
1 0.000 0.000 0.235 0.235 bash\basher\__init__.py:983(RefreshUI)
2 0.000 0.000 0.235 0.118 bash\balt.py:1094(RefreshUI)
561 0.011 0.000 0.225 0.000 bash\balt.py:1006(PopulateItem)
561 0.006 0.000 0.109 0.000 bash\balt.py:1047(__setUI)
4344 0.101 0.000 0.101 0.000 {built-in method SetItem}
1 0.000 0.000 0.070 0.070 bash\bosh\__init__.py:1795(_modinfos_cache_wrapper)
525 0.006 0.000 0.039 0.000 bash\basher\__init__.py:884(set_item_format)
1 0.000 0.000 0.029 0.029 bash\bosh\__init__.py:1923(cached_lo_save_active)
1 0.000 0.000 0.028 0.028 bash\load_order.py:246(save_lo)
1 0.000 0.000 0.026 0.026 bash\_games_lo.py:261(set_load_order)
3 0.000 0.000 0.023 0.008 bash\basher\__init__.py:154(SetDetails)
3 0.000 0.000 0.023 0.008 bash\basher\__init__.py:151(_setDetails)
2 0.000 0.000 0.023 0.012 bash\basher\__init__.py:1454(SetFile)
3 0.000 0.000 0.022 0.007 bash\basher\__init__.py:372(SetFileInfo)
1 0.000 0.000 0.021 0.021 bash\bosh\__init__.py:2125(_refreshMissingStrings)
1 0.000 0.000 0.021 0.021 bash\bosh\__init__.py:2129(<setcomp>)
525 0.001 0.000 0.021 0.000 bash\bosh\__init__.py:790(isMissingStrings)
1 0.001 0.001 0.020 0.020 bash\bosh\__init__.py:2463(lo_deactivate)
56855 0.015 0.000 0.018 0.000 bash\bolt.py:931(__hash__)
1 0.000 0.000 0.017 0.017 bash\bosh\__init__.py:2091(_refresh_mod_inis)
528 0.000 0.000 0.017 0.000 bash\load_order.py:228(get_ordered)
561 0.001 0.000 0.017 0.000 bash\gui\misc_components.py:40(Style)
20 0.000 0.000 0.016 0.001 bash\bosh\__init__.py:771(_find_string_bsas)
561 0.016 0.000 0.016 0.000 {built-in method SetStyle}
536 0.003 0.000 0.016 0.000 {method 'sort' of 'list' objects}
20 0.002 0.000 0.015 0.001 bash\bosh\__init__.py:2616(get_bsa_lo)
524 0.001 0.000 0.014 0.000 bash\bolt.py:766(isfile)
585 0.014 0.000 0.014 0.000 {nt.stat}
524 0.001 0.000 0.014 0.000 C:\Python27\lib\genericpath.py:34(isfile)
552 0.005 0.000 0.013 0.000 {sorted}
525 0.002 0.000 0.013 0.000 bash\bosh\__init__.py:212(getStatus)
11/7 0.000 0.000 0.012 0.002 bash\gui\events.py:155(_post)
1 0.000 0.000 0.012 0.012 bash\balt.py:1290(SelectAndShowItem)
6/5 0.000 0.000 0.012 0.002 {built-in method SetItemState}
1 0.000 0.000 0.012 0.012 bash\balt.py:1258(SelectItem)
5/4 0.000 0.000 0.012 0.003 bash\gui\list_ctrl.py:310(lc_select_item_at_index)
2 0.000 0.000 0.012 0.006 bash\balt.py:1113(_refresh_details)
1 0.002 0.002 0.012 0.012 bash\_games_lo.py:430(_fix_load_order)
1 0.000 0.000 0.012 0.012 bash\balt.py:997(_handle_select)
1 0.000 0.000 0.012 0.012 bash\basher\__init__.py:1082(_select)
1 0.000 0.000 0.012 0.012 bash\balt.py:999(_select)
2665 0.005 0.000 0.010 0.000 bash\bolt.py:1640(getItem)
36 0.000 0.000 0.010 0.000 bash\gui\list_ctrl.py:239(InsertListCtrlItem)
1 0.002 0.002 0.008 0.008 bash\_games_lo.py:495(_fix_active_plugins)
4 0.000 0.000 0.008 0.002 bash\balt.py:1309(SortItems)
1 0.003 0.003 0.008 0.008 bash\bosh\__init__.py:2476(_children)
36 0.008 0.000 0.008 0.000 {built-in method InsertItem}
7918 0.004 0.000 0.007 0.000 bash\bolt.py:1164(__getitem__)
597 0.007 0.000 0.007 0.000 {built-in method GetItem}
1050 0.001 0.000 0.007 0.000 bash\balt.py:1383(GetItem)
7286 0.005 0.000 0.006 0.000 bash\bolt.py:943(__lt__)
10702 0.005 0.000 0.006 0.000 bash\bolt.py:933(__eq__)
525 0.001 0.000 0.006 0.000 bash\bosh\__init__.py:2562(getDirtyMessage)
1051 0.001 0.000 0.006 0.000 bash\gui\list_ctrl.py:265(FindItemAt)
1 0.000 0.000 0.006 0.006 bash\_games_lo.py:1116(_persist_if_changed)
1 0.000 0.000 0.006 0.006 bash\_games_lo.py:1100(_persist_load_order)
320 0.000 0.000 0.006 0.000 bash\ini_files.py:90(has_setting)
360 0.000 0.000 0.005 0.000 bash\ini_files.py:111(get_ci_settings)
367 0.000 0.000 0.005 0.000 bash\ini_files.py:130(do_update)
1 0.000 0.000 0.005 0.005 bash\_games_lo.py:421(_write_plugins_txt)
1051 0.005 0.000 0.005 0.000 {built-in method GetItemData}
1 0.000 0.000 0.005 0.005 bash\_games_lo.py:409(_write_modfile)
1 0.000 0.000 0.005 0.005 bash\_games_lo.py:42(_write_plugins_txt_)
367 0.000 0.000 0.005 0.000 bash\bolt.py:1213(do_update)
3098 0.001 0.000 0.005 0.000 bash\load_order.py:217(cached_lo_index_or_max)
4212 0.002 0.000 0.005 0.000 bash\load_order.py:215(cached_lo_index)
525 0.001 0.000 0.005 0.000 bash\_games_lo.py:474(<lambda>)
563 0.001 0.000 0.005 0.000 bash\bosh\__init__.py:547(getBashTags)
367 0.000 0.000 0.004 0.000 bash\bolt.py:1196(_stat_tuple)
1 0.001 0.001 0.004 0.004 bash\_games_lo.py:51(__write_plugins)
4 0.000 0.000 0.004 0.001 bash\balt.py:1351(_SortItems)
368 0.000 0.000 0.004 0.000 bash\bolt.py:684(size_mtime)
3086 0.002 0.000 0.004 0.000 {method 'encode' of 'unicode' objects}
1050 0.001 0.000 0.004 0.000 bash\bosh\__init__.py:439(cached_mod_crc)
525 0.001 0.000 0.004 0.000 bash\bosh\__init__.py:669(hasBadMasterNames)
368 0.004 0.000 0.004 0.000 {nt.lstat}
565 0.000 0.000 0.004 0.000 bash\balt.py:1002(item_count)
525 0.001 0.000 0.004 0.000 bash\basher\__init__.py:832(<lambda>)
1610 0.002 0.000 0.004 0.000 bash\_games_lo.py:1049(in_master_block)
525 0.001 0.000 0.004 0.000 bash\basher\__init__.py:835(<lambda>)
525 0.001 0.000 0.004 0.000 bash\basher\__init__.py:840(<lambda>)
57335 0.004 0.000 0.004 0.000 {hash}
525 0.001 0.000 0.004 0.000 bash\basher\__init__.py:837(<lambda>)
565 0.000 0.000 0.003 0.000 bash\gui\list_ctrl.py:298(lc_item_count)
20 0.002 0.000 0.003 0.000 bash\bosh\__init__.py:681(mod_bsas)
525 0.001 0.000 0.003 0.000 bash\bosh\loot_parser.py:174(is_plugin_dirty)
561 0.003 0.000 0.003 0.000 {built-in method GetFont}
525 0.000 0.000 0.003 0.000 bash\basher\__init__.py:831(<lambda>)
4212 0.002 0.000 0.003 0.000 bash\load_order.py:131(lindex)
565 0.003 0.000 0.003 0.000 {built-in method GetItemCount}
561 0.001 0.000 0.003 0.000 bash\bosh\__init__.py:2005(hexIndexString)
2 0.001 0.001 0.003 0.001 bash\_games_lo.py:570(_check_for_duplicates)
525 0.001 0.000 0.003 0.000 bash\bosh\__init__.py:442(crc_string)
525 0.001 0.000 0.003 0.000 bash\bosh\__init__.py:2093(<genexpr>)
525 0.001 0.000 0.003 0.000 bash\bosh\loot_parser.py:182(check_dirty)
2700 0.001 0.000 0.003 0.000 bash\bolt.py:1162(__contains__)
3086 0.001 0.000 0.002 0.000 C:\Python27\lib\encodings\cp1252.py:11(encode)
528 0.000 0.000 0.002 0.000 {any}
21456 0.002 0.000 0.002 0.000 {isinstance}
525 0.002 0.000 0.002 0.000 bash\bosh\__init__.py:454(real_index_string)
1684 0.002 0.000 0.002 0.000 bash\load_order.py:210(cached_is_active)
1 0.000 0.000 0.002 0.002 bash\load_order.py:263(_update_cache)
1 0.001 0.001 0.002 0.002 bash\load_order.py:103(__init__)
2 0.001 0.000 0.002 0.001 bash\_games_lo.py:1123(_order_fixed)
525 0.002 0.000 0.002 0.000 bash\bolt.py:233(round_size)
525 0.000 0.000 0.002 0.000 bash\bosh\__init__.py:196(isMod)
2538 0.001 0.000 0.002 0.000 bash\bosh\__init__.py:221(<genexpr>)
525 0.001 0.000 0.002 0.000 bash\balt.py:983(cols)
1085 0.000 0.000 0.002 0.000 bash\load_order.py:68(in_master_block)
36 0.000 0.000 0.002 0.000 bash\basher\__init__.py:409(set_item_format)
4 0.000 0.000 0.002 0.000 bash\gui\list_ctrl.py:269(ReorderDisplayed)
180 0.000 0.000 0.002 0.000 bash\bolt.py:727(join)
525 0.001 0.000 0.002 0.000 bash\basher\__init__.py:838(<lambda>)
561 0.001 0.000 0.002 0.000 bash\bolt.py:2266(<lambda>)
525 0.001 0.000 0.002 0.000 bash\bosh\__init__.py:1371(rightFileType)
4 0.000 0.000 0.002 0.000 bash\balt.py:1370(_setColumnSortIndicator)
8 0.000 0.000 0.002 0.000 C:\Python27\lib\site-packages\wx\core.py:2893(_ListCtrl_SetColumnImage)
61 0.000 0.000 0.002 0.000 C:\Python27\lib\genericpath.py:23(exists)
3086 0.002 0.000 0.002 0.000 {_codecs.charmap_encode}
60 0.000 0.000 0.002 0.000 bash\bolt.py:762(exists)
512 0.000 0.000 0.002 0.000 bash\bolt.py:152(encode)
80 0.000 0.000 0.002 0.000 bash\bosh\__init__.py:707(_string_files_paths)
8 0.002 0.000 0.002 0.000 {built-in method SetColumn}
40 0.000 0.000 0.002 0.000 bash\bosh\__init__.py:2629(bsas_from_ini)
4 0.001 0.000 0.002 0.000 {built-in method SortItems}
1594 0.001 0.000 0.001 0.000 bash\bosh\__init__.py:371(get_extension)
561 0.000 0.000 0.001 0.000 bash\bosh\__init__.py:665(hasActiveTimeConflict)
3 0.000 0.000 0.001 0.000 bash\basher\__init__.py:275(_sortEsmsFirst)
1622 0.001 0.000 0.001 0.000 {method 'add' of 'set' objects}
40 0.000 0.000 0.001 0.000 bash\ini_files.py:95(getSetting)
524 0.001 0.000 0.001 0.000 bash\bosh\__init__.py:701(getIniPath)
569 0.000 0.000 0.001 0.000 bash\bolt.py:1459(getChanged)
525 0.000 0.000 0.001 0.000 bash\basher\__init__.py:277(<lambda>)
1 0.001 0.001 0.001 0.001 bash\_games_lo.py:1132(check_active_limit)
561 0.001 0.000 0.001 0.000 bash\load_order.py:396(has_load_order_conflict_active)
10689 0.001 0.000 0.001 0.000 bash\bolt.py:531(s)
563 0.001 0.000 0.001 0.000 bash\bosh\__init__.py:885(process_tags)
5920 0.001 0.000 0.001 0.000 {method 'match' of '_sre.SRE_Pattern' objects}
2 0.000 0.000 0.001 0.001 bash\basher\__init__.py:218(SetStatusCount)
360 0.000 0.000 0.001 0.000 bash\bolt.py:345(__contains__)
1 0.000 0.000 0.001 0.001 bash\load_order.py:132(lorder)
925 0.001 0.000 0.001 0.000 bash\bolt.py:425(GPath_no_norm)
561 0.001 0.000 0.001 0.000 {built-in method SetTextColour}
525 0.001 0.000 0.001 0.000 {method 'search' of '_sre.SRE_Pattern' objects}
2409 0.001 0.000 0.001 0.000 bash\gui\list_ctrl.py:272(<lambda>)
525 0.001 0.000 0.001 0.000 bash\basher\__init__.py:830(<lambda>)
525 0.001 0.000 0.001 0.000 {method 'remove' of 'set' objects}
360 0.000 0.000 0.001 0.000 bash\bolt.py:467(getNorm)
1024 0.001 0.000 0.001 0.000 {method 'write' of 'file' objects}
569 0.001 0.000 0.001 0.000 bash\bolt.py:1453(setChanged)
400 0.000 0.000 0.001 0.000 bash\bosh\__init__.py:2632(<genexpr>)
1 0.000 0.000 0.001 0.001 bash\_games_lo.py:556(_check_active_order)
1 0.000 0.000 0.001 0.001 bash\bosh\__init__.py:2913(_recalc_real_indices)
1 0.000 0.000 0.001 0.001 bash\bosh\__init__.py:2107(_refreshBadNames)
1 0.000 0.000 0.001 0.001 bash\basher\__init__.py:1894(_sbCount)
1 0.000 0.000 0.001 0.001 {_functools.reduce}
561 0.001 0.000 0.001 0.000 bash\balt.py:141(Get)
2154 0.001 0.000 0.001 0.000 bash\bolt.py:607(cext)
375 0.000 0.000 0.001 0.000 bash\bosh\__init__.py:781(bsa_heuristic)
12 0.000 0.000 0.001 0.000 bash\gui\text_components.py:143(text_content)
561 0.001 0.000 0.001 0.000 bash\balt.py:1032(__init__)
12 0.000 0.000 0.001 0.000 {built-in method SetValue}
561 0.000 0.000 0.001 0.000 bash\bosh\__init__.py:2553(isBadFileName)
121 0.000 0.000 0.001 0.000 C:\Python27\lib\ntpath.py:415(normpath)
560 0.000 0.000 0.001 0.000 bash\load_order.py:223(cached_active_index)
524 0.000 0.000 0.001 0.000 bash\basher\__init__.py:1901(<lambda>)
2 0.000 0.000 0.001 0.000 bash\_games_lo.py:1437(_fixed_order_plugins)
1 0.000 0.000 0.001 0.001 bash\basher\__init__.py:4120(saveListRefresh)
525 0.001 0.000 0.001 0.000 bash\basher\__init__.py:809(_get)
4 0.000 0.000 0.001 0.000 C:\Python27\lib\site-packages\wx\core.py:2907(_ListCtrl_ClearColumnImage)
512 0.000 0.000 0.001 0.000 bash\_games_lo.py:52(asterisk)
525 0.000 0.000 0.001 0.000 bash\basher\__init__.py:816(<lambda>)
180 0.000 0.000 0.001 0.000 C:\Python27\lib\ntpath.py:63(join)
395 0.000 0.000 0.001 0.000 bash\bolt.py:571(csbody)
3 0.000 0.000 0.001 0.000 bash\balt.py:1281(DeleteAll)
562 0.000 0.000 0.001 0.000 bash\bosh\__init__.py:1902(bashed_patches)
3 0.000 0.000 0.001 0.000 bash\gui\list_ctrl.py:256(DeleteAll)
561 0.000 0.000 0.001 0.000 bash\bosh\__init__.py:661(hasTimeConflict)
3 0.000 0.000 0.000 0.000 {built-in method DeleteAllItems}
481 0.000 0.000 0.000 0.000 C:\Python27\lib\ntpath.py:96(splitdrive)
36 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:141(getBashTags)
1 0.000 0.000 0.000 0.000 bash\bolt.py:800(open)
525 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:448(real_index)
2657 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:403(is_esl)
1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:2080(SetFile)
561 0.000 0.000 0.000 0.000 {method 'split' of '_sre.SRE_Pattern' objects}
560 0.000 0.000 0.000 0.000 bash\load_order.py:139(activeIndex)
981 0.000 0.000 0.000 0.000 C:\Python27\lib\gettext.py:292(ugettext)
400 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:2630(<genexpr>)
360 0.000 0.000 0.000 0.000 {function __contains__ at 0x0000000002F24518}
1 0.000 0.000 0.000 0.000 bash\load_order.py:112(<dictcomp>)
1 0.000 0.000 0.000 0.000 bash\_games_lo.py:558(<dictcomp>)
2 0.000 0.000 0.000 0.000 {method 'extend' of 'list' objects}
1 0.000 0.000 0.000 0.000 bash\load_order.py:116(<dictcomp>)
120 0.000 0.000 0.000 0.000 bash\bolt.py:317(__getitem__)
26 0.000 0.000 0.000 0.000 bash\_games_lo.py:1443(<genexpr>)
683 0.000 0.000 0.000 0.000 bash\bolt.py:2263(_to_cmp)
1515 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:375(has_esm_flag)
1 0.000 0.000 0.000 0.000 {open}
1050 0.000 0.000 0.000 0.000 {method 'rstrip' of 'unicode' objects}
8 0.000 0.000 0.000 0.000 bash\gui\text_components.py:106(_update_tooltip)
36 0.000 0.000 0.000 0.000 bash\basher\__init__.py:392(GetMasterStatus)
561 0.000 0.000 0.000 0.000 {built-in method SetFont}
1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1905(<setcomp>)
561 0.000 0.000 0.000 0.000 {built-in method SetUnderlined}
396 0.000 0.000 0.000 0.000 C:\Python27\lib\ntpath.py:43(normcase)
2244 0.000 0.000 0.000 0.000 bash\load_order.py:120(active)
942 0.000 0.000 0.000 0.000 {method 'replace' of 'unicode' objects}
1122 0.000 0.000 0.000 0.000 bash\gui\base_components.py:117(__getitem__)
569 0.000 0.000 0.000 0.000 {built-in method SetImage}
40 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:2570(ini_files)
2 0.000 0.000 0.000 0.000 bash\basher\__init__.py:3879(set_status_count)
480 0.000 0.000 0.000 0.000 bash\bolt.py:296(_ci_str)
1 0.000 0.000 0.000 0.000 {built-in method SetStatusText}
36 0.000 0.000 0.000 0.000 bash\basher\__init__.py:316(<lambda>)
480 0.000 0.000 0.000 0.000 bash\bolt.py:266(__hash__)
8 0.000 0.000 0.000 0.000 {built-in method GetTextExtent}
1 0.000 0.000 0.000 0.000 bash\gui\misc_components.py:83(set_bitmap)
561 0.000 0.000 0.000 0.000 bash\load_order.py:393(has_load_order_conflict)
1125 0.000 0.000 0.000 0.000 bash\gui\base_components.py:73(to_rgba_tuple)
382 0.000 0.000 0.000 0.000 C:\Python27\lib\collections.py:71(__setitem__)
1 0.000 0.000 0.000 0.000 bash\gui\misc_components.py:94(_handle_resize)
3 0.000 0.000 0.000 0.000 bash\_games_lo.py:1431(remove_from_plugins_txt)
1898 0.000 0.000 0.000 0.000 {method 'lower' of 'unicode' objects}
663 0.000 0.000 0.000 0.000 {method 'get' of 'dict' objects}
40 0.000 0.000 0.000 0.000 C:\Python27\lib\collections.py:121(values)
525 0.000 0.000 0.000 0.000 bash\bolt.py:1096(__getattr__)
4 0.000 0.000 0.000 0.000 bash\gui\list_ctrl.py:271(<dictcomp>)
120 0.000 0.000 0.000 0.000 {function __getitem__ at 0x0000000002F24198}
1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1896(merged)
525 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:652(isBP)
1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:2268(getSemiActive)
21 0.000 0.000 0.000 0.000 C:\Python27\lib\collections.py:50(__init__)
40 0.000 0.000 0.000 0.000 C:\Python27\lib\re.py:208(escape)
2409 0.000 0.000 0.000 0.000 bash\bolt.py:1720(cmp_)
37 0.000 0.000 0.000 0.000 {method 'index' of 'list' objects}
1052 0.000 0.000 0.000 0.000 bash\brec\common_records.py:106(author)
36 0.000 0.000 0.000 0.000 bash\basher\__init__.py:323(cols)
1050 0.000 0.000 0.000 0.000 bash\bolt.py:526(__unicode__)
66 0.000 0.000 0.000 0.000 bash\bosh\bsa_files.py:546(has_assets)
561 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:2010(masterWithVersion)
200 0.000 0.000 0.000 0.000 bash\bolt.py:268(__eq__)
525 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:191(size)
561 0.000 0.000 0.000 0.000 bash\balt.py:112(GetImageList)
36 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:137(hasActiveTimeConflict)
180 0.000 0.000 0.000 0.000 bash\bolt.py:414(GPath)
38 0.000 0.000 0.000 0.000 bash\balt.py:1389(GetIndex)
367 0.000 0.000 0.000 0.000 bash\bolt.py:1236(_file_changed)
1 0.000 0.000 0.000 0.000 bash\load_order.py:383(must_be_active_if_present)
36 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:106(__init__)
2 0.000 0.000 0.000 0.000 bash\basher\__init__.py:486(_reList)
563 0.000 0.000 0.000 0.000 {method 'copy' of 'set' objects}
8 0.000 0.000 0.000 0.000 {built-in method GetColumn}
90 0.000 0.000 0.000 0.000 bash\bolt.py:1181(get)
2 0.000 0.000 0.000 0.000 bash\basher\__init__.py:3834(bind_refresh)
389 0.000 0.000 0.000 0.000 bash\load_order.py:74(max_espms)
38 0.000 0.000 0.000 0.000 bash\gui\list_ctrl.py:261(FindIndexOf)
723 0.000 0.000 0.000 0.000 C:\Python27\lib\collections.py:90(__iter__)
1 0.000 0.000 0.000 0.000 bash\_games_lo.py:425(__update_plugins_txt_cache_info)
36 0.000 0.000 0.000 0.000 bash\basher\__init__.py:313(<lambda>)
161 0.000 0.000 0.000 0.000 {method 'split' of 'unicode' objects}
36 0.000 0.000 0.000 0.000 bash\basher\__init__.py:346(allowEdit)
727 0.000 0.000 0.000 0.000 bash\bolt.py:1207(abs_path)
560 0.000 0.000 0.000 0.000 bash\_games_lo.py:335(has_load_order_conflict_active)
1 0.000 0.000 0.000 0.000 bash\balt.py:1283(EnsureVisibleItem)
20 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:677(_modname)
605 0.000 0.000 0.000 0.000 {method 'iteritems' of 'dict' objects}
1 0.000 0.000 0.000 0.000 {built-in method Clear}
4 0.000 0.000 0.000 0.000 bash\balt.py:1273(ClearSelected)
121 0.000 0.000 0.000 0.000 {method 'startswith' of 'unicode' objects}
36 0.000 0.000 0.000 0.000 bash\gui\list_ctrl.py:233(__id)
3 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1244(SetFile)
4 0.000 0.000 0.000 0.000 bash\balt.py:1325(_GetSortSettings)
561 0.000 0.000 0.000 0.000 bash\_games_lo.py:334(has_load_order_conflict)
565 0.000 0.000 0.000 0.000 {method 'append' of 'list' objects}
36 0.000 0.000 0.000 0.000 bash\basher\__init__.py:315(<lambda>)
840/838 0.000 0.000 0.000 0.000 {len}
36 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:133(hasTimeConflict)
5 0.000 0.000 0.000 0.000 bash\bolt.py:1175(keys)
20 0.000 0.000 0.000 0.000 {method 'sub' of '_sre.SRE_Pattern' objects}
21 0.000 0.000 0.000 0.000 C:\Python27\lib\_abcoll.py:548(update)
1 0.000 0.000 0.000 0.000 bash\gui\events.py:197(unsubscribe)
2 0.000 0.000 0.000 0.000 bash\localize.py:278(format_date)
2 0.000 0.000 0.000 0.000 bash\gui\events.py:208(_update_wx_binding)
2 0.000 0.000 0.000 0.000 {built-in method FindItem}
66 0.000 0.000 0.000 0.000 bash\bosh\bsa_files.py:547(<setcomp>)
9 0.000 0.000 0.000 0.000 {method 'keys' of 'dict' objects}
360 0.000 0.000 0.000 0.000 bash\bolt.py:555(stail)
3 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1215(SetFile)
2 0.000 0.000 0.000 0.000 bash\gui\base_components.py:225(get_background_color)
10 0.000 0.000 0.000 0.000 bash\gui\text_components.py:100(<lambda>)
415 0.000 0.000 0.000 0.000 bash\bolt.py:563(sbody)
39 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1272(displayed_item)
20 0.000 0.000 0.000 0.000 C:\Python27\lib\re.py:192(compile)
1 0.000 0.000 0.000 0.000 bash\balt.py:1286(EnsureVisibleIndex)
10 0.000 0.000 0.000 0.000 {built-in method GetString}
360 0.000 0.000 0.000 0.000 {method 'strip' of 'unicode' objects}
21 0.000 0.000 0.000 0.000 C:\Python27\lib\abc.py:148(__subclasscheck__)
43 0.000 0.000 0.000 0.000 bash\load_order.py:197(cached_active_tuple)
14 0.000 0.000 0.000 0.000 {method 'clear' of 'dict' objects}
683 0.000 0.000 0.000 0.000 {method 'isdigit' of 'unicode' objects}
4 0.000 0.000 0.000 0.000 {built-in method Refresh}
20 0.000 0.000 0.000 0.000 C:\Python27\lib\re.py:230(_compile)
1 0.000 0.000 0.000 0.000 C:\Python27\lib\site-packages\wx\core.py:1454(_EvtHandler_Unbind)
3 0.000 0.000 0.000 0.000 C:\Python27\lib\site-packages\wx\core.py:2325(_Window___nonzero__)
2 0.000 0.000 0.000 0.000 bash\gui\base_components.py:231(set_background_color)
36 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:112(get_extension)
1 0.000 0.000 0.000 0.000 C:\Python27\lib\site-packages\wx\core.py:2857(_ListCtrl_Focus)
36 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:126(is_esl)
66 0.000 0.000 0.000 0.000 bash\bosh\bsa_files.py:549(assets)
1 0.000 0.000 0.000 0.000 C:\Python27\lib\site-packages\wx\core.py:1524(Unbind)
8 0.000 0.000 0.000 0.000 bash\balt.py:979(colReverse)
2 0.000 0.000 0.000 0.000 bash\balt.py:1124(Focus)
2 0.000 0.000 0.000 0.000 {built-in method GetBackgroundColour}
2 0.000 0.000 0.000 0.000 bash\_games_lo.py:116(__init__)
1 0.000 0.000 0.000 0.000 bash\load_order.py:164(_new_entry)
23 0.000 0.000 0.000 0.000 C:\Python27\lib\_weakrefset.py:70(__contains__)
163 0.000 0.000 0.000 0.000 {method 'join' of 'unicode' objects}
1 0.000 0.000 0.000 0.000 bash\bolt.py:475(__getCase)
16 0.000 0.000 0.000 0.000 C:\Python27\lib\site-packages\wx\core.py:400(_Size___getitem__)
1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:2120(_update_masters_warning)
2 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:581(is_auto_tagged)
22 0.000 0.000 0.000 0.000 bash\bolt.py:1185(iteritems)
22 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:120(has_esm_flag)
7 0.000 0.000 0.000 0.000 bash\balt.py:991(sort_column)
2 0.000 0.000 0.000 0.000 bash\bolt.py:129(decoder)
28 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:189(mtime)
2 0.000 0.000 0.000 0.000 bash\gui\base_components.py:90(from_wx)
2 0.000 0.000 0.000 0.000 bash\gui\base_components.py:310(set_focus)
4 0.000 0.000 0.000 0.000 bash\balt.py:1202(autosizeColumns)
3 0.000 0.000 0.000 0.000 bash\basher\__init__.py:262(esmsFirst)
5 0.000 0.000 0.000 0.000 bash\gui\text_components.py:202(label_text)
2 0.000 0.000 0.000 0.000 C:\Python27\lib\locale.py:595(getpreferredencoding)
36 0.000 0.000 0.000 0.000 {built-in method SetData}
2 0.000 0.000 0.000 0.000 bash\_games_lo.py:142(lo_deprint)
1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:2113(_set_player_info_label)
1 0.000 0.000 0.000 0.000 bash\gui\events.py:185(subscribe)
1 0.000 0.000 0.000 0.000 {built-in method Disconnect}
2 0.000 0.000 0.000 0.000 {built-in method SetFocus}
78 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1393(file_info)
4 0.000 0.000 0.000 0.000 bash\load_order.py:203(cached_lo_tuple)
6 0.000 0.000 0.000 0.000 bash\gui\base_components.py:199(enabled)
5 0.000 0.000 0.000 0.000 bash\gui\text_components.py:195(label_text)
4 0.000 0.000 0.000 0.000 bash\balt.py:994(sort_column)
44 0.000 0.000 0.000 0.000 bash\load_order.py:122(activeOrdered)
9 0.000 0.000 0.000 0.000 bash\gui\base_components.py:214(tooltip)
5 0.000 0.000 0.000 0.000 bash\balt.py:1358(key)
16 0.000 0.000 0.000 0.000 {built-in method Get}
7 0.000 0.000 0.000 0.000 C:\Python27\lib\stat.py:49(S_ISREG)
20 0.000 0.000 0.000 0.000 bash\ini_files.py:656(get_ini_language)
4 0.000 0.000 0.000 0.000 bash\balt.py:985(autoColWidths)
8 0.000 0.000 0.000 0.000 {built-in method GetClientSize}
2 0.000 0.000 0.000 0.000 bash\_games_lo.py:146(warn_lo)
66 0.000 0.000 0.000 0.000 bash\bolt.py:535(cs)
1 0.000 0.000 0.000 0.000 bash\gui\base_components.py:244(set_foreground_color)
1 0.000 0.000 0.000 0.000 C:\Python27\lib\site-packages\wx\core.py:1420(_EvtHandler_Bind)
1 0.000 0.000 0.000 0.000 bash\gui\list_ctrl.py:217(<lambda>)
2 0.000 0.000 0.000 0.000 C:\Python27\lib\encodings\cp1252.py:14(decode)
1 0.000 0.000 0.000 0.000 {built-in method SelectObject}
1 0.000 0.000 0.000 0.000 <string>:8(__new__)
2 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1488(OnDescrEdit)
1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:2468(<setcomp>)
2 0.000 0.000 0.000 0.000 {time.strftime}
2 0.000 0.000 0.000 0.000 bash\_games_lo.py:132(lo_changed)
36 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:145(getStatus)
2 0.000 0.000 0.000 0.000 {_locale._getdefaultlocale}
1 0.000 0.000 0.000 0.000 bash\gui\base_components.py:287(scaled_size)
1 0.000 0.000 0.000 0.000 {built-in method EnsureVisible}
2 0.000 0.000 0.000 0.000 {time.localtime}
5 0.000 0.000 0.000 0.000 {built-in method GetLabel}
1 0.000 0.000 0.000 0.000 C:\Python27\lib\abc.py:128(__instancecheck__)
3 0.000 0.000 0.000 0.000 bash\basher\__init__.py:268(selectedFirst)
40 0.000 0.000 0.000 0.000 {method 'reverse' of 'list' objects}
6 0.000 0.000 0.000 0.000 {built-in method Enable}
1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:216(_sbCount)
11 0.000 0.000 0.000 0.000 {built-in method Skip}
2 0.000 0.000 0.000 0.000 bash\gui\base_components.py:57(__init__)
1 0.000 0.000 0.000 0.000 C:\Python27\lib\site-packages\wx\core.py:1517(Bind)
1 0.000 0.000 0.000 0.000 bash\gui\text_components.py:158(modified)
2 0.000 0.000 0.000 0.000 bash\basher\__init__.py:304(_activeModsFirst)
4 0.000 0.000 0.000 0.000 bash\bolt.py:1467(__setitem__)
1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:2134(autoGhost)
1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:3786(statusBar)
5 0.000 0.000 0.000 0.000 bash\load_order.py:118(loadOrder)
9 0.000 0.000 0.000 0.000 {built-in method UnsetToolTip}
2 0.000 0.000 0.000 0.000 {_codecs.charmap_decode}
1 0.000 0.000 0.000 0.000 bash\_games_lo.py:136(act_changed)
1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:280(_activeModsFirst)
3 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1313(OnFileEdit)
2 0.000 0.000 0.000 0.000 {built-in method SetBackgroundColour}
1 0.000 0.000 0.000 0.000 bash\load_order.py:128(__ne__)
1 0.000 0.000 0.000 0.000 {built-in method Update}
3 0.000 0.000 0.000 0.000 {wx.siplib.isdeleted}
8 0.000 0.000 0.000 0.000 {built-in method SetMask}
2 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1484(OnAuthorEdit)
7 0.000 0.000 0.000 0.000 C:\Python27\lib\stat.py:24(S_IFMT)
21 0.000 0.000 0.000 0.000 {method 'items' of 'dict' objects}
1 0.000 0.000 0.000 0.000 {built-in method SetModified}
6 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1480(_OnTextEdit)
1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1166(__toggle_active_msg)
4 0.000 0.000 0.000 0.000 bash\bolt.py:2258(natural_key)
5 0.000 0.000 0.000 0.000 bash\bolt.py:520(__len__)
1 0.000 0.000 0.000 0.000 {time.time}
1 0.000 0.000 0.000 0.000 {built-in method Connect}
1 0.000 0.000 0.000 0.000 {built-in method SetForegroundColour}
1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:2070(_resetDetails)
2 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1486(OnModifiedEdit)
1 0.000 0.000 0.000 0.000 {built-in method GetSize}
1 0.000 0.000 0.000 0.000 bash\load_order.py:125(__eq__)
1 0.000 0.000 0.000 0.000 {method 'remove' of 'list' objects}
3 0.000 0.000 0.000 0.000 {method 'pop' of 'dict' objects}
1 0.000 0.000 0.000 0.000 {built-in method GetStatusBar}
1 0.000 0.000 0.000 0.000 {hasattr}
1 0.000 0.000 0.000 0.000 {built-in method SetBackground}
2 0.000 0.000 0.000 0.000 {built-in method Red}
2 0.000 0.000 0.000 0.000 bash\bolt.py:1171(__len__)
2 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1395(file_infos)
2 0.000 0.000 0.000 0.000 bash\brec\common_records.py:100(description)
1 0.000 0.000 0.000 0.000 {built-in method __new__ of type object at 0x0000000068C48200}
2 0.000 0.000 0.000 0.000 bash\_games_lo.py:159(warn_active)
2 0.000 0.000 0.000 0.000 {built-in method Blue}
1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1887(_reset_info_sets)
2 0.000 0.000 0.000 0.000 bash\bolt.py:547(shead)
2 0.000 0.000 0.000 0.000 {built-in method Alpha}
2 0.000 0.000 0.000 0.000 {built-in method Green}
1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:2034(file_infos)
1 0.000 0.000 0.000 0.000 bash\_games_lo.py:215(get_load_order)
1 0.000 0.000 0.000 0.000 {built-in method GetIndex}
1 0.000 0.000 0.000 0.000 {getattr}
2 0.000 0.000 0.000 0.000 bash\basher\__init__.py:2032(file_info)
1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1856(<lambda>)
1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:2134(OnInfoEdit)
2 0.000 0.000 0.000 0.000 {method 'itervalues' of 'dict' objects}
1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1890(imported)
1 0.000 0.000 0.000 0.000 {callable}
1 0.000 0.000 0.000 0.000 {method 'disable' of '_lsprof.Profiler' objects}
__init__.py 1074 _handle_left_down: 290404 function calls (290396 primitive calls) in 0.290 seconds
Ordered by: cumulative time
ncalls tottime percall cumtime percall filename:lineno(function)
1 0.000 0.000 0.279 0.279 bash\balt.py:866(_conversation_wrapper)
1 0.000 0.000 0.279 0.279 bash\basher\__init__.py:1092(_toggle_active_state)
3 0.002 0.001 0.228 0.076 bash\balt.py:1068(PopulateItems)
1 0.000 0.000 0.221 0.221 bash\basher\__init__.py:983(RefreshUI)
2 0.000 0.000 0.221 0.110 bash\balt.py:1094(RefreshUI)
543 0.011 0.000 0.213 0.000 bash\balt.py:1006(PopulateItem)
543 0.006 0.000 0.106 0.000 bash\balt.py:1047(__setUI)
4272 0.096 0.000 0.096 0.000 {built-in method SetItem}
1 0.000 0.000 0.056 0.056 bash\bosh\__init__.py:1795(_modinfos_cache_wrapper)
525 0.006 0.000 0.039 0.000 bash\basher\__init__.py:884(set_item_format)
1 0.000 0.000 0.022 0.022 bash\bosh\__init__.py:2125(_refreshMissingStrings)
1 0.000 0.000 0.022 0.022 bash\bosh\__init__.py:2129(<setcomp>)
525 0.001 0.000 0.022 0.000 bash\bosh\__init__.py:790(isMissingStrings)
1 0.000 0.000 0.019 0.019 bash\bosh\__init__.py:1923(cached_lo_save_active)
1 0.000 0.000 0.018 0.018 bash\load_order.py:246(save_lo)
1 0.000 0.000 0.017 0.017 bash\_games_lo.py:261(set_load_order)
20 0.000 0.000 0.017 0.001 bash\bosh\__init__.py:771(_find_string_bsas)
543 0.001 0.000 0.016 0.000 bash\gui\misc_components.py:40(Style)
20 0.002 0.000 0.016 0.001 bash\bosh\__init__.py:2616(get_bsa_lo)
543 0.015 0.000 0.015 0.000 {built-in method SetStyle}
55540 0.011 0.000 0.014 0.000 bash\bolt.py:931(__hash__)
1 0.000 0.000 0.013 0.013 bash\bosh\__init__.py:2091(_refresh_mod_inis)
525 0.002 0.000 0.013 0.000 bash\bosh\__init__.py:212(getStatus)
3 0.000 0.000 0.012 0.004 bash\basher\__init__.py:154(SetDetails)
3 0.000 0.000 0.012 0.004 bash\basher\__init__.py:151(_setDetails)
1 0.000 0.000 0.012 0.012 bash\balt.py:1290(SelectAndShowItem)
2 0.000 0.000 0.012 0.006 bash\basher\__init__.py:1454(SetFile)
6/5 0.000 0.000 0.012 0.002 {built-in method SetItemState}
1 0.000 0.000 0.011 0.011 bash\balt.py:1258(SelectItem)
5/4 0.000 0.000 0.011 0.003 bash\gui\list_ctrl.py:310(lc_select_item_at_index)
11/7 0.000 0.000 0.011 0.002 bash\gui\events.py:155(_post)
1 0.000 0.000 0.011 0.011 bash\balt.py:997(_handle_select)
1 0.000 0.000 0.011 0.011 bash\basher\__init__.py:1082(_select)
1 0.000 0.000 0.011 0.011 bash\balt.py:999(_select)
587 0.011 0.000 0.011 0.000 {nt.stat}
525 0.000 0.000 0.011 0.000 bash\bolt.py:766(isfile)
2645 0.005 0.000 0.010 0.000 bash\bolt.py:1640(getItem)
525 0.001 0.000 0.010 0.000 C:\Python27\lib\genericpath.py:34(isfile)
3 0.000 0.000 0.010 0.003 bash\basher\__init__.py:372(SetFileInfo)
534 0.002 0.000 0.009 0.000 {method 'sort' of 'list' objects}
561 0.006 0.000 0.006 0.000 {built-in method GetItem}
1 0.001 0.001 0.006 0.006 bash\_games_lo.py:495(_fix_active_plugins)
3 0.000 0.000 0.006 0.002 bash\balt.py:1309(SortItems)
1050 0.001 0.000 0.006 0.000 bash\balt.py:1383(GetItem)
525 0.001 0.000 0.006 0.000 bash\bosh\__init__.py:2562(getDirtyMessage)
527 0.000 0.000 0.006 0.000 bash\load_order.py:228(get_ordered)
7924 0.004 0.000 0.006 0.000 bash\bolt.py:1164(__getitem__)
1051 0.001 0.000 0.006 0.000 bash\gui\list_ctrl.py:265(FindItemAt)
320 0.000 0.000 0.006 0.000 bash\ini_files.py:90(has_setting)
1 0.000 0.000 0.005 0.005 bash\_games_lo.py:1116(_persist_if_changed)
1 0.000 0.000 0.005 0.005 bash\_games_lo.py:1100(_persist_load_order)
360 0.000 0.000 0.005 0.000 bash\ini_files.py:111(get_ci_settings)
367 0.000 0.000 0.005 0.000 bash\ini_files.py:130(do_update)
1 0.001 0.001 0.005 0.005 bash\_games_lo.py:430(_fix_load_order)
367 0.000 0.000 0.005 0.000 bash\bolt.py:1213(do_update)
1051 0.005 0.000 0.005 0.000 {built-in method GetItemData}
18 0.000 0.000 0.005 0.000 bash\gui\list_ctrl.py:239(InsertListCtrlItem)
1 0.000 0.000 0.005 0.005 bash\_games_lo.py:421(_write_plugins_txt)
367 0.000 0.000 0.005 0.000 bash\bolt.py:1196(_stat_tuple)
1 0.000 0.000 0.005 0.005 bash\_games_lo.py:409(_write_modfile)
1 0.000 0.000 0.005 0.005 bash\_games_lo.py:42(_write_plugins_txt_)
544 0.001 0.000 0.004 0.000 bash\bosh\__init__.py:547(getBashTags)
368 0.000 0.000 0.004 0.000 bash\bolt.py:684(size_mtime)
1050 0.001 0.000 0.004 0.000 bash\bosh\__init__.py:439(cached_mod_crc)
550 0.002 0.000 0.004 0.000 {sorted}
525 0.001 0.000 0.004 0.000 bash\bosh\__init__.py:669(hasBadMasterNames)
3068 0.002 0.000 0.004 0.000 {method 'encode' of 'unicode' objects}
368 0.004 0.000 0.004 0.000 {nt.lstat}
525 0.001 0.000 0.004 0.000 bash\basher\__init__.py:832(<lambda>)
525 0.001 0.000 0.004 0.000 bash\basher\__init__.py:835(<lambda>)
1 0.001 0.001 0.004 0.004 bash\_games_lo.py:51(__write_plugins)
525 0.001 0.000 0.004 0.000 bash\basher\__init__.py:840(<lambda>)
3 0.000 0.000 0.004 0.001 bash\balt.py:1351(_SortItems)
20 0.002 0.000 0.004 0.000 bash\bosh\__init__.py:681(mod_bsas)
525 0.001 0.000 0.004 0.000 bash\basher\__init__.py:837(<lambda>)
525 0.001 0.000 0.003 0.000 bash\bosh\loot_parser.py:174(is_plugin_dirty)
18 0.003 0.000 0.003 0.000 {built-in method InsertItem}
8471 0.003 0.000 0.003 0.000 bash\bolt.py:933(__eq__)
525 0.000 0.000 0.003 0.000 bash\basher\__init__.py:831(<lambda>)
546 0.000 0.000 0.003 0.000 bash\balt.py:1002(item_count)
543 0.003 0.000 0.003 0.000 {built-in method GetFont}
3635 0.001 0.000 0.003 0.000 bash\load_order.py:215(cached_lo_index)
525 0.001 0.000 0.003 0.000 bash\bosh\__init__.py:442(crc_string)
543 0.001 0.000 0.003 0.000 bash\bosh\__init__.py:2005(hexIndexString)
56020 0.003 0.000 0.003 0.000 {hash}
525 0.001 0.000 0.003 0.000 bash\bosh\loot_parser.py:182(check_dirty)
2557 0.001 0.000 0.003 0.000 bash\load_order.py:217(cached_lo_index_or_max)
546 0.000 0.000 0.003 0.000 bash\gui\list_ctrl.py:298(lc_item_count)
2 0.001 0.001 0.003 0.001 bash\_games_lo.py:1132(check_active_limit)
1592 0.001 0.000 0.003 0.000 bash\_games_lo.py:1049(in_master_block)
546 0.002 0.000 0.002 0.000 {built-in method GetItemCount}
3068 0.001 0.000 0.002 0.000 C:\Python27\lib\encodings\cp1252.py:11(encode)
528 0.000 0.000 0.002 0.000 {any}
525 0.002 0.000 0.002 0.000 bash\bosh\__init__.py:454(real_index_string)
1 0.000 0.000 0.002 0.002 bash\bosh\__init__.py:2423(lo_activate)
1630 0.001 0.000 0.002 0.000 bash\load_order.py:210(cached_is_active)
526 0.001 0.000 0.002 0.000 bash\bosh\__init__.py:2093(<genexpr>)
525 0.000 0.000 0.002 0.000 bash\_games_lo.py:474(<lambda>)
525 0.002 0.000 0.002 0.000 bash\bolt.py:233(round_size)
3635 0.001 0.000 0.002 0.000 bash\load_order.py:131(lindex)
525 0.001 0.000 0.002 0.000 bash\balt.py:983(cols)
2538 0.001 0.000 0.002 0.000 bash\bosh\__init__.py:221(<genexpr>)
525 0.000 0.000 0.002 0.000 bash\bosh\__init__.py:196(isMod)
1067 0.000 0.000 0.002 0.000 bash\load_order.py:68(in_master_block)
181 0.000 0.000 0.002 0.000 bash\bolt.py:727(join)
2 0.001 0.000 0.002 0.001 bash\_games_lo.py:570(_check_for_duplicates)
525 0.001 0.000 0.002 0.000 bash\basher\__init__.py:838(<lambda>)
2683 0.001 0.000 0.002 0.000 bash\bolt.py:1162(__contains__)
62 0.000 0.000 0.002 0.000 C:\Python27\lib\genericpath.py:23(exists)
3 0.000 0.000 0.002 0.001 bash\gui\list_ctrl.py:269(ReorderDisplayed)
525 0.001 0.000 0.002 0.000 bash\bosh\__init__.py:1371(rightFileType)
61 0.000 0.000 0.002 0.000 bash\bolt.py:762(exists)
80 0.000 0.000 0.002 0.000 bash\bosh\__init__.py:707(_string_files_paths)
3068 0.002 0.000 0.002 0.000 {_codecs.charmap_encode}
40 0.000 0.000 0.002 0.000 bash\bosh\__init__.py:2629(bsas_from_ini)
40 0.000 0.000 0.001 0.000 bash\ini_files.py:95(getSetting)
3 0.001 0.000 0.001 0.000 {built-in method SortItems}
543 0.000 0.000 0.001 0.000 bash\bosh\__init__.py:665(hasActiveTimeConflict)
1 0.000 0.000 0.001 0.001 bash\load_order.py:71(check_active_limit)
1 0.000 0.000 0.001 0.001 bash\load_order.py:263(_update_cache)
543 0.001 0.000 0.001 0.000 bash\bolt.py:2266(<lambda>)
512 0.000 0.000 0.001 0.000 bash\bolt.py:152(encode)
549 0.000 0.000 0.001 0.000 bash\bolt.py:1459(getChanged)
1 0.000 0.000 0.001 0.001 bash\load_order.py:103(__init__)
2 0.000 0.000 0.001 0.001 bash\_games_lo.py:1123(_order_fixed)
12 0.000 0.000 0.001 0.000 bash\gui\text_components.py:143(text_content)
12 0.001 0.000 0.001 0.000 {built-in method SetValue}
2 0.000 0.000 0.001 0.001 bash\basher\__init__.py:275(_sortEsmsFirst)
525 0.000 0.000 0.001 0.000 bash\basher\__init__.py:277(<lambda>)
543 0.000 0.000 0.001 0.000 bash\load_order.py:396(has_load_order_conflict_active)
5920 0.001 0.000 0.001 0.000 {method 'match' of '_sre.SRE_Pattern' objects}
10635 0.001 0.000 0.001 0.000 bash\bolt.py:531(s)
15083 0.001 0.000 0.001 0.000 {isinstance}
525 0.000 0.000 0.001 0.000 bash\bosh\__init__.py:701(getIniPath)
544 0.001 0.000 0.001 0.000 bash\bosh\__init__.py:885(process_tags)
360 0.000 0.000 0.001 0.000 bash\bolt.py:345(__contains__)
2 0.000 0.000 0.001 0.000 bash\basher\__init__.py:218(SetStatusCount)
1594 0.001 0.000 0.001 0.000 bash\bosh\__init__.py:371(get_extension)
3169 0.001 0.000 0.001 0.000 bash\bolt.py:943(__lt__)
18 0.000 0.000 0.001 0.000 bash\basher\__init__.py:409(set_item_format)
1603 0.001 0.000 0.001 0.000 {method 'add' of 'set' objects}
525 0.001 0.000 0.001 0.000 {method 'search' of '_sre.SRE_Pattern' objects}
3 0.000 0.000 0.001 0.000 bash\balt.py:1370(_setColumnSortIndicator)
543 0.001 0.000 0.001 0.000 {built-in method SetTextColour}
363 0.000 0.000 0.001 0.000 bash\bolt.py:467(getNorm)
2374 0.001 0.000 0.001 0.000 bash\gui\list_ctrl.py:272(<lambda>)
6 0.000 0.000 0.001 0.000 C:\Python27\lib\site-packages\wx\core.py:2893(_ListCtrl_SetColumnImage)
525 0.001 0.000 0.001 0.000 bash\basher\__init__.py:830(<lambda>)
400 0.000 0.000 0.001 0.000 bash\bosh\__init__.py:2632(<genexpr>)
1 0.000 0.000 0.001 0.001 bash\bosh\__init__.py:2913(_recalc_real_indices)
525 0.001 0.000 0.001 0.000 {method 'remove' of 'set' objects}
1 0.000 0.000 0.001 0.001 bash\_games_lo.py:556(_check_active_order)
908 0.001 0.000 0.001 0.000 bash\bolt.py:425(GPath_no_norm)
2 0.000 0.000 0.001 0.000 bash\balt.py:1113(_refresh_details)
6 0.001 0.000 0.001 0.000 {built-in method SetColumn}
375 0.000 0.000 0.001 0.000 bash\bosh\__init__.py:781(bsa_heuristic)
549 0.001 0.000 0.001 0.000 bash\bolt.py:1453(setChanged)
1 0.000 0.000 0.001 0.001 bash\bosh\__init__.py:2107(_refreshBadNames)
1024 0.001 0.000 0.001 0.000 {method 'write' of 'file' objects}
1 0.000 0.000 0.001 0.001 bash\basher\__init__.py:4120(saveListRefresh)
123 0.000 0.000 0.001 0.000 C:\Python27\lib\ntpath.py:415(normpath)
543 0.001 0.000 0.001 0.000 bash\balt.py:141(Get)
543 0.001 0.000 0.001 0.000 bash\balt.py:1032(__init__)
543 0.000 0.000 0.001 0.000 bash\load_order.py:223(cached_active_index)
525 0.001 0.000 0.001 0.000 bash\basher\__init__.py:809(_get)
1 0.000 0.000 0.001 0.001 bash\basher\__init__.py:1894(_sbCount)
1 0.000 0.000 0.001 0.001 {_functools.reduce}
181 0.000 0.000 0.001 0.000 C:\Python27\lib\ntpath.py:63(join)
543 0.000 0.000 0.001 0.000 bash\bosh\__init__.py:2553(isBadFileName)
395 0.000 0.000 0.001 0.000 bash\bolt.py:571(csbody)
3168 0.001 0.000 0.001 0.000 bash\bosh\__init__.py:403(is_esl)
1 0.000 0.000 0.001 0.001 bash\basher\__init__.py:2080(SetFile)
525 0.000 0.000 0.001 0.000 bash\basher\__init__.py:1901(<lambda>)
485 0.000 0.000 0.001 0.000 C:\Python27\lib\ntpath.py:96(splitdrive)
512 0.000 0.000 0.001 0.000 bash\_games_lo.py:52(asterisk)
1 0.000 0.000 0.001 0.001 bash\bolt.py:800(open)
543 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1902(bashed_patches)
525 0.000 0.000 0.000 0.000 bash\basher\__init__.py:816(<lambda>)
543 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:661(hasTimeConflict)
525 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:448(real_index)
400 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:2630(<genexpr>)
1 0.000 0.000 0.000 0.000 bash\load_order.py:132(lorder)
360 0.000 0.000 0.000 0.000 {function __contains__ at 0x0000000002F24518}
543 0.000 0.000 0.000 0.000 bash\load_order.py:139(activeIndex)
2138 0.000 0.000 0.000 0.000 bash\bolt.py:607(cext)
1 0.000 0.000 0.000 0.000 bash\_games_lo.py:558(<dictcomp>)
973 0.000 0.000 0.000 0.000 C:\Python27\lib\gettext.py:292(ugettext)
543 0.000 0.000 0.000 0.000 {method 'split' of '_sre.SRE_Pattern' objects}
1 0.000 0.000 0.000 0.000 bash\gui\misc_components.py:83(set_bitmap)
1 0.000 0.000 0.000 0.000 bash\gui\misc_components.py:94(_handle_resize)
120 0.000 0.000 0.000 0.000 bash\bolt.py:317(__getitem__)
2 0.000 0.000 0.000 0.000 bash\_games_lo.py:1437(_fixed_order_plugins)
1 0.000 0.000 0.000 0.000 {open}
2 0.000 0.000 0.000 0.000 bash\basher\__init__.py:3879(set_status_count)
1 0.000 0.000 0.000 0.000 {built-in method SetStatusText}
398 0.000 0.000 0.000 0.000 C:\Python27\lib\ntpath.py:43(normcase)
1050 0.000 0.000 0.000 0.000 {method 'rstrip' of 'unicode' objects}
1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1905(<setcomp>)
950 0.000 0.000 0.000 0.000 {method 'replace' of 'unicode' objects}
480 0.000 0.000 0.000 0.000 bash\bolt.py:296(_ci_str)
543 0.000 0.000 0.000 0.000 {built-in method SetUnderlined}
629 0.000 0.000 0.000 0.000 bash\bolt.py:2263(_to_cmp)
40 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:2570(ini_files)
549 0.000 0.000 0.000 0.000 {built-in method SetImage}
382 0.000 0.000 0.000 0.000 C:\Python27\lib\collections.py:71(__setitem__)
2173 0.000 0.000 0.000 0.000 bash\load_order.py:120(active)
480 0.000 0.000 0.000 0.000 bash\bolt.py:266(__hash__)
1086 0.000 0.000 0.000 0.000 bash\gui\base_components.py:117(__getitem__)
543 0.000 0.000 0.000 0.000 bash\load_order.py:393(has_load_order_conflict)
1864 0.000 0.000 0.000 0.000 {method 'lower' of 'unicode' objects}
40 0.000 0.000 0.000 0.000 C:\Python27\lib\collections.py:121(values)
1089 0.000 0.000 0.000 0.000 bash\gui\base_components.py:73(to_rgba_tuple)
2 0.000 0.000 0.000 0.000 {method 'extend' of 'list' objects}
525 0.000 0.000 0.000 0.000 bash\bolt.py:1096(__getattr__)
3 0.000 0.000 0.000 0.000 bash\gui\list_ctrl.py:271(<dictcomp>)
18 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:141(getBashTags)
1 0.000 0.000 0.000 0.000 bash\load_order.py:112(<dictcomp>)
543 0.000 0.000 0.000 0.000 {built-in method SetFont}
120 0.000 0.000 0.000 0.000 {function __getitem__ at 0x0000000002F24198}
26 0.000 0.000 0.000 0.000 bash\_games_lo.py:1443(<genexpr>)
1 0.000 0.000 0.000 0.000 bash\load_order.py:116(<dictcomp>)
1504 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:375(has_esm_flag)
601 0.000 0.000 0.000 0.000 {method 'get' of 'dict' objects}
21 0.000 0.000 0.000 0.000 C:\Python27\lib\collections.py:50(__init__)
525 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:652(isBP)
40 0.000 0.000 0.000 0.000 C:\Python27\lib\re.py:208(escape)
5 0.000 0.000 0.000 0.000 bash\gui\text_components.py:202(label_text)
2374 0.000 0.000 0.000 0.000 bash\bolt.py:1720(cmp_)
1 0.000 0.000 0.000 0.000 {built-in method SetLabel}
3 0.000 0.000 0.000 0.000 C:\Python27\lib\site-packages\wx\core.py:2907(_ListCtrl_ClearColumnImage)
182 0.000 0.000 0.000 0.000 bash\bolt.py:414(GPath)
3 0.000 0.000 0.000 0.000 bash\_games_lo.py:1431(remove_from_plugins_txt)
1051 0.000 0.000 0.000 0.000 bash\brec\common_records.py:106(author)
66 0.000 0.000 0.000 0.000 bash\bosh\bsa_files.py:546(has_assets)
200 0.000 0.000 0.000 0.000 bash\bolt.py:268(__eq__)
18 0.000 0.000 0.000 0.000 bash\basher\__init__.py:392(GetMasterStatus)
8 0.000 0.000 0.000 0.000 bash\gui\text_components.py:106(_update_tooltip)
1050 0.000 0.000 0.000 0.000 bash\bolt.py:526(__unicode__)
543 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:2010(masterWithVersion)
543 0.000 0.000 0.000 0.000 bash\balt.py:112(GetImageList)
525 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:191(size)
18 0.000 0.000 0.000 0.000 bash\basher\__init__.py:316(<lambda>)
1092 0.000 0.000 0.000 0.000 {method 'append' of 'list' objects}
367 0.000 0.000 0.000 0.000 bash\bolt.py:1236(_file_changed)
544 0.000 0.000 0.000 0.000 {method 'copy' of 'set' objects}
390 0.000 0.000 0.000 0.000 bash\load_order.py:74(max_espms)
727 0.000 0.000 0.000 0.000 bash\bolt.py:1207(abs_path)
1 0.000 0.000 0.000 0.000 bash\balt.py:1283(EnsureVisibleItem)
723 0.000 0.000 0.000 0.000 C:\Python27\lib\collections.py:90(__iter__)
8 0.000 0.000 0.000 0.000 {built-in method GetTextExtent}
163 0.000 0.000 0.000 0.000 {method 'split' of 'unicode' objects}
19 0.000 0.000 0.000 0.000 {method 'index' of 'list' objects}
1 0.000 0.000 0.000 0.000 bash\balt.py:1286(EnsureVisibleIndex)
20 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:677(_modname)
18 0.000 0.000 0.000 0.000 bash\basher\__init__.py:323(cols)
20 0.000 0.000 0.000 0.000 bash\balt.py:1389(GetIndex)
543 0.000 0.000 0.000 0.000 bash\_games_lo.py:335(has_load_order_conflict_active)
124 0.000 0.000 0.000 0.000 {method 'startswith' of 'unicode' objects}
586 0.000 0.000 0.000 0.000 {method 'iteritems' of 'dict' objects}
1 0.000 0.000 0.000 0.000 C:\Python27\lib\site-packages\wx\core.py:2857(_ListCtrl_Focus)
3 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1244(SetFile)
18 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:137(hasActiveTimeConflict)
2 0.000 0.000 0.000 0.000 bash\basher\__init__.py:3834(bind_refresh)
1 0.000 0.000 0.000 0.000 {built-in method Clear}
1 0.000 0.000 0.000 0.000 bash\_games_lo.py:425(__update_plugins_txt_cache_info)
543 0.000 0.000 0.000 0.000 bash\_games_lo.py:334(has_load_order_conflict)
6 0.000 0.000 0.000 0.000 {built-in method GetColumn}
1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:486(_reList)
20 0.000 0.000 0.000 0.000 bash\gui\list_ctrl.py:261(FindIndexOf)
20 0.000 0.000 0.000 0.000 {method 'sub' of '_sre.SRE_Pattern' objects}
3 0.000 0.000 0.000 0.000 bash\balt.py:1325(_GetSortSettings)
21 0.000 0.000 0.000 0.000 C:\Python27\lib\_abcoll.py:548(update)
1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:493(setGhost)
829/827 0.000 0.000 0.000 0.000 {len}
3 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1215(SetFile)
415 0.000 0.000 0.000 0.000 bash\bolt.py:563(sbody)
66 0.000 0.000 0.000 0.000 bash\bosh\bsa_files.py:547(<setcomp>)
49 0.000 0.000 0.000 0.000 bash\bolt.py:1181(get)
360 0.000 0.000 0.000 0.000 bash\bolt.py:555(stail)
6 0.000 0.000 0.000 0.000 bash\bolt.py:1175(keys)
10 0.000 0.000 0.000 0.000 bash\gui\text_components.py:100(<lambda>)
18 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:106(__init__)
20 0.000 0.000 0.000 0.000 C:\Python27\lib\re.py:192(compile)
18 0.000 0.000 0.000 0.000 bash\basher\__init__.py:346(allowEdit)
10 0.000 0.000 0.000 0.000 {built-in method GetString}
8 0.000 0.000 0.000 0.000 {method 'keys' of 'dict' objects}
18 0.000 0.000 0.000 0.000 bash\basher\__init__.py:313(<lambda>)
21 0.000 0.000 0.000 0.000 C:\Python27\lib\abc.py:148(__subclasscheck__)
360 0.000 0.000 0.000 0.000 {method 'strip' of 'unicode' objects}
2 0.000 0.000 0.000 0.000 bash\gui\base_components.py:225(get_background_color)
2 0.000 0.000 0.000 0.000 bash\gui\events.py:208(_update_wx_binding)
2 0.000 0.000 0.000 0.000 {built-in method FindItem}
18 0.000 0.000 0.000 0.000 bash\gui\list_ctrl.py:233(__id)
4 0.000 0.000 0.000 0.000 bash\balt.py:1273(ClearSelected)
1 0.000 0.000 0.000 0.000 bash\localize.py:278(format_date)
20 0.000 0.000 0.000 0.000 C:\Python27\lib\re.py:230(_compile)
1 0.000 0.000 0.000 0.000 bash\gui\events.py:197(unsubscribe)
2 0.000 0.000 0.000 0.000 bash\balt.py:1124(Focus)
18 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:133(hasTimeConflict)
18 0.000 0.000 0.000 0.000 bash\basher\__init__.py:315(<lambda>)
66 0.000 0.000 0.000 0.000 bash\bosh\bsa_files.py:549(assets)
1 0.000 0.000 0.000 0.000 bash\bolt.py:725(__add__)
2 0.000 0.000 0.000 0.000 bash\gui\base_components.py:310(set_focus)
13 0.000 0.000 0.000 0.000 {method 'clear' of 'dict' objects}
629 0.000 0.000 0.000 0.000 {method 'isdigit' of 'unicode' objects}
2 0.000 0.000 0.000 0.000 {built-in method SetFocus}
3 0.000 0.000 0.000 0.000 C:\Python27\lib\site-packages\wx\core.py:2325(_Window___nonzero__)
20 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1272(displayed_item)
164 0.000 0.000 0.000 0.000 {method 'join' of 'unicode' objects}
6 0.000 0.000 0.000 0.000 bash\balt.py:979(colReverse)
1 0.000 0.000 0.000 0.000 C:\Python27\lib\site-packages\wx\core.py:1454(_EvtHandler_Unbind)
23 0.000 0.000 0.000 0.000 C:\Python27\lib\_weakrefset.py:70(__contains__)
24 0.000 0.000 0.000 0.000 bash\load_order.py:197(cached_active_tuple)
1 0.000 0.000 0.000 0.000 C:\Python27\lib\site-packages\wx\core.py:1524(Unbind)
1 0.000 0.000 0.000 0.000 bash\bolt.py:475(__getCase)
3 0.000 0.000 0.000 0.000 bash\balt.py:1281(DeleteAll)
1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:2120(_update_masters_warning)
2 0.000 0.000 0.000 0.000 {built-in method GetBackgroundColour}
2 0.000 0.000 0.000 0.000 bash\gui\base_components.py:231(set_background_color)
2 0.000 0.000 0.000 0.000 bash\bolt.py:502(__init__)
16 0.000 0.000 0.000 0.000 C:\Python27\lib\site-packages\wx\core.py:400(_Size___getitem__)
2 0.000 0.000 0.000 0.000 bash\gui\base_components.py:90(from_wx)
3 0.000 0.000 0.000 0.000 bash\gui\list_ctrl.py:256(DeleteAll)
18 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:112(get_extension)
2 0.000 0.000 0.000 0.000 bash\bolt.py:513(__setstate__)
4 0.000 0.000 0.000 0.000 {built-in method Refresh}
5 0.000 0.000 0.000 0.000 bash\balt.py:991(sort_column)
1 0.000 0.000 0.000 0.000 bash\load_order.py:164(_new_entry)
18 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:126(is_esl)
1 0.000 0.000 0.000 0.000 bash\gui\events.py:185(subscribe)
22 0.000 0.000 0.000 0.000 bash\bolt.py:1185(iteritems)
2 0.000 0.000 0.000 0.000 bash\_games_lo.py:116(__init__)
1 0.000 0.000 0.000 0.000 {built-in method EnsureVisible}
1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:2113(_set_player_info_label)
2 0.000 0.000 0.000 0.000 bash\_games_lo.py:142(lo_deprint)
27 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:189(mtime)
6 0.000 0.000 0.000 0.000 bash\gui\base_components.py:199(enabled)
1 0.000 0.000 0.000 0.000 {built-in method Disconnect}
1 0.000 0.000 0.000 0.000 bash\gui\list_ctrl.py:217(<lambda>)
3 0.000 0.000 0.000 0.000 bash\balt.py:1202(autosizeColumns)
5 0.000 0.000 0.000 0.000 bash\gui\text_components.py:195(label_text)
3 0.000 0.000 0.000 0.000 {built-in method DeleteAllItems}
66 0.000 0.000 0.000 0.000 bash\bolt.py:535(cs)
3 0.000 0.000 0.000 0.000 bash\bolt.py:129(decoder)
2 0.000 0.000 0.000 0.000 bash\basher\__init__.py:262(esmsFirst)
1 0.000 0.000 0.000 0.000 bash\gui\text_components.py:158(modified)
20 0.000 0.000 0.000 0.000 bash\ini_files.py:656(get_ini_language)
16 0.000 0.000 0.000 0.000 {built-in method Get}
4 0.000 0.000 0.000 0.000 bash\balt.py:1358(key)
1 0.000 0.000 0.000 0.000 bash\gui\base_components.py:244(set_foreground_color)
8 0.000 0.000 0.000 0.000 {built-in method GetClientSize}
1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:581(is_auto_tagged)
3 0.000 0.000 0.000 0.000 bash\balt.py:994(sort_column)
1 0.000 0.000 0.000 0.000 C:\Python27\lib\site-packages\wx\core.py:1420(_EvtHandler_Bind)
9 0.000 0.000 0.000 0.000 bash\gui\base_components.py:214(tooltip)
11 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:120(has_esm_flag)
1 0.000 0.000 0.000 0.000 {built-in method SelectObject}
1 0.000 0.000 0.000 0.000 {built-in method SetModified}
1 0.000 0.000 0.000 0.000 {time.strftime}
2 0.000 0.000 0.000 0.000 bash\_games_lo.py:146(warn_lo)
4 0.000 0.000 0.000 0.000 bash\load_order.py:203(cached_lo_tuple)
1 0.000 0.000 0.000 0.000 C:\Python27\lib\locale.py:595(getpreferredencoding)
2 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1488(OnDescrEdit)
1 0.000 0.000 0.000 0.000 C:\Python27\lib\abc.py:128(__instancecheck__)
18 0.000 0.000 0.000 0.000 {built-in method SetData}
7 0.000 0.000 0.000 0.000 C:\Python27\lib\stat.py:49(S_ISREG)
39 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1393(file_info)
3 0.000 0.000 0.000 0.000 bash\balt.py:985(autoColWidths)
1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:216(_sbCount)
1 0.000 0.000 0.000 0.000 bash\gui\base_components.py:287(scaled_size)
25 0.000 0.000 0.000 0.000 bash\load_order.py:122(activeOrdered)
2 0.000 0.000 0.000 0.000 bash\_games_lo.py:132(lo_changed)
5 0.000 0.000 0.000 0.000 {built-in method GetLabel}
1 0.000 0.000 0.000 0.000 <string>:8(__new__)
6 0.000 0.000 0.000 0.000 {built-in method Enable}
11 0.000 0.000 0.000 0.000 {built-in method Skip}
1 0.000 0.000 0.000 0.000 C:\Python27\lib\site-packages\wx\core.py:1517(Bind)
40 0.000 0.000 0.000 0.000 {method 'reverse' of 'list' objects}
1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:2134(autoGhost)
1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:3786(statusBar)
1 0.000 0.000 0.000 0.000 bash\_games_lo.py:136(act_changed)
3 0.000 0.000 0.000 0.000 bash\bolt.py:1467(__setitem__)
1 0.000 0.000 0.000 0.000 C:\Python27\lib\encodings\cp1252.py:14(decode)
2 0.000 0.000 0.000 0.000 bash\basher\__init__.py:268(selectedFirst)
1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:280(_activeModsFirst)
2 0.000 0.000 0.000 0.000 {built-in method SetBackgroundColour}
2 0.000 0.000 0.000 0.000 bash\gui\base_components.py:57(__init__)
2 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1484(OnAuthorEdit)
21 0.000 0.000 0.000 0.000 {method 'items' of 'dict' objects}
9 0.000 0.000 0.000 0.000 {built-in method UnsetToolTip}
1 0.000 0.000 0.000 0.000 {_locale._getdefaultlocale}
18 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:145(getStatus)
3 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1313(OnFileEdit)
1 0.000 0.000 0.000 0.000 {built-in method Update}
1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1166(__toggle_active_msg)
1 0.000 0.000 0.000 0.000 {time.localtime}
6 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1480(_OnTextEdit)
3 0.000 0.000 0.000 0.000 {wx.siplib.isdeleted}
1 0.000 0.000 0.000 0.000 bash\load_order.py:128(__ne__)
1 0.000 0.000 0.000 0.000 {built-in method Connect}
1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:304(_activeModsFirst)
1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1446(_resetDetails)
6 0.000 0.000 0.000 0.000 {built-in method SetMask}
1 0.000 0.000 0.000 0.000 {built-in method SetForegroundColour}
7 0.000 0.000 0.000 0.000 C:\Python27\lib\stat.py:24(S_IFMT)
3 0.000 0.000 0.000 0.000 bash\bolt.py:2258(natural_key)
1 0.000 0.000 0.000 0.000 bash\bosh\__init__.py:1887(_reset_info_sets)
5 0.000 0.000 0.000 0.000 bash\load_order.py:118(loadOrder)
1 0.000 0.000 0.000 0.000 {built-in method GetSize}
1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:2070(_resetDetails)
3 0.000 0.000 0.000 0.000 {method 'pop' of 'dict' objects}
1 0.000 0.000 0.000 0.000 {built-in method GetStatusBar}
1 0.000 0.000 0.000 0.000 {_codecs.charmap_decode}
2 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1486(OnModifiedEdit)
1 0.000 0.000 0.000 0.000 {time.time}
1 0.000 0.000 0.000 0.000 bash\load_order.py:125(__eq__)
3 0.000 0.000 0.000 0.000 bash\bolt.py:520(__len__)
1 0.000 0.000 0.000 0.000 {hasattr}
2 0.000 0.000 0.000 0.000 {built-in method Red}
2 0.000 0.000 0.000 0.000 bash\bolt.py:1171(__len__)
2 0.000 0.000 0.000 0.000 bash\basher\__init__.py:1395(file_infos)
1 0.000 0.000 0.000 0.000 {built-in method SetBackground}
2 0.000 0.000 0.000 0.000 bash\bolt.py:547(shead)
2 0.000 0.000 0.000 0.000 bash\_games_lo.py:159(warn_active)
1 0.000 0.000 0.000 0.000 {method 'remove' of 'list' objects}
2 0.000 0.000 0.000 0.000 {built-in method Alpha}
1 0.000 0.000 0.000 0.000 bash\brec\common_records.py:100(description)
2 0.000 0.000 0.000 0.000 {built-in method Green}
2 0.000 0.000 0.000 0.000 {built-in method Blue}
1 0.000 0.000 0.000 0.000 {built-in method GetIndex}
2 0.000 0.000 0.000 0.000 {method 'setdefault' of 'dict' objects}
2 0.000 0.000 0.000 0.000 bash\basher\__init__.py:2032(file_info)
1 0.000 0.000 0.000 0.000 {built-in method __new__ of type object at 0x0000000068C48200}
1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:2034(file_infos)
1 0.000 0.000 0.000 0.000 {getattr}
1 0.000 0.000 0.000 0.000 {method 'lstrip' of 'unicode' objects}
1 0.000 0.000 0.000 0.000 bash\_games_lo.py:215(get_load_order)
1 0.000 0.000 0.000 0.000 bash\basher\__init__.py:2134(OnInfoEdit)
1 0.000 0.000 0.000 0.000 {callable}
1 0.000 0.000 0.000 0.000 {method 'itervalues' of 'dict' objects}
1 0.000 0.000 0.000 0.000 {method 'disable' of '_lsprof.Profiler' objects}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment