##// END OF EJS Templates
ENH: Add configuration for profiling completions....
ENH: Add configuration for profiling completions. Adds two new configurable attributes to IPCompleter to enable profiling of the completion subsystem. - IPCompleter.profile_completions, a boolean indicating whether we should profile completions. Default is False. - IPCompleter.profiler_output_dir, a string indicating the directory where profiling data should be written. Default is '.completion_profiles'.
Scott Sanderson -
r25693:3792cd3d
Show More
Name Size Modified Last Commit Author
/ docs / source / development / figs
ipy_kernel_and_terminal.png Loading ...
ipy_kernel_and_terminal.svg Loading ...
other_kernels.png Loading ...
other_kernels.svg Loading ...