Skip to content

Instantly share code, notes, and snippets.

@ahmadia
Created March 3, 2016 23:21
Show Gist options
  • Save ahmadia/4794e80e369525a992e8 to your computer and use it in GitHub Desktop.
Save ahmadia/4794e80e369525a992e8 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
<!doctype html>
<html>
<head>
<meta charset="utf-8" .>
<title>python-fortran</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://cdn.rawgit.com/jiffyclub/snakeviz/v0.4.0/snakeviz/static/snakeviz.css" rel="stylesheet">
<!-- DataTables CSS -->
<link href="https://cdn.rawgit.com/jiffyclub/snakeviz/v0.4.0/snakeviz/static/vendor/jquery.dataTables.min.css" rel="stylesheet">
</head>
<body>
<h1 id="snakeviz-text">SnakeViz</h1>
<!-- reset button -->
<button id="resetbutton" disabled="True">Reset</button>
<!-- style select -->
<label id='sv-style-label'>Style:
<select name="sv-style" id="sv-style-select">
<option value="sunburst" selected>Sunburst</option>
<option value="icicle">Icicle</option>
</select>
</label>
<!-- depth select -->
<label id='sv-depth-label'>Depth:
<select name="sv-depth" id="sv-depth-select">
<option value="3" >3</option>
<option value="5" selected>5</option>
<option value="10" >10</option>
<option value="15" >15</option>
<option value="20" >20</option>
</select>
</label>
<!-- cutoff select -->
<label id='sv-cutoff-label'>Cutoff:
<select name="sv-cutoff" id="sv-cutoff-select">
<option value="0.001" selected>1 &frasl; 1000</option>
<option value="0.01">1 &frasl; 100</option>
<option value="0">None</option>
</select>
</label>
<!-- information div -->
<div id="sv-info-div"></div>
<!-- call stack -->
<div id="sv-call-stack">
<div id="working-spinner" class="spinner">
<div class="bounce1"></div>
<div class="bounce2"></div>
<div class="bounce3"></div>
</div>
<div style="display: inline-block;">
<button id="sv-call-stack-btn">Call Stack</button>
</div>
<div id="sv-call-stack-list"></div>
</div>
<!-- Error message -->
<div id="sv-error-div" class="sv-error-msg">
<p>
An error occurred processing your profile.
You can try a lower depth, a larger cutoff,
or try profiling a smaller portion of your code.
If you continue to have problems you can
<a href="https://github.com/jiffyclub/snakeviz/issues">
contact us on GitHub</a>.
</p>
<div id="sv-error-close-div" class="sv-error-close">Close</div>
</div>
<!-- vis -->
<div style="text-align: center;">
<div id="chart"></div>
</div>
<br>
<!-- stats table -->
<div id="table_div">
<table cellpadding="0" cellspacing="0" border="0" class="display" id="pstats-table">
</table>
</div>
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!-- Vendor JS -->
<script src="https://cdn.rawgit.com/jiffyclub/snakeviz/v0.4.0/snakeviz/static/vendor/jquery-1.11.1.min.js"></script>
<script src="https://cdn.rawgit.com/jiffyclub/snakeviz/v0.4.0/snakeviz/static/vendor/d3.min.js"></script>
<script src="https://cdn.rawgit.com/jiffyclub/snakeviz/v0.4.0/snakeviz/static/vendor/jquery.dataTables.min.js"></script>
<script src="https://cdn.rawgit.com/jiffyclub/snakeviz/v0.4.0/snakeviz/static/vendor/lodash.compat.min.js"></script>
<script src="https://cdn.rawgit.com/jiffyclub/snakeviz/v0.4.0/snakeviz/static/vendor/immutable.min.js"></script>
<!-- SnakeViz JS -->
<script>
// Make the stats table
var table_data = [[['1', 1], '3e-06', '3e-06', '1.2e-05', '1.2e-05', 'numeric.py:2880(_setdef)'], [['1', 1], '8.4e-05', '8.4e-05', '0.000114', '0.000114', 'geometry.py:3(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', '__init__.py:1(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'errors.py:14(RedefinedError)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'encoder.py:101(__init__)'], [['2', 2], '1.3e-05', '6.5e-06', '2e-05', '1e-05', '__init__.py:49(normalize_encoding)'], [['1', 1], '5e-06', '5e-06', '7e-06', '7e-06', 'base.py:203(ClassBuilder)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'callwrapper.py:74(_GilManager)'], [['1', 1], '0.001302', '0.001302', '0.009504', '0.009504', '__init__.py:10(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'utils.py:1579(WarningManager)'], [['1', 1], '0', '0', '0', '0', 'error.py:8(CudaSupportError)'], [['23', 23], '0.000176', '7.652e-06', '0.000256', '1.113e-05', 'solution.py:105(__init__)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:183(BinOpDiv)'], [['15', 15], '9e-06', '6e-07', '9e-06', '6e-07', '__init__.py:273(&lt;genexpr&gt;)'], [['1', 1], '0.000652', '0.000652', '0.003512', '0.003512', 'handlers.py:24(&lt;module&gt;)'], [['16', 16], '0.002577', '0.0001611', '0.002943', '0.0001839', 'executionengine.py:69(get_function_address)'], [['18', 18], '1e-05', '5.556e-07', '1.2e-05', '6.667e-07', 'imputils.py:99(decorate)'], [['2', 2], '1.3e-05', '6.5e-06', '0.000235', '0.0001175', 'api.py:370(_get_cached_btype)'], [['1', 1], '2.4e-05', '2.4e-05', '5.4e-05', '5.4e-05', 'printimpl.py:3(&lt;module&gt;)'], [['1', 1], '0.001326', '0.001326', '0.005602', '0.005602', 'codegen.py:1(&lt;module&gt;)'], [['139', 139], '3.3e-05', '2.374e-07', '3.3e-05', '2.374e-07', 'abstracttypes.py:96(__repr__)'], [['1', 1], '7e-06', '7e-06', '7e-06', '7e-06', '&lt;string&gt;:1(Arguments)'], [['4804', 4804], '0.5347', '0.0001113', '0.5468', '0.0001138', 'euler_1D_py.py:125(compute_waves)'], [['110/66', 110], '0.000175', '2.652e-06', '0.0128', '0.000194', 'copy.py:226(_deepcopy_list)'], [['1', 1], '0.000663', '0.000663', '0.002343', '0.002343', 'util.py:35(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'inspect.py:632(BlockFinder)'], [['1', 1], '0', '0', '0', '0', 'ir.py:309(DelAttr)'], [['79', 79], '3.4e-05', '4.304e-07', '3.4e-05', '4.304e-07', '__init__.py:78(_is_sunder)'], [['3', 3], '5e-06', '1.667e-06', '2.1e-05', '7e-06', '__init__.py:686(createLock)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'platform.py:367(_popen)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'loader.py:38(TestLoader)'], [['9', 9], '6e-06', '6.667e-07', '7e-06', '7.778e-07', '_osx_support.py:120(_save_modified_value)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'compiler.py:63(CompileResult)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'errors.py:4(KernelRuntimeError)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'SocketServer.py:631(BaseRequestHandler)'], [['3', 3], '1e-05', '3.333e-06', '4.2e-05', '1.4e-05', 'types.py:583(__init__)'], [['2', 2], '5e-06', '2.5e-06', '7e-06', '3.5e-06', 'types.py:53(__init__)'], [['2', 2], '2e-06', '1e-06', '2e-06', '1e-06', 'utils.py:68(__init__)'], [['28854', 28854], '0.01456', '5.048e-07', '0.02367', '8.202e-07', 'solution.py:221(_get_base_state_attribute)'], [['8', 8], '1.8e-05', '2.25e-06', '0.002587', '0.0003234', 'values.py:444(__str__)'], [['1', 1], '0.001049', '0.001049', '0.007238', '0.007238', '__init__.py:45(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'instructions.py:394(AllocaInstr)'], [['12', 12], '2e-06', '1.667e-07', '2e-06', '1.667e-07', 'imputils.py:276(iternext_impl)'], [['1', 1], '2.7e-05', '2.7e-05', '3.6e-05', '3.6e-05', 'ctypes_utils.py:3(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'six.py:532(Iterator)'], [['1', 1], '0.000954', '0.000954', '0.001126', '0.001126', 'base.py:1(&lt;module&gt;)'], [['99', 99], '0.0006', '6.061e-06', '0.0006', '6.061e-06', '~:0(&lt;method &#39;__deepcopy__&#39; of &#39;numpy.ndarray&#39; objects&gt;)'], [['1', 1], '0', '0', '0', '0', 'listdecl.py:211(ListNe)'], [['1', 1], '4.9e-05', '4.9e-05', '5.4e-05', '5.4e-05', 'service.py:4(&lt;module&gt;)'], [['10', 10], '2.6e-05', '2.6e-06', '0.00012', '1.2e-05', 'genericpath.py:23(exists)'], [['1', 1], '0.001009', '0.001009', '0.001913', '0.001913', 'builder.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'pythonapi.py:60(_UnboxContext)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'castgraph.py:9(Conversion)'], [['1', 1], '0.000738', '0.000738', '0.000738', '0.000738', 'initfini.py:38(_version_info)'], [['44', 44], '4.9e-05', '1.114e-06', '0.000199', '4.523e-06', '__init__.py:695(acquire)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'npdatetime.py:67(TimedeltaMixOp)'], [['1', 1], '0', '0', '0', '0', 'values.py:332(AttributeSet)'], [['1', 1], '0.001352', '0.001352', '0.001545', '0.001545', 'ufuncbuilder.py:2(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'cfl.py:7(__init__)'], [['6', 6], '1.7e-05', '2.833e-06', '2.8e-05', '4.667e-06', 'core.py:1096(__init__)'], [['1', 1], '8e-06', '8e-06', '8e-06', '8e-06', '~:0(&lt;method &#39;splitlines&#39; of &#39;str&#39; objects&gt;)'], [['2', 2], '5e-06', '2.5e-06', '5e-06', '2.5e-06', 'index_tricks.py:148(__init__)'], [['1', 1], '0.000462', '0.000462', '0.001989', '0.001989', 'core.py:21(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'threading.py:423(_Semaphore)'], [['40', 40], '1.9e-05', '4.75e-07', '2e-05', '5e-07', '_inspect.py:28(isfunction)'], [['1', 1], '0.00155', '0.00155', '0.00156', '0.00156', 'typeconv.py:1(&lt;module&gt;)'], [['9610', 9610], '0.01379', '1.435e-06', '0.01379', '1.435e-06', 'numeric.py:1396(rollaxis)'], [['1', 1], '1.4e-05', '1.4e-05', '3.9e-05', '3.9e-05', 'threading.py:647(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'compiler.py:176(ForAll)'], [['1', 1], '7e-06', '7e-06', '0.000131', '0.000131', 'solver.py:267(__init__)'], [['1', 1], '0', '0', '0', '0', 'npdatetime.py:158(TimedeltaCmpLE)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'main.py:63(TestProgram)'], [['2', 2], '3e-06', '1.5e-06', '3e-06', '1.5e-06', '~:0(&lt;method &#39;astype&#39; of &#39;numpy.ndarray&#39; objects&gt;)'], [['1', 1], '0', '0', '0', '0', 'c_ast.py:754(UnaryOp)'], [['30', 30], '1.3e-05', '4.333e-07', '1.3e-05', '4.333e-07', 'types.py:43(__lt__)'], [['87', 87], '0.00019', '2.184e-06', '0.01484', '0.0001705', 'sre_compile.py:552(_code)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'utils.py:247(cached_property)'], [['1', 1], '1e-06', '1e-06', '2e-06', '2e-06', 'threading.py:285(__enter__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'config.py:21(NumbaWarning)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'builtins.py:328(CmpOpGe)'], [['1', 1], '8e-06', '8e-06', '8e-06', '8e-06', '&lt;string&gt;:1(Attribute)'], [['1', 1], '2.1e-05', '2.1e-05', '2.1e-05', '2.1e-05', 'format.py:149(&lt;module&gt;)'], [['1', 1], '3.7e-05', '3.7e-05', '3.8e-05', '3.8e-05', 'errors.py:1(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '3e-06', '3e-06', 'driver.py:162(__new__)'], [['16620', 16620], '0.007406', '4.456e-07', '0.007406', '4.456e-07', '~:0(&lt;max&gt;)'], [['1', 1], '0.000243', '0.000243', '0.000322', '0.000322', 'cmd.py:5(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', '_version.py:9(get_versions)'], [['1', 1], '0', '0', '0', '0', 'c_ast.py:82(NodeVisitor)'], [['5', 5], '3.5e-05', '7e-06', '3.5e-05', '7e-06', 'getlimits.py:245(__init__)'], [['2', 2], '7e-06', '3.5e-06', '0.000174', '8.7e-05', 'targets.py:112(from_default_triple)'], [['2', 2], '0.000474', '0.000237', '0.000522', '0.000261', 'executionengine.py:16(create_mcjit_compiler)'], [['38', 38], '2.1e-05', '5.526e-07', '8.7e-05', '2.289e-06', 'imputils.py:51(decorate)'], [['8', 8], '4e-06', '5e-07', '0.007055', '0.0008819', 'typeconv.py:78(promote_unsafe)'], [['1', 1], '2.4e-05', '2.4e-05', '2.4e-05', '2.4e-05', 'driver.py:4(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '4e-06', '4e-06', 'randomdecl.py:83(Numpy_hypergeometric)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'models.py:897(RangeIteratorType)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'listdecl.py:35(SortedBuiltin)'], [['270', 270], '8.8e-05', '3.259e-07', '8.8e-05', '3.259e-07', '~:0(&lt;numpy.core.multiarray.add_docstring&gt;)'], [['1', 1], '0.001001', '0.001001', '0.08825', '0.08825', '__init__.py:1(&lt;module&gt;)'], [['18098', 18098], '0.00233', '1.287e-07', '0.00233', '1.287e-07', 'abstracttypes.py:88(key)'], [['6', 6], '4e-06', '6.667e-07', '3.2e-05', '5.333e-06', 'builder.py:148(_branch_helper)'], [['1', 1], '0.000321', '0.000321', '0.00033', '0.00033', 'module.py:69(get_function)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '&lt;_exec&gt;:2(&lt;module&gt;)'], [['87', 87], '0.000179', '2.057e-06', '0.000179', '2.057e-06', '~:0(&lt;_sre.compile&gt;)'], [['1', 1], '0.001886', '0.001886', '0.002586', '0.002586', 'controller.py:11(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'nvvm.py:9(NVVM)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'interpreter.py:63(YieldPoint)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'npydecl.py:717(MatMul)'], [['1', 1], '0.000293', '0.000293', '0.000312', '0.000312', 'exec_command.py:52(&lt;module&gt;)'], [['1', 1], '5.5e-05', '5.5e-05', '5.8e-05', '5.8e-05', 'archive_util.py:4(&lt;module&gt;)'], [['1', 1], '1.1e-05', '1.1e-05', '1.2e-05', '1.2e-05', 'dataflow.py:613(BlockInfo)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'records.py:298(recarray)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', '&lt;string&gt;:1(_VarArgItem)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'arraydecl.py:477(CmpOpEqArray)'], [['1', 1], '0', '0', '0', '0', 'values.py:270(GlobalValue)'], [['26', 26], '5.9e-05', '2.269e-06', '7.2e-05', '2.769e-06', 'types.py:344(__init__)'], [['1', 1], '1e-06', '1e-06', '9.9e-05', '9.9e-05', 'config.py:43(__init__)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'deviceufunc.py:609(GUFuncSchedule)'], [['1', 1], '3.5e-05', '3.5e-05', '0.000476', '0.000476', 'util.py:16(get_platform)'], [['1', 1], '4e-05', '4e-05', '4.2e-05', '4.2e-05', '__init__.py:52(create_string_buffer)'], [['1', 1], '1e-05', '1e-05', '1.1e-05', '1.1e-05', 'registry.py:1(&lt;module&gt;)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'base.py:36(OverloadSelector)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'typeinfer.py:25(TypeVar)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'case.py:34(_ExpectedFailure)'], [['429', 429], '0.000141', '3.287e-07', '0.000199', '4.639e-07', '__init__.py:50(__get__)'], [['1', 1], '7e-06', '7e-06', '7e-06', '7e-06', '&lt;string&gt;:1(opcode_info)'], [['1', 1], '0.000126', '0.000126', '0.009893', '0.009893', 'parallel.py:11(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'stride_tricks.py:15(DummyArray)'], [['1', 1], '4e-06', '4e-06', '1.6e-05', '1.6e-05', 'singledispatch_helpers.py:32(decorating_function)'], [['18', 18], '2.3e-05', '1.278e-06', '0.000103', '5.722e-06', 'builder.py:19(wrap)'], [['1', 1], '2.9e-05', '2.9e-05', '0.000741', '0.000741', 'atomicops.py:62(_define_nrt_decref)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'reactive_euler_with_efix_1D_constants.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'core.py:2545(MaskedIterator)'], [['24', 24], '1.3e-05', '5.417e-07', '1.5e-05', '6.25e-07', 'config.py:73(_readenv)'], [['28', 28], '2.4e-05', '8.571e-07', '4.8e-05', '1.714e-06', 'singledispatch.py:195(register)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '~:0(&lt;numpy.core.multiarray.set_typeDict&gt;)'], [['23', 23], '7.2e-05', '3.13e-06', '0.000378', '1.643e-05', 'types.py:809(__init__)'], [['8', 8], '3.4e-05', '4.25e-06', '4e-05', '5e-06', '__init__.py:472(_get_mixins_)'], [['1', 1], '4.3e-05', '4.3e-05', '4.3e-05', '4.3e-05', 'advection_1D_py.py:13(&lt;module&gt;)'], [['1', 1], '0.001752', '0.001752', '0.01061', '0.01061', 'stubs.py:3(&lt;module&gt;)'], [['1', 1], '0.000218', '0.000218', '0.000285', '0.000285', 'llvm_types.py:1(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'npdatetime.py:239(DatetimeCmpEq)'], [['1', 1], '0', '0', '0', '0', 'six.py:60(__len__)'], [['2', 2], '7e-06', '3.5e-06', '7e-06', '3.5e-06', '~:0(&lt;numpy.core.multiarray.result_type&gt;)'], [['1', 1], '4e-06', '4e-06', '3.8e-05', '3.8e-05', 'solution.py:184(is_valid)'], [['6', 6], '6e-06', '1e-06', '2.7e-05', '4.5e-06', 'instructions.py:102(&lt;genexpr&gt;)'], [['9', 9], '2e-06', '2.222e-07', '2e-06', '2.222e-07', 'instructions.py:171(return_value)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'arrayobj.py:754(SliceIndexer)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:883(FileHandler)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'module.py:200(_FunctionsIterator)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'callwrapper.py:91(PyCallWrapper)'], [['8', 8], '7e-06', '8.75e-07', '0.004833', '0.0006041', 'typeconv.py:66(unsafe)'], [['1', 1], '0', '0', '0', '0', 'config.py:343(ConvertingTuple)'], [['1', 1], '0.000175', '0.000175', '0.000603', '0.000603', 'base.py:97(_load_global_helpers)'], [['1', 1], '1e-06', '1e-06', '4e-06', '4e-06', 'decorators.py:37(GUVectorize)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'burgers_1D_py.py:11(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'codegen.py:507(JITCPUCodegen)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'pythonapi.py:71(_ReflectContext)'], [['309', 309], '0.000471', '1.524e-06', '0.000741', '2.398e-06', 'sre_compile.py:428(_simple)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', '~:0(&lt;sum&gt;)'], [['1', 1], '0.000493', '0.000493', '0.001915', '0.001915', 'numerictypes.py:82(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'yacc.py:1312(GrammarError)'], [['1', 1], '0.09303', '0.09303', '0.1268', '0.1268', '__init__.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'six.py:416(Module_six_moves_urllib_response)'], [['8', 8], '2.1e-05', '2.625e-06', '3.7e-05', '4.625e-06', 'context.py:290(_insert_global)'], [['6', 6], '5e-06', '8.333e-07', '5e-06', '8.333e-07', 'instructions.py:87(args)'], [['1', 1], '0', '0', '0', '0', 'arraydecl.py:149(GetItemBuffer)'], [['1', 1], '0', '0', '0', '0', 'nvvm.py:6(NvvmSupportError)'], [['23', 23], '2.3e-05', '1e-06', '2.3e-05', '1e-06', 'numpy_support.py:158(map_layout)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:766(Intrinsic_array_ravel)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'bytecode.py:177(ByteCodeInst)'], [['111', 111], '0.000412', '3.712e-06', '0.00046', '4.144e-06', '__init__.py:382(__getitem__)'], [['1', 1], '0', '0', '0', '0', 'npydecl.py:591(NdFromBuffer)'], [['1', 1], '0', '0', '0', '0', 'error.py:17(NvvmSupportError)'], [['1', 1], '0.003375', '0.003375', '0.6245', '0.6245', 'euler_1D_py.py:33(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'stubs.py:179(threadfence_system)'], [['1', 1], '7e-06', '7e-06', '0.000483', '0.000483', 'build_ext.py:37(build_ext)'], [['1', 1], '0.002196', '0.002196', '0.006826', '0.006826', 'numeric.py:1(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'devices.py:59(_DeviceContextManager)'], [['2', 2], '0.000444', '0.000222', '0.000444', '0.000222', 'targets.py:178(add_analysis_passes)'], [['8', 8], '0.000522', '6.525e-05', '0.000604', '7.55e-05', 'targets.py:21(get_host_cpu_name)'], [['302', 302], '0.000592', '1.96e-06', '0.000698', '2.311e-06', 'dylib.py:16(add_symbol)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'ffi.py:46(_DeadPointer)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'core.py:753(_DomainCheckInterval)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'runner.py:28(TextTestResult)'], [['10', 10], '5e-06', '5e-07', '5e-06', '5e-07', 'ffi.py:130(_dispose)'], [['1', 1], '0.001765', '0.001765', '0.02017', '0.02017', '__init__.py:2(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'cpu.py:171(CPUTargetOptions)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'index_tricks.py:525(ndindex)'], [['6', 6], '2e-06', '3.333e-07', '2e-06', '3.333e-07', '__init__.py:104(CFunctionType)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', 'ast_transforms.py:10(&lt;module&gt;)'], [['133', 133], '0.000577', '4.338e-06', '0.000902', '6.782e-06', 'inspect.py:744(getargs)'], [['1', 1], '0.000133', '0.000133', '0.000777', '0.000777', 'bytecode.py:4(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'ufuncbuilder.py:22(UFuncTargetOptions)'], [['4805', 4805], '0.02111', '4.393e-06', '0.02111', '4.393e-06', 'solver.py:446(_bc_lower)'], [['28', 28], '1.7e-05', '6.071e-07', '0.000163', '5.821e-06', 'values.py:97(__str__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '_inspect.py:145(&lt;lambda&gt;)'], [['21', 21], '1.4e-05', '6.667e-07', '0.0177', '0.0008431', 'castgraph.py:134(unsafe)'], [['2', 2], '4e-06', '2e-06', '4e-06', '2e-06', '~:0(&lt;method &#39;union&#39; of &#39;set&#39; objects&gt;)'], [['1', 1], '0.001853', '0.001853', '0.007614', '0.007614', 'pythonapi.py:1(&lt;module&gt;)'], [['12', 12], '1.5e-05', '1.25e-06', '9.3e-05', '7.75e-06', 'values.py:129(__hash__)'], [['4', 4], '2.6e-05', '6.5e-06', '0.000136', '3.4e-05', 'instructions.py:482(descr)'], [['19', 19], '4.9e-05', '2.579e-06', '4.9e-05', '2.579e-06', '_utils.py:9(__init__)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'types.py:1495(ClassInstanceType)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:631(NumpyFlatType)'], [['1', 1], '0', '0', '0', '0', 'tokenize.py:148(StopTokenizing)'], [['3', 3], '0.000598', '0.0001993', '0.000703', '0.0002343', 'npydecl.py:183(install_operations)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'suite.py:16(BaseTestSuite)'], [['1', 1], '9e-06', '9e-06', '9e-06', '9e-06', 'models.py:1011(DeferredStructModel)'], [['838', 838], '0.00026', '3.103e-07', '0.00026', '3.103e-07', 'imputils.py:24(lower)'], [['1', 1], '3e-06', '3e-06', '8e-06', '8e-06', 'mathdecl.py:88(Math_hypot)'], [['1', 1], '0', '0', '0', '0', 'pickle.py:1267(_EmptyClass)'], [['1', 1], '0', '0', '0', '0', 'core.py:6198(_maximum_operation)'], [['8', 8], '4e-06', '5e-07', '6e-06', '7.5e-07', 'inspect.py:181(istraceback)'], [['1', 1], '1.6e-05', '1.6e-05', '1.6e-05', '1.6e-05', 'models.py:9(DataModel)'], [['1', 1], '0.000912', '0.000912', '0.001187', '0.001187', 'npyio.py:1(&lt;module&gt;)'], [['1', 1], '0.01398', '0.01398', '0.07253', '0.07253', 'cpu.py:1(&lt;module&gt;)'], [['8', 8], '6e-06', '7.5e-07', '8e-06', '1e-06', 'inspect.py:59(isclass)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'errors.py:17(NotDefinedError)'], [['3', 3], '2e-06', '6.667e-07', '0.000138', '4.6e-05', 'instructions.py:117(descr)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'npyimpl.py:114(_ArrayHelper)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'registry.py:30(RewriteRegistry)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'types.py:1441(ExceptionClass)'], [['1', 1], '3.1e-05', '3.1e-05', '5.3e-05', '5.3e-05', 'twodim_base.py:3(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'callconv.py:246(_MinimalCallHelper)'], [['6', 6], '1e-05', '1.667e-06', '1.1e-05', '1.833e-06', 'types.py:1689(&lt;lambda&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'models.py:667(ArrayModel)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'module.py:191(_GlobalsIterator)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:388(PyDLL)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'polynomial.py:939(poly1d)'], [['1', 1], '7.5e-05', '7.5e-05', '8.9e-05', '8.9e-05', '_datasource.py:35(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'wrappers.py:228(UArrayArg)'], [['5692', 5692], '0.000417', '7.326e-08', '0.000417', '7.326e-08', '~:0(&lt;id&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'targets.py:52(TargetData)'], [['4804', 4804], '0.003749', '7.804e-07', '0.01259', '2.621e-06', '__init__.py:1137(debug)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'models.py:960(ArrayCTypesModel)'], [['3', 3], '9e-06', '3e-06', '5.5e-05', '1.833e-05', 'instructions.py:293(descr)'], [['6', 6], '1e-06', '1.667e-07', '5e-06', '8.333e-07', 'opcode.py:35(jrel_op)'], [['1', 1], '0', '0', '0', '0', 'api.py:18(FFIError)'], [['1', 1], '0.000745', '0.000745', '0.00083', '0.00083', '__init__.py:1(&lt;module&gt;)'], [['1', 1], '0.000191', '0.000191', '0.000494', '0.000494', 'threading.py:1(&lt;module&gt;)'], [['1', 1], '9e-06', '9e-06', '9e-06', '9e-06', 'pickle.py:171(Pickler)'], [['1', 1], '0.000118', '0.000118', '0.000129', '0.000129', 'ffiplatform.py:1(&lt;module&gt;)'], [['46', 46], '6.4e-05', '1.391e-06', '9e-05', '1.957e-06', 'StringIO.py:258(getvalue)'], [['1', 1], '0.004053', '0.004053', '0.01101', '0.01101', 'geometry.py:556(centers)'], [['7', 7], '1e-06', '1.429e-07', '1e-06', '1.429e-07', '__future__.py:75(__init__)'], [['1', 1], '1.2e-05', '1.2e-05', '1.2e-05', '1.2e-05', 'enums.py:3(&lt;module&gt;)'], [['4', 4], '5e-06', '1.25e-06', '5e-06', '1.25e-06', '__init__.py:359(_FuncPtr)'], [['1', 1], '0.000229', '0.000229', '0.000229', '0.000229', 'fftpack.py:32(&lt;module&gt;)'], [['487', 487], '0.000213', '4.374e-07', '0.000213', '4.374e-07', '~:0(&lt;method &#39;strip&#39; of &#39;str&#39; objects&gt;)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:622(Min)'], [['1', 1], '0', '0', '0', '0', 'npydecl.py:799(Where)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '~:0(&lt;method &#39;groups&#39; of &#39;_sre.SRE_Match&#39; objects&gt;)'], [['1', 1], '3e-06', '3e-06', '5e-06', '5e-06', 'index_tricks.py:447(__init__)'], [['4804', 4804], '0.5113', '0.0001064', '6.531', '0.00136', 'solver.py:283(step_hyperbolic)'], [['1', 1], '9.3e-05', '9.3e-05', '0.00014', '0.00014', 'passmanagers.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'utils.py:1788(clear_and_catch_warnings)'], [['2', 2], '4e-06', '2e-06', '4e-06', '2e-06', 'transforms.py:71(slp_vectorize)'], [['7', 7], '1.2e-05', '1.714e-06', '0.002007', '0.0002867', 'values.py:430(descr_body)'], [['3', 3], '3e-06', '1e-06', '3e-06', '1e-06', 'codegen.py:60(_raise_if_finalized)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'io.py:79(TextIOBase)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', '__init__.py:38(_RouteClassAttributeToGetattr)'], [['1', 1], '1.6e-05', '1.6e-05', '0.000219', '0.000219', '_osx_support.py:429(get_platform_osx)'], [['1', 1], '0', '0', '0', '0', '__init__.py:294(c_wchar)'], [['1', 1], '3e-06', '3e-06', '0.001586', '0.001586', 'ufunc_db.py:18(_lazy_init_db)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'targets.py:106(Target)'], [['60', 60], '0.000161', '2.683e-06', '0.000778', '1.297e-05', 'abstracttypes.py:64(_type_reconstructor)'], [['96', 96], '9.4e-05', '9.792e-07', '0.000144', '1.5e-06', 'sre_parse.py:236(_class_escape)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'ConfigParser.py:192(InterpolationDepthError)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'typeconv.py:52(TypeCastingRules)'], [['1', 1], '5e-06', '5e-06', '6e-06', '6e-06', 'executionengine.py:206(__init__)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'values.py:231(MDValue)'], [['8', 8], '1.9e-05', '2.375e-06', '3.2e-05', '4e-06', 'values.py:362(__repr__)'], [['1', 1], '0.000332', '0.000332', '0.000611', '0.000611', 'type_annotations.py:1(&lt;module&gt;)'], [['1', 1], '2e-05', '2e-05', '2e-05', '2e-05', '__version__.py:1(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'util.py:346(ForkAwareLocal)'], [['8', 8], '0.000135', '1.688e-05', '0.004055', '0.0005069', 'decorators.py:157(wrapper)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'static.py:1(&lt;module&gt;)'], [['1', 1], '7e-06', '7e-06', '7e-06', '7e-06', 'abstracttypes.py:74(Type)'], [['1', 1], '6.4e-05', '6.4e-05', '6.4e-05', '6.4e-05', '_endian.py:4(&lt;module&gt;)'], [['1', 1], '3e-06', '3e-06', '6e-06', '6e-06', 'copy_reg.py:95(_slotnames)'], [['1', 1], '0', '0', '0', '0', 'SocketServer.py:616(ThreadingUDPServer)'], [['1', 1], '0', '0', '0', '0', 'types.py:1061(BaseAnonymousTuple)'], [['1', 1], '3e-06', '3e-06', '9e-06', '9e-06', '__init__.py:621(_removeHandlerRef)'], [['1', 1], '0.01026', '0.01026', '0.01026', '0.01026', 'transforms.py:75(_populate_module_pm)'], [['12', 12], '4.9e-05', '4.083e-06', '0.000546', '4.55e-05', 'ConfigParser.py:274(options)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'cfl.py:6(CFL)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'values.py:86(Constant)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'values.py:188(MetaDataString)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', '~:0(&lt;method &#39;copy&#39; of &#39;dictproxy&#39; objects&gt;)'], [['8', 8], '6e-06', '7.5e-07', '7e-06', '8.75e-07', 'inspect.py:191(isframe)'], [['6', 6], '2e-06', '3.333e-07', '5e-06', '8.333e-07', 'values.py:216(__hash__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'values.py:474(Argument)'], [['1', 1], '0', '0', '0', '0', '__init__.py:197(c_float)'], [['1', 1], '0.000424', '0.000424', '0.00246', '0.00246', '__init__.py:1(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '1.1e-05', '1.1e-05', 'six.py:89(__get__)'], [['30', 30], '3.8e-05', '1.267e-06', '0.000135', '4.5e-06', '__init__.py:205(_acquireLock)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', 'subprocess.py:647(Popen)'], [['1', 1], '5e-06', '5e-06', '1.7e-05', '1.7e-05', 'passmanagers.py:10(create_function_pass_manager)'], [['1', 1], '0', '0', '0', '0', 'typeinfer.py:124(Propagate)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'core.py:5833(mvoid)'], [['88', 88], '0.000371', '4.216e-06', '0.001224', '1.391e-05', 'copy.py:234(_deepcopy_tuple)'], [['4804', 4804], '0.04219', '8.782e-06', '6.629', '0.00138', 'solver.py:100(step)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'index_tricks.py:223(AxisConcatenator)'], [['1', 1], '0', '0', '0', '0', 'npydecl.py:610(NdSort)'], [['6', 6], '1.8e-05', '3e-06', '2.6e-05', '4.333e-06', 'core.py:78(function)'], [['1', 1], '0', '0', '0', '0', 'collections.py:42(GetItemSequence)'], [['54', 54], '8e-06', '1.481e-07', '8e-06', '1.481e-07', 'ffi.py:70(__enter__)'], [['1', 1], '0.000519', '0.000519', '0.000521', '0.000521', 'passmanagers.py:24(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'models.py:641(ListModel)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'threadlocal.py:9(TLStack)'], [['1', 1], '0.002957', '0.002957', '0.01825', '0.01825', 'platform.py:1(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'ir.py:330(Del)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'templates.py:619(RegistryLoader)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'compiler.py:252(CachedPTX)'], [['309', 309], '0.0001', '3.236e-07', '0.0001', '3.236e-07', 'sre_parse.py:145(__setitem__)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'castgraph.py:33(CastSet)'], [['1', 1], '1.5e-05', '1.5e-05', '0.09763', '0.09763', 'cpu.py:41(init)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'listdecl.py:227(ListGe)'], [['1', 1], '0.00706', '0.00706', '0.03028', '0.03028', '__init__.py:1(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'six.py:348(Module_six_moves_urllib_error)'], [['1', 1], '0.000424', '0.000424', '0.01294', '0.01294', 'shocksine.py:40(setup)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', '_import_tools.py:9(PackageLoader)'], [['1', 1], '8.9e-05', '8.9e-05', '0.000246', '0.000246', 'extras.py:10(&lt;module&gt;)'], [['22', 22], '8.3e-05', '3.773e-06', '0.00121', '5.5e-05', '__init__.py:841(emit)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'compiler.py:280(ModuleCompilerPy2)'], [['8', 8], '1e-05', '1.25e-06', '8.1e-05', '1.012e-05', 'core.py:7714(getdoc)'], [['1', 1], '0', '0', '0', '0', 'core.py:130(MaskError)'], [['1', 1], '3e-06', '3e-06', '5e-06', '5e-06', 'index_tricks.py:470(__init__)'], [['1', 1], '4e-06', '4e-06', '1.1e-05', '1.1e-05', 'cmathdecl.py:43(Cmath_log)'], [['4', 4], '2e-06', '5e-07', '2e-06', '5e-07', 'cmathimpl.py:99(intrinsic_complex_unary)'], [['1', 1], '0', '0', '0', '0', 'ufuncbuilder.py:29(UFuncTarget)'], [['45', 45], '1.1e-05', '2.444e-07', '1.1e-05', '2.444e-07', '__init__.py:266(name)'], [['193', 193], '5.9e-05', '3.057e-07', '5.9e-05', '3.057e-07', '~:0(&lt;method &#39;translate&#39; of &#39;str&#39; objects&gt;)'], [['156', 156], '0.000421', '2.699e-06', '0.000505', '3.237e-06', '__init__.py:398(__setattr__)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'registry.py:17(CPUDispatcher)'], [['1', 1], '0.000746', '0.000746', '0.002065', '0.002065', '__init__.py:8(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'model.py:243(NamedPointerType)'], [['1', 1], '2.6e-05', '2.6e-05', '0.000921', '0.000921', 'atomicops.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:1482(SliceType)'], [['1', 1], '0.001088', '0.001088', '0.003921', '0.003921', 'module.py:1(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'types.py:318(BaseStructType)'], [['135', 135], '0.000165', '1.222e-06', '0.000244', '1.807e-06', 'templates.py:540(register)'], [['11', 11], '1.5e-05', '1.364e-06', '0.000195', '1.773e-05', 'atomicops.py:247(_process_basic_block)'], [['1', 1], '9.7e-05', '9.7e-05', '0.000188', '0.000188', 'solver.py:3(&lt;module&gt;)'], [['140', 140], '3.4e-05', '2.429e-07', '3.4e-05', '2.429e-07', '~:0(&lt;method &#39;rstrip&#39; of &#39;str&#39; objects&gt;)'], [['1', 1], '0.00154', '0.00154', '0.001583', '0.001583', 'ufunc_db.py:46(_fill_ufunc_db)'], [['1', 1], '7e-06', '7e-06', '7e-06', '7e-06', '&lt;string&gt;:1(ArgInfo)'], [['1', 1], '0.0021', '0.0021', '0.002102', '0.002102', 'reconstruct.py:10(&lt;module&gt;)'], [['8', 8], '1.9e-05', '2.375e-06', '2.4e-05', '3e-06', 'module.py:56(add_global)'], [['48', 48], '9e-06', '1.875e-07', '9e-06', '1.875e-07', '~:0(&lt;method &#39;remove&#39; of &#39;set&#39; objects&gt;)'], [['8', 8], '8e-06', '1e-06', '8e-06', '1e-06', 'dispatcher.py:490(get_disambiguator)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'threading.py:780(_set_ident)'], [['1', 1], '0', '0', '0', '0', 'pythonapi.py:18(_Registry)'], [['92', 92], '0.000103', '1.12e-06', '0.000269', '2.924e-06', 'values.py:174(get_reference)'], [['1', 1], '3e-06', '3e-06', '1e-05', '1e-05', 're.py:143(search)'], [['77', 77], '2.5e-05', '3.247e-07', '2.5e-05', '3.247e-07', '~:0(&lt;method &#39;endswith&#39; of &#39;str&#39; objects&gt;)'], [['7', 7], '2.4e-05', '3.429e-06', '0.000186', '2.657e-05', 'codegen.py:536(_add_module)'], [['54', 54], '9e-06', '1.667e-07', '9e-06', '1.667e-07', '__init__.py:175(&lt;lambda&gt;)'], [['1', 1], '9.2e-05', '9.2e-05', '0.000106', '0.000106', 'static_getitem.py:1(&lt;module&gt;)'], [['1', 1], '8e-06', '8e-06', '0.000118', '0.000118', 'handlers.py:740(__init__)'], [['7202', 7202], '0.002005', '2.784e-07', '0.002786', '3.868e-07', '~:0(&lt;isinstance&gt;)'], [['1', 1], '1.4e-05', '1.4e-05', '5e-05', '5e-05', 'dist.py:34(Distribution)'], [['22', 22], '0.00017', '7.727e-06', '0.00017', '7.727e-06', '~:0(&lt;method &#39;write&#39; of &#39;file&#39; objects&gt;)'], [['1', 1], '0.000258', '0.000258', '0.00057', '0.00057', 'dir_util.py:3(&lt;module&gt;)'], [['11', 11], '1.1e-05', '1e-06', '1.4e-05', '1.273e-06', 'types.py:114(__eq__)'], [['20', 20], '4e-06', '2e-07', '4e-06', '2e-07', 'lex.py:1047(TOKEN)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'sre_parse.py:216(tell)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'io.py:69(IOBase)'], [['3', 3], '9e-06', '3e-06', '9e-06', '3e-06', 'weakref.py:297(__init__)'], [['1', 1], '0', '0', '0', '0', 'templates.py:215(CallableTemplate)'], [['89', 89], '0.000351', '3.944e-06', '0.002196', '2.467e-05', 'geometry.py:237(add_dimension)'], [['6', 6], '1e-06', '1.667e-07', '1e-06', '1.667e-07', 'core.py:798(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'npdatetime.py:45(TimedeltaCmpOp)'], [['12', 12], '2.7e-05', '2.25e-06', '0.000367', '3.058e-05', 'collections.py:192(copy)'], [['8', 8], '0.000107', '1.337e-05', '0.003189', '0.0003986', 'dispatcher.py:262(__init__)'], [['1', 1], '0', '0', '0', '0', 'core.py:1075(_DomainedBinaryOperation)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'types.py:339(NumberClass)'], [['1', 1], '3.3e-05', '3.3e-05', '3.5e-05', '3.5e-05', 'options.py:3(&lt;module&gt;)'], [['1', 1], '2.8e-05', '2.8e-05', '2.8e-05', '2.8e-05', 'defchararray.py:1669(chararray)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'nosetester.py:128(NoseTester)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', 'info.py:148(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'castgraph.py:72(TypeGraph)'], [['1', 1], '0.00257', '0.00257', '0.03027', '0.03027', 'cc.py:1(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'c_ast.py:286(Decl)'], [['1', 1], '3.3e-05', '3.3e-05', '7.4e-05', '7.4e-05', 'os.py:35(_get_exports_list)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'compiler.py:18(Flags)'], [['5', 5], '7.5e-05', '1.5e-05', '0.000127', '2.54e-05', 'builtins.py:157(&lt;genexpr&gt;)'], [['6', 6], '6.1e-05', '1.017e-05', '9.1e-05', '1.517e-05', 'lowering.py:26(_rebuild_env)'], [['1', 1], '2e-05', '2e-05', '0.000146', '0.000146', '_polybase.py:8(&lt;module&gt;)'], [['1', 1], '0.000251', '0.000251', '0.000651', '0.000651', '__init__.py:3(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'typeinfer.py:427(DelItemConstraint)'], [['1', 1], '0.00155', '0.00155', '0.006508', '0.006508', 'config.py:25(&lt;module&gt;)'], [['1', 1], '0.000812', '0.000812', '0.003356', '0.003356', '__init__.py:44(&lt;module&gt;)'], [['76', 76], '0.000816', '1.074e-05', '0.000866', '1.139e-05', 'npyimpl.py:370(_ufunc_db_function)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:459(FuncCall)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'core.py:6188(__init__)'], [['1', 1], '0.000109', '0.000109', '0.000368', '0.000368', 'builder.py:83(IRBuilder)'], [['1', 1], '0', '0', '0', '0', 'ir.py:268(StaticSetItem)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'lex.py:114(Lexer)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'contextlib.py:9(GeneratorContextManager)'], [['6', 6], '4.9e-05', '8.167e-06', '0.0103', '0.001717', 'codegen.py:327(_unserialize)'], [['1', 1], '6.7e-05', '6.7e-05', '6.7e-05', '6.7e-05', 'values.py:369(Function)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'testing.py:362(ParallelTestResult)'], [['2', 2], '0', '0', '0', '0', 'types.py:1178(key)'], [['1', 1], '8e-06', '8e-06', '8e-06', '8e-06', 'ffi.py:52(OutputString)'], [['1', 1], '1.1e-05', '1.1e-05', '1.4e-05', '1.4e-05', 'transforms.py:11(PassManagerBuilder)'], [['4', 4], '1.5e-05', '3.75e-06', '4.5e-05', '1.125e-05', 'six.py:89(__get__)'], [['13', 13], '0.007575', '0.0005827', '0.007575', '0.0005827', '~:0(&lt;method &#39;read&#39; of &#39;file&#39; objects&gt;)'], [['1', 1], '0', '0', '0', '0', 'index_tricks.py:452(CClass)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'kernelapi.py:46(FakeCUDAConst)'], [['1', 1], '0.000192', '0.000192', '0.00213', '0.00213', 'main.py:1(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', '~:0(&lt;_cffi_backend.new_array_type&gt;)'], [['1', 1], '0', '0', '0', '0', 'npdatetime.py:138(TimedeltaFloorDiv)'], [['1', 1], '0.000568', '0.000568', '0.000635', '0.000635', '__init__.py:24(&lt;module&gt;)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', '__init__.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:161(Assignment)'], [['6', 6], '7.7e-05', '1.283e-05', '0.000412', '6.867e-05', 'utils.py:430(total_ordering)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'templates.py:167(FunctionTemplate)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'types.py:176(IntType)'], [['64', 64], '5.1e-05', '7.969e-07', '5.1e-05', '7.969e-07', '~:0(&lt;sys._getframe&gt;)'], [['14806', 14806], '0.002095', '1.415e-07', '0.002095', '1.415e-07', 'geometry.py:565(lower)'], [['1', 1], '1e-05', '1e-05', '1e-05', '1e-05', '_inspect.py:7(&lt;module&gt;)'], [['23', 23], '0.000126', '5.478e-06', '0.000688', '2.991e-05', 'types.py:895(__init__)'], [['1', 1], '8.4e-05', '8.4e-05', '0.000185', '0.000185', 'transforms.py:1(&lt;module&gt;)'], [['1', 1], '0.003577', '0.003577', '0.0692', '0.0692', '__init__.py:3(&lt;module&gt;)'], [['5', 5], '5.1e-05', '1.02e-05', '0.00011', '2.2e-05', 'model.py:518(global_cache)'], [['8', 8], '0.000294', '3.675e-05', '0.000704', '8.8e-05', 'dispatcher.py:568(__init__)'], [['1', 1], '4.4e-05', '4.4e-05', '4.4e-05', '4.4e-05', 'socket.py:183(_socketobject)'], [['4', 4], '4e-06', '1e-06', '6e-06', '1.5e-06', 'values.py:254(get_reference)'], [['30', 30], '5.3e-05', '1.767e-06', '5.4e-05', '1.8e-06', 'numerictypes.py:443(_add_array_type)'], [['88', 88], '9.3e-05', '1.057e-06', '0.000109', '1.239e-06', 'geometry.py:682(dimensions)'], [['11', 11], '1.9e-05', '1.727e-06', '0.002362', '0.0002147', 'controller.py:415(log_info)'], [['1', 1], '4e-06', '4e-06', '1.3e-05', '1.3e-05', 'testing.py:79(TestLoader)'], [['1', 1], '0', '0', '0', '0', 'solver.py:152(_check_cfl_settings)'], [['1', 1], '0', '0', '0', '0', 'npydecl.py:545(NdArange)'], [['1', 1], '7.8e-05', '7.8e-05', '7.9e-05', '7.9e-05', 'polyutils.py:45(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'types.py:1135(UniTupleIter)'], [['1', 1], '0.000207', '0.000207', '0.001906', '0.001906', 'polynomial.py:4(&lt;module&gt;)'], [['11', 11], '3.3e-05', '3e-06', '0.000474', '4.309e-05', '__init__.py:1246(makeRecord)'], [['1', 1], '2.5e-05', '2.5e-05', '0.000184', '0.000184', 'builtins.py:590(register_number_classes)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'arraydecl.py:390(ArrayFlagsAttribute)'], [['92', 92], '7.3e-05', '7.935e-07', '0.000148', '1.609e-06', 'values.py:37(_wrapname)'], [['1', 1], '8.8e-05', '8.8e-05', '9.7e-05', '9.7e-05', 'suite.py:1(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'threading.py:288(__exit__)'], [['114', 114], '0.000158', '1.386e-06', '0.000158', '1.386e-06', 'types.py:186(__str__)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'deviceufunc.py:422(DeviceGUFuncVectorize)'], [['1058', 1058], '0.000127', '1.2e-07', '0.000127', '1.2e-07', '~:0(&lt;ord&gt;)'], [['185', 185], '3.3e-05', '1.784e-07', '3.3e-05', '1.784e-07', '~:0(&lt;thread.get_ident&gt;)'], [['1', 1], '0.000398', '0.000398', '0.002049', '0.002049', 'randomdecl.py:1(&lt;module&gt;)'], [['1', 1], '3.6e-05', '3.6e-05', '7.8e-05', '7.8e-05', 'six.py:662(exec_)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'core.py:197(Builder)'], [['88', 88], '0.000182', '2.068e-06', '0.03306', '0.0003756', 're.py:192(compile)'], [['42', 42], '3.7e-05', '8.81e-07', '5.9e-05', '1.405e-06', 'atomicops.py:252(_examine_refct_op)'], [['1', 1], '0', '0', '0', '0', 'SocketServer.py:629(ThreadingUnixDatagramServer)'], [['1', 1], '9e-06', '9e-06', '9e-06', '9e-06', 'driver.py:777(MemoryPointer)'], [['3', 3], '1e-06', '3.333e-07', '1e-06', '3.333e-07', '_osx_support.py:455(&lt;genexpr&gt;)'], [['1', 1], '4e-06', '4e-06', '7e-06', '7e-06', 'cmathdecl.py:67(Cmath_rect)'], [['1', 1], '8e-06', '8e-06', '8e-06', '8e-06', '&lt;string&gt;:1(_BoxContext)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'builtins.py:377(TupleAdd)'], [['1', 1], '4e-06', '4e-06', '1.6e-05', '1.6e-05', 'builtins.py:640(Round)'], [['1', 1], '8e-06', '8e-06', '8e-06', '8e-06', 'objmode.py:39(PyLower)'], [['30', 30], '0.01224', '0.0004079', '0.01516', '0.0005055', 'collections.py:293(namedtuple)'], [['1', 1], '0', '0', '0', '0', 'npydecl.py:508(NdIdentity)'], [['1', 1], '7e-06', '7e-06', '7e-06', '7e-06', 'solution.py:15(Solution)'], [['1', 1], '3.4e-05', '3.4e-05', '0.000199', '0.000199', 'npydecl.py:384(register_number_classes)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'kernelapi.py:16(Dim3)'], [['3', 3], '4e-06', '1.333e-06', '6e-06', '2e-06', 'posixpath.py:52(isabs)'], [['420/417', 420], '0.000771', '1.849e-06', '0.005675', '1.361e-05', 'abstracttypes.py:54(__call__)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'dispatcher.py:253(Dispatcher)'], [['1', 1], '3e-06', '3e-06', '0.00103', '0.00103', 'random.py:91(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'passmanagers.py:22(ModulePassManager)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'tempfile.py:383(_TemporaryFileWrapper)'], [['1', 1], '1.6e-05', '1.6e-05', '0.000858', '0.000858', 'quicksort.py:2(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'passmanagers.py:14(PassManager)'], [['1', 1], '3e-06', '3e-06', '5.2e-05', '5.2e-05', 'model.py:73(build_backend_type)'], [['37', 37], '1.1e-05', '2.973e-07', '3.6e-05', '9.73e-07', '~:0(&lt;method &#39;setdefault&#39; of &#39;dict&#39; objects&gt;)'], [['157', 157], '8.5e-05', '5.414e-07', '8.5e-05', '5.414e-07', '~:0(&lt;method &#39;get&#39; of &#39;dictproxy&#39; objects&gt;)'], [['1', 1], '0.000185', '0.000185', '0.001488', '0.001488', 'decoder.py:2(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'manager.py:10(__init__)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'model.py:252(ArrayType)'], [['10', 10], '3.5e-05', '3.5e-06', '3.5e-05', '3.5e-06', '~:0(&lt;method &#39;__deepcopy__&#39; of &#39;numpy.generic&#39; objects&gt;)'], [['1', 1], '1.4e-05', '1.4e-05', '4.4e-05', '4.4e-05', 'builtins.py:294(UnaryNot)'], [['1', 1], '0', '0', '0', '0', 'errors.py:78(ByteCodeSupportError)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'autotune.py:19(OccupancyThreadKey)'], [['1', 1], '4.9e-05', '4.9e-05', '5.6e-05', '5.6e-05', 'devices.py:1(&lt;module&gt;)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'models.py:727(RecordModel)'], [['1', 1], '9e-06', '9e-06', '9e-06', '9e-06', 'driver.py:447(Context)'], [['66', 66], '0.000209', '3.167e-06', '0.009876', '0.0001496', '~:0(&lt;map&gt;)'], [['1', 1], '2e-06', '2e-06', '3e-06', '3e-06', 'bytecode.py:159(_as_opcodes)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'difflib.py:764(Differ)'], [['2', 2], '7e-06', '3.5e-06', '5e-05', '2.5e-05', 'builder.py:566(atomic_rmw)'], [['75', 75], '6.8e-05', '9.067e-07', '6.8e-05', '9.067e-07', '_inspect.py:133(strseq)'], [['1020', 1020], '0.000237', '2.324e-07', '0.000237', '2.324e-07', 'collections.py:78(__iter__)'], [['134', 134], '2.1e-05', '1.567e-07', '2.1e-05', '1.567e-07', 'types.py:188(key)'], [['1', 1], '0.000528', '0.000528', '0.001285', '0.001285', 'function_base.py:1(&lt;module&gt;)'], [['1', 1], '4e-06', '4e-06', '6e-06', '6e-06', 'hermite_e.py:1789(HermiteE)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'suite.py:252(_ErrorHolder)'], [['1', 1], '0', '0', '0', '0', 'value.py:71(StorageClass)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'testing.py:27(TestLister)'], [['1', 1], '4e-06', '4e-06', '2.1e-05', '2.1e-05', 'instructions.py:255(__init__)'], [['14453', 14453], '0.1643', '1.137e-05', '0.1643', '1.137e-05', '~:0(&lt;numpy.core.multiarray.array&gt;)'], [['1', 1], '1.1e-05', '1.1e-05', '1.4e-05', '1.4e-05', 'cparser.py:99(__init__)'], [['1', 1], '0.00013', '0.00013', '0.000163', '0.000163', '_iotools.py:3(&lt;module&gt;)'], [['41', 41], '8e-06', '1.951e-07', '8e-06', '1.951e-07', '~:0(&lt;iter&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'models.py:845(UniTupleIter)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'ir.py:319(StoreMap)'], [['2', 2], '1e-05', '5e-06', '5.3e-05', '2.65e-05', 'instructions.py:563(descr)'], [['40', 40], '3e-05', '7.5e-07', '5.2e-05', '1.3e-06', 'castgraph.py:65(__iter__)'], [['1', 1], '2e-06', '2e-06', '6e-06', '6e-06', 'randomdecl.py:122(Random_unary_distribution)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'arrayobj.py:626(IntegerArrayIndexer)'], [['28', 28], '4e-06', '1.429e-07', '4e-06', '1.429e-07', 'common.py:13(_decode_string)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:193(Break)'], [['2', 2], '7e-06', '3.5e-06', '7e-06', '3.5e-06', '~:0(&lt;_curses.tigetnum&gt;)'], [['44', 44], '1.5e-05', '3.409e-07', '1.5e-05', '3.409e-07', 'ConfigParser.py:567(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:783(While)'], [['2', 2], '1e-05', '5e-06', '4.7e-05', '2.35e-05', 'state.py:169(is_valid)'], [['1', 1], '0.000514', '0.000514', '0.000574', '0.000574', 'context.py:1(&lt;module&gt;)'], [['1', 1], '1.2e-05', '1.2e-05', '1.2e-05', '1.2e-05', '&lt;string&gt;:1(FuncAttr)'], [['140', 140], '2.7e-05', '1.929e-07', '2.7e-05', '1.929e-07', 'values.py:162(name)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'templates.py:429(_OverloadMethodTemplate)'], [['79', 79], '0.000197', '2.494e-06', '0.000469', '5.937e-06', '__init__.py:105(__setitem__)'], [['1', 1], '0', '0', '0', '0', 'core.py:783(__init__)'], [['1', 1], '0.000275', '0.000275', '0.000376', '0.000376', 'defmatrix.py:1(&lt;module&gt;)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'ir.py:621(Block)'], [['8', 8], '3e-06', '3.75e-07', '3e-06', '3.75e-07', 'values.py:350(__init__)'], [['491', 491], '0.00038', '7.739e-07', '0.00038', '7.739e-07', 'six.py:180(find_module)'], [['58', 58], '0.000169', '2.914e-06', '0.000169', '2.914e-06', '__init__.py:501(cast)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'abstracttypes.py:267(IteratorType)'], [['87', 87], '7.9e-05', '9.08e-07', '7.9e-05', '9.08e-07', 'sre_parse.py:67(__init__)'], [['7', 7], '7e-06', '1e-06', '2.2e-05', '3.143e-06', '__init__.py:367(__getattr__)'], [['14', 14], '5e-05', '3.571e-06', '6.6e-05', '4.714e-06', '__init__.py:147(_check_size)'], [['1', 1], '4e-06', '4e-06', '1.1e-05', '1.1e-05', 'mathdecl.py:57(Math_converter)'], [['1', 1], '0', '0', '0', '0', 'c_ast.py:426(FileAST)'], [['1', 1], '2.7e-05', '2.7e-05', '0.0009', '0.0009', 'sysconfig.py:10(&lt;module&gt;)'], [['1', 1], '1e-05', '1e-05', '0.000197', '0.000197', 'atomicops.py:29(_define_nrt_meminfo_data)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:384(Enumerator)'], [['1', 1], '0.001079', '0.001079', '0.001092', '0.001092', '__init__.py:11(&lt;module&gt;)'], [['1', 1], '1.1e-05', '1.1e-05', '1.2e-05', '1.2e-05', 'passmanagers.py:35(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'npyio.py:40(BagObj)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'npdatetime.py:251(DatetimeCmpLE)'], [['11', 11], '5e-06', '4.545e-07', '5e-06', '4.545e-07', 'process.py:59(current_process)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'instructions.py:556(AtomicRMW)'], [['7', 7], '4e-06', '5.714e-07', '4e-06', '5.714e-07', '~:0(&lt;_weakref.proxy&gt;)'], [['3', 3], '1e-05', '3.333e-06', '7.5e-05', '2.5e-05', 'posixpath.py:358(abspath)'], [['100171', 100171], '0.02808', '2.804e-07', '0.05747', '5.737e-07', '~:0(&lt;getattr&gt;)'], [['1', 1], '5e-06', '5e-06', '0.07263', '0.07263', 'atomicops.py:171(compile_nrt_functions)'], [['222', 222], '0.000107', '4.82e-07', '0.000107', '4.82e-07', 'geometry.py:230(_clear_cached_values)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'contextlib.py:132(closing)'], [['6', 6], '1.4e-05', '2.333e-06', '1.4e-05', '2.333e-06', '~:0(&lt;method &#39;_insert&#39; of &#39;_dispatcher.Dispatcher&#39; objects&gt;)'], [['225', 225], '0.000273', '1.213e-06', '0.00034', '1.511e-06', 'sre_parse.py:268(_escape)'], [['2', 2], '2e-06', '1e-06', '3e-06', '1.5e-06', 'types.py:372(__eq__)'], [['74', 74], '0.000179', '2.419e-06', '0.000247', '3.338e-06', 'threading.py:147(acquire)'], [['4805', 4805], '0.01985', '4.132e-06', '0.01985', '4.132e-06', 'solver.py:483(_bc_upper)'], [['23', 23], '4.2e-05', '1.826e-06', '0.000112', '4.87e-06', 'ffi.py:111(close)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'fnmatch.py:11(&lt;module&gt;)'], [['4', 4], '0', '0', '0', '0', 'types.py:139(__str__)'], [['1', 1], '1.5e-05', '1.5e-05', '1.6e-05', '1.6e-05', 'numerictypes.py:379(_set_up_aliases)'], [['9655', 9655], '0.01222', '1.266e-06', '0.01222', '1.266e-06', '~:0(&lt;numpy.core.multiarray.empty&gt;)'], [['21', 21], '4.3e-05', '2.048e-06', '0.000282', '1.343e-05', 'values.py:461(__init__)'], [['1', 1], '2e-06', '2e-06', '7e-06', '7e-06', 'randomdecl.py:96(Numpy_gamma)'], [['1', 1], '0', '0', '0', '0', '~:0(&lt;numba.runtime._nrt_python.memsys_set_atomic_cas&gt;)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'npydecl.py:21(Numpy_rules_ufunc)'], [['1', 1], '6.5e-05', '6.5e-05', '0.000554', '0.000554', 'encoder.py:2(&lt;module&gt;)'], [['22278/21897', 22278], '0.003634', '1.66e-07', '0.003727', '1.702e-07', '~:0(&lt;len&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'handlers.py:432(SocketHandler)'], [['8', 8], '1.4e-05', '1.75e-06', '6.6e-05', '8.25e-06', 'dispatcher.py:484(get_source_stamp)'], [['2', 2], '0.006652', '0.003326', '0.006661', '0.00333', 'targets.py:145(create_target_machine)'], [['1', 1], '0', '0', '0', '0', 'codegen.py:373(JITCodeLibrary)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', '_version.py:7(&lt;module&gt;)'], [['10', 10], '3.1e-05', '3.1e-06', '5e-05', '5e-06', '__init__.py:1119(__init__)'], [['1', 1], '0', '0', '0', '0', 'context.py:6(Context)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'shallow_1D_py.py:30(&lt;module&gt;)'], [['1', 1], '1.5e-05', '1.5e-05', '0.000275', '0.000275', 'atomicops.py:122(_define_atomic_cas)'], [['2', 2], '1e-06', '5e-07', '1e-06', '5e-07', 'instructions.py:268(rhs)'], [['1', 1], '8e-06', '8e-06', '0.001841', '0.001841', 'ConfigParser.py:285(read)'], [['1', 1], '0.001418', '0.001418', '0.008747', '0.008747', 'nvvm.py:3(&lt;module&gt;)'], [['11', 11], '7.3e-05', '6.636e-06', '0.007567', '0.0006879', 'geometry.py:822(__deepcopy__)'], [['1', 1], '0', '0', '0', '0', 'arraydecl.py:335(StaticGetItemArray)'], [['2', 2], '2e-06', '1e-06', '7e-06', '3.5e-06', 'imputils.py:75(decorate)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'handlers.py:950(NTEventLogHandler)'], [['54', 54], '2.1e-05', '3.889e-07', '2.1e-05', '3.889e-07', '~:0(&lt;_ctypes.byref&gt;)'], [['44', 44], '7e-06', '1.591e-07', '7e-06', '1.591e-07', 'builtins.py:135(&lt;genexpr&gt;)'], [['19', 19], '1e-05', '5.263e-07', '7e-05', '3.684e-06', 'ffi.py:154(__del__)'], [['2', 2], '7e-06', '3.5e-06', '7e-06', '3.5e-06', 'getlimits.py:270(max)'], [['5', 5], '4e-06', '8e-07', '4e-06', '8e-07', '~:0(&lt;method &#39;copy&#39; of &#39;dict&#39; objects&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '~:0(&lt;math.sqrt&gt;)'], [['1', 1], '0', '0', '0', '0', 'models.py:889(ZipType)'], [['1', 1], '0', '0', '0', '0', 'types.py:1340(EphemeralPointer)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', '_version.py:7(&lt;module&gt;)'], [['1', 1], '7e-06', '7e-06', '3.8e-05', '3.8e-05', 'driver.py:290(TrashService)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'errors.py:58(TypingError)'], [['11', 11], '1.8e-05', '1.636e-06', '4.9e-05', '4.455e-06', 'posixpath.py:97(splitext)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'stubs.py:327(const)'], [['1', 1], '0', '0', '0', '0', '__init__.py:71(ProcessError)'], [['40', 40], '3.2e-05', '8e-07', '7.1e-05', '1.775e-06', 'imputils.py:38(_decorate_attr)'], [['1', 1], '1.9e-05', '1.9e-05', '6.4e-05', '6.4e-05', 'sysconfig.py:395(_init_posix)'], [['12', 12], '9e-06', '7.5e-07', '9e-06', '7.5e-07', '~:0(&lt;time.time&gt;)'], [['1', 1], '0', '0', '0', '0', 'core.py:812(_DomainGreater)'], [['1', 1], '6e-06', '6e-06', '0.01211', '0.01211', 'geometry.py:311(_compute_p_centers)'], [['1', 1], '1.3e-05', '1.3e-05', '3.9e-05', '3.9e-05', 'linalg.py:76(_determine_error_states)'], [['1', 1], '1.1e-05', '1.1e-05', '2.5e-05', '2.5e-05', 'singledispatch.py:158(singledispatch)'], [['1', 1], '0', '0', '0', '0', 'npyimpl.py:87(_ArrayIndexingHelper)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'types.py:1365(Object)'], [['1', 1], '0.000576', '0.000576', '0.003436', '0.003436', 'dist.py:5(&lt;module&gt;)'], [['335', 335], '0.000108', '3.224e-07', '0.000137', '4.09e-07', 'common.py:7(_encode_string)'], [['75', 75], '0.00021', '2.8e-06', '0.000367', '4.893e-06', '_utils.py:29(deduplicate)'], [['133', 133], '8e-05', '6.015e-07', '8e-05', '6.015e-07', '~:0(&lt;method &#39;extend&#39; of &#39;list&#39; objects&gt;)'], [['1', 1], '4e-06', '4e-06', '1.9e-05', '1.9e-05', 'instructions.py:363(descr)'], [['6', 6], '7e-06', '1.167e-06', '7e-06', '1.167e-06', 'values.py:177(function_type)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'arraydecl.py:348(RecordAttribute)'], [['27', 27], '3.6e-05', '1.333e-06', '0.000131', '4.852e-06', 'mathimpl.py:117(unary_math_int_impl)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', '~:0(&lt;_hashlib.openssl_md5&gt;)'], [['1', 1], '0.00113', '0.00113', '0.005222', '0.005222', 'api.py:3(&lt;module&gt;)'], [['1', 1], '0.003493', '0.003493', '0.1017', '0.1017', 'sigutils.py:1(&lt;module&gt;)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', 'types.py:797(Buffer)'], [['1', 1], '1.6e-05', '1.6e-05', '2.3e-05', '2.3e-05', 'targets.py:58(__str__)'], [['8', 8], '0.000274', '3.425e-05', '0.000274', '3.425e-05', 'codegen.py:295(_object_getbuffer_hook)'], [['1', 1], '0.000227', '0.000227', '0.000258', '0.000258', 'kernelapi.py:4(&lt;module&gt;)'], [['1', 1], '1.9e-05', '1.9e-05', '2.3e-05', '2.3e-05', 'cffiimpl.py:3(&lt;module&gt;)'], [['1', 1], '9e-06', '9e-06', '9e-06', '9e-06', 'sigparse.py:1(&lt;module&gt;)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'cgutils.py:238(Structure)'], [['1', 1], '4.8e-05', '4.8e-05', '4.9e-05', '4.9e-05', 'nvvm.py:4(&lt;module&gt;)'], [['6', 6], '1.4e-05', '2.333e-06', '0.000105', '1.75e-05', 'mathimpl.py:121(unary_math_intr)'], [['149', 149], '7e-05', '4.698e-07', '7e-05', '4.698e-07', 'threading.py:64(_note)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'polyutils.py:58(RankWarning)'], [['480', 480], '0.000749', '1.56e-06', '0.002764', '5.758e-06', 'abstracttypes.py:42(_intern)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', '_datasource.py:154(DataSource)'], [['1', 1], '0', '0', '0', '0', 'tokenize.py:179(Untokenizer)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'numeric.py:2802(errstate)'], [['1', 1], '2.2e-05', '2.2e-05', '2.2e-05', '2.2e-05', 'pickle.py:833(Unpickler)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'builtins.py:84(GetIter)'], [['13', 13], '1.7e-05', '1.308e-06', '7.9e-05', '6.077e-06', '__init__.py:1290(addHandler)'], [['1', 1], '8e-06', '8e-06', '8e-06', '8e-06', '&lt;string&gt;:1(_UFuncLoopSpec)'], [['24', 24], '3.8e-05', '1.583e-06', '0.000314', '1.308e-05', 'utils.py:415(_is_inherited_from_object)'], [['1', 1], '0', '0', '0', '0', 'threading.py:1088(_set_daemon)'], [['5', 5], '1.8e-05', '3.6e-06', '0.00013', '2.6e-05', 'builder.py:503(ret)'], [['5', 5], '3e-06', '6e-07', '3e-06', '6e-07', 'six.py:177(_get_module)'], [['7', 7], '2.8e-05', '4e-06', '2.8e-05', '4e-06', 'passmanagers.py:48(finalize)'], [['1', 1], '0', '0', '0', '0', 'ConfigParser.py:204(ParsingError)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '_utils.py:4(DuplicatedNameError)'], [['1', 1], '7.4e-05', '7.4e-05', '7.8e-05', '7.8e-05', 'imputils.py:3(&lt;module&gt;)'], [['261', 261], '0.001178', '4.513e-06', '0.03361', '0.0001288', 're.py:230(_compile)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'acoustics_mapped_2D_constants.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'subprocess.py:400(CalledProcessError)'], [['2', 2], '2.2e-05', '1.1e-05', '6.3e-05', '3.15e-05', 'executionengine.py:152(_raw_object_cache_notify)'], [['1', 1], '0.000148', '0.000148', '0.000159', '0.000159', 'funcdesc.py:3(&lt;module&gt;)'], [['1', 1], '6e-06', '6e-06', '1.3e-05', '1.3e-05', 'mathdecl.py:10(Math_unary)'], [['3', 3], '3.9e-05', '1.3e-05', '0.000107', '3.567e-05', 'instructions.py:64(__init__)'], [['1', 1], '0', '0', '0', '0', 'ascii.py:34(StreamConverter)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'info.py:34(&lt;module&gt;)'], [['2', 2], '1.6e-05', '8e-06', '6.7e-05', '3.35e-05', 'builder.py:571(cmpxchg)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'callconv.py:138(MinimalCallConv)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'instructions.py:320(FCMPInstr)'], [['1', 1], '0', '0', '0', '0', 'callconv.py:430(ErrorModel)'], [['2', 2], '1e-06', '5e-07', '1e-06', '5e-07', '_osx_support.py:83(_get_system_version)'], [['1', 1], '0', '0', '0', '0', 'case.py:45(_UnexpectedSuccess)'], [['1', 1], '1.8e-05', '1.8e-05', '0.000771', '0.000771', 'initfini.py:1(&lt;module&gt;)'], [['1', 1], '0.001515', '0.001515', '0.001715', '0.001715', '__init__.py:3(&lt;module&gt;)'], [['1', 1], '0.000823', '0.000823', '0.001656', '0.001656', 'subprocess.py:387(&lt;module&gt;)'], [['11', 11], '4.8e-05', '4.364e-06', '7.5e-05', '6.818e-06', 'atomicops.py:287(_move_and_group_decref_after_all_increfs)'], [['153', 153], '5e-05', '3.268e-07', '5e-05', '3.268e-07', 'templates.py:568(Template)'], [['19', 19], '9e-06', '4.737e-07', '9e-06', '4.737e-07', '__init__.py:75(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'six.py:101(MovedModule)'], [['2', 2], '3e-06', '1.5e-06', '0.004772', '0.002386', 'typeconv.py:92(unsafe_unsafe)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'types.py:193(Module)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'encoder.py:70(JSONEncoder)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'npydecl.py:237(NumpyRulesUnaryArrayOperator)'], [['1', 1], '3e-06', '3e-06', '1.9e-05', '1.9e-05', 'codegen.py:514(_customize_tm_options)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'ConfigParser.py:558(_Chainmap)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'service.py:62(HelloService)'], [['41', 41], '6.1e-05', '1.488e-06', '6.1e-05', '1.488e-06', 'ffi.py:104(__init__)'], [['1', 1], '0', '0', '0', '0', 'types.py:781(ArrayIterator)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:588(NamedInitializer)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'api.py:53(Event)'], [['1', 1], '2e-06', '2e-06', '5e-06', '5e-06', 'core.py:6023(__new__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'testing.py:262(IntPool)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'stubs.py:59(blockDim)'], [['68', 68], '6.8e-05', '1e-06', '0.00075', '1.103e-05', 'manager.py:16(register)'], [['8', 8], '2.2e-05', '2.75e-06', '0.000114', '1.425e-05', 'values.py:274(__init__)'], [['1', 1], '3.8e-05', '3.8e-05', '0.003589', '0.003589', 'parallel.py:381(_make_cas_function)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'ufuncbuilder.py:173(UFuncBuilder)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'numeric.py:2865(__init__)'], [['4805', 4805], '0.01333', '2.774e-06', '0.01671', '3.478e-06', 'state.py:256(get_qbc_from_q)'], [['1', 1], '6e-06', '6e-06', '7e-06', '7e-06', 'legendre.py:1769(Legendre)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:516(NumbaFunction)'], [['297', 297], '0.000811', '2.731e-06', '0.004285', '1.443e-05', 'sre_compile.py:228(_compile_charset)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'arrayobj.py:599(IntegerIndexer)'], [['1', 1], '6e-05', '6e-05', '8.2e-05', '8.2e-05', 'contextlib.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'pickle.py:62(PicklingError)'], [['1', 1], '0.000501', '0.000501', '0.000759', '0.000759', '__init__.py:1(&lt;module&gt;)'], [['6', 6], '0', '0', '0', '0', 'values.py:517(function)'], [['16', 16], '3.9e-05', '2.437e-06', '0.000116', '7.25e-06', 'ffi.py:163(__hash__)'], [['1', 1], '0.000213', '0.000213', '0.000497', '0.000497', 'util.py:5(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'decorators.py:27(_DisableJitWrapper)'], [['1', 1], '0', '0', '0', '0', 'dispatcher.py:14(CUDATargetOptions)'], [['1', 1], '1e-06', '1e-06', '6e-06', '6e-06', 'api.py:263(cast)'], [['1', 1], '0', '0', '0', '0', 'typeinfer.py:238(StaticGetItemConstraint)'], [['2', 2], '1e-06', '5e-07', '1e-06', '5e-07', '__init__.py:429(__init__)'], [['1', 1], '0', '0', '0', '0', 'pythonapi.py:90(NativeValue)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', '__init__.py:347(BoundArguments)'], [['3', 3], '7.1e-05', '2.367e-05', '0.000262', '8.733e-05', 'rangeobj.py:20(make_range_impl)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'devicearray.py:260(DeviceNDArray)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'nrt.py:14(_Runtime)'], [['1', 1], '4.7e-05', '4.7e-05', '8.3e-05', '8.3e-05', 'c_lexer.py:16(CLexer)'], [['1', 1], '0', '0', '0', '0', 'abstracttypes.py:204(Number)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:648(NumpyNdEnumerateType)'], [['370', 370], '4.4e-05', '1.189e-07', '4.4e-05', '1.189e-07', '~:0(&lt;method &#39;pop&#39; of &#39;dict&#39; objects&gt;)'], [['1', 1], '0.002526', '0.002526', '0.003782', '0.003782', 'numpy_support.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'builtins.py:231(BitwiseShiftOperation)'], [['1', 1], '1.7e-05', '1.7e-05', '1.9e-05', '1.9e-05', 'pprint.py:35(&lt;module&gt;)'], [['4', 4], '9e-06', '2.25e-06', '0.000129', '3.225e-05', 'instructions.py:145(descr)'], [['14', 14], '1.8e-05', '1.286e-06', '1.8e-05', '1.286e-06', 'castgraph.py:39(__init__)'], [['2836', 2836], '0.001021', '3.6e-07', '0.002538', '8.949e-07', '~:0(&lt;method &#39;add&#39; of &#39;set&#39; objects&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'typeinfer.py:862(NullDebug)'], [['11', 11], '4.2e-05', '3.818e-06', '0.002274', '0.0002067', '__init__.py:1259(_log)'], [['1', 1], '0.000837', '0.000837', '0.02876', '0.02876', 'rules.py:1(&lt;module&gt;)'], [['149', 149], '3.5e-05', '2.349e-07', '3.5e-05', '2.349e-07', '~:0(&lt;method &#39;__contains__&#39; of &#39;frozenset&#39; objects&gt;)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', 'templates.py:529(Registry)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'models.py:832(FlatIter)'], [['176', 176], '0.00022', '1.25e-06', '0.001082', '6.148e-06', 'typeconv.py:99(_cb_update)'], [['1', 1], '0', '0', '0', '0', 'npydecl.py:732(NdEnumerate)'], [['1', 1], '0.000108', '0.000108', '0.000562', '0.000562', 'abstracttypes.py:1(&lt;module&gt;)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'devicearray.py:49(DeviceNDArrayBase)'], [['8', 8], '1.7e-05', '2.125e-06', '7.4e-05', '9.25e-06', 'decorators.py:38(jit)'], [['27', 27], '6e-05', '2.222e-06', '0.000111', '4.111e-06', 'core.py:860(__init__)'], [['3', 3], '1e-05', '3.333e-06', '4.1e-05', '1.367e-05', 'result.py:14(failfast)'], [['1', 1], '0', '0', '0', '0', 'inspect.py:630(EndOfBlock)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'looplifting.py:56(SubOffset)'], [['1', 1], '0', '0', '0', '0', 'model.py:435(UnionType)'], [['2', 2], '7e-06', '3.5e-06', '7e-06', '3.5e-06', 'transforms.py:89(_dispose)'], [['11', 11], '2e-06', '1.818e-07', '1.1e-05', '1e-06', 'opcode.py:31(name_op)'], [['29', 29], '0.000433', '1.493e-05', '0.000433', '1.493e-05', '~:0(&lt;dir&gt;)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:459(Len)'], [['1', 1], '0.000117', '0.000117', '0.000936', '0.000936', 'ee.py:1(&lt;module&gt;)'], [['153', 153], '0.002484', '1.624e-05', '0.004325', '2.827e-05', 'templates.py:567(decorate)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'transforms.py:36(CallVisitor)'], [['9804', 9804], '0.01585', '1.616e-06', '0.02018', '2.059e-06', 'geometry.py:529(delta)'], [['1', 1], '0', '0', '0', '0', 'instructions.py:375(StoreInstr)'], [['1', 1], '0.001731', '0.001731', '0.1425', '0.1425', 'decorators.py:1(&lt;module&gt;)'], [['1', 1], '6.9e-05', '6.9e-05', '0.000509', '0.000509', 'npdatetime.py:5(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '8e-06', '8e-06', '__init__.py:1385(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'values.py:460(_BaseArgument)'], [['1', 1], '1e-06', '1e-06', '5e-06', '5e-06', 'mathdecl.py:80(Math_copysign)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'threading.py:552(_Event)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:336(CmpOpNe)'], [['81', 81], '0.000137', '1.691e-06', '0.000165', '2.037e-06', 'six.py:139(__init__)'], [['20', 20], '8e-06', '4e-07', '2.1e-05', '1.05e-06', 'lex.py:1048(set_doc)'], [['79', 79], '0.001391', '1.761e-05', '0.002406', '3.046e-05', 'npydecl.py:304(_numpy_ufunc)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'numeric.py:50(ComplexWarning)'], [['1', 1], '1.5e-05', '1.5e-05', '1.5e-05', '1.5e-05', 'context.py:44(BaseContext)'], [['6', 6], '5e-06', '8.333e-07', '5e-06', '8.333e-07', 'funcdesc.py:104(llvm_cpython_wrapper_name)'], [['1', 1], '0', '0', '0', '0', 'c_ast.py:177(BinaryOp)'], [['52', 52], '1.2e-05', '2.308e-07', '1.2e-05', '2.308e-07', 'types.py:356(key)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'typeinfer.py:451(SetAttrConstraint)'], [['11', 11], '0.0102', '0.0009272', '0.01033', '0.0009389', 'module.py:11(parse_assembly)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'targets.py:240(TargetLibraryInfo)'], [['1', 1], '9e-06', '9e-06', '1.7e-05', '1.7e-05', 'npydecl.py:216(NumpyRulesInplaceArrayOperator)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'lowering.py:14(Environment)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'npydecl.py:468(NdFull)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'socket.py:239(_fileobject)'], [['1', 1], '6.7e-05', '6.7e-05', '0.000171', '0.000171', 'driver.py:139(_build_reverse_error_map)'], [['1', 1], '6e-06', '6e-06', '8e-06', '8e-06', 'values.py:133(Value)'], [['133', 133], '0.000639', '4.805e-06', '0.00237', '1.782e-05', 'geometry.py:181(mapc2p)'], [['1', 1], '7e-06', '7e-06', '5.3e-05', '5.3e-05', 'cgutils.py:796(gep)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'controller.py:421(OutputController)'], [['1', 1], '0.004492', '0.004492', '0.02102', '0.02102', 'utils.py:1(&lt;module&gt;)'], [['6', 6], '1e-06', '1.667e-07', '1e-06', '1.667e-07', 'values.py:387(module)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:128(VisibleDeprecationWarning)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', '_datasource.py:50(_FileOpeners)'], [['1', 1], '0', '0', '0', '0', 'core.py:122(MAError)'], [['119', 119], '7.2e-05', '6.05e-07', '0.00058', '4.874e-06', 'typeconv.py:42(set_unsafe_convert)'], [['2', 2], '8e-06', '4e-06', '1.4e-05', '7e-06', 'types.py:1166(__new__)'], [['1', 1], '2.5e-05', '2.5e-05', '2.8e-05', '2.8e-05', 'targets.py:234(create_target_library_info)'], [['1', 1], '0', '0', '0', '0', '~:0(&lt;method &#39;disable&#39; of &#39;_lsprof.Profiler&#39; objects&gt;)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:661(Bool)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'info.py:86(&lt;module&gt;)'], [['1', 1], '0.000214', '0.000214', '0.001363', '0.001363', 'util.py:5(&lt;module&gt;)'], [['34', 34], '0.0001', '2.941e-06', '0.000151', '4.441e-06', 'posixpath.py:120(dirname)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'config.py:285(ConvertingMixin)'], [['1', 1], '0.003491', '0.003491', '0.01552', '0.01552', 'cparser.py:1(&lt;module&gt;)'], [['1', 1], '0.000935', '0.000935', '0.01168', '0.01168', 'tempfile.py:18(&lt;module&gt;)'], [['4', 4], '5e-06', '1.25e-06', '5e-06', '1.25e-06', '~:0(&lt;zip&gt;)'], [['2', 2], '3.2e-05', '1.6e-05', '0.000458', '0.000229', 'atomicops.py:95(_define_atomic_inc_dec)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:88(_NPDatetimeBase)'], [['1', 1], '2.2e-05', '2.2e-05', '0.000109', '0.000109', 'laguerre.py:59(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'vectorizers.py:15(CUDAVectorize)'], [['280', 280], '8.8e-05', '3.143e-07', '8.8e-05', '3.143e-07', 'types.py:234(key)'], [['1', 1], '0', '0', '0', '0', 'errors.py:55(DistutilsExecError)'], [['5', 5], '1.2e-05', '2.4e-06', '1.5e-05', '3e-06', 'UserDict.py:91(get)'], [['1', 1], '4.9e-05', '4.9e-05', '4.9e-05', '4.9e-05', 'serialize.py:3(&lt;module&gt;)'], [['1', 1], '7e-06', '7e-06', '7e-06', '7e-06', '&lt;string&gt;:1(ArgSpec)'], [['153', 153], '8.3e-05', '5.425e-07', '0.004408', '2.881e-05', 'templates.py:589(decorator)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'euler_4wave_2D_constants.py:1(&lt;module&gt;)'], [['8', 8], '1.2e-05', '1.5e-06', '9.5e-05', '1.187e-05', 'core.py:7709(__init__)'], [['1', 1], '0.00318', '0.00318', '0.1937', '0.1937', 'registry.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'handlers.py:599(DatagramHandler)'], [['1', 1], '0.00195', '0.00195', '0.002979', '0.002979', 'values.py:4(&lt;module&gt;)'], [['1', 1], '1e-05', '1e-05', '1e-05', '1e-05', 'passes.py:11(&lt;module&gt;)'], [['1', 1], '1.2e-05', '1.2e-05', '1.2e-05', '1.2e-05', 'api.py:30(FFI)'], [['1', 1], '2e-06', '2e-06', '0.000138', '0.000138', 'ConfigParser.py:686(SafeConfigParser)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'builtins.py:332(CmpOpEq)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:4(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'instructions.py:250(Resume)'], [['1', 1], '0.001027', '0.001027', '0.001781', '0.001781', 'callwrapper.py:1(&lt;module&gt;)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'kernel.py:10(FakeCUDAKernel)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'numerictypes.py:765(_typedict)'], [['87', 87], '0.000457', '5.253e-06', '0.03228', '0.000371', 'sre_compile.py:567(compile)'], [['3', 3], '8e-06', '2.667e-06', '1e-05', '3.333e-06', 'model.py:221(__init__)'], [['8', 8], '1.1e-05', '1.375e-06', '1.7e-05', '2.125e-06', 'typeconv.py:48(get_pointer)'], [['1', 1], '1.5e-05', '1.5e-05', '0.000277', '0.000277', 'decorators.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'ir.py:253(SetItem)'], [['80', 80], '0.000519', '6.487e-06', '0.001812', '2.265e-05', 'collections.py:38(__init__)'], [['1', 1], '0', '0', '0', '0', '__init__.py:159(py_object)'], [['1', 1], '0', '0', '0', '0', 'extras.py:1347(MAxisConcatenator)'], [['1', 1], '0', '0', '0', '0', 'executionengine.py:201(_ObjectCacheRef)'], [['11', 11], '1.4e-05', '1.273e-06', '1.4e-05', '1.273e-06', 'threading.py:958(name)'], [['1', 1], '2e-06', '2e-06', '8e-06', '8e-06', 'mathdecl.py:98(Math_predicate)'], [['1', 1], '2e-06', '2e-06', '4e-06', '4e-06', 'randomdecl.py:101(Random_ternary_distribution)'], [['1', 1], '0', '0', '0', '0', '~:0(&lt;numba.runtime._nrt_python.memsys_use_cpython_allocator&gt;)'], [['4', 4], '1e-05', '2.5e-06', '9.7e-05', '2.425e-05', 'builder.py:499(ret_void)'], [['14', 14], '1e-05', '7.143e-07', '1e-05', '7.143e-07', '~:0(&lt;bin&gt;)'], [['16', 16], '0.00014', '8.75e-06', '0.000148', '9.25e-06', 'utils.py:506(__init__)'], [['2', 2], '3e-06', '1.5e-06', '3e-06', '1.5e-06', 'pythonapi.py:25(decorator)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'arraydecl.py:382(ArrayCTypesAttribute)'], [['4804', 4804], '0.04573', '9.52e-06', '0.04573', '9.52e-06', '~:0(&lt;method &#39;copy&#39; of &#39;numpy.ndarray&#39; objects&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'dispatcher.py:501(_IPythonCacheLocator)'], [['22', 22], '2.8e-05', '1.273e-06', '4e-05', '1.818e-06', '__init__.py:446(usesTime)'], [['8', 8], '2.3e-05', '2.875e-06', '0.000115', '1.437e-05', 'dispatcher.py:493(from_function)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'dufunc.py:11(DUFuncKernel)'], [['1', 1], '0', '0', '0', '0', 'npdatetime.py:154(TimedeltaCmpLt)'], [['6', 6], '7e-06', '1.167e-06', '3.3e-05', '5.5e-06', 'builder.py:33(wrap)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'six.py:60(__len__)'], [['6', 6], '7e-05', '1.167e-05', '0.01072', '0.001787', 'compiler.py:80(_rebuild)'], [['18', 18], '4e-06', '2.222e-07', '1e-05', '5.556e-07', 'config.py:106(&lt;lambda&gt;)'], [['8', 8], '0.000369', '4.612e-05', '0.000767', '9.587e-05', 'executionengine.py:170(_raw_object_cache_getbuffer)'], [['1', 1], '0.000206', '0.000206', '0.000365', '0.000365', 'dis.py:1(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'yacc.py:140(YaccError)'], [['4804', 4804], '0.03425', '7.129e-06', '0.04859', '1.011e-05', 'solver.py:671(write_gauge_values)'], [['1', 1], '9e-06', '9e-06', '9e-06', '9e-06', 'file_util.py:4(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'six.py:309(Module_six_moves_urllib_parse)'], [['1', 1], '0.00048', '0.00048', '0.001175', '0.001175', 'cmathdecl.py:1(&lt;module&gt;)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'driver.py:1061(Function)'], [['111', 111], '0.000139', '1.252e-06', '0.000652', '5.874e-06', '__init__.py:375(__getattr__)'], [['1', 1], '0.000357', '0.000357', '0.000679', '0.000679', 'polynomial.py:55(&lt;module&gt;)'], [['2', 2], '6e-06', '3e-06', '5.3e-05', '2.65e-05', 'instructions.py:43(descr)'], [['3', 3], '9e-06', '3e-06', '0.000121', '4.033e-05', 'builder.py:516(call)'], [['6/3', 6], '8e-06', '2.667e-06', '0.000514', '0.0001713', 'contextlib.py:15(__enter__)'], [['6', 6], '3.8e-05', '6.333e-06', '0.000563', '9.383e-05', 'builder.py:155(if_then)'], [['1', 1], '8e-06', '8e-06', '8e-06', '8e-06', 'ir.py:122(Expr)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'funcdesc.py:183(ExternalFunctionDescriptor)'], [['1', 1], '0', '0', '0', '0', 'npdatetime.py:166(TimedeltaCmpGE)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'generators.py:45(BaseGeneratorLower)'], [['2', 2], '2e-06', '1e-06', '2e-06', '1e-06', '__init__.py:47(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'instructions.py:444(PhiInstr)'], [['1', 1], '6e-06', '6e-06', '3.1e-05', '3.1e-05', 'instructions.py:272(descr)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'suite.py:78(TestSuite)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', 'types.py:24(Integer)'], [['1', 1], '0.00032', '0.00032', '0.1381', '0.1381', 'add_newdocs.py:10(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'types.py:861(Bytes)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'handlers.py:1112(BufferingHandler)'], [['1', 1], '3e-06', '3e-06', '1.1e-05', '1.1e-05', 'core.py:115(struct)'], [['15', 15], '3.3e-05', '2.2e-06', '0.000449', '2.993e-05', 'abc.py:105(register)'], [['1', 1], '0', '0', '0', '0', 'lex.py:94(NullLogger)'], [['4', 4], '2e-06', '5e-07', '2e-06', '5e-07', 'core.py:2517(__get__)'], [['1', 1], '0', '0', '0', '0', 'types.py:870(ByteArray)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'errors.py:46(DistutilsSetupError)'], [['1', 1], '0', '0', '0', '0', 'descriptors.py:7(TargetDescriptor)'], [['1', 1], '8e-06', '8e-06', '4.9e-05', '4.9e-05', 'result.py:26(TestResult)'], [['1', 1], '7e-06', '7e-06', '2.2e-05', '2.2e-05', 'builtins.py:39(Abs)'], [['1', 1], '3.7e-05', '3.7e-05', '5.8e-05', '5.8e-05', 'commontypes.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'externals.py:158(_ExternalNumpyFunctions)'], [['1', 1], '8e-06', '8e-06', '0.09826', '0.09826', 'registry.py:11(CPUTarget)'], [['1', 1], '0.000292', '0.000292', '0.002345', '0.002345', '__init__.py:99(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '_iotools.py:444(ConverterError)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'types.py:317(NamedTupleClass)'], [['8', 8], '8e-06', '1e-06', '8e-06', '1e-06', 'dispatcher.py:474(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'values.py:280(GlobalVariable)'], [['1', 1], '2e-06', '2e-06', '4e-06', '4e-06', 'randomdecl.py:105(Random_binary_distribution)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:168(BinOpAdd)'], [['1', 1], '0', '0', '0', '0', 'errors.py:50(DistutilsPlatformError)'], [['8', 8], '3.2e-05', '4e-06', '0.00043', '5.375e-05', '__init__.py:474(__init__)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'driver.py:957(Event)'], [['6', 6], '2.5e-05', '4.167e-06', '8.5e-05', '1.417e-05', 'types.py:337(structure_repr)'], [['733', 733], '0.002359', '3.218e-06', '0.002359', '3.218e-06', '~:0(&lt;built-in method __new__ of type object at 0x100186920&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'numbers.py:13(Number)'], [['1', 1], '0.000496', '0.000496', '0.000535', '0.000535', 'instructions.py:3(&lt;module&gt;)'], [['1', 1], '2e-05', '2e-05', '2.1e-05', '2.1e-05', '_iotools.py:473(StringConverter)'], [['1', 1], '1.2e-05', '1.2e-05', '1.3e-05', '1.3e-05', 'geometry.py:27(Grid)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'solution.py:96(start_frame)'], [['1', 1], '0.002664', '0.002664', '0.02897', '0.02897', 'typeof.py:1(&lt;module&gt;)'], [['1', 1], '7e-06', '7e-06', '8e-06', '8e-06', 'solver.py:253(ClawSolver1D)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'threading.py:125(_RLock)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '~:0(&lt;_hashlib.openssl_sha224&gt;)'], [['1', 1], '4e-06', '4e-06', '1.9e-05', '1.9e-05', 'testing.py:422(_MinimalRunner)'], [['40', 40], '0.005928', '0.0001482', '0.0256', '0.00064', 'castgraph.py:95(propagate)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'solver.py:13(BC)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', '_internal.py:222(_ctypes)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:574(NumberClassAttribute)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'vc_acoustics_3D_constants.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'models.py:608(TupleModel)'], [['48', 48], '2.8e-05', '5.833e-07', '2.8e-05', '5.833e-07', '_weakrefset.py:16(__init__)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'compiler.py:548(AutoJitCUDAKernel)'], [['1', 1], '1e-05', '1e-05', '1e-05', '1e-05', 'dufunc.py:62(DUFunc)'], [['1', 1], '5e-06', '5e-06', '2e-05', '2e-05', 'polynomial.py:1493(Polynomial)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'lowering.py:231(Lower)'], [['39', 39], '3.6e-05', '9.231e-07', '3.6e-05', '9.231e-07', '~:0(&lt;method &#39;acquire&#39; of &#39;thread.lock&#39; objects&gt;)'], [['6', 6], '1.7e-05', '2.833e-06', '1.7e-05', '2.833e-06', 'six.py:124(__init__)'], [['1', 1], '9e-06', '9e-06', '9e-06', '9e-06', '&lt;string&gt;:1(Extent)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'ufuncbuilder.py:231(GUFuncBuilder)'], [['1', 1], '0', '0', '0', '0', 'devices.py:6(__init__)'], [['1', 1], '2.3e-05', '2.3e-05', '0.001083', '0.001083', 'version.py:27(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'ufuncbuilder.py:152(_BaseUFuncBuilder)'], [['45', 45], '9.1e-05', '2.022e-06', '0.000415', '9.222e-06', '__init__.py:237(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'error.py:12(NvvmError)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'types.py:970(ArrayFlags)'], [['345', 345], '0.000795', '2.304e-06', '0.000795', '2.304e-06', '_weakrefset.py:36(__init__)'], [['1', 1], '8e-06', '8e-06', '1e-05', '1e-05', 'targets.py:48(create_target_data)'], [['1', 1], '3e-06', '3e-06', '8e-06', '8e-06', 'cmathdecl.py:31(CMath_predicate)'], [['88', 88], '0.000527', '5.989e-06', '0.008815', '0.0001002', 'copy.py:306(_reconstruct)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'templates.py:337(AttributeTemplate)'], [['268', 268], '0.000151', '5.634e-07', '0.000151', '5.634e-07', 'types.py:923(key)'], [['4', 4], '2e-06', '5e-07', '2e-06', '5e-07', 'types.py:1335(key)'], [['1', 1], '0', '0', '0', '0', 'listdecl.py:219(ListLe)'], [['1', 1], '5.1e-05', '5.1e-05', '5.4e-05', '5.4e-05', '_utils.py:1(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'types.py:1539(ClassType)'], [['1', 1], '0.001989', '0.001989', '0.002073', '0.002073', 'externals.py:3(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'errors.py:27(VerificationError)'], [['2', 2], '3.5e-05', '1.75e-05', '3.5e-05', '1.75e-05', 'targets.py:92(add_pass)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'errors.py:83(LinkError)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:645(Struct)'], [['2', 2], '3e-06', '1.5e-06', '3e-06', '1.5e-06', 'types.py:1484(__init__)'], [['1', 1], '0', '0', '0', '0', 'instructions.py:412(GEPInstr)'], [['1', 1], '2.9e-05', '2.9e-05', '0.001027', '0.001027', 'random.py:100(seed)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', '~:0(&lt;_ctypes.set_conversion_mode&gt;)'], [['1', 1], '3.2e-05', '3.2e-05', '9.7e-05', '9.7e-05', 'solver.py:160(__init__)'], [['6/2', 6], '1.8e-05', '9e-06', '0.000204', '0.000102', 'model.py:38(get_cached_btype)'], [['15', 15], '8e-06', '5.333e-07', '8e-06', '5.333e-07', 'UserDict.py:43(clear)'], [['1', 1], '0', '0', '0', '0', 'types.py:877(PyArray)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'model.py:301(StructOrUnion)'], [['38', 38], '2.8e-05', '7.368e-07', '2.8e-05', '7.368e-07', 'imputils.py:124(_decorate_getattr)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'arrayprint.py:739(TimedeltaFormat)'], [['40', 40], '8.4e-05', '2.1e-06', '0.001525', '3.812e-05', 'typeof.py:23(typeof)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '~:0(&lt;method &#39;index&#39; of &#39;str&#39; objects&gt;)'], [['15', 15], '5e-06', '3.333e-07', '5e-06', '3.333e-07', 'sre_parse.py:139(__delitem__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__future__.py:74(_Feature)'], [['1', 1], '0.0109', '0.0109', '0.08724', '0.08724', 'context.py:1(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'types.py:115(NPTimedelta)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:816(IntEnum)'], [['2', 2], '5e-06', '2.5e-06', '5e-06', '2.5e-06', 'transforms.py:63(loop_vectorize)'], [['4804', 4804], '0.351', '7.306e-05', '0.3531', '7.35e-05', 'solver.py:397(compute_max_wave_speed)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'core.py:152(Module)'], [['22', 22], '6.9e-05', '3.136e-06', '0.001565', '7.114e-05', '__init__.py:738(handle)'], [['9', 9], '7e-06', '7.778e-07', '6.4e-05', '7.111e-06', 'core.py:2504(__init__)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'types.py:1307(MemInfoPointer)'], [['1', 1], '2.6e-05', '2.6e-05', '2.6e-05', '2.6e-05', 'descriptors.py:3(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'collections.py:22(SequenceLen)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'autotune.py:43(AutoTuner)'], [['1', 1], '0', '0', '0', '0', 'value.py:63(Visibility)'], [['11', 11], '1.8e-05', '1.636e-06', '3.7e-05', '3.364e-06', 'core.py:74(pointer)'], [['8', 8], '4e-06', '5e-07', '4e-06', '5e-07', '~:0(&lt;function __getitem__ at 0x1097b8848&gt;)'], [['1', 1], '0', '0', '0', '0', 'polynomial.py:22(RankWarning)'], [['17', 17], '4e-06', '2.353e-07', '4e-06', '2.353e-07', 'macro.py:165(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:1215(NamedTuple)'], [['1', 1], '2.3e-05', '2.3e-05', '2.3e-05', '2.3e-05', 'random.py:72(Random)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', 'codegen.py:29(CodeLibrary)'], [['46', 46], '0.000127', '2.761e-06', '0.000148', '3.217e-06', 'types.py:184(__init__)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'decorators.py:12(_BaseVectorize)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'compiler.py:153(DeviceFunction)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'cProfile.py:66(Profile)'], [['14', 14], '1.6e-05', '1.143e-06', '3.3e-05', '2.357e-06', 'utils.py:279(bit_length)'], [['44', 44], '9e-06', '2.045e-07', '9e-06', '2.045e-07', 'mathimpl.py:130(_float_input_unary_math_extern_impl)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', '&lt;string&gt;:1(Partition)'], [['21', 21], '1.8e-05', '8.571e-07', '1.8e-05', '8.571e-07', '~:0(&lt;_struct.calcsize&gt;)'], [['2', 2], '4e-06', '2e-06', '6e-06', '3e-06', 'types.py:71(__init__)'], [['3', 3], '0.000418', '0.0001393', '0.000418', '0.0001393', '~:0(&lt;posix.urandom&gt;)'], [['11', 11], '1.3e-05', '1.182e-06', '1.3e-05', '1.182e-06', 'util.py:688(__repr__)'], [['5988', 5988], '0.001941', '3.241e-07', '0.002338', '3.904e-07', '~:0(&lt;setattr&gt;)'], [['111', 111], '4.2e-05', '3.784e-07', '8.1e-05', '7.297e-07', 'ConfigParser.py:373(optionxform)'], [['8', 8], '1e-06', '1.25e-07', '1e-06', '1.25e-07', 'types.py:400(key)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:437(GetItemCPointer)'], [['1', 1], '6e-06', '6e-06', '6.2e-05', '6.2e-05', 'threading.py:1081(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '_import_tools.py:341(PackageLoaderDebug)'], [['1', 1], '5e-06', '5e-06', '2.1e-05', '2.1e-05', 'model.py:149(build_backend_type)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', 'listobj.py:140(ListInstance)'], [['1', 1], '0', '0', '0', '0', 'npydecl.py:828(Sinc)'], [['8', 8], '0.000568', '7.1e-05', '0.001301', '0.0001626', 'dispatcher.py:35(__init__)'], [['40', 40], '7.4e-05', '1.85e-06', '0.001388', '3.47e-05', 'singledispatch.py:209(wrapper)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'randomdecl.py:151(Random_shuffle)'], [['47', 47], '1.8e-05', '3.83e-07', '1.8e-05', '3.83e-07', '~:0(&lt;method &#39;__subclasses__&#39; of &#39;type&#39; objects&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:1199(NamedUniTuple)'], [['1', 1], '0', '0', '0', '0', 'errors.py:31(MacroError)'], [['1', 1], '8e-06', '8e-06', '0.000202', '0.000202', 'sysconfig.py:440(get_config_vars)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:134(VoidType)'], [['1', 1], '0', '0', '0', '0', 'npdatetime.py:247(DatetimeCmpLt)'], [['1', 1], '1.6e-05', '1.6e-05', '2.1e-05', '2.1e-05', 'numerictypes.py:428(_construct_char_code_lookup)'], [['304', 304], '0.000109', '3.586e-07', '0.000168', '5.526e-07', 'sre_compile.py:101(fixup)'], [['1', 1], '0.001837', '0.001837', '0.001935', '0.001935', 'runner.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'npydecl.py:567(NdLinspace)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:77(TimeoutError)'], [['84', 84], '4.1e-05', '4.881e-07', '4.1e-05', '4.881e-07', '~:0(&lt;method &#39;keys&#39; of &#39;dict&#39; objects&gt;)'], [['1', 1], '0', '0', '0', '0', 'threading.py:515(_BoundedSemaphore)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'core.py:7696(_convert2ma)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'types.py:610(Generator)'], [['1', 1], '0', '0', '0', '0', 'six.py:416(Module_six_moves_urllib_response)'], [['20', 20], '7.7e-05', '3.85e-06', '0.000159', '7.95e-06', 'mathimpl.py:148(unary_math_extern)'], [['10', 10], '0.1021', '0.01021', '6.896', '0.6896', 'solver.py:553(evolve_to_time)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'SocketServer.py:358(TCPServer)'], [['1', 1], '7e-05', '7e-05', '7e-05', '7e-05', 'collections.py:26(OrderedDict)'], [['13', 13], '1e-05', '7.692e-07', '1.9e-05', '1.462e-06', 'npydecl.py:375(&lt;genexpr&gt;)'], [['1', 1], '0', '0', '0', '0', 'pickle.py:69(UnpicklingError)'], [['6', 6], '5e-06', '8.333e-07', '5e-06', '8.333e-07', '~:0(&lt;vars&gt;)'], [['1', 1], '1.4e-05', '1.4e-05', '1.4e-05', '1.4e-05', 'defmatrix.py:208(matrix)'], [['83', 83], '0.000194', '2.337e-06', '0.000885', '1.066e-05', 'values.py:138(__init__)'], [['1', 1], '6e-06', '6e-06', '1e-05', '1e-05', 'debug.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:146(FunctionType)'], [['2', 2], '1e-06', '5e-07', '1e-06', '5e-07', 'utils.py:51(_set_function_name)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'lex.py:544(LexerReflect)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'StringIO.py:42(StringIO)'], [['1', 1], '0.005531', '0.005531', '0.005565', '0.005565', 'hashlib.py:56(&lt;module&gt;)'], [['1', 1], '0.000799', '0.000799', '0.05628', '0.05628', 'ffi.py:1(&lt;module&gt;)'], [['4804', 4804], '0.01146', '2.386e-06', '0.01528', '3.18e-06', 'state.py:224(set_q_from_qbc)'], [['1', 1], '5e-06', '5e-06', '6e-06', '6e-06', 'laguerre.py:1741(Laguerre)'], [['7', 7], '1.2e-05', '1.714e-06', '0.04534', '0.006478', 'codegen.py:385(_finalize_specific)'], [['1', 1], '1.9e-05', '1.9e-05', '3e-05', '3e-05', 'options.py:1(&lt;module&gt;)'], [['1', 1], '1.9e-05', '1.9e-05', '1.9e-05', '1.9e-05', 'findlib.py:1(&lt;module&gt;)'], [['153', 153], '0.000183', '1.196e-06', '0.000698', '4.562e-06', '~:0(&lt;all&gt;)'], [['1', 1], '1.2e-05', '1.2e-05', '1.2e-05', '1.2e-05', 'ufunclike.py:5(&lt;module&gt;)'], [['4', 4], '0.001349', '0.0003372', '0.001383', '0.0003457', 'module.py:89(verify)'], [['1', 1], '3e-06', '3e-06', '1.6e-05', '1.6e-05', 'instructions.py:358(__init__)'], [['1', 1], '0', '0', '0', '0', 'serialize.py:26(_ModuleRef)'], [['342', 342], '0.000193', '5.643e-07', '0.000193', '5.643e-07', '~:0(&lt;method &#39;items&#39; of &#39;dict&#39; objects&gt;)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'shlex.py:21(shlex)'], [['1', 1], '6e-06', '6e-06', '1.3e-05', '1.3e-05', 'solver.py:166(_set_mthlim)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'arrayprint.py:695(ComplexFormat)'], [['1', 1], '0', '0', '0', '0', 'npdatetime.py:214(DatetimeMinusDatetime)'], [['1', 1], '5.4e-05', '5.4e-05', '8.3e-05', '8.3e-05', 'boxing.py:4(&lt;module&gt;)'], [['1', 1], '9e-06', '9e-06', '0.05107', '0.05107', 'codegen.py:157(finalize)'], [['3', 3], '1e-06', '3.333e-07', '1e-06', '3.333e-07', 'pythonapi.py:20(__init__)'], [['75', 75], '9.3e-05', '1.24e-06', '9.3e-05', '1.24e-06', 'utils.py:204(__setitem__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:346(gep)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'executionengine.py:273(_ObjectCacheData)'], [['1', 1], '2.9e-05', '2.9e-05', '3.5e-05', '3.5e-05', 'arrayterator.py:9(&lt;module&gt;)'], [['9806', 9806], '0.001643', '1.676e-07', '0.001643', '1.676e-07', 'geometry.py:574(upper)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'ir.py:339(Raise)'], [['13', 13], '2.6e-05', '2e-06', '0.000175', '1.346e-05', 'values.py:399(append_basic_block)'], [['11', 11], '7e-06', '6.364e-07', '7e-06', '6.364e-07', 'controller.py:400(write_F)'], [['162', 162], '2.9e-05', '1.79e-07', '2.9e-05', '1.79e-07', '~:0(&lt;callable&gt;)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'typeinfer.py:874(TypeInferDebug)'], [['162', 162], '0.000138', '8.519e-07', '0.000788', '4.864e-06', 're.py:138(match)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', '__init__.py:1(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'core.py:255(MetaData)'], [['1', 1], '0', '0', '0', '0', 'core.py:249(MetaDataString)'], [['6', 6], '0.000128', '2.133e-05', '0.000151', '2.517e-05', 'cgutils.py:58(create_struct_proxy)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:235(BitwiseLeftShift)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'npydecl.py:156(NumpyRulesArrayOperator)'], [['1', 1], '0.000227', '0.000227', '0.000982', '0.000982', 'fancy_getopt.py:9(&lt;module&gt;)'], [['1', 1], '1e-05', '1e-05', '3.4e-05', '3.4e-05', 'compiler.py:263(Pipeline)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'dummyarray.py:112(Element)'], [['13', 13], '2.4e-05', '1.846e-06', '5.2e-05', '4e-06', 'builder.py:215(_set_terminator)'], [['1', 1], '7e-06', '7e-06', '3e-05', '3e-05', 'instructions.py:413(__init__)'], [['1', 1], '0.003233', '0.003233', '0.1573', '0.1573', '__init__.py:106(&lt;module&gt;)'], [['1', 1], '6e-06', '6e-06', '9e-06', '9e-06', 'hermite.py:1792(Hermite)'], [['1', 1], '7.8e-05', '7.8e-05', '0.000155', '0.000155', 'legendre.py:83(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'kernelapi.py:54(FakeCUDAShared)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', '~:0(&lt;method &#39;view&#39; of &#39;numpy.ndarray&#39; objects&gt;)'], [['1', 1], '0.001204', '0.001204', '0.03175', '0.03175', '__init__.py:4(&lt;module&gt;)'], [['8', 8], '6e-06', '7.5e-07', '1.1e-05', '1.375e-06', 'inspect.py:51(ismodule)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'cgutils.py:77(_StructProxy)'], [['1', 1], '1.5e-05', '1.5e-05', '1.8e-05', '1.8e-05', 'shlex.py:2(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'platform.py:31(_DummyExtension)'], [['21', 21], '0.000163', '7.762e-06', '0.000163', '7.762e-06', '~:0(&lt;posix.stat&gt;)'], [['1', 1], '0', '0', '0', '0', 'errors.py:16(DistutilsModuleError)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'util.py:172(Finalize)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'instructions.py:154(PredictableInstr)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', 'ee.py:62(TargetMachine)'], [['1', 1], '0', '0', '0', '0', 'six.py:122(_LazyModule)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'builtins.py:856(Complex128)'], [['9', 9], '4.8e-05', '5.333e-06', '0.000533', '5.922e-05', 'codegen.py:419(_create_empty_module)'], [['12', 12], '8e-06', '6.667e-07', '8e-06', '6.667e-07', '~:0(&lt;method &#39;values&#39; of &#39;dict&#39; objects&gt;)'], [['11', 11], '3.1e-05', '2.818e-06', '0.000784', '7.127e-05', '__init__.py:940(emit)'], [['2', 2], '5e-06', '2.5e-06', '1e-05', '5e-06', 'os.py:496(__delitem__)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'types.py:742(Record)'], [['2', 2], '5e-06', '2.5e-06', '4.4e-05', '2.2e-05', 'builder.py:20(wrapped)'], [['4', 4], '3e-06', '7.5e-07', '3e-06', '7.5e-07', 'utils.py:255(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'templates.py:366(_OverloadAttributeTemplate)'], [['4', 4], '1.5e-05', '3.75e-06', '1.8e-05', '4.5e-06', 'threading.py:132(__init__)'], [['2', 2], '5e-06', '2.5e-06', '5e-06', '2.5e-06', '~:0(&lt;posix.unsetenv&gt;)'], [['1', 1], '0', '0', '0', '0', 'instructions.py:600(_LandingPadClause)'], [['1', 1], '0.000248', '0.000248', '0.00028', '0.00028', 'types.py:3(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'devices.py:33(__init__)'], [['1', 1], '0', '0', '0', '0', 'ascii.py:28(StreamWriter)'], [['1', 1], '1.1e-05', '1.1e-05', '0.000171', '0.000171', 'glob.py:1(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', '__init__.py:291(c_wchar_p)'], [['1', 1], '0', '0', '0', '0', 'pythonapi.py:102(EnvironmentManager)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'geometry.py:659(Patch)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'case.py:1018(FunctionTestCase)'], [['1', 1], '5e-06', '5e-06', '1.5e-05', '1.5e-05', 'numeric.py:2869(__enter__)'], [['2', 2], '1.3e-05', '6.5e-06', '1.3e-05', '6.5e-06', '__init__.py:505(string_at)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:660(StructRef)'], [['28853', 28853], '0.03839', '1.331e-06', '0.113', '3.915e-06', 'geometry.py:258(get_dim_attribute)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'threading.py:255(_Condition)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'stubs.py:12(Stub)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'compiler.py:178(_CompileStatus)'], [['19', 19], '8.8e-05', '4.632e-06', '0.000429', '2.258e-05', '~:0(&lt;method &#39;encode&#39; of &#39;str&#39; objects&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'abstracttypes.py:296(MutableSequence)'], [['6', 6], '6e-06', '1e-06', '2.5e-05', '4.167e-06', 'utils.py:240(__exit__)'], [['1', 1], '1e-05', '1e-05', '1e-05', '1e-05', 'helper.py:4(&lt;module&gt;)'], [['1', 1], '0.000474', '0.000474', '0.000508', '0.000508', 'ir.py:1(&lt;module&gt;)'], [['6', 6], '5e-06', '8.333e-07', '9e-05', '1.5e-05', 'types.py:369(__str__)'], [['11', 11], '1e-05', '9.091e-07', '0.006364', '0.0005785', 'castgraph.py:131(safe)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'euler_mapgrid_2D_constants.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'bytecode.py:285(ByteCodeBase)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'types.py:1164(Tuple)'], [['1', 1], '0.000669', '0.000669', '0.00112', '0.00112', '__init__.py:1(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '5e-06', '5e-06', 'mathdecl.py:130(Math_ldexp)'], [['1', 1], '0', '0', '0', '0', '~:0(&lt;method &#39;__exit__&#39; of &#39;thread.lock&#39; objects&gt;)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', '~:0(&lt;method &#39;close&#39; of &#39;file&#39; objects&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'utils.py:1771(IgnoreException)'], [['27', 27], '7e-06', '2.593e-07', '7e-06', '2.593e-07', '~:0(&lt;method &#39;isupper&#39; of &#39;str&#39; objects&gt;)'], [['1', 1], '0.000744', '0.000744', '0.000744', '0.000744', '~:0(&lt;function seed at 0x106db4578&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'model.py:439(EnumType)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'typeof.py:14(Purpose)'], [['4', 4], '0.000163', '4.075e-05', '0.1746', '0.04366', '__init__.py:349(__init__)'], [['24246', 24246], '0.00415', '1.712e-07', '0.00415', '1.712e-07', 'geometry.py:583(num_cells)'], [['1', 1], '1.1e-05', '1.1e-05', '3.9e-05', '3.9e-05', 'ConfigParser.py:232(__init__)'], [['1', 1], '0.000798', '0.000798', '0.000844', '0.000844', 'unixccompiler.py:4(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'codegen.py:348(AOTCodeLibrary)'], [['1', 1], '0.002128', '0.002128', '0.002853', '0.002853', 'interpreter.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '~:0(&lt;numba.runtime._nrt_python.memsys_set_atomic_inc_dec&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'memmap.py:20(memmap)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', '~:0(&lt;_cffi_backend.new_void_type&gt;)'], [['1', 1], '1.7e-05', '1.7e-05', '0.1203', '0.1203', 'driver.py:171(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'builtins.py:249(BitwiseAnd)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:18(Boolean)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'executionengine.py:45(ExecutionEngine)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'vc_acoustics_2D_constants.py:1(&lt;module&gt;)'], [['21', 21], '0.00011', '5.238e-06', '0.000214', '1.019e-05', 'nosetester.py:179(__init__)'], [['2', 2], '1.2e-05', '6e-06', '1.2e-05', '6e-06', '~:0(&lt;math.log&gt;)'], [['1', 1], '7.7e-05', '7.7e-05', '0.000105', '0.000105', 'defchararray.py:17(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'yacc.py:1930(LALRError)'], [['1', 1], '0.000585', '0.000585', '0.001742', '0.001742', 'ConfigParser.py:464(_read)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'types.py:666(NumpyNdIndexType)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'dataflow.py:606(LoopBlock)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'templates.py:594(BaseRegistryLoader)'], [['6', 6], '1.1e-05', '1.833e-06', '1.2e-05', '2e-06', 'instructions.py:36(module)'], [['1', 1], '3e-06', '3e-06', '6e-06', '6e-06', 'six.py:453(Module_six_moves_urllib)'], [['1', 1], '0', '0', '0', '0', 'errors.py:76(CompileError)'], [['2863', 2863], '0.001663', '5.809e-07', '0.002607', '9.106e-07', 'sre_parse.py:141(__getitem__)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'ffi.py:95(ObjectRef)'], [['140', 140], '0.000107', '7.643e-07', '0.000107', '7.643e-07', '~:0(&lt;method &#39;split&#39; of &#39;str&#39; objects&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'utils.py:133(set)'], [['8', 8], '2e-06', '2.5e-07', '2e-06', '2.5e-07', 'six.py:73(_add_doc)'], [['1', 1], '3.5e-05', '3.5e-05', '0.000111', '0.000111', '_osx_support.py:277(_check_for_unavailable_sdk)'], [['23', 23], '0.000101', '4.391e-06', '0.001137', '4.943e-05', 'typeof.py:139(_typeof_ndarray)'], [['1', 1], '4.8e-05', '4.8e-05', '9.4e-05', '9.4e-05', 'builtins.py:427(_implement_integer_operators)'], [['1', 1], '0', '0', '0', '0', 'driver.py:41(DeadMemoryError)'], [['1', 1], '5.8e-05', '5.8e-05', '5.8e-05', '5.8e-05', 'scimath.py:17(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'models.py:770(UnicodeCharSeq)'], [['1', 1], '1.1e-05', '1.1e-05', '2.2e-05', '2.2e-05', 'devices.py:97(__init__)'], [['1', 1], '0', '0', '0', '0', 'collections.py:68(DelItemSequence)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'models.py:784(CharSeq)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'six.py:436(Module_six_moves_urllib_robotparser)'], [['1', 1], '4.5e-05', '4.5e-05', '5.2e-05', '5.2e-05', '_import_tools.py:1(&lt;module&gt;)'], [['1136', 1136], '0.000436', '3.838e-07', '0.000615', '5.414e-07', 'sre_parse.py:149(append)'], [['130', 130], '0.000104', '8e-07', '0.00014', '1.077e-06', 'sre_parse.py:74(opengroup)'], [['1', 1], '0.001318', '0.001318', '0.007971', '0.007971', 'random.py:40(&lt;module&gt;)'], [['1', 1], '1e-05', '1e-05', '2.6e-05', '2.6e-05', 'builtins.py:195(BinOpTrueDiv)'], [['1', 1], '0', '0', '0', '0', 'errors.py:71(UntypedAttributeError)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'builtins.py:245(BitwiseLogicOperation)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'yacc.py:239(LRParser)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'numbers.py:270(Rational)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'solver.py:249(is_valid)'], [['1', 1], '1.3e-05', '1.3e-05', '1.3e-05', '1.3e-05', 'driver.py:341(Device)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'six.py:309(Module_six_moves_urllib_parse)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'values.py:454(ArgumentAttributes)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'npdatetime.py:171(TimedeltaAbs)'], [['1', 1], '5.4e-05', '5.4e-05', '6.3e-05', '6.3e-05', 'transforms.py:1(&lt;module&gt;)'], [['3', 3], '1.9e-05', '6.333e-06', '1.9e-05', '6.333e-06', 'registry.py:33(__init__)'], [['2', 2], '4e-06', '2e-06', '0.000362', '0.000181', 'externals.py:109(install)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'module.py:196(_next)'], [['83', 83], '6.3e-05', '7.59e-07', '0.000193', '2.325e-06', '_utils.py:22(register)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:968(append)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'irpasses.py:8(RemoveRedundantAssign)'], [['1', 1], '0', '0', '0', '0', 'six.py:367(Module_six_moves_urllib_request)'], [['4', 4], '3e-06', '7.5e-07', '3e-06', '7.5e-07', 'weakref.py:76(__getitem__)'], [['59', 59], '4.6e-05', '7.797e-07', '0.000139', '2.356e-06', 'core.py:103(int)'], [['1', 1], '2e-05', '2e-05', '7.4e-05', '7.4e-05', 'numerictypes.py:451(_set_array_types)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'base.py:39(InstanceDataModel)'], [['395', 395], '0.000136', '3.443e-07', '0.000136', '3.443e-07', 'six.py:180(find_module)'], [['2', 2], '1.4e-05', '7e-06', '6.4e-05', '3.2e-05', 'instructions.py:586(descr)'], [['1', 1], '0.000443', '0.000443', '0.000855', '0.000855', 'six.py:1(&lt;module&gt;)'], [['28', 28], '6.7e-05', '2.393e-06', '0.000306', '1.093e-05', 'contextlib.py:54(contextmanager)'], [['1', 1], '0', '0', '0', '0', 'interpreter.py:12(Assigner)'], [['89', 89], '0.000353', '3.966e-06', '0.002576', '2.894e-05', 'geometry.py:194(__init__)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', '~:0(&lt;numba.typeconv._typeconv.new_type_manager&gt;)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'npdatetime.py:55(TimedeltaOrderedCmpOp)'], [['1', 1], '0', '0', '0', '0', 'arraydecl.py:357(StaticGetItemRecord)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'models.py:624(ListPayloadModel)'], [['1', 1], '0', '0', '0', '0', 'numeric.py:2798(_unspecified)'], [['1', 1], '2e-06', '2e-06', '0.001591', '0.001591', 'ufunc_db.py:26(get_ufuncs)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'dispatcher.py:150(_CUDAGUFuncCallSteps)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:316(CmpOpLt)'], [['1', 1], '0.000278', '0.000278', '0.002626', '0.002626', 'util.py:618(_info_from_argv)'], [['1', 1], '1.4e-05', '1.4e-05', '5.1e-05', '5.1e-05', 'builtins.py:211(BinOpPower)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:320(CmpOpLe)'], [['1', 1], '7.6e-05', '7.6e-05', '9.8e-05', '9.8e-05', 'pythonapi.py:135(PythonAPI)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:121(gep)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'callwrapper.py:9(_ArgManager)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:260(c_bool)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'dummyarray.py:11(Dim)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'ufuncbuilder.py:33(UFuncDispatcher)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'yacc.py:1814(LRTable)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:570(SimpleIteratorType)'], [['1', 1], '0', '0', '0', '0', 'context.py:59(init)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'controlflow.py:15(CFBlock)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', 'dispatcher.py:22(CUDADispatcher)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'util.py:696(set_counter)'], [['1', 1], '1.4e-05', '1.4e-05', '1.6e-05', '1.6e-05', '__future__.py:48(&lt;module&gt;)'], [['3', 3], '2e-06', '6.667e-07', '2e-06', '6.667e-07', '__init__.py:756(setFormatter)'], [['1', 1], '0', '0', '0', '0', 'SocketServer.py:613(ForkingUDPServer)'], [['24', 24], '2e-05', '8.333e-07', '3.9e-05', '1.625e-06', 'values.py:426(&lt;genexpr&gt;)'], [['48', 48], '4.4e-05', '9.167e-07', '5.9e-05', '1.229e-06', '_weakrefset.py:20(__enter__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:812(StreamHandler)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:254(BitwiseOr)'], [['1', 1], '0.000455', '0.000455', '0.000914', '0.000914', 'six.py:1(&lt;module&gt;)'], [['76', 76], '0.000151', '1.987e-06', '0.000334', '4.395e-06', '_weakrefset.py:58(__iter__)'], [['8', 8], '9.5e-05', '1.187e-05', '0.000161', '2.012e-05', '__init__.py:519(_find_new_)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'util.py:109(&lt;dictcomp&gt;)'], [['1', 1], '2e-06', '2e-06', '0.01211', '0.01211', 'geometry.py:164(p_centers)'], [['48', 48], '6e-05', '1.25e-06', '9.6e-05', '2e-06', '_weakrefset.py:26(__exit__)'], [['1', 1], '0', '0', '0', '0', 'instructions.py:621(LandingPadInstr)'], [['1', 1], '1.7e-05', '1.7e-05', '1.9e-05', '1.9e-05', 'threading.py:631(Thread)'], [['1', 1], '0', '0', '0', '0', 'c_ast.py:618(PtrDecl)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'ee.py:11(EngineBuilder)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'sre_parse.py:218(seek)'], [['1', 1], '4e-06', '4e-06', '8e-06', '8e-06', 'model.py:307(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:596(RangeIteratorType)'], [['4', 4], '5e-06', '1.25e-06', '9e-06', '2.25e-06', '__init__.py:709(setLevel)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'compiler.py:158(ExternFunction)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'registry.py:35(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'models.py:853(SliceModel)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'models.py:816(CContiguousFlatIter)'], [['2', 2], '1.6e-05', '8e-06', '3.5e-05', '1.75e-05', 'executionengine.py:52(__init__)'], [['37', 37], '0.00013', '3.514e-06', '0.00055', '1.486e-05', 'instructions.py:13(__init__)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'ConfigParser.py:217(MissingSectionHeaderError)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'model.py:236(ConstPointerType)'], [['1', 1], '0', '0', '0', '0', 'six.py:225(_MovedItems)'], [['1', 1], '5e-06', '5e-06', '6e-06', '6e-06', 'copy_reg.py:14(pickle)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'io.py:73(RawIOBase)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'version.py:1(&lt;module&gt;)'], [['2', 2], '2e-06', '1e-06', '2e-06', '1e-06', 'imputils.py:67(lower_setattr)'], [['1', 1], '4e-05', '4e-05', '6.2e-05', '6.2e-05', 'numerictypes.py:285(_add_types)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'six.py:169(__init__)'], [['11', 11], '0.000334', '3.036e-05', '0.000427', '3.882e-05', 'targets.py:13(get_default_triple)'], [['1', 1], '2e-06', '2e-06', '3e-06', '3e-06', 'solver.py:814(SharpClawSolver2D)'], [['1', 1], '0', '0', '0', '0', 'ascii.py:31(StreamReader)'], [['1', 1], '0', '0', '0', '0', 'core.py:842(_MaskedUnaryOperation)'], [['1', 1], '2e-05', '2e-05', '2e-05', '2e-05', 'ccompiler.py:23(CCompiler)'], [['2', 2], '2.5e-05', '1.25e-05', '2.5e-05', '1.25e-05', '~:0(&lt;numba._helperlib.rnd_seed&gt;)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', 'types.py:1084(_HomogenousTuple)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'context.py:503(Context)'], [['538/228', 538], '0.000259', '1.136e-06', '0.000259', '1.136e-06', '_utils.py:14(is_used)'], [['1', 1], '0.000274', '0.000274', '0.000275', '0.000275', 'util.py:34(run_serialized)'], [['1', 1], '8e-06', '8e-06', '8e-06', '8e-06', 'financial.py:10(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'array.py:139(devicearray)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:1572(DeferredType)'], [['44', 44], '3.8e-05', '8.636e-07', '0.000182', '4.136e-06', '__init__.py:702(release)'], [['1', 1], '0', '0', '0', '0', 'suite.py:299(_DebugResult)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'pprint.py:84(PrettyPrinter)'], [['3', 3], '1.2e-05', '4e-06', '1.2e-05', '4e-06', '~:0(&lt;numpy.core.umath.seterrobj&gt;)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'models.py:165(PrimitiveModel)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'kpp_2D_constants.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'bytecode.py:345(ByteCode)'], [['1', 1], '0', '0', '0', '0', 'ir.py:522(Intrinsic)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', 'types.py:413(Dispatcher)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'nonlinear_elasticity_fwave_1D_constants.py:1(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'yacc.py:133(NullLogger)'], [['58', 58], '0.000436', '7.517e-06', '0.000529', '9.121e-06', 'sre_compile.py:411(_mk_bitmap)'], [['384', 384], '0.000127', '3.307e-07', '0.000127', '3.307e-07', '~:0(&lt;method &#39;lower&#39; of &#39;str&#39; objects&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:332(CDLL)'], [['8', 8], '1.8e-05', '2.25e-06', '7.7e-05', '9.625e-06', 'dispatcher.py:478(get_cache_path)'], [['2032', 2032], '0.002346', '1.155e-06', '0.007585', '3.733e-06', 'castgraph.py:42(insert)'], [['36', 36], '1.7e-05', '4.722e-07', '1.7e-05', '4.722e-07', '~:0(&lt;method &#39;release&#39; of &#39;thread.lock&#39; objects&gt;)'], [['2032', 2032], '0.001047', '5.153e-07', '0.003143', '1.547e-06', 'castgraph.py:51(get)'], [['1', 1], '9.5e-05', '9.5e-05', '0.0006', '0.0006', 'controlflow.py:1(&lt;module&gt;)'], [['1', 1], '1e-05', '1e-05', '6.7e-05', '6.7e-05', 'six.py:784(wrapper)'], [['72', 72], '2.6e-05', '3.611e-07', '3.4e-05', '4.722e-07', 'numerictypes.py:127(english_lower)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'numpy_support.py:246(UFuncLoopSpec)'], [['1', 1], '0', '0', '0', '0', 'ConfigParser.py:155(NoOptionError)'], [['1', 1], '0', '0', '0', '0', 'yacc.py:178(YaccSymbol)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'testing.py:485(ParallelTestRunner)'], [['1', 1], '0', '0', '0', '0', 'SocketServer.py:720(DatagramRequestHandler)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'npyio.py:95(NpzFile)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:226(c_ubyte)'], [['1', 1], '1.1e-05', '1.1e-05', '8.1e-05', '8.1e-05', 'listdecl.py:52(ListAttribute)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'ascii.py:13(Codec)'], [['463', 463], '0.00029', '6.263e-07', '0.00029', '6.263e-07', '~:0(&lt;range&gt;)'], [['1', 1], '0.000189', '0.000189', '0.000975', '0.000975', 'arraydecl.py:1(&lt;module&gt;)'], [['6', 6], '2.1e-05', '3.5e-06', '2.1e-05', '3.5e-06', 'types.py:1688(&lt;lambda&gt;)'], [['131', 131], '0.000164', '1.252e-06', '0.000192', '1.466e-06', '_weakrefset.py:83(add)'], [['1', 1], '0', '0', '0', '0', 'module.py:171(_Iterator)'], [['3', 3], '6e-06', '2e-06', '3.6e-05', '1.2e-05', '__init__.py:638(_addHandlerRef)'], [['1', 1], '0', '0', '0', '0', 'npydecl.py:625(MatMulTyperMixin)'], [['3', 3], '3e-06', '1e-06', '6e-06', '2e-06', 'types.py:38(__ne__)'], [['1', 1], '0', '0', '0', '0', 'listdecl.py:223(ListGt)'], [['1', 1], '1e-05', '1e-05', '1e-05', '1e-05', 'templates.py:16(Signature)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'model.py:137(__init__)'], [['1', 1], '3e-06', '3e-06', '0.000198', '0.000198', 're.py:173(findall)'], [['1', 1], '2e-06', '2e-06', '9.8e-05', '9.8e-05', 'config.py:46(reset)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', '~:0(&lt;math.exp&gt;)'], [['1', 1], '0.002213', '0.002213', '0.002749', '0.002749', 'io.py:34(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'api.py:21(CDefError)'], [['1', 1], '0', '0', '0', '0', 'errors.py:73(PreprocessError)'], [['3', 3], '2.4e-05', '8e-06', '0.000236', '7.867e-05', 'module.py:18(add_metadata)'], [['1', 1], '4e-06', '4e-06', '7.2e-05', '7.2e-05', 'mathdecl.py:123(Math_frexp)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'c_ast.py:22(Node)'], [['12', 12], '5e-05', '4.167e-06', '5e-05', '4.167e-06', 'ctypeslib.py:303(prep_simple)'], [['1', 1], '0.001845', '0.001845', '0.002239', '0.002239', 'vectorizers.py:1(&lt;module&gt;)'], [['3088', 3088], '0.002919', '9.453e-07', '0.003381', '1.095e-06', 'sre_parse.py:193(__next)'], [['1', 1], '6e-06', '6e-06', '2.9e-05', '2.9e-05', 'builder.py:370(select)'], [['8', 8], '7e-05', '8.75e-06', '0.001148', '0.0001435', '__init__.py:55(signature)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:225(LogRecord)'], [['1', 1], '0', '0', '0', '0', 'abstracttypes.py:197(Dummy)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'instructions.py:523(Unreachable)'], [['1', 1], '0.000683', '0.000683', '0.001417', '0.001417', 'builtins.py:1(&lt;module&gt;)'], [['1', 1], '1.2e-05', '1.2e-05', '0.09825', '0.09825', 'base.py:152(__init__)'], [['14', 14], '0.002125', '0.0001518', '0.002125', '0.0001518', '~:0(&lt;open&gt;)'], [['1', 1], '0', '0', '3e-06', '3e-06', 'randomdecl.py:33(Random_random)'], [['1', 1], '1.1e-05', '1.1e-05', '1.1e-05', '1.1e-05', '&lt;string&gt;:1(_ArrayHelper)'], [['9', 9], '4.1e-05', '4.556e-06', '4.8e-05', '5.333e-06', 'module.py:104(name)'], [['3', 3], '1.3e-05', '4.333e-06', '3e-05', '1e-05', 'genericpath.py:34(isfile)'], [['24', 24], '0.000115', '4.792e-06', '0.000842', '3.508e-05', '__init__.py:585(parameters)'], [['1', 1], '2.3e-05', '2.3e-05', '0.000114', '0.000114', 'solver.py:324(_allocate_bc_arrays)'], [['1', 1], '8e-06', '8e-06', '1e-05', '1e-05', 'six.py:191(load_module)'], [['2662/11', 2662], '0.004541', '0.0004128', '0.01809', '0.001645', 'copy.py:145(deepcopy)'], [['1', 1], '3e-06', '3e-06', '1.8e-05', '1.8e-05', 'threading.py:542(Event)'], [['6', 6], '1.7e-05', '2.833e-06', '1.7e-05', '2.833e-06', 'imputils.py:153(user_function)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'base.py:1020(_wrap_impl)'], [['1', 1], '0.001833', '0.001833', '0.00223', '0.00223', '__init__.py:4(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'listdecl.py:181(MulList)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'models.py:386(CompositeModel)'], [['1', 1], '1.1e-05', '1.1e-05', '1.1e-05', '1.1e-05', '~:0(&lt;binascii.hexlify&gt;)'], [['1', 1], '0', '0', '0', '0', 'six.py:84(_LazyDescr)'], [['1', 1], '1e-06', '1e-06', '2e-06', '2e-06', 'model.py:292(force_the_name)'], [['1', 1], '0.001423', '0.001423', '0.00727', '0.00727', 'executionengine.py:1(&lt;module&gt;)'], [['2', 2], '4e-06', '2e-06', '1.7e-05', '8.5e-06', 'transforms.py:7(create_pass_manager_builder)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'instructions.py:196(IndirectBranch)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'six.py:782(add_metaclass)'], [['1', 1], '0.000298', '0.000298', '0.000822', '0.000822', 'pickle.py:25(&lt;module&gt;)'], [['1', 1], '7e-06', '7e-06', '1.1e-05', '1.1e-05', 'numbers.py:295(Integral)'], [['22', 22], '2.6e-05', '1.182e-06', '3e-05', '1.364e-06', '__init__.py:312(getMessage)'], [['2', 2], '3e-06', '1.5e-06', '1.4e-05', '7e-06', 'os.py:472(__setitem__)'], [['1', 1], '0.00577', '0.00577', '0.006542', '0.006542', '__init__.py:88(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'cpu.py:26(EnvBody)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'difflib.py:44(SequenceMatcher)'], [['1', 1], '7e-06', '7e-06', '7e-06', '7e-06', 'castgraph.py:79(__init__)'], [['1', 1], '0', '0', '0', '0', '__init__.py:168(c_short)'], [['1', 1], '8e-06', '8e-06', '8e-06', '8e-06', '&lt;string&gt;:1(Traceback)'], [['54', 54], '2.1e-05', '3.889e-07', '2.1e-05', '3.889e-07', 'common.py:34(_is_shutting_down)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:428(LibraryLoader)'], [['2', 2], '5e-06', '2.5e-06', '1e-05', '5e-06', 'six.py:112(_resolve)'], [['12', 12], '2.4e-05', '2e-06', '3.9e-05', '3.25e-06', 'collections.py:105(keys)'], [['42', 42], '9e-06', '2.143e-07', '9e-06', '2.143e-07', 'builtins.py:143(&lt;genexpr&gt;)'], [['1', 1], '7e-06', '7e-06', '7e-06', '7e-06', '&lt;string&gt;:1(_LowerResult)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:225(PowerBuiltin)'], [['8381', 8381], '0.002082', '2.484e-07', '0.004761', '5.681e-07', '~:0(&lt;method &#39;get&#39; of &#39;dict&#39; objects&gt;)'], [['79', 79], '2.3e-05', '2.911e-07', '2.3e-05', '2.911e-07', 'npydecl.py:306(typing_class)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'pickle.py:82(_Stop)'], [['96', 96], '9.4e-05', '9.792e-07', '9.4e-05', '9.792e-07', 'functools.py:39(wraps)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'six.py:137(MovedAttribute)'], [['1', 1], '0.001679', '0.001679', '0.1275', '0.1275', 'devices.py:12(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'polyutils.py:79(PolyBase)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'instructions.py:281(CompareInstr)'], [['4', 4], '4e-06', '1e-06', '4e-06', '1e-06', 'values.py:207(__eq__)'], [['1', 1], '1e-05', '1e-05', '0.000118', '0.000118', 'solver.py:75(__init__)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'config.py:41(_EnvReloader)'], [['1', 1], '0', '0', '0', '0', 'fancy_getopt.py:476(OptionDummy)'], [['1', 1], '0', '0', '0', '0', 'models.py:244(IntegerModel)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'driver.py:156(Driver)'], [['23', 23], '0.000203', '8.826e-06', '0.000593', '2.578e-05', 'state.py:123(__init__)'], [['21', 21], '1.1e-05', '5.238e-07', '1.3e-05', '6.19e-07', 'string.py:484(translate)'], [['1', 1], '0.0001', '0.0001', '0.000117', '0.000117', 'singledispatch_helpers.py:56(ChainMap)'], [['4', 4], '5e-06', '1.25e-06', '5e-06', '1.25e-06', 'core.py:86(doc_note)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:51(Float)'], [['1', 1], '0', '0', '0', '0', 'models.py:968(RangeModel)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:543(If)'], [['1', 1], '0', '0', '0', '0', 'six.py:225(_MovedItems)'], [['1', 1], '0.003123', '0.003123', '0.004351', '0.004351', 'lowering.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'traffic_1D_constants.py:1(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'dispatcher.py:377(LiftedLoop)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:955(PlaceHolder)'], [['1', 1], '0.000365', '0.000365', '0.000395', '0.000395', 'templates.py:3(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'base.py:24(InstanceModel)'], [['387', 387], '9.6e-05', '2.481e-07', '9.6e-05', '2.481e-07', '~:0(&lt;next&gt;)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:689(Float)'], [['1', 1], '0', '0', '0', '0', 'npdatetime.py:134(TimedeltaTrueDiv)'], [['1', 1], '4e-06', '4e-06', '1.2e-05', '1.2e-05', 'builtins.py:188(BinOpMod)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'util.py:140(VerifyError)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'index_tricks.py:475(ndenumerate)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '~:0(&lt;_hashlib.openssl_sha384&gt;)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'info.py:184(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:768(Union)'], [['1', 1], '1.2e-05', '1.2e-05', '1.4e-05', '1.4e-05', 'cpu.py:33(CPUContext)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'core.py:792(_DomainSafeDivide)'], [['1', 1], '4e-06', '4e-06', '0.000477', '0.000477', 'module.py:140(link_in)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'devices.py:1(FakeCUDAContext)'], [['6', 6], '2e-06', '3.333e-07', '6e-06', '1e-06', 'opcode.py:39(jabs_op)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'typeinfer.py:206(PairFirstConstraint)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'arrayprint.py:528(FloatFormat)'], [['7', 7], '0.0445', '0.006357', '0.04533', '0.006476', 'executionengine.py:95(finalize_object)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:691(TernaryOp)'], [['1', 1], '0', '0', '0', '0', 'types.py:131(Undefined)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'kernel.py:92(BlockThread)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '_iotools.py:452(ConverterLockError)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'log.py:56(set_threshold)'], [['1', 1], '2e-06', '2e-06', '1e-05', '1e-05', 'mathdecl.py:43(Math_atan2)'], [['6', 6], '4e-06', '6.667e-07', '4e-06', '6.667e-07', 'builder.py:95(function)'], [['1', 1], '0.000278', '0.000278', '0.004419', '0.004419', 'npyimpl.py:3(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'ir.py:411(Assign)'], [['1', 1], '6e-06', '6e-06', '3.9e-05', '3.9e-05', 'nvvm.py:55(NVVM)'], [['472', 472], '0.000598', '1.267e-06', '0.000796', '1.686e-06', 'collections.py:59(__setitem__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'handlers.py:872(SMTPHandler)'], [['1', 1], '0', '0', '0', '0', 'npydecl.py:679(Dot)'], [['1', 1], '1e-05', '1e-05', '1.1e-05', '1.1e-05', 'platform.py:35(Toolchain)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'handlers.py:84(RotatingFileHandler)'], [['1', 1], '2e-06', '2e-06', '8e-06', '8e-06', 'extras.py:1429(__init__)'], [['1', 1], '0.001492', '0.001492', '0.01729', '0.01729', 'api.py:48(__init__)'], [['1', 1], '0', '0', '0', '0', 'instructions.py:192(ConditionalBranch)'], [['1', 1], '0', '0', '0', '0', 'npydecl.py:140(UnaryPositiveArray)'], [['25', 25], '1.4e-05', '5.6e-07', '1.4e-05', '5.6e-07', '~:0(&lt;method &#39;rpartition&#39; of &#39;str&#39; objects&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:358(LiteralStructType)'], [['46', 46], '2.9e-05', '6.304e-07', '2.9e-05', '6.304e-07', '~:0(&lt;method &#39;insert&#39; of &#39;list&#39; objects&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'parallel.py:26(ParallelUFuncBuilder)'], [['13128', 13128], '0.005356', '4.08e-07', '0.005356', '4.08e-07', '~:0(&lt;min&gt;)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'module.py:202(_dispose)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '~:0(&lt;method &#39;__enter__&#39; of &#39;thread.lock&#39; objects&gt;)'], [['1', 1], '6e-06', '6e-06', '3.9e-05', '3.9e-05', 'instructions.py:380(descr)'], [['1', 1], '0.000997', '0.000997', '0.001372', '0.001372', 'cmathimpl.py:3(&lt;module&gt;)'], [['1', 1], '3.1e-05', '3.1e-05', '3.3e-05', '3.3e-05', '__init__.py:9(&lt;module&gt;)'], [['8', 8], '3.4e-05', '4.25e-06', '7.2e-05', '9e-06', 'types.py:418(__init__)'], [['6', 6], '0.000116', '1.933e-05', '0.003822', '0.000637', 'dispatcher.py:721(_load_index)'], [['420', 420], '0.000136', '3.238e-07', '0.000136', '3.238e-07', 'abstracttypes.py:85(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'builtins.py:357(TupleNe)'], [['8', 8], '0.000175', '2.187e-05', '0.000617', '7.712e-05', 'values.py:375(__init__)'], [['4', 4], '1.1e-05', '2.75e-06', '0.000101', '2.525e-05', 'instructions.py:346(descr)'], [['306', 306], '0.00044', '1.438e-06', '0.000521', '1.703e-06', 'templates.py:550(register_global)'], [['1', 1], '0', '0', '0', '0', '_iotools.py:460(ConversionWarning)'], [['1', 1], '0.00061', '0.00061', '0.004254', '0.004254', '__init__.py:1(&lt;module&gt;)'], [['1', 1], '0.001', '0.001', '0.002038', '0.002038', 'case.py:1(&lt;module&gt;)'], [['1', 1], '0.000219', '0.000219', '0.000241', '0.000241', '__init__.py:10(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'arraydecl.py:160(SetItemBuffer)'], [['210/184', 210], '0.000744', '4.043e-06', '0.001658', '9.011e-06', 'abc.py:148(__subclasscheck__)'], [['2', 2], '1e-06', '5e-07', '1e-06', '5e-07', '~:0(&lt;_cffi_backend.new_pointer_type&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:632(Return)'], [['6', 6], '0', '0', '0', '0', 'npdatetime.py:523(_create_datetime_comparison_impl)'], [['7', 7], '9.2e-05', '1.314e-05', '0.000979', '0.0001399', 'codegen.py:39(__init__)'], [['1', 1], '7e-06', '7e-06', '1.9e-05', '1.9e-05', 'dispatcher.py:547(FunctionCache)'], [['6', 6], '4e-06', '6.667e-07', '4e-06', '6.667e-07', 'types.py:82(__lt__)'], [['23814', 23814], '0.00393', '1.65e-07', '0.00393', '1.65e-07', '~:0(&lt;method &#39;append&#39; of &#39;list&#39; objects&gt;)'], [['12', 12], '1.4e-05', '1.167e-06', '1.4e-05', '1.167e-06', 'types.py:151(__init__)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'c_ast.py:276(Continue)'], [['1', 1], '0.000448', '0.000448', '0.000526', '0.000526', 'npdatetime.py:3(&lt;module&gt;)'], [['1', 1], '6.3e-05', '6.3e-05', '7e-05', '7e-05', 'getlimits.py:3(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'builtins.py:13(Print)'], [['1', 1], '4e-06', '4e-06', '7e-06', '7e-06', 'geometry.py:637(_check_validity)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'utils.py:188(SortedSet)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'ctypeslib.py:150(_ndptr)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'case.py:25(SkipTest)'], [['1', 1], '4e-06', '4e-06', '1.8e-05', '1.8e-05', 'driver.py:920(Stream)'], [['1', 1], '0', '0', '0', '0', 'singledispatch_helpers.py:152(MappingProxyType)'], [['1', 1], '8e-06', '8e-06', '3.7e-05', '3.7e-05', 'builtins.py:304(OrderedCmpOp)'], [['1', 1], '0.000629', '0.000629', '0.000693', '0.000693', 'api.py:1(&lt;module&gt;)'], [['1', 1], '0.000226', '0.000226', '0.000343', '0.000343', 'array_exprs.py:1(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'npy_pkg_config.py:81(LibraryInfo)'], [['24', 24], '2.2e-05', '9.167e-07', '2.7e-05', '1.125e-06', '__init__.py:177(_checkLevel)'], [['84', 84], '9e-06', '1.071e-07', '9e-06', '1.071e-07', '~:0(&lt;method &#39;isspace&#39; of &#39;str&#39; objects&gt;)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'runner.py:119(TextTestRunner)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'model.py:216(PointerType)'], [['24060', 24060], '0.005936', '2.467e-07', '0.005936', '2.467e-07', 'state.py:94(grid)'], [['1', 1], '3.6e-05', '3.6e-05', '3.7e-05', '3.7e-05', 'io_support.py:1(&lt;module&gt;)'], [['6', 6], '0.002474', '0.0004123', '0.002474', '0.0004123', '~:0(&lt;cPickle.load&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'arrayprint.py:634(IntegerFormat)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:481(StaticGetItemTuple)'], [['1', 1], '1.6e-05', '1.6e-05', '1.9e-05', '1.9e-05', 'utils.py:478(finalize)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:440(For)'], [['6', 6], '0.00766', '0.001277', '0.007725', '0.001287', 'module.py:26(parse_bitcode)'], [['1', 1], '1e-06', '1e-06', '2e-06', '2e-06', '_osx_support.py:260(_override_all_archs)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'utils.py:166(SortedMap)'], [['1', 1], '2.1e-05', '2.1e-05', '0.002267', '0.002267', 'atomicops.py:149(create_nrt_module)'], [['38', 38], '0.000194', '5.105e-06', '0.001479', '3.892e-05', 'values.py:148(__str__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'util.py:336(ForkAwareThreadLock)'], [['88', 88], '4.8e-05', '5.455e-07', '8.3e-05', '9.432e-07', 'copy_reg.py:92(__newobj__)'], [['31', 31], '0.000108', '3.484e-06', '0.000116', '3.742e-06', 'types.py:182(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'config.py:318(ConvertingDict)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:682(EnumerateType)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'base.py:253(ClassAttribute)'], [['1', 1], '0', '0', '0', '0', 'c_ast.py:489(FuncDef)'], [['1', 1], '0.002144', '0.002144', '0.07406', '0.07406', 'config.py:1(&lt;module&gt;)'], [['2', 2], '3e-06', '1.5e-06', '3e-06', '1.5e-06', '~:0(&lt;_struct.unpack&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'static_raise.py:5(RewriteConstRaises)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'stubs.py:348(add)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'types.py:536(Pair)'], [['14', 14], '8e-06', '5.714e-07', '7e-05', '5e-06', 'typeconv.py:39(set_promote)'], [['105', 105], '0.000318', '3.029e-06', '0.000578', '5.505e-06', 'functools.py:17(update_wrapper)'], [['1', 1], '2e-06', '2e-06', '8e-06', '8e-06', 'threading.py:400(notifyAll)'], [['2', 2], '3.4e-05', '1.7e-05', '3.4e-05', '1.7e-05', '~:0(&lt;posix.uname&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'util.py:674(FrameCounter)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'getlimits.py:25(finfo)'], [['4886', 4886], '0.003862', '7.904e-07', '0.01281', '2.622e-06', 'solution.py:78(__setattr__)'], [['14', 14], '1.8e-05', '1.286e-06', '5.1e-05', '3.643e-06', 'typeof.py:81(_typeof_int)'], [['1', 1], '1e-05', '1e-05', '1e-05', '1e-05', 'py3k.py:4(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'compiler.py:66(DeviceFunctionTemplate)'], [['8', 8], '2.7e-05', '3.375e-06', '0.000731', '9.137e-05', 'dispatcher.py:289(enable_caching)'], [['26', 26], '0.000108', '4.154e-06', '0.000166', '6.385e-06', 'numerictypes.py:229(bitname)'], [['1', 1], '2e-06', '2e-06', '3e-06', '3e-06', 'model.py:256(__init__)'], [['1', 1], '4e-06', '4e-06', '2.3e-05', '2.3e-05', 'builder.py:477(branch)'], [['1', 1], '0', '0', '0', '0', 'npydecl.py:411(NdConstructor)'], [['8', 8], '6e-06', '7.5e-07', '6e-06', '7.5e-07', '~:0(&lt;numba.typeconv._typeconv.get_pointer&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'bytecode.py:236(ByteCodeIter)'], [['110', 110], '0.000236', '2.145e-06', '0.000804', '7.309e-06', 'abc.py:128(__instancecheck__)'], [['1', 1], '0', '0', '0', '0', 'npdatetime.py:126(TimedeltaBinSub)'], [['1', 1], '1.1e-05', '1.1e-05', '1.1e-05', '1.1e-05', 'function_base.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'model.py:70(__init__)'], [['176', 176], '0.000244', '1.386e-06', '0.00076', '4.318e-06', 'typeconv.py:31(set_compatible)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', '__init__.py:347(Formatter)'], [['340', 340], '5.3e-05', '1.559e-07', '5.3e-05', '1.559e-07', 'StringIO.py:38(_complain_ifclosed)'], [['15773/15520', 15773], '0.001264', '8.144e-08', '0.001495', '9.633e-08', '~:0(&lt;hash&gt;)'], [['1', 1], '0', '0', '0', '0', 'testing.py:41(SerialSuite)'], [['1', 1], '9.4e-05', '9.4e-05', '9.7e-05', '9.7e-05', 'common.py:2(&lt;module&gt;)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'instructions.py:12(Instruction)'], [['1', 1], '0', '0', '0', '0', '_endian.py:26(_swapped_meta)'], [['1', 1], '0.000563', '0.000563', '0.000584', '0.000584', '__init__.py:6(&lt;module&gt;)'], [['2', 2], '0', '0', '0', '0', 'npdatetime.py:452(_datetime_timedelta_arith)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'cffi_utils.py:129(ExternCFunction)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', '__config__.py:3(&lt;module&gt;)'], [['149', 149], '7.2e-05', '4.832e-07', '0.000148', '9.933e-07', 'collections.py:361(&lt;genexpr&gt;)'], [['1', 1], '0', '0', '0', '0', 'yacc.py:1225(MiniProduction)'], [['1', 1], '0', '0', '0', '0', 'externals.py:119(_ExternalMathFunctions)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', 'arrayterator.py:20(Arrayterator)'], [['1', 1], '5e-06', '5e-06', '9e-06', '9e-06', 'randomdecl.py:42(Random_randint)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'abstracttypes.py:242(DTypeSpec)'], [['3', 3], '0', '0', '0', '0', 'core.py:818(__init__)'], [['1', 1], '0.000747', '0.000747', '0.006442', '0.006442', 'core.py:7(&lt;module&gt;)'], [['1', 1], '0.000549', '0.000549', '0.000794', '0.000794', 'arrayprint.py:5(&lt;module&gt;)'], [['7', 7], '0', '0', '0', '0', 'types.py:91(__str__)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'instructions.py:254(SelectInstr)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'lowering.py:37(BaseLower)'], [['1', 1], '3.3e-05', '3.3e-05', '3.8e-05', '3.8e-05', 'static_raise.py:1(&lt;module&gt;)'], [['10', 10], '4.6e-05', '4.6e-06', '0.000143', '1.43e-05', 'executionengine.py:129(_find_module_ptr)'], [['1', 1], '2.7e-05', '2.7e-05', '2.7e-05', '2.7e-05', 'base.py:118(BaseContext)'], [['2', 2], '5e-06', '2.5e-06', '5e-06', '2.5e-06', 'model.py:288(build_c_name_with_marker)'], [['2', 2], '5e-06', '2.5e-06', '5e-06', '2.5e-06', '~:0(&lt;numpy.core.multiarray.set_string_function&gt;)'], [['13', 13], '3.4e-05', '2.615e-06', '0.000146', '1.123e-05', 'values.py:508(__init__)'], [['1', 1], '0', '0', '0', '0', 'index_tricks.py:603(IndexExpression)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'io.py:76(BufferedIOBase)'], [['1', 1], '0.000163', '0.000163', '0.002648', '0.002648', 'value.py:2(&lt;module&gt;)'], [['1', 1], '0.000386', '0.000386', '0.000407', '0.000407', 'initfini.py:13(initialize_native_target)'], [['1', 1], '1.6e-05', '1.6e-05', '6.3e-05', '6.3e-05', 'module.py:118(data_layout)'], [['7', 7], '5.6e-05', '8e-06', '0.000162', '2.314e-05', 'executionengine.py:85(add_module)'], [['147/110', 147], '0.000316', '2.873e-06', '0.002082', '1.893e-05', '~:0(&lt;print&gt;)'], [['3', 3], '9e-06', '3e-06', '6.7e-05', '2.233e-05', 'builder.py:484(cbranch)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'values.py:220(NamedMetaData)'], [['89', 89], '0.000438', '4.921e-06', '0.003214', '3.611e-05', 'geometry.py:696(__init__)'], [['12', 12], '1.6e-05', '1.333e-06', '2e-05', '1.667e-06', 'threading.py:1143(currentThread)'], [['1', 1], '1e-05', '1e-05', '0.001887', '0.001887', '__init__.py:887(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'handlers.py:52(BaseRotatingHandler)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'nrt.py:15(__init__)'], [['5', 5], '1.1e-05', '2.2e-06', '2.5e-05', '5e-06', 'weakref.py:105(__setitem__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'reduction.py:127(Reduce)'], [['2', 2], '0', '0', '0', '0', 'types.py:1490(key)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'records.py:83(format_parser)'], [['1', 1], '2e-06', '2e-06', '5e-06', '5e-06', 'UserDict.py:57(items)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'builtins.py:24(PrintItem)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:86(LabelType)'], [['1', 1], '8e-06', '8e-06', '6.4e-05', '6.4e-05', 'controller.py:216(check_validity)'], [['31', 31], '9e-06', '2.903e-07', '9e-06', '2.903e-07', 'mathimpl.py:100(_unary_int_input_wrapper_impl)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'kernelapi.py:102(FakeCUDAAtomic)'], [['44', 44], '0.000645', '1.466e-05', '0.01556', '0.0003537', 'geometry.py:736(__deepcopy__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'testing.py:346(RefleakTestRunner)'], [['1', 1], '0', '0', '0', '0', 'six.py:367(Module_six_moves_urllib_request)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'builtins.py:557(SliceAttribute)'], [['12', 12], '5e-06', '4.167e-07', '5e-06', '4.167e-07', '_abcoll.py:98(__subclasshook__)'], [['1', 1], '7.3e-05', '7.3e-05', '0.0001', '0.0001', 'dataflow.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'ConfigParser.py:147(DuplicateSectionError)'], [['17', 17], '2.4e-05', '1.412e-06', '0.000123', '7.235e-06', 'templates.py:507(wrapper)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'log.py:14(Log)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:675(Int)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', '_utils.py:8(NameScope)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'testing.py:258(ReferenceLeakError)'], [['1', 1], '0', '0', '0', '0', 'SocketServer.py:614(ForkingTCPServer)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:373(TupleLt)'], [['1', 1], '2.8e-05', '2.8e-05', '6.4e-05', '6.4e-05', 'config.py:72(process_environ)'], [['1', 1], '0.00045', '0.00045', '0.000488', '0.000488', 'model.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '~:0(&lt;method &#39;sort&#39; of &#39;list&#39; objects&gt;)'], [['1', 1], '1e-06', '1e-06', '8e-06', '8e-06', 'randomdecl.py:29(Random_getrandbits)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'burgers_1D_constants.py:1(&lt;module&gt;)'], [['40', 40], '8.4e-05', '2.1e-06', '0.001609', '4.023e-05', 'dispatcher.py:239(typeof_pyval)'], [['18', 18], '2e-06', '1.111e-07', '2e-06', '1.111e-07', 'builder.py:18(_binop)'], [['1', 1], '4e-06', '4e-06', '5e-06', '5e-06', 'dispatcher.py:67(CUDAUFuncDispatcher)'], [['6', 6], '3.9e-05', '6.5e-06', '7.4e-05', '1.233e-05', 'base.py:242(insert_user_function)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'six.py:162(_SixMetaPathImporter)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'tokenize.py:146(TokenError)'], [['72', 72], '1.4e-05', '1.944e-07', '1.4e-05', '1.944e-07', 'sre_parse.py:221(isident)'], [['1', 1], '3.9e-05', '3.9e-05', '4e-05', '4e-05', 'plot.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:370(Enum)'], [['1', 1], '0', '0', '0', '0', 'burgers_3D_constants.py:1(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'errors.py:70(CCompilerError)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:259(BitwiseXor)'], [['40', 40], '6.1e-05', '1.525e-06', '0.00055', '1.375e-05', 'core.py:105(get_object_signature)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'index_tricks.py:87(nd_grid)'], [['1', 1], '2.2e-05', '2.2e-05', '2.2e-05', '2.2e-05', 'interpreter.py:89(Interpreter)'], [['2', 2], '8e-06', '4e-06', '9e-06', '4.5e-06', 'types.py:1330(__init__)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'types.py:385(WeakType)'], [['1', 1], '0', '0', '0', '0', 'npdatetime.py:150(TimedeltaCmpNe)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'deviceufunc.py:534(GUFuncEngine)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'core.py:2305(_MaskedPrintOption)'], [['17', 17], '2.6e-05', '1.529e-06', '2.6e-05', '1.529e-06', 'ffi.py:89(__bool__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'models.py:251(FloatModel)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'npydecl.py:530(NdEye)'], [['8', 8], '3.5e-05', '4.375e-06', '5.2e-05', '6.5e-06', 'types.py:26(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'driver.py:889(OwnedPointer)'], [['1', 1], '0', '0', '0', '0', 'types.py:141(Opaque)'], [['1', 1], '5.5e-05', '5.5e-05', '6.933', '6.933', 'util.py:84(run_app_from_main)'], [['1', 1], '2e-05', '2e-05', '2e-05', '2e-05', '&lt;string&gt;:1(Mismatch)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'utils.py:210(NonReentrantLock)'], [['1', 1], '0.000883', '0.000883', '0.05723', '0.05723', 'dylib.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'macro.py:145(Macro)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'callconv.py:273(CPUCallConv)'], [['2', 2], '1.1e-05', '5.5e-06', '2.5e-05', '1.25e-05', 'types.py:1172(__init__)'], [['6', 6], '2e-05', '3.333e-06', '3e-05', '5e-06', 'hashlib.py:100(__get_openssl_constructor)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'models.py:980(NdIndexType)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'npdatetime.py:229(DatetimeCmpOp)'], [['6', 6], '1.7e-05', '2.833e-06', '1.9e-05', '3.167e-06', 'utils.py:226(release)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'npyimpl.py:46(_ScalarHelper)'], [['11', 11], '7.6e-05', '6.909e-06', '0.0001', '9.091e-06', '__init__.py:1225(findCaller)'], [['74', 74], '0.000145', '1.959e-06', '0.000214', '2.892e-06', 'threading.py:187(release)'], [['1', 1], '0', '0', '0', '0', 'case.py:98(_AssertRaisesContext)'], [['1', 1], '0.000103', '0.000103', '0.000158', '0.000158', 'randomimpl.py:3(&lt;module&gt;)'], [['838', 838], '0.000884', '1.055e-06', '0.000967', '1.154e-06', 'imputils.py:33(decorate)'], [['2213', 2213], '0.000913', '4.126e-07', '0.002511', '1.135e-06', 'abstracttypes.py:105(__ne__)'], [['1', 1], '0', '0', '0', '0', 'npdatetime.py:114(TimedeltaUnaryPos)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'vc_advection_3D_constants.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:79(__str__)'], [['1', 1], '0.000662', '0.000662', '0.000662', '0.000662', 'c_parser.py:19(CParser)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', '__init__.py:444(Signature)'], [['2', 2], '6e-06', '3e-06', '6e-06', '3e-06', 'numeric.py:2578(geterr)'], [['1', 1], '0', '0', '0', '0', 'types.py:1421(NoneType)'], [['76', 76], '5e-05', '6.579e-07', '5e-05', '6.579e-07', 'npyimpl.py:392(_KernelImpl)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'vectorizers.py:48(CUDAGUFuncVectorize)'], [['1', 1], '0', '0', '0', '0', 'lex.py:69(LexToken)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', '__init__.py:207(Parameter)'], [['1', 1], '0', '0', '0', '0', 'instructions.py:493(InsertValue)'], [['11', 11], '8e-06', '7.273e-07', '8e-06', '7.273e-07', '~:0(&lt;posix.getpid&gt;)'], [['1', 1], '0', '0', '0', '0', 'cffi_utils.py:145(FFI_from_buffer)'], [['1', 1], '0.000972', '0.000972', '0.001095', '0.001095', 'solution.py:5(&lt;module&gt;)'], [['4', 4], '8e-06', '2e-06', '1.7e-05', '4.25e-06', 'core.py:135(array)'], [['1', 1], '0.00039', '0.00039', '0.0004', '0.0004', 'initfini.py:21(initialize_native_asmprinter)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'models.py:654(ListIterModel)'], [['1', 1], '0', '0', '0', '0', 'c_ast.py:604(ParamList)'], [['2', 2], '1.5e-05', '7.5e-06', '0.00124', '0.00062', 'passes.py:33(create_pass_manager_builder)'], [['13', 13], '5e-06', '3.846e-07', '4.5e-05', '3.462e-06', 'singledispatch.py:202(&lt;lambda&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'shallow_roe_with_efix_2D_constants.py:1(&lt;module&gt;)'], [['22', 22], '9.3e-05', '4.227e-06', '9.3e-05', '4.227e-06', '~:0(&lt;time.localtime&gt;)'], [['10', 10], '1.4e-05', '1.4e-06', '1.6e-05', '1.6e-06', 'ccompiler.py:23(replace_method)'], [['1', 1], '1.7e-05', '1.7e-05', '1.7e-05', '1.7e-05', 'special.py:1(&lt;module&gt;)'], [['1', 1], '3.2e-05', '3.2e-05', '3.6e-05', '3.6e-05', 'manager.py:1(&lt;module&gt;)'], [['4', 4], '5e-06', '1.25e-06', '6.7e-05', '1.675e-05', 'instructions.py:343(__init__)'], [['1', 1], '0.002035', '0.002035', '0.009768', '0.009768', 'ccompiler.py:1(&lt;module&gt;)'], [['6', 6], '9e-06', '1.5e-06', '1.4e-05', '2.333e-06', 'sigutils.py:14(normalize_signature)'], [['12', 12], '0.001041', '8.675e-05', '0.001977', '0.0001647', '~:0(&lt;cPickle.loads&gt;)'], [['11', 11], '1.5e-05', '1.364e-06', '2.8e-05', '2.545e-06', 'posixpath.py:112(basename)'], [['1', 1], '0.000468', '0.000468', '0.01371', '0.01371', 'inspect.py:25(&lt;module&gt;)'], [['2', 2], '1.1e-05', '5.5e-06', '1.1e-05', '5.5e-06', '~:0(&lt;posix.putenv&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:4(&lt;module&gt;)'], [['1', 1], '2.2e-05', '2.2e-05', '0.02635', '0.02635', 'rules.py:16(_init_casting_rules)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'builtins.py:394(InplaceImmutable)'], [['87', 87], '0.000601', '6.908e-06', '0.003335', '3.833e-05', 'sre_compile.py:433(_compile_info)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'getopt.py:38(GetoptError)'], [['5', 5], '3e-06', '6e-07', '6e-06', '1.2e-06', 'weakref.py:277(__new__)'], [['1', 1], '5e-06', '5e-06', '3.1e-05', '3.1e-05', 'sysconfig.py:50(_python_build)'], [['1', 1], '4e-06', '4e-06', '1.4e-05', '1.4e-05', 'utils.py:266(runonce)'], [['12', 12], '6e-05', '5e-06', '0.000303', '2.525e-05', '__init__.py:1017(getLogger)'], [['15', 15], '6e-06', '4e-07', '6e-06', '4e-07', 'codegen.py:65(_ensure_finalized)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'module.py:193(_dispose)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'solution.py:91(patch)'], [['181', 181], '7.6e-05', '4.199e-07', '7.6e-05', '4.199e-07', 'templates.py:26(__init__)'], [['4815', 4815], '0.004237', '8.8e-07', '0.004237', '8.8e-07', '__init__.py:1338(getEffectiveLevel)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:420(CmpOpIsNot)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'arrayprint.py:711(DatetimeFormat)'], [['2', 2], '0', '0', '0', '0', 'core.py:833(__init__)'], [['74', 74], '0.000116', '1.568e-06', '0.000116', '1.568e-06', '~:0(&lt;repr&gt;)'], [['1', 1], '8e-06', '8e-06', '8e-06', '8e-06', 'decoder.py:302(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'six.py:122(_LazyModule)'], [['1', 1], '0', '0', '0', '0', 'instructions.py:342(CastInstr)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'compiler.py:68(ExportEntry)'], [['54', 54], '4.2e-05', '7.778e-07', '8e-05', '1.481e-06', 'ffi.py:76(__del__)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'types.py:1378(Optional)'], [['4', 4], '1.8e-05', '4.5e-06', '9.9e-05', '2.475e-05', 'builder.py:70(wrapped)'], [['1', 1], '0', '0', '0', '0', 'ConfigParser.py:165(InterpolationError)'], [['1', 1], '0.0767', '0.0767', '0.7015', '0.7015', '__init__.py:5(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'dufunc.py:43(DUFuncLowerer)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'yacc.py:117(PlyLogger)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:699(ZipType)'], [['1', 1], '4.8e-05', '4.8e-05', '6.8e-05', '6.8e-05', 'ccompiler.py:4(&lt;module&gt;)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', 'types.py:890(Array)'], [['3', 3], '1.2e-05', '4e-06', '1.2e-05', '4e-06', '~:0(&lt;_curses.tigetstr&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'singledispatch_helpers.py:29(recursive_repr)'], [['1', 1], '1e-06', '1e-06', '2e-06', '2e-06', 'threading.py:300(_is_owned)'], [['1', 1], '6e-06', '6e-06', '0.001004', '0.001004', 'config.py:350(BaseConfigurator)'], [['1', 1], '0.001297', '0.001297', '0.002115', '0.002115', '__init__.py:1(&lt;module&gt;)'], [['1', 1], '6e-06', '6e-06', '5.4e-05', '5.4e-05', 'cgutils.py:599(unpack_tuple)'], [['5', 5], '6e-06', '1.2e-06', '7e-06', '1.4e-06', '__init__.py:188(__new__)'], [['1', 1], '8e-06', '8e-06', '1.3e-05', '1.3e-05', 'initialize.py:8(initialize_all)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'config.py:489(DictConfigurator)'], [['1', 1], '7.9e-05', '7.9e-05', '8.1e-05', '8.1e-05', 'error.py:1(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', '__init__.py:74(BufferTooShort)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'core.py:6251(_frommethod)'], [['1', 1], '0.000437', '0.000437', '0.000437', '0.000437', '~:0(&lt;method &#39;astype&#39; of &#39;numpy.generic&#39; objects&gt;)'], [['31', 31], '1.1e-05', '3.548e-07', '1.3e-05', '4.194e-07', '_inspect.py:43(iscode)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'utils.py:309(BenchmarkResult)'], [['1', 1], '0', '0', '0', '0', '__init__.py:1(&lt;module&gt;)'], [['1', 1], '5.7e-05', '5.7e-05', '5.7e-05', '5.7e-05', '~:0(&lt;compile&gt;)'], [['149', 149], '8.4e-05', '5.638e-07', '0.000253', '1.698e-06', 'collections.py:363(&lt;genexpr&gt;)'], [['4804', 4804], '0.03161', '6.58e-06', '0.03161', '6.58e-06', '~:0(&lt;method &#39;reduce&#39; of &#39;numpy.ufunc&#39; objects&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'instructions.py:121(InvokeInstr)'], [['1', 1], '4e-06', '4e-06', '9e-06', '9e-06', 'cmathdecl.py:12(CMath_unary)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'weakref.py:110(clear)'], [['35', 35], '1.4e-05', '4e-07', '2.8e-05', '8e-07', '~:0(&lt;any&gt;)'], [['1', 1], '2.3e-05', '2.3e-05', '2.7e-05', '2.7e-05', 'cfl.py:4(&lt;module&gt;)'], [['28', 28], '6.5e-05', '2.321e-06', '0.000103', '3.679e-06', 'posixpath.py:61(join)'], [['1', 1], '0.005718', '0.005718', '7.827', '7.827', 'shocksine.py:23(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'socket.py:171(_closedsocket)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'six.py:532(Iterator)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'extras.py:1413(mr_class)'], [['1', 1], '0.000269', '0.000269', '0.001562', '0.001562', 'mathdecl.py:1(&lt;module&gt;)'], [['2', 2], '1.4e-05', '7e-06', '1.4e-05', '7e-06', 'targets.py:249(add_pass)'], [['8', 8], '1.1e-05', '1.375e-06', '5.1e-05', '6.375e-06', 'types.py:409(__hash__)'], [['1', 1], '1e-06', '1e-06', '0.000522', '0.000522', 'passmanagers.py:6(create_module_pass_manager)'], [['1', 1], '8e-06', '8e-06', '8e-06', '8e-06', '__init__.py:144(EnumMeta)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', '__init__.py:1104(Logger)'], [['1', 1], '0.000289', '0.000289', '6.917', '6.917', 'controller.py:276(run)'], [['8', 8], '1.9e-05', '2.375e-06', '0.002526', '0.0003158', 'values.py:437(descr)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'cparser.py:97(Parser)'], [['6', 6], '1e-05', '1.667e-06', '1e-05', '1.667e-06', '~:0(&lt;numba._dynfunc.make_function&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'instructions.py:356(LoadInstr)'], [['1', 1], '0', '0', '0', '0', 'npydecl.py:744(NdIndex)'], [['6', 6], '4e-06', '6.667e-07', '6e-06', '1e-06', 'abstracttypes.py:273(__init__)'], [['33', 33], '2.4e-05', '7.273e-07', '2.4e-05', '7.273e-07', '__init__.py:599(filter)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'models.py:700(OptionalModel)'], [['1', 1], '0.002131', '0.002131', '0.002267', '0.002267', '__init__.py:1(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'warnings.py:361(__enter__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '~:0(&lt;_hashlib.openssl_sha1&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'ir.py:284(DelItem)'], [['1', 1], '0.00013', '0.00013', '0.00013', '0.00013', 'utils.py:2(&lt;module&gt;)'], [['1', 1], '1.1e-05', '1.1e-05', '1.4e-05', '1.4e-05', 'StringIO.py:30(&lt;module&gt;)'], [['8', 8], '6e-06', '7.5e-07', '0.002211', '0.0002764', 'castgraph.py:128(promote)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'options.py:7(TargetOptions)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:365(TupleGt)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'devices.py:20(_DeviceList)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'random.py:805(SystemRandom)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:377(IdentifiedStructType)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'info.py:3(&lt;module&gt;)'], [['17', 17], '1.4e-05', '8.235e-07', '2.7e-05', '1.588e-06', 'templates.py:545(register_attr)'], [['1', 1], '4.6e-05', '4.6e-05', '9.3e-05', '9.3e-05', 'six.py:644(exec_)'], [['1', 1], '0', '0', '0', '0', 'npydecl.py:692(VDot)'], [['1', 1], '4e-06', '4e-06', '8e-06', '8e-06', 'values.py:115(literal_struct)'], [['2', 2], '9.3e-05', '4.65e-05', '0.0001', '5e-05', 'utils.py:73(__call__)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'types.py:282(ArrayType)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'ir.py:708(Loop)'], [['125', 125], '0.00041', '3.28e-06', '0.00041', '3.28e-06', '~:0(&lt;method &#39;readline&#39; of &#39;file&#39; objects&gt;)'], [['1', 1], '0', '0', '0', '0', 'SocketServer.py:624(UnixDatagramServer)'], [['1', 1], '1.8e-05', '1.8e-05', '1.8e-05', '1.8e-05', 'vc_advection_1D_py.py:10(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'models.py:689(NestedArrayModel)'], [['28', 28], '6.1e-05', '2.179e-06', '6.5e-05', '2.321e-06', 'ffi.py:82(__str__)'], [['1', 1], '0.000422', '0.000422', '0.001003', '0.001003', 'module.py:1(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'listdecl.py:196(ListCompare)'], [['104', 104], '1.7e-05', '1.635e-07', '1.7e-05', '1.635e-07', '~:0(&lt;method &#39;__subclasshook__&#39; of &#39;object&#39; objects&gt;)'], [['1', 1], '0', '0', '0', '0', 'ir.py:459(Global)'], [['8', 8], '1e-06', '1.25e-07', '1e-06', '1.25e-07', 'values.py:353(alignstack)'], [['2', 2], '3e-06', '1.5e-06', '6e-06', '3e-06', 'module.py:173(__init__)'], [['88', 88], '0.000793', '9.011e-06', '0.000793', '9.011e-06', '~:0(&lt;_ctypes.POINTER&gt;)'], [['2', 2], '2e-06', '1e-06', '4e-06', '2e-06', 'imputils.py:80(lower_setattr_generic)'], [['18', 18], '3.3e-05', '1.833e-06', '6.8e-05', '3.778e-06', 'core.py:938(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'SocketServer.py:677(StreamRequestHandler)'], [['1', 1], '0.004028', '0.004028', '0.1345', '0.1345', 'compiler.py:1(&lt;module&gt;)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'instructions.py:220(SwitchInstr)'], [['1', 1], '1.8e-05', '1.8e-05', '2e-05', '2e-05', 'case.py:131(TestCase)'], [['1', 1], '0.000379', '0.000379', '0.00376', '0.00376', '_internal.py:6(&lt;module&gt;)'], [['1', 1], '0.000226', '0.000226', '0.000255', '0.000255', '__init__.py:5(&lt;module&gt;)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'value.py:32(Attribute)'], [['8', 8], '1.2e-05', '1.5e-06', '1.2e-05', '1.5e-06', 'dispatcher.py:70(_make_finalizer)'], [['1', 1], '3.5e-05', '3.5e-05', '3.6e-05', '3.6e-05', 'reduction.py:3(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'six.py:436(Module_six_moves_urllib_robotparser)'], [['9608', 9608], '0.01093', '1.138e-06', '0.1563', '1.626e-05', 'numeric.py:527(ascontiguousarray)'], [['1', 1], '3e-06', '3e-06', '6e-06', '6e-06', 'threading.py:373(notify)'], [['20', 20], '1.1e-05', '5.5e-07', '1.1e-05', '5.5e-07', 'UserDict.py:103(__contains__)'], [['1', 1], '0', '0', '0', '0', 'ffiplatform.py:8(VerificationMissing)'], [['1', 1], '6.3e-05', '6.3e-05', '0.000144', '0.000144', 'drvapi.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:335(DoWhile)'], [['1', 1], '4e-06', '4e-06', '7e-06', '7e-06', 'six.py:112(_resolve)'], [['1', 1], '0', '0', '0', '0', '__init__.py:116(ModuleDeprecationWarning)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'version.py:3(&lt;module&gt;)'], [['2506/2448', 2506], '0.001564', '6.389e-07', '0.001954', '7.982e-07', 'abstracttypes.py:102(__eq__)'], [['22', 22], '1.1e-05', '5e-07', '1.1e-05', '5e-07', '~:0(&lt;thread.allocate_lock&gt;)'], [['1', 1], '3.5e-05', '3.5e-05', '3.6e-05', '3.6e-05', 'stride_tricks.py:7(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'builtins.py:353(TupleEq)'], [['1', 1], '0.004661', '0.004661', '0.0082', '0.0082', 'c_parser.py:9(&lt;module&gt;)'], [['22', 22], '1.3e-05', '5.909e-07', '1.9e-05', '8.636e-07', 'types.py:189(__eq__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'errors.py:20(DistutilsClassError)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'ir.py:387(Jump)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:1110(UniTuple)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'driver.py:1025(Module)'], [['1', 1], '0.000862', '0.000862', '0.00122', '0.00122', 'listdecl.py:1(&lt;module&gt;)'], [['1', 1], '8e-06', '8e-06', '0.001134', '0.001134', 'ConfigParser.py:231(RawConfigParser)'], [['1', 1], '0', '0', '0', '0', '__init__.py:193(c_uint)'], [['6', 6], '0.000113', '1.883e-05', '0.0149', '0.002483', 'dispatcher.py:747(_load_data)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:238(c_char)'], [['9', 9], '4.4e-05', '4.889e-06', '6.8e-05', '7.556e-06', '__init__.py:1063(_fixupParents)'], [['1', 1], '1e-05', '1e-05', '2.2e-05', '2.2e-05', 'compiler.py:82(_ModuleCompiler)'], [['1', 1], '3.4e-05', '3.4e-05', '3.6e-05', '3.6e-05', 'extension.py:4(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'SocketServer.py:617(ThreadingTCPServer)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'euler_5wave_2D_constants.py:1(&lt;module&gt;)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'argpacker.py:6(ArgPacker)'], [['1', 1], '4.3e-05', '4.3e-05', '4.6e-05', '4.6e-05', 'nosetester.py:6(&lt;module&gt;)'], [['29402', 29402], '0.005821', '1.98e-07', '0.005821', '1.98e-07', '~:0(&lt;hasattr&gt;)'], [['1', 1], '3.6e-05', '3.6e-05', '4.5e-05', '4.5e-05', 'numerictypes.py:781(_construct_lookups)'], [['1', 1], '0.000229', '0.000229', '0.001887', '0.001887', 'config.py:5(&lt;module&gt;)'], [['2503', 2503], '0.001058', '4.227e-07', '0.003685', '1.472e-06', 'sre_parse.py:212(get)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'wrappers.py:625(_ArrayAsScalarArgLoader)'], [['4804', 4804], '0.5263', '0.0001095', '0.5263', '0.0001095', 'euler_1D_py.py:146(compute_eigenvector_coeff)'], [['1', 1], '4e-06', '4e-06', '1.6e-05', '1.6e-05', 'threading.py:576(set)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'dispatcher.py:435(NullCache)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'builtins.py:604(Max)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'instructions.py:188(Branch)'], [['4', 4], '1.9e-05', '4.75e-06', '0.000136', '3.4e-05', 'npdatetime.py:98(make_constant_array)'], [['1', 1], '0', '0', '0', '0', 'threading.py:1079(_MainThread)'], [['1', 1], '1.2e-05', '1.2e-05', '2.5e-05', '2.5e-05', 'reduction.py:1(&lt;module&gt;)'], [['2', 2], '1e-06', '5e-07', '0.000429', '0.0002145', 'typeconv.py:72(safe)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:263(Constant)'], [['1', 1], '1.3e-05', '1.3e-05', '0.000368', '0.000368', '__init__.py:55(_ensure_llvm)'], [['2', 2], '1e-06', '5e-07', '1e-06', '5e-07', 'npdatetime.py:262(_create_timedelta_comparison_impl)'], [['5', 5], '3.2e-05', '6.4e-06', '5.4e-05', '1.08e-05', 'posixpath.py:329(normpath)'], [['1', 1], '2e-06', '2e-06', '1.3e-05', '1.3e-05', 'api.py:17(stream)'], [['2044', 2044], '0.000901', '4.408e-07', '0.002175', '1.064e-06', 'castgraph.py:68(__getitem__)'], [['1', 1], '0.001131', '0.001131', '0.004196', '0.004196', 'misc_util.py:1(&lt;module&gt;)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'testing.py:115(NumbaTestProgram)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'arrayprint.py:654(LongFloatFormat)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'shallow_sphere_2D_constants.py:1(&lt;module&gt;)'], [['4', 4], '6e-06', '1.5e-06', '1.5e-05', '3.75e-06', 'core.py:119(null)'], [['44', 44], '0.000163', '3.705e-06', '0.00033', '7.5e-06', 'ConfigParser.py:590(get)'], [['1', 1], '1.3e-05', '1.3e-05', '1.3e-05', '1.3e-05', 'executionengine.py:31(check_jit_execution)'], [['23', 23], '2.7e-05', '1.174e-06', '3.9e-05', '1.696e-06', 'solution.py:125(get_clawpack_dot_xxx)'], [['1', 1], '4.8e-05', '4.8e-05', '4.9e-05', '4.9e-05', 'memmap.py:1(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'imputils.py:14(Registry)'], [['1', 1], '2e-06', '2e-06', '3.7e-05', '3.7e-05', 'codegen.py:124(create_ir_module)'], [['83', 83], '8.5e-05', '1.024e-06', '0.000645', '7.771e-06', 'values.py:166(name)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'stubs.py:186(threadfence)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'pickle.py:58(PickleError)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', '~:0(&lt;method &#39;isatty&#39; of &#39;file&#39; objects&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'errors.py:59(DistutilsInternalError)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'ir.py:540(Scope)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'threading.py:1119(_DummyThread)'], [['1', 1], '3.5e-05', '3.5e-05', '3.5e-05', '3.5e-05', 'npyfuncs.py:5(&lt;module&gt;)'], [['1', 1], '0.000101', '0.000101', '0.000159', '0.000159', 'opcode.py:5(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'driver.py:835(MappedMemory)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'npdatetime.py:18(TimedeltaUnaryOp)'], [['1', 1], '0', '0', '0', '0', 'bytecode.py:279(ByteCodeOperation)'], [['1', 1], '0.000209', '0.000209', '0.000238', '0.000238', 'fromnumeric.py:3(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'instructions.py:304(ICMPInstr)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'threading.py:1049(_Timer)'], [['52', 52], '1.2e-05', '2.308e-07', '1.2e-05', '2.308e-07', '~:0(&lt;_ctypes.sizeof&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'compiler.py:281(CachedCUFunction)'], [['57', 57], '4.2e-05', '7.368e-07', '0.000144', '2.526e-06', '__init__.py:62(_is_descriptor)'], [['51', 51], '5e-05', '9.804e-07', '5e-05', '9.804e-07', 'six.py:173(_add_module)'], [['1', 1], '2e-06', '2e-06', '4e-06', '4e-06', 'randomdecl.py:60(Numpy_geometric)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:1292(ListPayload)'], [['1', 1], '4.1e-05', '4.1e-05', '0.000171', '0.000171', 'externals.py:125(_do_install)'], [['7', 7], '5e-06', '7.143e-07', '5e-06', '7.143e-07', 'base.py:46(__init__)'], [['754/718', 754], '0.000372', '5.181e-07', '0.001612', '2.245e-06', '~:0(&lt;issubclass&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'operatordecl.py:24(MappedInplaceOperator)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'cc.py:247(_CCExtension)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'yacc.py:1939(LRGeneratedTable)'], [['1', 1], '0', '0', '0', '0', 'errors.py:29(DistutilsArgError)'], [['1', 1], '0.00028', '0.00028', '0.000855', '0.000855', 'dummyarray.py:1(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'npydecl.py:484(NdFullLike)'], [['1', 1], '0', '0', '0', '0', 'npdatetime.py:259(DatetimeCmpGE)'], [['1', 1], '0', '0', '0', '0', 'typeinfer.py:335(IntrinsicCallConstraint)'], [['2', 2], '1e-06', '5e-07', '1e-06', '5e-07', 'index_tricks.py:647(__init__)'], [['2', 2], '4e-06', '2e-06', '2.5e-05', '1.25e-05', 'pythonapi.py:23(register)'], [['1', 1], '0.00055', '0.00055', '0.001388', '0.001388', 'result.py:1(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'instructions.py:139(Terminator)'], [['1', 1], '0.002817', '0.002817', '0.1362', '0.1362', '__init__.py:1(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'yacc.py:1152(Production)'], [['1', 1], '0', '0', '0', '0', 'errors.py:9(IRError)'], [['1', 1], '9e-06', '9e-06', '2.1e-05', '2.1e-05', 'process.py:301(__init__)'], [['16', 16], '7e-06', '4.375e-07', '1e-05', '6.25e-07', 'types.py:142(__eq__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:94(_EnumDict)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'ir.py:298(SetAttr)'], [['1', 1], '0', '0', '0', '0', 'typeinfer.py:182(ExhaustIterConstraint)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:1002(Manager)'], [['1', 1], '3.6e-05', '3.6e-05', '0.000187', '0.000187', 'externals.py:163(_do_install)'], [['6', 6], '1.5e-05', '2.5e-06', '2.2e-05', '3.667e-06', 'utils.py:219(acquire)'], [['2', 2], '8e-06', '4e-06', '1e-05', '5e-06', 'codecs.py:92(__new__)'], [['1', 1], '2.9e-05', '2.9e-05', '2.9e-05', '2.9e-05', '_methods.py:5(&lt;module&gt;)'], [['60', 60], '5e-05', '8.333e-07', '8.1e-05', '1.35e-06', 'copy_reg.py:46(_reconstructor)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'timeit.py:105(Timer)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '~:0(&lt;_hashlib.openssl_sha256&gt;)'], [['1', 1], '0', '0', '0', '0', 'c_ast.py:531(IdentifierType)'], [['1', 1], '0', '0', '0', '0', 'types.py:124(Phantom)'], [['6', 6], '5e-06', '8.333e-07', '6e-06', '1e-06', 'types.py:1175(&lt;genexpr&gt;)'], [['1', 1], '1.8e-05', '1.8e-05', '0.000175', '0.000175', 'config.py:111(_create_formatters)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:1028(BaseTuple)'], [['1', 1], '0', '0', '0', '0', 'c_ast.py:203(Case)'], [['1', 1], '0.002033', '0.002033', '0.02275', '0.02275', '__init__.py:7(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'testing.py:410(_FakeStringIO)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:802(DeferredAttribute)'], [['7', 7], '5.4e-05', '7.714e-06', '0.04566', '0.006522', 'codegen.py:183(_finalize_final_module)'], [['1', 1], '1.1e-05', '1.1e-05', '1.1e-05', '1.1e-05', '&lt;string&gt;:1(Status)'], [['1', 1], '3e-05', '3e-05', '0.003055', '0.003055', 'atomicops.py:189(remove_redundant_nrt_refct)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'npdatetime.py:255(DatetimeCmpGt)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:248(CompoundLiteral)'], [['6', 6], '1.3e-05', '2.167e-06', '1.3e-05', '2.167e-06', 'codegen.py:236(enable_object_caching)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'value.py:10(Linkage)'], [['1', 1], '0.000119', '0.000119', '0.000256', '0.000256', 'ctypeslib.py:51(&lt;module&gt;)'], [['1', 1], '9e-06', '9e-06', '9e-06', '9e-06', 'dispatcher.py:28(_DispatcherBase)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'records.py:215(record)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'six.py:59(X)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:178(BinOpMul)'], [['1', 1], '4e-06', '4e-06', '0.000719', '0.000719', 'version.py:63(StrictVersion)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'models.py:871(ArrayIterator)'], [['1', 1], '4e-06', '4e-06', '9e-06', '9e-06', 'randomdecl.py:87(Numpy_normal)'], [['1', 1], '0', '0', '0', '0', 'errors.py:37(DeprecationError)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'typeof.py:73(_typeof_bool)'], [['1', 1], '0', '0', '0', '0', 'c_ast.py:574(Label)'], [['1', 1], '1.1e-05', '1.1e-05', '1.1e-05', '1.1e-05', 'values.py:499(Block)'], [['4', 4], '5e-06', '1.25e-06', '1e-05', '2.5e-06', 'six.py:78(_import_module)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'mathdecl.py:74(Math_floor_ceil)'], [['1', 1], '7e-06', '7e-06', '7e-06', '7e-06', '&lt;string&gt;:1(LibFunc)'], [['109', 109], '0.001188', '1.09e-05', '0.004765', '4.372e-05', 'abc.py:86(__new__)'], [['1', 1], '0', '0', '0', '0', 'instructions.py:613(FilterClause)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'templates.py:189(AbstractTemplate)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'machar.py:17(MachAr)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', 'keyword.py:11(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'listdecl.py:157(AddList)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'log.py:25(Log)'], [['1', 1], '0.001091', '0.001091', '0.005701', '0.005701', 'targets.py:1(&lt;module&gt;)'], [['23', 23], '6.5e-05', '2.826e-06', '0.000455', '1.978e-05', 'core.py:6267(getdoc)'], [['1', 1], '1.7e-05', '1.7e-05', '1.7e-05', '1.7e-05', 'shape_base.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:412(ExprList)'], [['154', 154], '9.1e-05', '5.909e-07', '9.1e-05', '5.909e-07', '~:0(&lt;method &#39;replace&#39; of &#39;str&#39; objects&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:498(ExternalFunction)'], [['141', 141], '6.2e-05', '4.397e-07', '7.8e-05', '5.532e-07', 'inspect.py:142(isfunction)'], [['1', 1], '0', '0', '0', '0', 'cgutils.py:414(IfBranchObj)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'shallow_roe_with_efix_1D_constants.py:1(&lt;module&gt;)'], [['4804', 4804], '1.339', '0.0002787', '1.343', '0.0002796', 'tvd.py:158(limit)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'funcdesc.py:153(PythonFunctionDescriptor)'], [['1', 1], '0.000679', '0.000679', '0.002238', '0.002238', 'dufunc.py:1(&lt;module&gt;)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'generators.py:12(GeneratorDescriptor)'], [['1', 1], '7e-06', '7e-06', '7e-06', '7e-06', 'models.py:393(StructModel)'], [['1', 1], '0.00014', '0.00014', '0.000327', '0.000327', 'lex.py:34(&lt;module&gt;)'], [['979', 979], '0.000364', '3.718e-07', '0.000364', '3.718e-07', '~:0(&lt;method &#39;find&#39; of &#39;bytearray&#39; objects&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'ir.py:42(VarMap)'], [['990/396', 990], '0.002145', '5.417e-06', '0.002493', '6.295e-06', 'sre_parse.py:151(getwidth)'], [['1', 1], '0.000908', '0.000908', '0.002035', '0.002035', 'decorators.py:1(&lt;module&gt;)'], [['2', 2], '3e-06', '1.5e-06', '3e-06', '1.5e-06', 'imputils.py:138(_decorate_setattr)'], [['1', 1], '8e-06', '8e-06', '8e-06', '8e-06', 'cmd.py:14(Command)'], [['1', 1], '5e-06', '5e-06', '9e-06', '9e-06', 'module.py:145(global_variables)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', '__config__.py:3(&lt;module&gt;)'], [['1', 1], '0.000324', '0.000324', '0.01035', '0.01035', 'tokenize.py:23(&lt;module&gt;)'], [['1', 1], '2.5e-05', '2.5e-05', '9.4e-05', '9.4e-05', '__init__.py:265(_reset_cache)'], [['1', 1], '0.000625', '0.000625', '0.005206', '0.005206', 'npydecl.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'dispatcher.py:175(CUDAGenerializedUFunc)'], [['3', 3], '5e-06', '1.667e-06', '1.2e-05', '4e-06', 'cgutils.py:402(if_unlikely)'], [['1', 1], '1e-06', '1e-06', '3e-06', '3e-06', 'solver.py:289(setup)'], [['1', 1], '0', '0', '0', '0', 'passmanagers.py:33(FunctionPassManager)'], [['1', 1], '7e-06', '7e-06', '7e-06', '7e-06', '&lt;string&gt;:1(ModuleInfo)'], [['1', 1], '4e-06', '4e-06', '5e-06', '5e-06', 'log.py:71(set_verbosity)'], [['2', 2], '1e-06', '5e-07', '1e-06', '5e-07', 'sre_parse.py:224(isdigit)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'types.py:177(VarArg)'], [['1', 1], '0.000343', '0.000343', '0.000579', '0.000579', 'yacc.py:62(&lt;module&gt;)'], [['1', 1], '9.4e-05', '9.4e-05', '9.6e-05', '9.6e-05', 'cc.py:16(CC)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', '~:0(&lt;_cffi_backend.cast&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'models.py:272(EphemeralPointerModel)'], [['1', 1], '5.3e-05', '5.3e-05', '0.000995', '0.000995', 'difflib.py:27(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:1681(NullHandler)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:106(PairFirst)'], [['1', 1], '0.000157', '0.000157', '0.000166', '0.000166', 'wrappers.py:1(&lt;module&gt;)'], [['40', 40], '0.000118', '2.95e-06', '0.000149', '3.725e-06', '~:0(&lt;sorted&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'intrinsics.py:32(IntrinsicMapping)'], [['1', 1], '0', '0', '0', '0', 'npdatetime.py:162(TimedeltaCmpGt)'], [['4', 4], '1.5e-05', '3.75e-06', '7e-05', '1.75e-05', 'instructions.py:467(__init__)'], [['1', 1], '8e-06', '8e-06', '8e-06', '8e-06', 'compiler.py:325(CUDAKernel)'], [['1', 1], '0.000741', '0.000741', '0.001191', '0.001191', 'operatordecl.py:3(&lt;module&gt;)'], [['54', 54], '5.8e-05', '1.074e-06', '0.000229', '4.241e-06', 'ffi.py:73(__exit__)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'types.py:1324(CPointer)'], [['11', 11], '4.6e-05', '4.182e-06', '0.002343', '0.000213', '__init__.py:1149(info)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', '_iotools.py:154(LineSplitter)'], [['4804', 4804], '0.002179', '4.536e-07', '0.002179', '4.536e-07', 'cfl.py:25(set_global_max)'], [['5', 5], '9e-06', '1.8e-06', '9e-06', '1.8e-06', 'weakref.py:134(get)'], [['1', 1], '2e-06', '2e-06', '4e-06', '4e-06', 'solver.py:193(get_clawpack_dot_xxx)'], [['1', 1], '0', '0', '0', '0', 'typeinfer.py:476(TypeVarMap)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', 'types.py:20(Type)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'ir.py:351(StaticRaise)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'dispatcher.py:196(CUDAUFuncMechanism)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'tempfile.py:108(_RandomNameSequence)'], [['2', 2], '1e-05', '5e-06', '1.3e-05', '6.5e-06', 'transforms.py:14(__init__)'], [['426', 426], '9.2e-05', '2.16e-07', '9.2e-05', '2.16e-07', '~:0(&lt;_sre.getlower&gt;)'], [['99', 99], '0.000916', '9.253e-06', '0.006269', '6.332e-05', 'copy.py:253(_deepcopy_dict)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'builtins.py:493(MemoryViewAttribute)'], [['1', 1], '8.3e-05', '8.3e-05', '9.1e-05', '9.1e-05', 'numbers.py:34(Complex)'], [['1', 1], '0', '0', '0', '0', 'SocketServer.py:585(ThreadingMixIn)'], [['2', 2], '1e-06', '5e-07', '1e-06', '5e-07', 'typeof.py:69(_typeof_bool)'], [['85', 85], '5.1e-05', '6e-07', '5.1e-05', '6e-07', '~:0(&lt;method &#39;rfind&#39; of &#39;str&#39; objects&gt;)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'manager.py:6(DataModelManager)'], [['46', 46], '7.3e-05', '1.587e-06', '8.9e-05', '1.935e-06', 'StringIO.py:54(__init__)'], [['1', 1], '6e-06', '6e-06', '1.8e-05', '1.8e-05', 'builtins.py:537(NumberAttribute)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'types.py:1269(ListIter)'], [['1919', 1919], '0.000571', '2.976e-07', '0.001148', '5.982e-07', 'sre_parse.py:206(match)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'types.py:559(SimpleIterableType)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '~:0(&lt;sys.getdlopenflags&gt;)'], [['13', 13], '4e-06', '3.077e-07', '4e-06', '3.077e-07', 'builder.py:68(_castop)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:723(Typedef)'], [['1', 1], '0', '0', '0', '0', '__init__.py:233(c_byte)'], [['10', 10], '9e-06', '9e-07', '9e-06', '9e-07', 'util.py:691(increment)'], [['6', 6], '8e-06', '1.333e-06', '1.3e-05', '2.167e-06', 'contextlib.py:82(helper)'], [['1', 1], '0.000221', '0.000221', '0.001121', '0.001121', 'spawn.py:7(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'types.py:716(CharSeq)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'function_base.py:1640(vectorize)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'types.py:459(ExternalFunctionPointer)'], [['6', 6], '3e-06', '5e-07', '3e-06', '5e-07', '~:0(&lt;numpy.core.umath.geterrobj&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'types.py:954(ArrayCTypes)'], [['13', 13], '1e-05', '7.692e-07', '1e-05', '7.692e-07', 'cpu.py:70(codegen)'], [['1', 1], '1.1e-05', '1.1e-05', '1.1e-05', '1.1e-05', 'tempfile.py:518(SpooledTemporaryFile)'], [['7', 7], '0.000143', '2.043e-05', '0.000148', '2.114e-05', '~:0(&lt;eval&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'model.py:284(StructOrUnionOrEnum)'], [['1', 1], '0.000846', '0.000846', '0.003549', '0.003549', 'collections.py:1(&lt;module&gt;)'], [['2', 2], '1e-06', '5e-07', '2e-06', '1e-06', 'tokenize.py:47(maybe)'], [['1', 1], '2e-06', '2e-06', '4e-06', '4e-06', 'randomdecl.py:53(Random_seed)'], [['23', 23], '3.2e-05', '1.391e-06', '0.000487', '2.117e-05', 'core.py:6262(__init__)'], [['1', 1], '0', '0', '0', '0', 'models.py:196(OpaqueModel)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'c_ast.py:739(Typename)'], [['1', 1], '0.003647', '0.003647', '0.01805', '0.01805', 'decorators.py:1(&lt;module&gt;)'], [['8', 8], '2.8e-05', '3.5e-06', '5.7e-05', '7.125e-06', 'decorators.py:154(_jit)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'utils.py:10(get_library_name)'], [['1', 1], '7e-06', '7e-06', '7e-06', '7e-06', '_iotools.py:250(NameValidator)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'SocketServer.py:510(ForkingMixIn)'], [['4', 4], '9e-06', '2.25e-06', '2.7e-05', '6.75e-06', 'threading.py:114(RLock)'], [['87', 87], '9.6e-05', '1.103e-06', '0.000273', '3.138e-06', 'sre_parse.py:189(__init__)'], [['7', 7], '1.5e-05', '2.143e-06', '0.000994', '0.000142', 'codegen.py:441(create_library)'], [['1', 1], '5.4e-05', '5.4e-05', '0.007083', '0.007083', 'codegen.py:69(_optimize_functions)'], [['1', 1], '8e-05', '8e-05', '0.000643', '0.000643', 'operatorimpl.py:3(&lt;module&gt;)'], [['7', 7], '0.006686', '0.0009551', '0.006686', '0.0009551', 'passmanagers.py:55(run)'], [['1', 1], '4e-06', '4e-06', '1.5e-05', '1.5e-05', 'threading.py:561(__init__)'], [['3', 3], '2e-06', '6.667e-07', '2e-06', '6.667e-07', '__init__.py:494(CFunctionType)'], [['1', 1], '2.9e-05', '2.9e-05', '0.000105', '0.000105', 'chebyshev.py:87(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'six.py:169(__init__)'], [['1', 1], '0.001117', '0.001117', '0.003369', '0.003369', '__init__.py:41(&lt;module&gt;)'], [['1', 1], '5.8e-05', '5.8e-05', '0.005443', '0.005443', 'config.py:60(fileConfig)'], [['1', 1], '0', '0', '0', '0', 'npdatetime.py:142(TimedeltaLegacyDiv)'], [['1', 1], '5e-06', '5e-06', '9e-06', '9e-06', 'randomdecl.py:47(Random_randrange)'], [['1', 1], '0.000104', '0.000104', '0.00011', '0.00011', 'records.py:36(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'typeinfer.py:90(ConstraintNetwork)'], [['1', 1], '0', '0', '0', '0', 'ConfigParser.py:139(NoSectionError)'], [['1', 1], '5.9e-05', '5.9e-05', '5.9e-05', '5.9e-05', 'SocketServer.py:160(BaseServer)'], [['22', 22], '3.6e-05', '1.636e-06', '0.000539', '2.45e-05', '__init__.py:715(format)'], [['141', 141], '7.4e-05', '5.248e-07', '8.5e-05', '6.028e-07', 'inspect.py:209(iscode)'], [['6', 6], '6e-06', '1e-06', '1.5e-05', '2.5e-06', 'types.py:158(&lt;genexpr&gt;)'], [['1', 1], '3.3e-05', '3.3e-05', '4e-05', '4e-05', 'unixccompiler.py:14(&lt;module&gt;)'], [['13', 13], '2.8e-05', '2.154e-06', '0.000116', '8.923e-06', 'core.py:62(int)'], [['1', 1], '0', '0', '0', '0', 'npydecl.py:842(Angle)'], [['1', 1], '4e-06', '4e-06', '8e-06', '8e-06', 'cmathdecl.py:51(Cmath_phase)'], [['1', 1], '7e-06', '7e-06', '7e-06', '7e-06', '&lt;string&gt;:1(_ArrayIndexingHelper)'], [['285', 285], '0.000671', '2.354e-06', '0.000746', '2.618e-06', '~:0(&lt;__import__&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'ir.py:398(Branch)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'targets.py:173(TargetMachine)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'instructions.py:60(CallInstrAttributes)'], [['1', 1], '0', '0', '0', '0', 'values.py:31(_Undefined)'], [['1', 1], '1e-06', '1e-06', '3e-06', '3e-06', 'randomdecl.py:66(Numpy_negative_binomial)'], [['8', 8], '5e-06', '6.25e-07', '9e-06', '1.125e-06', 'bytecode.py:30(get_code_object)'], [['1', 1], '8e-06', '8e-06', '8e-06', '8e-06', '&lt;string&gt;:1(nrt_mstats)'], [['1', 1], '0', '0', '0', '0', 'cmathdecl.py:57(Cmath_polar)'], [['1', 1], '0', '0', '0', '0', '_endian.py:49(BigEndianStructure)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'nvvm.py:135(CompilationUnit)'], [['496', 496], '0.000368', '7.419e-07', '0.000368', '7.419e-07', '_weakrefset.py:70(__contains__)'], [['1', 1], '0', '0', '0', '0', 'npdatetime.py:30(TimedeltaBinOp)'], [['1', 1], '0', '0', '0', '0', 'models.py:263(PointerModel)'], [['1', 1], '1e-05', '1e-05', '1e-05', '1e-05', 'decorators.py:15(&lt;module&gt;)'], [['1', 1], '3e-06', '3e-06', '6e-06', '6e-06', 'randomdecl.py:144(Random_triangular)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'values.py:540(BlockAddress)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'ir.py:375(Return)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'ir.py:494(Var)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'parallel.py:180(ParallelGUFuncBuilder)'], [['1', 1], '1.9e-05', '1.9e-05', '9.6e-05', '9.6e-05', 'config.py:50(update)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'ir.py:107(Stmt)'], [['1', 1], '3e-06', '3e-06', '0.000147', '0.000147', 'numerictypes.py:957(_register_types)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'stubs.py:246(local)'], [['297', 297], '0.001947', '6.556e-06', '0.00334', '1.125e-05', 'sre_compile.py:256(_optimize_charset)'], [['1', 1], '0', '0', '0', '0', 'wrappers.py:582(_ArrayArgLoader)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'npdatetime.py:178(DatetimePlusTimedelta)'], [['87', 87], '0.000435', '5e-06', '0.01674', '0.0001924', 'sre_parse.py:706(parse)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'ast.py:217(NodeVisitor)'], [['1', 1], '0.000287', '0.000287', '0.000295', '0.000295', 'errors.py:9(&lt;module&gt;)'], [['1', 1], '3e-06', '3e-06', '4e-06', '4e-06', 'utils.py:130(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'cpu.py:22(ClosureBody)'], [['42', 42], '0.0002', '4.762e-06', '0.000263', '6.262e-06', 'npyimpl.py:425(register_unary_ufunc_kernel)'], [['8', 8], '3e-06', '3.75e-07', '3e-06', '3.75e-07', 'six.py:73(_add_doc)'], [['1', 1], '4e-06', '4e-06', '8e-06', '8e-06', '__init__.py:11(_init)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'driver.py:916(MappedOwnedPointer)'], [['1', 1], '0.001151', '0.001151', '0.01341', '0.01341', 'utils.py:4(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:187(_ParameterKind)'], [['1', 1], '0', '0', '0', '0', 'polyutils.py:66(PolyDomainError)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:219(Cast)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'vc_elasticity_2D_constants.py:1(&lt;module&gt;)'], [['3', 3], '8e-06', '2.667e-06', '8e-06', '2.667e-06', 'index_tricks.py:242(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:180(c_ulong)'], [['1', 1], '8e-06', '8e-06', '8e-06', '8e-06', '&lt;string&gt;:1(Indexing)'], [['40', 40], '2e-05', '5e-07', '2e-05', '5e-07', 'ConfigParser.py:657(_interpolate)'], [['1', 1], '0', '0', '0', '0', 'npy_pkg_config.py:28(PkgNotFound)'], [['1', 1], '1.4e-05', '1.4e-05', '1.8e-05', '1.8e-05', 'optional.py:1(&lt;module&gt;)'], [['1', 1], '3e-06', '3e-06', '0.000183', '0.000183', 'ConfigParser.py:588(ConfigParser)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', '~:0(&lt;method &#39;search&#39; of &#39;_sre.SRE_Pattern&#39; objects&gt;)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:710(Complex)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', 'deviceufunc.py:82(UFuncMechanism)'], [['4804', 4804], '1.136', '0.0002365', '1.143', '0.000238', 'euler_1D_py.py:262(roe_averages)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'errors.py:26(DistutilsGetoptError)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'listdecl.py:207(ListEq)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', 'utils.py:127(ConfigOptions)'], [['2', 2], '2e-06', '1e-06', '2e-06', '1e-06', '~:0(&lt;strop.maketrans&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'core.py:918(_MaskedBinaryOperation)'], [['1', 1], '0', '0', '0', '0', '__init__.py:1(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'types.py:1195(BaseNamedTuple)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'deviceufunc.py:631(GenerializedUFunc)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'euler_3D_constants.py:1(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'devices.py:27(FakeDeviceList)'], [['1', 1], '7e-06', '7e-06', '7e-06', '7e-06', '&lt;string&gt;:1(_ReflectContext)'], [['1', 1], '1.4e-05', '1.4e-05', '1.4e-05', '1.4e-05', 'dataflow.py:11(DataFlowAnalysis)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'instructions.py:532(InlineAsm)'], [['34', 34], '9.9e-05', '2.912e-06', '0.000154', '4.529e-06', 'npyimpl.py:443(register_binary_ufunc_kernel)'], [['88', 88], '0.000576', '6.545e-06', '0.000582', '6.614e-06', '~:0(&lt;method &#39;__reduce_ex__&#39; of &#39;object&#39; objects&gt;)'], [['11', 11], '0.000269', '2.445e-05', '0.000441', '4.009e-05', '__init__.py:237(__init__)'], [['1', 1], '3.9e-05', '3.9e-05', '9.9e-05', '9.9e-05', 'looplifting.py:1(&lt;module&gt;)'], [['1', 1], '5e-06', '5e-06', '7e-06', '7e-06', 'module.py:41(ModuleRef)'], [['3', 3], '1.5e-05', '5e-06', '7.9e-05', '2.633e-05', '__init__.py:657(__init__)'], [['125', 125], '4.7e-05', '3.76e-07', '4.7e-05', '3.76e-07', 'six.py:86(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:80(AuthenticationError)'], [['1', 1], '4e-06', '4e-06', '9e-06', '9e-06', 'builtins.py:204(BinOpFloorDiv)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'fancy_getopt.py:33(FancyGetopt)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '~:0(&lt;_cffi_backend.new_primitive_type&gt;)'], [['1', 1], '0.000965', '0.000965', '0.001217', '0.001217', 'singledispatch.py:4(&lt;module&gt;)'], [['1', 1], '0.001026', '0.001026', '0.001066', '0.001066', 'linalg.py:10(&lt;module&gt;)'], [['12', 12], '0.00016', '1.333e-05', '0.000168', '1.4e-05', 'arraydecl.py:447(install_array_method)'], [['1', 1], '2.7e-05', '2.7e-05', '2.7e-05', '2.7e-05', 'dep_util.py:5(&lt;module&gt;)'], [['1', 1], '0.00026', '0.00026', '0.007582', '0.007582', 'build_ext.py:5(&lt;module&gt;)'], [['2', 2], '0', '0', '0', '0', '~:0(&lt;sys.setdlopenflags&gt;)'], [['1', 1], '1.1e-05', '1.1e-05', '1.3e-05', '1.3e-05', 'timeit.py:53(&lt;module&gt;)'], [['1', 1], '9e-06', '9e-06', '9e-06', '9e-06', 'numbers.py:169(Real)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:676(Switch)'], [['1', 1], '5e-06', '5e-06', '1.7e-05', '1.7e-05', 'builtins.py:64(Range)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:560(InitList)'], [['1', 1], '3.6e-05', '3.6e-05', '8e-05', '8e-05', 'tupleobj.py:3(&lt;module&gt;)'], [['2', 2], '0', '0', '0', '0', 'module.py:187(__iter__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'index_tricks.py:352(RClass)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', '__init__.py:1393(LoggerAdapter)'], [['1', 1], '8e-06', '8e-06', '1e-05', '1e-05', 'state.py:11(State)'], [['1', 1], '2.3e-05', '2.3e-05', '0.07302', '0.07302', 'nrt.py:18(initialize)'], [['4', 4], '8e-06', '2e-06', '1e-05', '2.5e-06', 'UserDict.py:4(__init__)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'models.py:908(GeneratorModel)'], [['12', 12], '1e-06', '8.333e-08', '1e-06', '8.333e-08', 'posixpath.py:44(normcase)'], [['1', 1], '1e-06', '1e-06', '2e-06', '2e-06', '&lt;string&gt;:8(__new__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'builtins.py:793(OptionalAttribute)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'argpacker.py:97(_Unflattener)'], [['1', 1], '0.000117', '0.000117', '0.00038', '0.00038', 'npy_pkg_config.py:1(&lt;module&gt;)'], [['40', 40], '1.3e-05', '3.25e-07', '2e-05', '5e-07', 'numerictypes.py:154(english_upper)'], [['272', 272], '0.000534', '1.963e-06', '0.001486', '5.463e-06', 'function_base.py:3511(add_newdoc)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'linalg.py:43(LinAlgError)'], [['1', 1], '0', '0', '0', '0', '_internal.py:215(_missing_ctypes)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'types.py:260(_Repeat)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:495(BufferingFormatter)'], [['9', 9], '1e-05', '1.111e-06', '1e-05', '1.111e-06', 'imputils.py:18(__init__)'], [['96', 96], '0.000343', '3.573e-06', '0.000506', '5.271e-06', 'collections.py:113(items)'], [['3', 3], '1.1e-05', '3.667e-06', '5.6e-05', '1.867e-05', 'instructions.py:286(__init__)'], [['1', 1], '1e-05', '1e-05', '0.000131', '0.000131', 'codegen.py:461(_function_pass_manager)'], [['1', 1], '0.001085', '0.001085', '0.006162', '0.006162', 'libs.py:1(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'c_ast.py:474(FuncDecl)'], [['11', 11], '0.000164', '1.491e-05', '0.009895', '0.0008995', 'state.py:295(__deepcopy__)'], [['1', 1], '2.6e-05', '2.6e-05', '0.000138', '0.000138', 'bytecode.py:35(_make_bytecode_table)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'extension.py:26(Extension)'], [['1', 1], '0', '0', '0', '0', 'devicearray.py:350(MappedNDArray)'], [['1', 1], '0.001415', '0.001415', '0.005619', '0.005619', 'log.py:2(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'models.py:616(PairModel)'], [['23', 23], '6.4e-05', '2.783e-06', '0.000132', '5.739e-06', 'geometry.py:792(__init__)'], [['1', 1], '6.4e-05', '6.4e-05', '6.7e-05', '6.7e-05', 'plyparser.py:12(&lt;module&gt;)'], [['6', 6], '5.9e-05', '9.833e-06', '0.000324', '5.4e-05', 'cpu.py:134(get_executable)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'builtins.py:851(Complex64)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'acoustics_variable_1D_constants.py:1(&lt;module&gt;)'], [['2', 2], '1e-06', '5e-07', '1e-06', '5e-07', 'instructions.py:264(lhs)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'builtins.py:95(IterNext)'], [['1', 1], '0', '0', '0', '0', 'errors.py:66(DistutilsByteCompileError)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:120(PairSecond)'], [['1', 1], '0', '0', '0', '0', 'kernel.py:127(BlockManager)'], [['1', 1], '5e-06', '5e-06', '6e-06', '6e-06', 'values.py:340(FunctionAttributes)'], [['1', 1], '0.000785', '0.000785', '0.000824', '0.000824', 'c_ast.py:19(&lt;module&gt;)'], [['1', 1], '3.2e-05', '3.2e-05', '3.2e-05', '3.2e-05', 'ctypes_support.py:3(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'c_ast.py:146(ArrayRef)'], [['1', 1], '4.6e-05', '4.6e-05', '4.7e-05', '4.7e-05', '__init__.py:7(&lt;module&gt;)'], [['4804', 4804], '0.7361', '0.0001532', '0.7387', '0.0001538', 'solver.py:435(compute_correction_fluxes)'], [['1', 1], '0', '0', '0', '0', 'singledispatch_helpers.py:163(Support)'], [['9', 9], '7e-06', '7.778e-07', '4e-05', '4.444e-06', 're.py:148(sub)'], [['1', 1], '9e-06', '9e-06', '1.4e-05', '1.4e-05', '_osx_support.py:128(_supports_universal_builds)'], [['1', 1], '0', '0', '0', '0', '__init__.py:172(c_ushort)'], [['6', 6], '5e-06', '8.333e-07', '5e-06', '8.333e-07', 'util.py:26(add_parent_doc)'], [['4804', 4804], '0.307', '6.39e-05', '0.3098', '6.448e-05', 'solver.py:377(godunov_update)'], [['11', 11], '2.7e-05', '2.455e-06', '3.1e-05', '2.818e-06', 'genericpath.py:93(_splitext)'], [['1', 1], '0', '0', '0', '0', 'types.py:1599(ClassDataType)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'model.py:83(PrimitiveType)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'ir.py:74(Inst)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '&lt;string&gt;:1(&lt;module&gt;)'], [['1', 1], '3e-06', '3e-06', '0.00698', '0.00698', 'codegen.py:83(_optimize_final_module)'], [['246/87', 246], '0.001011', '1.162e-05', '0.01588', '0.0001825', 'sre_parse.py:317(_parse_sub)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'shutil.py:38(ExecError)'], [['280', 280], '0.001233', '4.404e-06', '0.001493', '5.332e-06', 'types.py:219(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:321(Default)'], [['4', 4], '5e-06', '1.25e-06', '5e-06', '1.25e-06', 'weakref.py:335(__setitem__)'], [['1', 1], '0.000105', '0.000105', '0.001318', '0.001318', 'tvd.py:64(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'typeinfer.py:340(GetAttrConstraint)'], [['3', 3], '2e-06', '6.667e-07', '3e-06', '1e-06', 'string.py:513(replace)'], [['31', 31], '0.00012', '3.871e-06', '0.000267', '8.613e-06', '_inspect.py:142(formatargspec)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'dispatcher.py:453(_CacheLocator)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'core.py:61(Type)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'traffic_vc_1D_constants.py:1(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '3e-06', '3e-06', 'stubs.py:214(shared)'], [['8', 8], '1.5e-05', '1.875e-06', '8.1e-05', '1.012e-05', 'dispatcher.py:610(enable)'], [['334/236', 334], '0.000424', '1.797e-06', '0.003343', '1.417e-05', '~:0(&lt;method &#39;join&#39; of &#39;str&#39; objects&gt;)'], [['7', 7], '3e-06', '4.286e-07', '5e-06', '7.143e-07', 'config.py:189(&lt;lambda&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'plyparser.py:12(Coord)'], [['1', 1], '0', '0', '0', '0', 'instructions.py:610(CatchClause)'], [['1', 1], '3e-06', '3e-06', '1e-05', '1e-05', 'typeconv.py:56(__init__)'], [['6', 6], '9e-06', '1.5e-06', '0.01031', '0.001718', 'codegen.py:448(unserialize_library)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'npy_pkg_config.py:17(FormatError)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'dummyarray.py:122(Array)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'builtins.py:289(UnaryPositive)'], [['6', 6], '0.000101', '1.683e-05', '0.0198', '0.003301', 'dispatcher.py:325(compile)'], [['1', 1], '4e-06', '4e-06', '2.3e-05', '2.3e-05', 'builder.py:458(store)'], [['1', 1], '0.000253', '0.000253', '0.001485', '0.001485', 'misc_util.py:313(terminal_has_colors)'], [['3', 3], '1.1e-05', '3.667e-06', '7.2e-05', '2.4e-05', 'builder.py:335(_icmp)'], [['1', 1], '0', '0', '0', '0', 'ir.py:447(Const)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', '&lt;string&gt;:1(_TypeofContext)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:1(&lt;module&gt;)'], [['1', 1], '5e-06', '5e-06', '1e-05', '1e-05', 'ascii.py:41(getregentry)'], [['87', 87], '7e-05', '8.046e-07', '0.000112', '1.287e-06', 'bytecode.py:155(&lt;genexpr&gt;)'], [['6', 6], '0', '0', '0', '0', 'builder.py:32(_binop_with_overflow)'], [['2', 2], '6e-06', '3e-06', '0.01031', '0.005156', 'transforms.py:81(populate)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'errors.py:38(DistutilsOptionError)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'parallel.py:366(__init__)'], [['54', 54], '0.000101', '1.87e-06', '0.000122', '2.259e-06', 'ffi.py:58(__init__)'], [['1', 1], '2e-05', '2e-05', '2.6e-05', '2.6e-05', '_polybase.py:19(ABCPolyBase)'], [['44', 44], '9.3e-05', '2.114e-06', '9.3e-05', '2.114e-06', 'ConfigParser.py:570(__getitem__)'], [['22', 22], '0.0002', '9.091e-06', '0.0002', '9.091e-06', '~:0(&lt;method &#39;flush&#39; of &#39;file&#39; objects&gt;)'], [['1', 1], '7e-06', '7e-06', '8e-06', '8e-06', 'instructions.py:63(CallInstr)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'model.py:185(RawFunctionType)'], [['1', 1], '2.9e-05', '2.9e-05', '3e-05', '3e-05', 'irpasses.py:3(&lt;module&gt;)'], [['40', 40], '2.1e-05', '5.25e-07', '3.1e-05', '7.75e-07', '_inspect.py:15(ismethod)'], [['1', 1], '7e-06', '7e-06', '7e-06', '7e-06', '&lt;string&gt;:1(Loop)'], [['1', 1], '0.000375', '0.000375', '0.001465', '0.001465', '__init__.py:45(&lt;module&gt;)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'stubs.py:70(gridDim)'], [['1', 1], '1.6e-05', '1.6e-05', '0.000421', '0.000421', 'atomicops.py:43(_define_nrt_incref)'], [['1', 1], '7e-06', '7e-06', '7e-06', '7e-06', 'unixccompiler.py:48(UnixCCompiler)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'acoustics_1D_py.py:27(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'wrappers.py:566(_ScalarArgLoader)'], [['1', 1], '9e-06', '9e-06', '1.1e-05', '1.1e-05', '_version.py:7(&lt;module&gt;)'], [['429', 429], '5.8e-05', '1.352e-07', '5.8e-05', '1.352e-07', '__init__.py:780(value)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'core.py:186(Function)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'instructions.py:466(ExtractValue)'], [['133', 133], '0.000392', '2.947e-06', '0.001633', '1.228e-05', 'inspect.py:804(getargspec)'], [['1', 1], '0', '0', '0', '0', 'collections.py:55(SetItemSequence)'], [['3', 3], '3e-06', '1e-06', '0.000157', '5.233e-05', 'core.py:157(get_or_insert_function)'], [['28854', 28854], '0.01904', '6.597e-07', '0.0427', '1.48e-06', 'solution.py:68(__getattr__)'], [['1', 1], '0.000142', '0.000142', '0.000196', '0.000196', 'arraymath.py:3(&lt;module&gt;)'], [['3', 3], '3e-06', '1e-06', '3.7e-05', '1.233e-05', 'ffi.py:151(__exit__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'callconv.py:450(NumpyErrorModel)'], [['1', 1], '3e-06', '3e-06', '0.000606', '0.000606', 'utils.py:267(inner)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:470(TupleBool)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'transforms.py:45(ReplaceCalls)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'arrayobj.py:509(Indexer)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:324(CmpOpGt)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'vc_advection_2D_constants.py:1(&lt;module&gt;)'], [['1', 1], '1.8e-05', '1.8e-05', '3e-05', '3e-05', 'linker.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'core.py:775(_DomainTan)'], [['1', 1], '0.00026', '0.00026', '0.000535', '0.000535', 'loader.py:1(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'models.py:307(ExternalFuncPointerModel)'], [['89', 89], '4.1e-05', '4.607e-07', '5.7e-05', '6.404e-07', 'geometry.py:141(num_dim)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'types.py:729(UnicodeCharSeq)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:448(SetItemCPointer)'], [['1', 1], '0', '0', '0', '0', 'yacc.py:1812(VersionError)'], [['1', 1], '4.6e-05', '4.6e-05', '5e-05', '5e-05', 'argpacker.py:1(&lt;module&gt;)'], [['46', 46], '0.000203', '4.413e-06', '0.000385', '8.37e-06', 'state.py:315(new_array)'], [['1', 1], '0.000465', '0.000465', '0.000468', '0.000468', 'shutil.py:5(&lt;module&gt;)'], [['1', 1], '4e-06', '4e-06', '2.1e-05', '2.1e-05', 'builder.py:449(load)'], [['1', 1], '3.7e-05', '3.7e-05', '0.000582', '0.000582', 'numbers.py:6(&lt;module&gt;)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'types.py:162(Const)'], [['2', 2], '2.9e-05', '1.45e-05', '9.8e-05', '4.9e-05', 'targets.py:117(from_triple)'], [['44', 44], '2.2e-05', '5e-07', '3.5e-05', '7.955e-07', '_inspect.py:146(&lt;lambda&gt;)'], [['1', 1], '0.006977', '0.006977', '0.006977', '0.006977', 'passmanagers.py:29(run)'], [['4815', 4815], '0.004628', '9.612e-07', '0.008865', '1.841e-06', '__init__.py:1352(isEnabledFor)'], [['1', 1], '0', '0', '0', '0', 'npdatetime.py:122(TimedeltaBinAdd)'], [['1', 1], '7.3e-05', '7.3e-05', '0.000661', '0.000661', 'utils.py:1(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'c_ast.py:307(DeclList)'], [['6', 6], '6e-06', '1e-06', '1.4e-05', '2.333e-06', 'base.py:89(append)'], [['1', 1], '3e-06', '3e-06', '5e-06', '5e-06', 'singledispatch_helpers.py:153(__init__)'], [['8', 8], '1.4e-05', '1.75e-06', '1.4e-05', '1.75e-06', 'module.py:205(_next)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'c_ast.py:507(Goto)'], [['40', 40], '5.1e-05', '1.275e-06', '0.000222', '5.55e-06', '_inspect.py:98(getargspec)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'controlflow.py:452(ControlFlowAnalysis)'], [['20', 20], '4e-05', '2e-06', '0.000153', '7.65e-06', 'builtins.py:137(choose_result_int)'], [['1', 1], '5e-06', '5e-06', '6e-06', '6e-06', 'stubs.py:31(threadIdx)'], [['1', 1], '0.001823', '0.001823', '0.002689', '0.002689', 'devicearray.py:5(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'bytecode.py:338(CustomByteCode)'], [['1', 1], '2.2e-05', '2.2e-05', '0.02423', '0.02423', 'codegen.py:391(__init__)'], [['4804', 4804], '0.003287', '6.842e-07', '0.0349', '7.264e-06', '_methods.py:37(_any)'], [['6', 6], '1.1e-05', '1.833e-06', '1.1e-05', '1.833e-06', 'funcdesc.py:80(lookup_module)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', 'devices.py:90(_Runtime)'], [['6', 6], '5e-06', '8.333e-07', '5e-06', '8.333e-07', 'contextlib.py:12(__init__)'], [['1', 1], '0', '0', '0', '0', '__init__.py:1(&lt;module&gt;)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'array.py:6(FakeShape)'], [['24046', 24046], '0.007172', '2.983e-07', '0.007172', '2.983e-07', 'state.py:88(num_aux)'], [['5', 5], '4e-06', '8e-07', '4e-06', '8e-07', '~:0(&lt;delattr&gt;)'], [['1', 1], '1e-05', '1e-05', '1e-05', '1e-05', 'arraysetops.py:26(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'errors.py:33(DistutilsFileError)'], [['5', 5], '4e-06', '8e-07', '1.1e-05', '2.2e-06', 'callconv.py:35(_const_int)'], [['125', 125], '4.3e-05', '3.44e-07', '4.3e-05', '3.44e-07', 'six.py:86(__init__)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'models.py:132(BooleanModel)'], [['1', 1], '0', '0', '0', '0', 'six.py:84(_LazyDescr)'], [['3', 3], '2.4e-05', '8e-06', '0.000328', '0.0001093', 'instructions.py:156(set_weights)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'deviceufunc.py:358(DeviceVectorize)'], [['6', 6], '7e-06', '1.167e-06', '7e-06', '1.167e-06', 'templates.py:38(__setstate__)'], [['89', 89], '0.00011', '1.236e-06', '0.000154', '1.73e-06', 'geometry.py:714(add_dimension)'], [['15', 15], '0.000378', '2.52e-05', '0.000888', '5.92e-05', 'ffi.py:8(_make_opaque_ref)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'process.py:285(AuthenticationString)'], [['1', 1], '6.1e-05', '6.1e-05', '6.1e-05', '6.1e-05', 'typeinfer.py:493(TypeInferer)'], [['21', 21], '1.7e-05', '8.095e-07', '0.000134', '6.381e-06', 'values.py:417(&lt;genexpr&gt;)'], [['1', 1], '5.1e-05', '5.1e-05', '5.2e-05', '5.2e-05', 'listobj.py:56(_ListPayloadMixin)'], [['1', 1], '0', '0', '0', '0', 'types.py:119(NPDatetime)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'utils.py:1002(SafeEval)'], [['4804', 4804], '0.4356', '9.068e-05', '0.4388', '9.133e-05', 'euler_1D_py.py:110(godunov_update)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'builtins.py:173(BinOpSub)'], [['4', 4], '1.1e-05', '2.75e-06', '1.1e-05', '2.75e-06', '__init__.py:961(__init__)'], [['4', 4], '3e-06', '7.5e-07', '3e-06', '7.5e-07', 'types.py:12(&lt;lambda&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'array_exprs.py:15(RewriteArrayExprs)'], [['13', 13], '1e-05', '7.692e-07', '1e-05', '7.692e-07', '__init__.py:579(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'shutil.py:34(SpecialFileError)'], [['13', 13], '1.7e-05', '1.308e-06', '2.2e-05', '1.692e-06', 'dispatcher.py:432(&lt;genexpr&gt;)'], [['4', 4], '1.7e-05', '4.25e-06', '9.5e-05', '2.375e-05', 'builder.py:538(extract_value)'], [['3', 3], '0.000203', '6.767e-05', '0.000256', '8.533e-05', 'numeric.py:358(extend_all)'], [['1', 1], '3e-06', '3e-06', '7e-06', '7e-06', 'core.py:6016(MaskedConstant)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'values.py:487(ReturnValue)'], [['1', 1], '3e-05', '3e-05', '0.000126', '0.000126', 'controller.py:85(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:581(RangeType)'], [['108', 108], '0.000179', '1.657e-06', '0.000188', '1.741e-06', 'ffi.py:63(close)'], [['2', 2], '1.2e-05', '6e-06', '4.6e-05', '2.3e-05', 'instructions.py:579(__init__)'], [['44', 44], '9e-05', '2.045e-06', '0.000109', '2.477e-06', 'six.py:103(__init__)'], [['20', 20], '6.2e-05', '3.1e-06', '0.001811', '9.055e-05', 'atomicops.py:202(_extract_functions)'], [['1', 1], '0.002354', '0.002354', '0.004524', '0.004524', '__init__.py:1(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'npyimpl.py:343(_Kernel)'], [['31', 31], '9.3e-05', '3e-06', '0.00012', '3.871e-06', '_inspect.py:67(getargs)'], [['6', 6], '6e-06', '1e-06', '6e-06', '1e-06', 'codegen.py:248(_set_compiled_object)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'utils.py:1547(WarningMessage)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'abstracttypes.py:34(_TypeMetaclass)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'values.py:41(ConstOp)'], [['1', 1], '4.6e-05', '4.6e-05', '5.2e-05', '5.2e-05', 'registry.py:1(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'errors.py:52(ForbiddenConstruct)'], [['5', 5], '1e-05', '2e-06', '1.7e-05', '3.4e-06', 'core.py:82(struct)'], [['4', 4], '2e-06', '5e-07', '2e-06', '5e-07', 'npdatetime.py:285(_create_timedelta_ordering_impl)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'driver.py:49(CudaAPIError)'], [['4', 4], '1.5e-05', '3.75e-06', '1.6e-05', '4e-06', 'registry.py:48(do_register)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:1148(_HeterogenousTuple)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'misc_util.py:55(InstallableLib)'], [['1', 1], '3e-06', '3e-06', '6e-06', '6e-06', 'chebyshev.py:2017(Chebyshev)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'models.py:880(EnumerateType)'], [['8', 8], '1e-05', '1.25e-06', '1.9e-05', '2.375e-06', 'values.py:492(__str__)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'geometry.py:755(Domain)'], [['7', 7], '0.000106', '1.514e-05', '0.00016', '2.286e-05', 'module.py:124(triple)'], [['3', 3], '2e-06', '6.667e-07', '2e-06', '6.667e-07', 'imputils.py:206(iterator_impl)'], [['1', 1], '1e-05', '1e-05', '1.6e-05', '1.6e-05', 'executionengine.py:139(set_object_cache)'], [['1', 1], '0', '0', '0', '0', 'ConfigParser.py:174(InterpolationMissingOptionError)'], [['4804', 4804], '0.003421', '7.121e-07', '0.004017', '8.362e-07', 'solver.py:523(accept_reject_step)'], [['1', 1], '2.8e-05', '2.8e-05', '0.1203', '0.1203', 'driver.py:59(find_driver)'], [['1', 1], '3.1e-05', '3.1e-05', '3.2e-05', '3.2e-05', 'macro.py:5(&lt;module&gt;)'], [['3', 3], '2e-06', '6.667e-07', '7.4e-05', '2.467e-05', 'builder.py:349(icmp_unsigned)'], [['1', 1], '0', '0', '0', '0', '__init__.py:1379(RootLogger)'], [['20', 20], '4.3e-05', '2.15e-06', '5.8e-05', '2.9e-06', 'builtins.py:134(choose_result_bitwidth)'], [['1', 1], '2e-06', '2e-06', '7e-06', '7e-06', 'numeric.py:2874(__exit__)'], [['1', 1], '4e-06', '4e-06', '7e-06', '7e-06', 'randomdecl.py:72(Numpy_poisson)'], [['1', 1], '5e-06', '5e-06', '1.1e-05', '1.1e-05', 'typeconv.py:15(__init__)'], [['1', 1], '0', '0', '0', '0', 'ast.py:254(NodeTransformer)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'cmd.py:433(install_misc)'], [['1', 1], '0.002035', '0.002035', '0.102', '0.102', 'testing.py:1(&lt;module&gt;)'], [['1', 1], '3.5e-05', '3.5e-05', '0.000101', '0.000101', 'token.py:1(&lt;module&gt;)'], [['1', 1], '0.000143', '0.000143', '0.000805', '0.000805', 'callconv.py:3(&lt;module&gt;)'], [['1', 1], '7e-06', '7e-06', '2.2e-05', '2.2e-05', 'builtins.py:48(Slice)'], [['1', 1], '7e-06', '7e-06', '9e-06', '9e-06', 'solver.py:455(ClawSolver2D)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'types.py:214(Function)'], [['1', 1], '0', '0', '0', '0', 'state.py:218(set_num_ghost)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'type_annotations.py:22(SourceLines)'], [['13', 13], '1e-05', '7.692e-07', '7.5e-05', '5.769e-06', 'builder.py:69(wrap)'], [['1', 1], '9.6e-05', '9.6e-05', '0.000828', '0.000828', 'config.py:183(_install_loggers)'], [['1', 1], '0', '0', '0', '0', 'wrappers.py:385(_GufuncObjectWrapper)'], [['1', 1], '9e-06', '9e-06', '5.3e-05', '5.3e-05', 'arraydecl.py:208(ArrayAttribute)'], [['1', 1], '0.000129', '0.000129', '0.000144', '0.000144', 'dispatcher.py:1(&lt;module&gt;)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', '~:0(&lt;method &#39;findall&#39; of &#39;_sre.SRE_Pattern&#39; objects&gt;)'], [['683/87', 683], '0.004587', '5.272e-05', '0.0113', '0.0001299', 'sre_compile.py:64(_compile)'], [['18', 18], '5e-06', '2.778e-07', '5e-06', '2.778e-07', 'imputils.py:91(lower_cast)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'stubs.py:45(blockIdx)'], [['1', 1], '5e-06', '5e-06', '8.6e-05', '8.6e-05', 'model.py:272(build_backend_type)'], [['1', 1], '9e-06', '9e-06', '1e-05', '1e-05', 'abstracttypes.py:303(ArrayCompatible)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'six.py:348(Module_six_moves_urllib_error)'], [['1', 1], '7e-06', '7e-06', '1.5e-05', '1.5e-05', 'geometry.py:611(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'model.py:79(BasePrimitiveType)'], [['1', 1], '0.000231', '0.000231', '0.000246', '0.000246', 'errors.py:2(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'npdatetime.py:130(TimedeltaBinMult)'], [['42', 42], '0.000114', '2.714e-06', '0.000114', '2.714e-06', '~:0(&lt;method &#39;setter&#39; of &#39;property&#39; objects&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'errors.py:84(CompilerError)'], [['1', 1], '0.012', '0.012', '0.02948', '0.02948', 'base.py:1(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:415(CmpOpIs)'], [['1', 1], '0', '0', '0', '0', '__init__.py:1(&lt;module&gt;)'], [['1', 1], '9e-06', '9e-06', '9e-06', '9e-06', 'arraypad.py:5(&lt;module&gt;)'], [['1', 1], '3e-05', '3e-05', '3.5e-05', '3.5e-05', 'cProfile.py:5(&lt;module&gt;)'], [['3', 3], '4e-06', '1.333e-06', '4e-06', '1.333e-06', 'rangeobj.py:78(RangeIter)'], [['2', 2], '4e-06', '2e-06', '1.5e-05', '7.5e-06', 'numeric.py:2478(seterr)'], [['544', 544], '7.2e-05', '1.324e-07', '7.2e-05', '1.324e-07', '~:0(&lt;chr&gt;)'], [['8', 8], '1.9e-05', '2.375e-06', '1.9e-05', '2.375e-06', '__init__.py:101(__init__)'], [['1', 1], '6e-06', '6e-06', '7e-06', '7e-06', 'executionengine.py:108(target_data)'], [['3', 3], '2.7e-05', '9e-06', '3.7e-05', '1.233e-05', 'weakref.py:47(__init__)'], [['21', 21], '4.9e-05', '2.333e-06', '4.9e-05', '2.333e-06', 'numerictypes.py:216(_evalname)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'collections.py:13(InSequence)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:574(Filterer)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'codegen.py:389(BaseCPUCodegen)'], [['1', 1], '2.2e-05', '2.2e-05', '2.2e-05', '2.2e-05', 'nanfunctions.py:19(&lt;module&gt;)'], [['1', 1], '6.4e-05', '6.4e-05', '7.2e-05', '7.2e-05', 'autotune.py:4(&lt;module&gt;)'], [['51', 51], '3.6e-05', '7.059e-07', '3.6e-05', '7.059e-07', 'six.py:173(_add_module)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'collections.py:82(NamedTupleAttribute)'], [['1', 1], '0', '0', '0', '0', 'npdatetime.py:200(DatetimeMinusTimedelta)'], [['1', 1], '8e-06', '8e-06', '1.7e-05', '1.7e-05', 'decorators.py:27(Vectorize)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'difflib.py:1670(HtmlDiff)'], [['4', 4], '4e-06', '1e-06', '5e-06', '1.25e-06', 'types.py:1167(&lt;genexpr&gt;)'], [['53', 53], '2.9e-05', '5.472e-07', '4e-05', '7.547e-07', '__init__.py:506(&lt;genexpr&gt;)'], [['1', 1], '0.000126', '0.000126', '0.000199', '0.000199', 'process.py:35(&lt;module&gt;)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', '_datasource.py:504(Repository)'], [['1', 1], '0', '0', '0', '0', 'stubs.py:172(threadfence_block)'], [['11', 11], '2.4e-05', '2.182e-06', '0.001658', '0.0001507', '__init__.py:1280(handle)'], [['2', 2], '7e-06', '3.5e-06', '1.3e-05', '6.5e-06', 'six.py:157(_resolve)'], [['17', 17], '3e-06', '1.765e-07', '3e-06', '1.765e-07', 'templates.py:490(bound_function)'], [['1', 1], '0.007823', '0.007823', '0.6196', '0.6196', '__init__.py:3(&lt;module&gt;)'], [['1', 1], '9e-06', '9e-06', '9e-06', '9e-06', 'funcdesc.py:38(FunctionDescriptor)'], [['1', 1], '0', '0', '0', '0', 'npdatetime.py:146(TimedeltaCmpEq)'], [['1', 1], '5.7e-05', '5.7e-05', '0.00045', '0.00045', 'castgraph.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'advection_1D_constants.py:1(&lt;module&gt;)'], [['1', 1], '2.1e-05', '2.1e-05', '9.9e-05', '9.9e-05', 'hermite_e.py:59(&lt;module&gt;)'], [['5', 5], '3.4e-05', '6.8e-06', '0.00075', '0.00015', 'warnings.py:67(filterwarnings)'], [['15', 15], '2.7e-05', '1.8e-06', '0.000569', '3.793e-05', 'codegen.py:375(get_pointer_to_function)'], [['1', 1], '4.4e-05', '4.4e-05', '5.2e-05', '5.2e-05', 'objmode.py:3(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'warnings.py:377(__exit__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:519(ID)'], [['21', 21], '2.1e-05', '1e-06', '2.4e-05', '1.143e-06', 'model.py:50(_get_items)'], [['329/94', 329], '0.006245', '6.644e-05', '0.01553', '0.0001652', 'sre_parse.py:395(_parse)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'SocketServer.py:627(ThreadingUnixStreamServer)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'burgers_2D_constants.py:1(&lt;module&gt;)'], [['10', 10], '4.9e-05', '4.9e-06', '0.000103', '1.03e-05', 'module.py:6(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'npydecl.py:342(Numpy_method_redirection)'], [['1', 1], '7e-06', '7e-06', '7e-06', '7e-06', 'transforms.py:4(Visitor)'], [['11', 11], '1e-05', '9.091e-07', '1e-05', '9.091e-07', 'process.py:161(name)'], [['9', 9], '3e-06', '3.333e-07', '3e-06', '3.333e-07', 'instructions.py:79(callee)'], [['22', 22], '0.000124', '5.636e-06', '0.000124', '5.636e-06', '~:0(&lt;time.strftime&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'typeinfer.py:372(SetItemConstraint)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'six.py:101(MovedModule)'], [['1', 1], '0', '0', '0', '0', 'ir.py:421(Yield)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'dispatcher.py:469(_SourceCacheLocator)'], [['1', 1], '2e-06', '2e-06', '4e-06', '4e-06', 'randomdecl.py:133(Random_nullary_distribution)'], [['1', 1], '7.6e-05', '7.6e-05', '0.000305', '0.000305', 'npdatetime.py:3(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:234(Compound)'], [['1', 1], '0.000985', '0.000985', '0.001396', '0.001396', 'c_lexer.py:9(&lt;module&gt;)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'typeinfer.py:267(CallConstraint)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'six.py:162(_SixMetaPathImporter)'], [['1', 1], '0.003322', '0.003322', '0.0197', '0.0197', 'dispatcher.py:3(&lt;module&gt;)'], [['1', 1], '4e-06', '4e-06', '8e-06', '8e-06', 'six.py:453(Module_six_moves_urllib)'], [['3', 3], '6e-06', '2e-06', '3.3e-05', '1.1e-05', 'values.py:194(__init__)'], [['20', 20], '3.8e-05', '1.9e-06', '4.1e-05', '2.05e-06', 'types.py:35(from_bitwidth)'], [['39', 39], '3e-05', '7.692e-07', '3e-05', '7.692e-07', '~:0(&lt;locals&gt;)'], [['1', 1], '0', '0', '0', '0', 'types.py:156(RawPointer)'], [['686/642', 686], '0.000998', '1.555e-06', '0.001268', '1.975e-06', '~:0(&lt;method &#39;format&#39; of &#39;str&#39; objects&gt;)'], [['13', 13], '3e-06', '2.308e-07', '3e-06', '2.308e-07', 'values.py:513(is_terminated)'], [['1', 1], '0', '0', '0', '0', '__init__.py:205(c_longdouble)'], [['6', 6], '1e-06', '1.667e-07', '1.2e-05', '2e-06', 'instructions.py:47(&lt;genexpr&gt;)'], [['1', 1], '7e-06', '7e-06', '7e-06', '7e-06', 'ufunc_db.py:8(&lt;module&gt;)'], [['2', 2], '6e-06', '3e-06', '6e-06', '3e-06', 'codegen.py:282(_object_compiled_hook)'], [['3', 3], '0.000537', '0.000179', '0.000537', '0.000179', '~:0(&lt;numpy.core.multiarray.arange&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'npy_pkg_config.py:154(VariableSet)'], [['1', 1], '0.002622', '0.002622', '0.002622', '0.002622', 'heapq.py:31(&lt;module&gt;)'], [['176', 176], '0.000132', '7.5e-07', '0.000132', '7.5e-07', '~:0(&lt;numba.typeconv._typeconv.set_compatible&gt;)'], [['1189', 1189], '0.000106', '8.915e-08', '0.000106', '8.915e-08', '~:0(&lt;method &#39;isalnum&#39; of &#39;str&#39; objects&gt;)'], [['11', 11], '6.1e-05', '5.545e-06', '0.001626', '0.0001478', '__init__.py:1312(callHandlers)'], [['174', 174], '0.000114', '6.552e-07', '0.000133', '7.644e-07', 'sre_compile.py:546(isstring)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'base.py:59(JitClassType)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'models.py:596(ComplexModel)'], [['1', 1], '1.9e-05', '1.9e-05', '4.2e-05', '4.2e-05', 'values.py:243(descr)'], [['92', 92], '0.000338', '3.674e-06', '0.001122', '1.22e-05', '_abcoll.py:548(update)'], [['62', 62], '2.1e-05', '3.387e-07', '2.1e-05', '3.387e-07', '__init__.py:166(&lt;genexpr&gt;)'], [['12', 12], '1.8e-05', '1.5e-06', '2.1e-05', '1.75e-06', 'collections.py:69(__delitem__)'], [['406', 406], '3.2e-05', '7.882e-08', '3.2e-05', '7.882e-08', '~:0(&lt;globals&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'plyparser.py:30(ParseError)'], [['18', 18], '1e-06', '5.556e-08', '1e-06', '5.556e-08', '~:0(&lt;method &#39;clear&#39; of &#39;dict&#39; objects&gt;)'], [['3', 3], '1e-06', '3.333e-07', '1e-06', '3.333e-07', 'instructions.py:40(set_metadata)'], [['1', 1], '9.1e-05', '9.1e-05', '9.8e-05', '9.8e-05', 'generators.py:3(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'solver.py:7(CFLError)'], [['1', 1], '5.5e-05', '5.5e-05', '0.000251', '0.000251', 'singledispatch_helpers.py:4(&lt;module&gt;)'], [['1', 1], '0.003985', '0.003985', '0.009934', '0.009934', 'types.py:4(&lt;module&gt;)'], [['1', 1], '1.5e-05', '1.5e-05', '1.5e-05', '1.5e-05', 'passmanagers.py:18(_dispose)'], [['5', 5], '4e-06', '8e-07', '5.3e-05', '1.06e-05', 'ConfigParser.py:358(getint)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'handlers.py:370(WatchedFileHandler)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'core.py:261(InlineAsm)'], [['1', 1], '8e-06', '8e-06', '1.3e-05', '1.3e-05', 'abstracttypes.py:155(__call__)'], [['6', 6], '4.9e-05', '8.167e-06', '0.01916', '0.003194', 'dispatcher.py:622(load_overload)'], [['1', 1], '2.3e-05', '2.3e-05', '0.000103', '0.000103', 'hermite.py:59(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:361(TupleGe)'], [['85', 85], '3.7e-05', '4.353e-07', '3.7e-05', '4.353e-07', '~:0(&lt;method &#39;group&#39; of &#39;_sre.SRE_Match&#39; objects&gt;)'], [['11', 11], '0.000115', '1.045e-05', '0.01798', '0.001634', 'solution.py:235(__deepcopy__)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'solver.py:616(ClawSolver3D)'], [['6', 6], '5e-06', '8.333e-07', '5e-06', '8.333e-07', 'funcdesc.py:97(llvm_func_name)'], [['1', 1], '0.001081', '0.001081', '0.00633', '0.00633', '__init__.py:1(&lt;module&gt;)'], [['1', 1], '0.000315', '0.000315', '0.1271', '0.1271', 'type_check.py:3(&lt;module&gt;)'], [['3', 3], '5.1e-05', '1.7e-05', '5.3e-05', '1.767e-05', '__init__.py:493(PYFUNCTYPE)'], [['1', 1], '2e-06', '2e-06', '5e-06', '5e-06', 'context.py:7(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'generators.py:201(GeneratorLower)'], [['48', 48], '2.7e-05', '5.625e-07', '2.7e-05', '5.625e-07', '_weakrefset.py:52(_commit_removals)'], [['1', 1], '0', '0', '0', '0', 'static_getitem.py:5(RewriteConstGetitems)'], [['7', 7], '8e-06', '1.143e-06', '1e-05', '1.429e-06', 'builder.py:84(__init__)'], [['19', 19], '0.000106', '5.579e-06', '0.00017', '8.947e-06', 'npyimpl.py:469(register_binary_operator_kernel)'], [['1', 1], '1.2e-05', '1.2e-05', '1.6e-05', '1.6e-05', 'value.py:79(ValueRef)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'types.py:270(BoundFunction)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'psystem_2D_constants.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:74(LazyImporter)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'compiler.py:197(CUDAKernelBase)'], [['1', 1], '1e-05', '1e-05', '1e-05', '1e-05', 'compat.py:4(&lt;module&gt;)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'types.py:984(NestedArray)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:350(EllipsisParam)'], [['9', 9], '9e-06', '1e-06', '0.000142', '1.578e-05', 'extras.py:231(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'advection_2D_constants.py:1(&lt;module&gt;)'], [['42/32', 42], '1.7e-05', '5.312e-07', '0.000183', '5.719e-06', 'types.py:108(__str__)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'devicearray.py:241(DeviceRecord)'], [['37', 37], '2.5e-05', '6.757e-07', '3.3e-05', '8.919e-07', 'types.py:195(format_const)'], [['45', 45], '1.3e-05', '2.889e-07', '1.3e-05', '2.889e-07', 'geometry.py:178(mapc2p)'], [['4806', 4806], '0.01772', '3.687e-06', '0.01772', '3.687e-06', '~:0(&lt;numpy.core.multiarray.zeros&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'cgutils.py:207(ValueStructProxy)'], [['1', 1], '8e-06', '8e-06', '9e-06', '9e-06', 'controller.py:22(Controller)'], [['7', 7], '2e-06', '2.857e-07', '2e-06', '2.857e-07', 'case.py:607(_deprecate)'], [['1', 1], '6e-06', '6e-06', '1.1e-05', '1.1e-05', 'builtins.py:311(UnorderedCmpOp)'], [['1', 1], '6e-06', '6e-06', '1.1e-05', '1.1e-05', 'utf_8.py:33(getregentry)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:1007(__init__)'], [['130', 130], '7.1e-05', '5.462e-07', '0.000122', '9.385e-07', 'sre_parse.py:85(closegroup)'], [['2', 2], '7e-06', '3.5e-06', '7e-06', '3.5e-06', 'transforms.py:23(opt_level)'], [['149', 149], '2.1e-05', '1.409e-07', '2.1e-05', '1.409e-07', '~:0(&lt;method &#39;isdigit&#39; of &#39;str&#39; objects&gt;)'], [['3', 3], '1e-06', '3.333e-07', '1e-06', '3.333e-07', '_inspect.py:144(&lt;lambda&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'core.py:2474(_arraymethod)'], [['5', 5], '8e-06', '1.6e-06', '8e-06', '1.6e-06', 'weakref.py:282(__init__)'], [['1', 1], '1.2e-05', '1.2e-05', '1.2e-05', '1.2e-05', 'shape_base.py:1(&lt;module&gt;)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', 'wrapper.py:8(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'externals.py:105(_Installer)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', 'core.py:95(Constant)'], [['4803', 4803], '0.01286', '2.677e-06', '0.02559', '5.328e-06', 'solver.py:530(get_dt_new)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'imputils.py:228(_IternextResult)'], [['43', 43], '2.2e-05', '5.116e-07', '0.000212', '4.93e-06', 'typeconv.py:45(set_safe_convert)'], [['6', 6], '1.5e-05', '2.5e-06', '1.5e-05', '2.5e-06', 'six.py:124(__init__)'], [['1', 1], '0', '0', '0', '0', 'lex.py:63(LexError)'], [['1', 1], '0.000113', '0.000113', '0.000113', '0.000113', '~:0(&lt;_curses.setupterm&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'collections.py:98(NamedTupleClassAttribute)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'utils.py:503(_Info)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'nvvm.py:309(LibDevice)'], [['1', 1], '0', '0', '0', '0', 'listdecl.py:21(ListBuiltin)'], [['1', 1], '0', '0', '0', '0', 'typeinfer.py:222(PairSecondConstraint)'], [['1', 1], '0', '0', '0', '0', 'core.py:6127(_extrema_operation)'], [['1', 1], '0', '0', '0', '0', 'types.py:884(MemoryView)'], [['1', 1], '3.3e-05', '3.3e-05', '0.000775', '0.000775', 'util.py:1(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'SocketServer.py:484(UDPServer)'], [['1', 1], '2.7e-05', '2.7e-05', '5.6e-05', '5.6e-05', 'iterators.py:3(&lt;module&gt;)'], [['8', 8], '0.000184', '2.3e-05', '0.001069', '0.0001336', '__init__.py:512(from_function)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', 'module.py:5(Module)'], [['1', 1], '7e-06', '7e-06', '7e-06', '7e-06', '&lt;string&gt;:1(_UnboxContext)'], [['294', 294], '0.00038', '1.293e-06', '0.000577', '1.963e-06', 'StringIO.py:208(write)'], [['10', 10], '8e-06', '8e-07', '8e-06', '8e-07', 'module.py:101(get_identified_types)'], [['8', 8], '2e-06', '2.5e-07', '2e-06', '2.5e-07', 'threading.py:59(__init__)'], [['1', 1], '8e-06', '8e-06', '1e-05', '1e-05', 'geometry.py:485(Dimension)'], [['8', 8], '5e-06', '6.25e-07', '5e-06', '6.25e-07', 'types.py:63(__lt__)'], [['2', 2], '1.1e-05', '5.5e-06', '7.1e-05', '3.55e-05', '__init__.py:819(__init__)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'models.py:319(UniTupleModel)'], [['1', 1], '7e-06', '7e-06', '8.8e-05', '8.8e-05', 'solver.py:35(Solver)'], [['1', 1], '0.001717', '0.001717', '0.002851', '0.002851', 'arrayobj.py:4(&lt;module&gt;)'], [['1', 1], '0.0004', '0.0004', '0.000453', '0.000453', 'linker.py:6(link_modules)'], [['141', 141], '9.5e-05', '6.738e-07', '0.000157', '1.113e-06', 'inspect.py:67(ismethod)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'ConfigParser.py:188(InterpolationSyntaxError)'], [['1', 1], '0', '0', '0', '0', 'mathdecl.py:53(Math_expm1)'], [['1', 1], '0', '0', '0', '0', '__init__.py:189(c_int)'], [['2', 2], '2.8e-05', '1.4e-05', '0.000341', '0.0001705', '__init__.py:71(search_function)'], [['1', 1], '8.5e-05', '8.5e-05', '9e-05', '9e-05', 'socket.py:189(__init__)'], [['1', 1], '0', '0', '0', '0', 'geometry.py:14(identity_map_1d)'], [['1', 1], '0', '0', '0', '0', 'core.py:8(LLVMException)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'yacc.py:191(YaccProduction)'], [['19', 19], '6e-06', '3.158e-07', '1.2e-05', '6.316e-07', 'tokenize.py:45(group)'], [['1', 1], '0.001165', '0.001165', '0.002071', '0.002071', 'models.py:1(&lt;module&gt;)'], [['3', 3], '4e-06', '1.333e-06', '5e-06', '1.667e-06', 'ffi.py:145(__enter__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'models.py:289(EphemeralArrayModel)'], [['1', 1], '0.003291', '0.003291', '0.125', '0.125', 'driver.py:12(&lt;module&gt;)'], [['171', 171], '0.000254', '1.485e-06', '0.000685', '4.006e-06', 'abc.py:89(&lt;genexpr&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'yacc.py:1314(Grammar)'], [['1', 1], '0.001066', '0.001066', '0.02105', '0.02105', 'cffi_utils.py:5(&lt;module&gt;)'], [['1', 1], '2.3e-05', '2.3e-05', '3.3e-05', '3.3e-05', 'state.py:8(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'driver.py:9(FakeDriver)'], [['51', 51], '2e-05', '3.922e-07', '2e-05', '3.922e-07', 'abc.py:15(abstractmethod)'], [['6', 6], '4e-06', '6.667e-07', '5e-06', '8.333e-07', 'builder.py:115(position_at_end)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'signals.py:9(_InterruptHandler)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'abstracttypes.py:255(IterableType)'], [['14492', 14492], '0.02385', '1.646e-06', '0.0293', '2.022e-06', 'solver.py:140(__setattr__)'], [['6', 6], '1e-05', '1.667e-06', '0.000306', '5.1e-05', 'dispatcher.py:689(_index_key)'], [['1', 1], '0', '0', '0', '0', 'instructions.py:575(CmpXchg)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'callconv.py:443(PythonErrorModel)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'ir.py:10(Loc)'], [['1', 1], '0', '0', '0', '0', 'npdatetime.py:243(DatetimeCmpNe)'], [['1', 1], '0.00013', '0.00013', '0.000749', '0.000749', 'cgutils.py:3(&lt;module&gt;)'], [['7', 7], '0.000204', '2.914e-05', '0.000207', '2.957e-05', '__init__.py:78(CFUNCTYPE)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:147(PyObject)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'kernelapi.py:37(FakeCUDALocal)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'handlers.py:162(TimedRotatingFileHandler)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'devicearray.py:4(&lt;module&gt;)'], [['14', 14], '3e-06', '2.143e-07', '1.4e-05', '1e-06', 'numerictypes.py:181(english_capitalize)'], [['1', 1], '0', '0', '0', '0', 'core.py:6184(_minimum_operation)'], [['1', 1], '0.000684', '0.000684', '0.001162', '0.001162', 'compiler.py:2(&lt;module&gt;)'], [['2310', 2310], '0.002077', '8.991e-07', '0.002615', '1.132e-06', 'copy.py:267(_keep_alive)'], [['8', 8], '0.001012', '0.0001265', '0.003568', '0.000446', '__init__.py:150(__new__)'], [['1', 1], '1.3e-05', '1.3e-05', '0.000143', '0.000143', 'solver.py:199(setup)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'collections.py:395(Counter)'], [['3', 3], '1e-06', '3.333e-07', '1e-06', '3.333e-07', 'core.py:762(__init__)'], [['44', 44], '3e-05', '6.818e-07', '4.5e-05', '1.023e-06', 'six.py:103(__init__)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'array.py:18(FakeCUDAArray)'], [['1', 1], '2.8e-05', '2.8e-05', '0.01253', '0.01253', 'codegen.py:451(_module_pass_manager)'], [['1444', 1444], '0.000386', '2.673e-07', '0.000503', '3.483e-07', 'sre_parse.py:137(__len__)'], [['1', 1], '7e-06', '7e-06', '7e-06', '7e-06', 'threadlocal.py:10(__init__)'], [['1', 1], '0.001815', '0.001815', '0.002638', '0.002638', '__init__.py:1(&lt;module&gt;)'], [['1', 1], '5.5e-05', '5.5e-05', '0.000126', '0.000126', 'SocketServer.py:120(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'errors.py:63(DistutilsTemplateError)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'registry.py:21(TargetRegistry)'], [['1008', 1008], '0.000265', '2.629e-07', '0.000265', '2.629e-07', '~:0(&lt;method &#39;startswith&#39; of &#39;str&#39; objects&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'operatordecl.py:17(MappedOperator)'], [['1', 1], '0', '0', '0', '0', 'errors.py:13(DistutilsError)'], [['1', 1], '0.000167', '0.000167', '0.000244', '0.000244', 'deviceufunc.py:3(&lt;module&gt;)'], [['2', 2], '2e-06', '1e-06', '4e-06', '2e-06', 'npyimpl.py:461(register_unary_operator_kernel)'], [['39', 39], '4.4e-05', '1.128e-06', '9.2e-05', '2.359e-06', 'values.py:100(get_reference)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'controlflow.py:36(Loop)'], [['1', 1], '0.000736', '0.000736', '0.1572', '0.1572', '__init__.py:1(&lt;module&gt;)'], [['6', 6], '5e-06', '8.333e-07', '8e-06', '1.333e-06', 'imputils.py:56(lower_getattr_generic)'], [['2', 2], '5e-06', '2.5e-06', '1e-05', '5e-06', 'numeric.py:1777(set_string_function)'], [['28', 28], '2.2e-05', '7.857e-07', '2.8e-05', '1e-06', 'instructions.py:23(_stringify_metatdata)'], [['1', 1], '0.000103', '0.000103', '0.000105', '0.000105', 'ast.py:27(&lt;module&gt;)'], [['22', 22], '0.00012', '5.455e-06', '0.000503', '2.286e-05', '__init__.py:452(format)'], [['21/13', 21], '2.8e-05', '2.154e-06', '6.3e-05', '4.846e-06', 'model.py:63(__hash__)'], [['1', 1], '1.5e-05', '1.5e-05', '1.5e-05', '1.5e-05', 'random.py:655(WichmannHill)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:243(c_char_p)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'log.py:16(__init__)'], [['6', 6], '1.4e-05', '2.333e-06', '3e-05', '5e-06', 'serialize.py:35(_rebuild_module)'], [['6', 6], '8e-06', '1.333e-06', '7.5e-05', '1.25e-05', 'builder.py:119(append_basic_block)'], [['1', 1], '3.1e-05', '3.1e-05', '0.000119', '0.000119', 'api.py:3(&lt;module&gt;)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', '__init__.py:648(Handler)'], [['1', 1], '0', '0', '0', '0', 'stubs.py:355(max)'], [['1', 1], '0.000548', '0.000548', '0.002667', '0.002667', 'solver.py:7(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '~:0(&lt;_cffi_backend._get_types&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'errors.py:41(LoweringError)'], [['1', 1], '7e-06', '7e-06', '7e-06', '7e-06', 'context.py:48(__init__)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'types.py:1230(List)'], [['1', 1], '0', '0', '0', '0', '__init__.py:179(_void)'], [['1', 1], '3e-06', '3e-06', '1.1e-05', '1.1e-05', 'mathdecl.py:114(Math_pow)'], [['1', 1], '1.5e-05', '1.5e-05', '1.5e-05', '1.5e-05', 'module.py:66(_dispose)'], [['1', 1], '0', '0', '0', '0', 'six.py:185(__get_module)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'extras.py:214(_fromnxfunction)'], [['99', 99], '2.4e-05', '2.424e-07', '2.4e-05', '2.424e-07', '~:0(&lt;method &#39;iteritems&#39; of &#39;dict&#39; objects&gt;)'], [['5', 5], '4e-06', '8e-07', '4e-06', '8e-07', 'six.py:177(_get_module)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'warnings.py:340(__init__)'], [['4', 4], '7e-06', '1.75e-06', '7e-06', '1.75e-06', 'registry.py:41(register)'], [['6', 6], '2.9e-05', '4.833e-06', '0.000308', '5.133e-05', 'atomicops.py:220(_process_function)'], [['1', 1], '2e-06', '2e-06', '6e-06', '6e-06', 'extras.py:1359(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'acoustics_1D_constants.py:1(&lt;module&gt;)'], [['1', 1], '3e-06', '3e-06', '4e-06', '4e-06', 'solver.py:675(SharpClawSolver1D)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'wrappers.py:501(GUArrayArg)'], [['4804', 4804], '0.02597', '5.405e-06', '2.681', '0.0005581', 'euler_1D_py.py:51(euler_roe_1D)'], [['1', 1], '0', '0', '0', '0', 'ascii.py:24(IncrementalDecoder)'], [['1', 1], '0.007746', '0.007746', '0.01624', '0.01624', 'compiler.py:1(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '4e-06', '4e-06', 'abstracttypes.py:223(Callable)'], [['1', 1], '8e-06', '8e-06', '0.000196', '0.000196', 'randomimpl.py:33(random_init)'], [['3', 3], '3e-06', '1e-06', '3e-06', '1e-06', '_osx_support.py:138(&lt;genexpr&gt;)'], [['1', 1], '4.4e-05', '4.4e-05', '4.6e-05', '4.6e-05', 'numerictypes.py:338(_add_integer_aliases)'], [['1', 1], '3e-06', '3e-06', '0.00034', '0.00034', 'version.py:228(LooseVersion)'], [['1', 1], '7.1e-05', '7.1e-05', '7.8e-05', '7.8e-05', 'intrinsics.py:3(&lt;module&gt;)'], [['119', 119], '4.2e-05', '3.529e-07', '4.2e-05', '3.529e-07', 'opcode.py:27(def_op)'], [['1', 1], '1.1e-05', '1.1e-05', '8.8e-05', '8.8e-05', 'builtins.py:277(UnaryOp)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'interpreter.py:74(GeneratorInfo)'], [['1', 1], '1e-06', '1e-06', '4e-06', '4e-06', 'core.py:198(new)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', '~:0(&lt;posix.sysconf&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'compiler.py:201(_PipelineManager)'], [['14', 14], '7e-06', '5e-07', '7e-06', '5e-07', 'npydecl.py:217(&lt;genexpr&gt;)'], [['1', 1], '0', '0', '0', '0', 'pythonapi.py:49(_BoxContext)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:738(Enumerate)'], [['1', 1], '0', '0', '0', '0', 'listdecl.py:215(ListLt)'], [['5', 5], '4e-06', '8e-07', '4e-06', '8e-07', 'types.py:287(__init__)'], [['2', 2], '1e-06', '5e-07', '1e-06', '5e-07', 'instructions.py:260(cond)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:240(BitwiseRightShift)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'driver.py:857(PinnedMemory)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'instructions.py:166(Ret)'], [['8', 8], '3e-05', '3.75e-06', '7.7e-05', '9.625e-06', 'inspect.py:398(getfile)'], [['6', 6], '3.5e-05', '5.833e-06', '0.000296', '4.933e-05', 'codegen.py:483(magic_tuple)'], [['1', 1], '0', '0', '0', '0', 'arraydecl.py:369(StaticSetItemRecord)'], [['1', 1], '3e-06', '3e-06', '0.00013', '0.00013', '_osx_support.py:368(customize_config_vars)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'yacc.py:1269(LRItem)'], [['1', 1], '0.000184', '0.000184', '0.001647', '0.001647', 'ConfigParser.py:88(&lt;module&gt;)'], [['4805', 4805], '0.1015', '2.112e-05', '0.2286', '4.757e-05', 'solver.py:357(_apply_bcs)'], [['4804', 4804], '0.006671', '1.389e-06', '0.008949', '1.863e-06', 'solution.py:206(set_all_states)'], [['4804', 4804], '0.005035', '1.048e-06', '0.03993', '8.312e-06', '~:0(&lt;method &#39;any&#39; of &#39;numpy.ndarray&#39; objects&gt;)'], [['1', 1], '1.1e-05', '1.1e-05', '1.1e-05', '1.1e-05', 'misc_util.py:695(Configuration)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'errors.py:5(NumbaError)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:779(TypeBuiltin)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'testing.py:381(_MinimalResult)'], [['8', 8], '1.4e-05', '1.75e-06', '0.0001', '1.25e-05', 'values.py:120(__eq__)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'arrayobj.py:552(EntireIndexer)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'info.py:83(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:130(ArrayDecl)'], [['1', 1], '2.4e-05', '2.4e-05', '2.4e-05', '2.4e-05', '&lt;string&gt;:1(_CompileResult)'], [['1', 1], '0', '0', '0', '0', 'models.py:863(NPDatetimeModel)'], [['9', 9], '6e-06', '6.667e-07', '2.9e-05', '3.222e-06', 'config.py:105(_strip_spaces)'], [['1', 1], '1.1e-05', '1.1e-05', '0.01063', '0.01063', 'codegen.py:151(add_llvm_module)'], [['9', 9], '1.7e-05', '1.889e-06', '0.01406', '0.001563', 'typeconv.py:85(safe_unsafe)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'types.py:95(PointerType)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'deviceufunc.py:727(GUFuncCallSteps)'], [['1', 1], '0.000231', '0.000231', '0.000258', '0.000258', 'array.py:1(&lt;module&gt;)'], [['30', 30], '2.4e-05', '8e-07', '9.4e-05', '3.133e-06', '__init__.py:214(_releaseLock)'], [['7', 7], '2e-06', '2.857e-07', '9e-06', '1.286e-06', '__init__.py:1131(setLevel)'], [['2', 2], '1e-05', '5e-06', '1.2e-05', '6e-06', 'warnings.py:96(simplefilter)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'codegen.py:491(AOTCPUCodegen)'], [['1', 1], '3e-06', '3e-06', '0.001785', '0.001785', '__init__.py:929(_open)'], [['38', 38], '1.3e-05', '3.421e-07', '1.3e-05', '3.421e-07', 'imputils.py:43(lower_getattr)'], [['6', 6], '8e-06', '1.333e-06', '4.1e-05', '6.833e-06', 'dispatcher.py:699(_data_path)'], [['1', 1], '0.000117', '0.000117', '0.000212', '0.000212', 'listobj.py:3(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', '__init__.py:183(_empty)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'decoder.py:272(JSONDecoder)'], [['1338', 1338], '0.000405', '3.027e-07', '0.000511', '3.819e-07', 'collections.py:337(&lt;genexpr&gt;)'], [['1', 1], '7e-06', '7e-06', '7e-06', '7e-06', 'typeconv.py:6(TypeManager)'], [['2', 2], '3e-06', '1.5e-06', '3e-06', '1.5e-06', 'types.py:1121(key)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:529(BooleanAttribute)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'threading.py:57(_Verbose)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'templates.py:284(_OverloadFunctionTemplate)'], [['1', 1], '7e-06', '7e-06', '9e-06', '9e-06', 'module.py:158(functions)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'cgutils.py:222(DataStructProxy)'], [['1', 1], '0', '0', '0', '0', 'stubs.py:159(syncthreads)'], [['1', 1], '4.2e-05', '4.2e-05', '0.01975', '0.01975', 'codegen.py:399(_init)'], [['14', 14], '1e-05', '7.143e-07', '6.4e-05', '4.571e-06', 'instructions.py:147(&lt;genexpr&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'npyimpl.py:38(_ScalarIndexingHelper)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'core.py:827(_DomainGreaterEqual)'], [['1', 1], '4.7e-05', '4.7e-05', '0.002482', '0.002482', 'config.py:140(_install_handlers)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'service.py:10(Service)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', '_version.py:18(NumpyVersion)'], [['1', 1], '0.000119', '0.000119', '0.00033', '0.00033', 'numerictypes.py:301(_add_aliases)'], [['1', 1], '5e-06', '5e-06', '7e-06', '7e-06', 'atexit.py:6(&lt;module&gt;)'], [['5', 5], '1e-05', '2e-06', '4.4e-05', '8.8e-06', 'compiler.py:345(&lt;lambda&gt;)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', '_datasource.py:74(__init__)'], [['21', 21], '8e-06', '3.81e-07', '2.1e-05', '1e-06', 'fancy_getopt.py:469(translate_longopt)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'solver.py:28(SharpClawSolver)'], [['8', 8], '1.4e-05', '1.75e-06', '1.9e-05', '2.375e-06', 'utils.py:215(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'collections.py:32(SequenceBool)'], [['1', 1], '0.001698', '0.001698', '0.001707', '0.001707', 'module.py:46(__str__)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', '_internal.py:196(_getintp_ctype)'], [['1', 1], '0.0022', '0.0022', '0.003642', '0.003642', 'nrt.py:1(&lt;module&gt;)'], [['1', 1], '2.3e-05', '2.3e-05', '0.000285', '0.000285', 'rangeobj.py:3(&lt;module&gt;)'], [['40', 40], '3.7e-05', '9.25e-07', '3.7e-05', '9.25e-07', 'weakref.py:329(__getitem__)'], [['1', 1], '0', '0', '1e-06', '1e-06', 'copy_reg.py:27(constructor)'], [['1', 1], '3e-06', '3e-06', '6e-06', '6e-06', 'controller.py:67(verbosity)'], [['1', 1], '3.2e-05', '3.2e-05', '3.4e-05', '3.4e-05', 'machar.py:7(&lt;module&gt;)'], [['1', 1], '0', '0', '0', '0', 'polyutils.py:62(PolyError)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'model.py:54(BaseType)'], [['1', 1], '0.004069', '0.004069', '0.01031', '0.01031', '__init__.py:3(&lt;module&gt;)'], [['1', 1], '3.6e-05', '3.6e-05', '0.004823', '0.004823', '__init__.py:109(cpu_count)'], [['1', 1], '1e-05', '1e-05', '1.2e-05', '1.2e-05', 'log.py:1(&lt;module&gt;)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'callconv.py:51(BaseCallConv)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'static_getitem.py:43(RewriteConstSetitems)'], [['1', 1], '4.1e-05', '4.1e-05', '4.1e-05', '4.1e-05', 'transforms.py:78(_populate_function_pm)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'dispatcher.py:18(CUDATarget)'], [['1', 1], '7e-06', '7e-06', '1e-05', '1e-05', 'process.py:86(Process)'], [['1', 1], '8.3e-05', '8.3e-05', '8.8e-05', '8.8e-05', 'signals.py:1(&lt;module&gt;)'], [['81', 81], '7.7e-05', '9.506e-07', '0.000105', '1.296e-06', 'six.py:139(__init__)'], [['13', 13], '5.3e-05', '4.077e-06', '0.001995', '0.0001535', 'values.py:521(descr)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'euler_with_efix_1D_constants.py:1(&lt;module&gt;)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'kernelapi.py:118(FakeCUDAModule)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'wrappers.py:268(_GufuncWrapper)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:360(EmptyStatement)'], [['9', 9], '1.4e-05', '1.556e-06', '0.000161', '1.789e-05', 'instructions.py:167(__init__)'], [['1', 1], '0', '0', '0', '0', 'driver.py:45(LinkerError)'], [['1', 1], '0.00142', '0.00142', '0.07548', '0.07548', 'unittest_support.py:3(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:69(Complex)'], [['12', 12], '2.1e-05', '1.75e-06', '0.000324', '2.7e-05', '__init__.py:1559(getLogger)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:284(UnaryNegate)'], [['1', 1], '6e-06', '6e-06', '2.4e-05', '2.4e-05', 'builtins.py:162(BinOp)'], [['11', 11], '1.4e-05', '1.273e-06', '2.2e-05', '2e-06', '__init__.py:70(&lt;lambda&gt;)'], [['1', 1], '7.7e-05', '7.7e-05', '0.000142', '0.000142', 'slicing.py:3(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:243(DoubleType)'], [['9609', 9609], '0.004802', '4.997e-07', '0.007201', '7.494e-07', 'geometry.py:678(num_dim)'], [['7', 7], '2.2e-05', '3.143e-06', '2.2e-05', '3.143e-06', 'passmanagers.py:41(initialize)'], [['1', 1], '0', '0', '0', '0', '__init__.py:201(c_double)'], [['8', 8], '1.6e-05', '2e-06', '2.3e-05', '2.875e-06', 'value.py:83(__init__)'], [['1', 1], '0', '0', '0', '0', 'typeinfer.py:164(BuildListConstraint)'], [['1', 1], '0', '0', '0', '0', 'core.py:2311(__init__)'], [['8', 8], '2.6e-05', '3.25e-06', '2.6e-05', '3.25e-06', 'dispatcher.py:236(__repr__)'], [['22', 22], '9.6e-05', '4.364e-06', '0.000313', '1.423e-05', '__init__.py:405(formatTime)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', 'nonlinear_elasticity_1D_py.py:22(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'templates.py:523(MacroTemplate)'], [['1', 1], '0', '0', '0', '0', 'config.py:333(ConvertingList)'], [['3', 3], '2e-06', '6.667e-07', '2e-06', '6.667e-07', '__init__.py:391(__init__)'], [['5', 5], '7.3e-05', '1.46e-05', '7.3e-05', '1.46e-05', '~:0(&lt;posix.getcwd&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'util.py:685(__init__)'], [['1', 1], '0', '0', '0', '0', 'model.py:168(BaseFunctionType)'], [['4804', 4804], '0.01825', '3.8e-06', '0.04734', '9.855e-06', 'solver.py:534(get_dt)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'ir.py:434(Arg)'], [['1', 1], '2e-06', '2e-06', '1e-05', '1e-05', 'values.py:234(__init__)'], [['181', 181], '0.00023', '1.271e-06', '0.00032', '1.768e-06', 'templates.py:107(signature)'], [['2', 2], '6e-06', '3e-06', '0.0001', '5e-05', 'model.py:229(build_backend_type)'], [['1', 1], '0', '0', '0', '0', 'types.py:76(MetaData)'], [['23', 23], '2.2e-05', '9.565e-07', '2.2e-05', '9.565e-07', 'numpy_support.py:85(from_dtype)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'generators.py:291(LowerYield)'], [['8', 8], '2.5e-05', '3.125e-06', '2.9e-05', '3.625e-06', 'registry.py:37(__getitem__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'model.py:431(StructType)'], [['5', 5], '1.2e-05', '2.4e-06', '4.9e-05', '9.8e-06', 'ConfigParser.py:355(_get)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'typeinfer.py:145(BuildTupleConstraint)'], [['24', 24], '5e-06', '2.083e-07', '8e-06', '3.333e-07', 'core.py:12(&lt;lambda&gt;)'], [['1', 1], '2.9e-05', '2.9e-05', '3e-05', '3e-05', 'stubs.py:343(atomic)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'npydecl.py:433(NdConstructorLike)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'dist.py:1011(DistributionMetadata)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'templates.py:272(ConcreteTemplate)'], [['1', 1], '9.3e-05', '9.3e-05', '0.01211', '0.01211', 'geometry.py:285(_compute_c_centers)'], [['1', 1], '0', '0', '0', '0', 'arrayprint.py:684(LongComplexFormat)'], [['1', 1], '0.002693', '0.002693', '0.002829', '0.002829', 'socket.py:45(&lt;module&gt;)'], [['18', 18], '3.5e-05', '1.944e-06', '8.1e-05', '4.5e-06', '_utils.py:37(get_child)'], [['1', 1], '0', '0', '0', '0', '__init__.py:537(Filter)'], [['1', 1], '7e-06', '7e-06', '7e-06', '7e-06', 'solver.py:23(ClawSolver)'], [['10', 10], '2.6e-05', '2.6e-06', '8.6e-05', '8.6e-06', 'module.py:104(_stringify_metadata)'], [['14', 14], '6e-06', '4.286e-07', '6e-06', '4.286e-07', 'utils.py:102(&lt;genexpr&gt;)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'getlimits.py:195(iinfo)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:275(Aggregate)'], [['1', 1], '0', '0', '0', '0', 'imputils.py:105(RegistryLoader)'], [['1', 1], '0', '0', '0', '0', 'listdecl.py:191(InplaceMulList)'], [['24019', 24019], '0.003715', '1.547e-07', '0.003715', '1.547e-07', 'cfl.py:19(get_cached_max)'], [['15718/15473', 15718], '0.00719', '4.647e-07', '0.01065', '6.885e-07', 'abstracttypes.py:99(__hash__)'], [['2', 2], '1.5e-05', '7.5e-06', '0.000117', '5.85e-05', 'utils.py:117(deprecate)'], [['65', 65], '6.5e-05', '1e-06', '0.000795', '1.223e-05', 'registry.py:11(wraps)'], [['65', 65], '3.6e-05', '5.538e-07', '3.6e-05', '5.538e-07', 'registry.py:7(register)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'errors.py:79(LibError)'], [['1', 1], '2.5e-05', '2.5e-05', '2.6e-05', '2.6e-05', 'getopt.py:15(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'ascii.py:20(IncrementalEncoder)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'handlers.py:1169(MemoryHandler)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:708(TypeDecl)'], [['6', 6], '1.8e-05', '3e-06', '2.5e-05', '4.167e-06', 'types.py:598(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'testing.py:268(RefleakTestResult)'], [['9', 9], '1.6e-05', '1.778e-06', '0.000105', '1.167e-05', 'instructions.py:178(descr)'], [['1', 1], '0', '0', '0', '0', 'types.py:226(FloatType)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'types.py:365(DType)'], [['2', 2], '3e-06', '1.5e-06', '1.8e-05', '9e-06', 'threading.py:242(Condition)'], [['37', 37], '3.6e-05', '9.73e-07', '5.9e-05', '1.595e-06', 'builder.py:209(_insert)'], [['9631', 9631], '0.008623', '8.953e-07', '0.008623', '8.953e-07', 'state.py:81(num_eqn)'], [['2', 2], '2e-06', '1e-06', '7e-06', '3.5e-06', 'cgutils.py:388(get_null_value)'], [['485', 485], '0.000319', '6.577e-07', '0.000319', '6.577e-07', '~:0(&lt;method &#39;match&#39; of &#39;_sre.SRE_Pattern&#39; objects&gt;)'], [['22', 22], '5.9e-05', '2.682e-06', '0.000406', '1.845e-05', '__init__.py:830(flush)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'ConfigParser.py:112(Error)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'npdatetime.py:118(TimedeltaUnaryNeg)'], [['1', 1], '0', '0', '1e-06', '1e-06', 'values.py:201(get_reference)'], [['1', 1], '0.001286', '0.001286', '0.001809', '0.001809', 'kernel.py:1(&lt;module&gt;)'], [['4', 4], '0.1745', '0.04362', '0.1745', '0.04362', '~:0(&lt;_ctypes.dlopen&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'cffi_utils.py:158(FFIAttribute)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'models.py:227(MemInfoModel)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'types.py:1348(EphemeralArray)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'intrinsics.py:3(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:139(_NoValue)'], [['40', 40], '0.00012', '3e-06', '0.02625', '0.0006562', 'castgraph.py:122(insert_rule)'], [['1', 1], '0.00016', '0.00016', '0.000219', '0.000219', 'collections.py:1(&lt;module&gt;)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'model.py:7(BaseTypeByIdentity)'], [['6', 6], '5.1e-05', '8.5e-06', '0.000325', '5.417e-05', 'dispatcher.py:114(add_overload)'], [['40', 40], '8.2e-05', '2.05e-06', '0.000124', '3.1e-06', 'singledispatch.py:173(dispatch)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'types.py:203(Macro)'], [['1', 1], '4.8e-05', '4.8e-05', '4.9e-05', '4.9e-05', 'lock.py:1(&lt;module&gt;)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'builtins.py:756(Zip)'], [['33658', 33658], '0.03507', '1.042e-06', '0.04152', '1.233e-06', 'geometry.py:145(dimensions)'], [['1', 1], '2e-06', '2e-06', '6e-06', '6e-06', 'randomdecl.py:77(Numpy_exponential)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'runner.py:12(_WritelnDecorator)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:341(TupleCompare)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'utils.py:203(UniqueDict)'], [['1', 1], '1e-05', '1e-05', '1e-05', '1e-05', '&lt;string&gt;:1(Match)'], [['1', 1], '7.1e-05', '7.1e-05', '0.000354', '0.000354', 'mathimpl.py:3(&lt;module&gt;)'], [['1', 1], '1.6e-05', '1.6e-05', '8.8e-05', '8.8e-05', 'builtins.py:268(BitwiseInvert)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '__init__.py:1(&lt;module&gt;)'], [['8', 8], '8e-06', '1e-06', '8e-06', '1e-06', 'types.py:391(_store_object)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'process.py:299(_MainProcess)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'registry.py:8(Rewrite)'], [['13', 13], '1.4e-05', '1.077e-06', '0.000117', '9e-06', 'values.py:479(__str__)'], [['1', 1], '8e-06', '8e-06', '8e-06', '8e-06', 'config.py:21(PyPIRCCommand)'], [['2', 2], '4e-06', '2e-06', '3.6e-05', '1.8e-05', 'instructions.py:557(__init__)'], [['13', 13], '0.000228', '1.754e-05', '0.000444', '3.415e-05', 'npydecl.py:360(_numpy_redirect)'], [['1', 1], '0', '0', '0', '0', 'builtins.py:369(TupleLe)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'types.py:1435(EllipsisType)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'lex.py:78(PlyLogger)'], [['1', 1], '0.000634', '0.000634', '0.000698', '0.000698', 'core.py:2659(MaskedArray)'], [['9620', 9620], '0.002157', '2.242e-07', '0.002157', '2.242e-07', 'solution.py:87(state)'], [['1', 1], '0.000462', '0.000462', '0.000993', '0.000993', 'numeric.py:1842(indices)'], [['9', 9], '1.9e-05', '2.111e-06', '5.1e-05', '5.667e-06', 'module.py:178(__next__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'ir.py:472(FreeVar)'], [['1', 1], '4e-06', '4e-06', '7e-06', '7e-06', 'decoder.py:17(_floatconstants)'], [['1', 1], '0', '0', '0', '0', '__init__.py:255(c_void_p)'], [['1', 1], '0', '0', '0', '0', 'geometry.py:783(patch)'], [['11', 11], '1.6e-05', '1.455e-06', '1.6e-05', '1.455e-06', 'types.py:366(__init__)'], [['1', 1], '7.1e-05', '7.1e-05', '7.3e-05', '7.3e-05', 'ascii.py:8(&lt;module&gt;)'], [['2', 2], '7e-06', '3.5e-06', '0.001247', '0.0006235', 'codegen.py:470(_pass_manager_builder)'], [['1', 1], '3.8e-05', '3.8e-05', '0.005055', '0.005055', 'platform.py:10(&lt;module&gt;)'], [['1', 1], '1.2e-05', '1.2e-05', '6.1e-05', '6.1e-05', 'compiler.py:343(ModuleCompilerPy3)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'arrayobj.py:680(BooleanArrayIndexer)'], [['1', 1], '0', '0', '0', '0', '__init__.py:176(c_long)'], [['2', 2], '1.5e-05', '7.5e-06', '1.5e-05', '7.5e-06', 'threading.py:260(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'handlers.py:1050(HTTPHandler)'], [['2', 2], '0.001191', '0.0005955', '0.001191', '0.0005955', 'transforms.py:39(inlining_threshold)'], [['1', 1], '0.001262', '0.001262', '0.004935', '0.004935', 'parallel.py:420(_init)'], [['1', 1], '8e-06', '8e-06', '4.8e-05', '4.8e-05', 'instructions.py:431(descr)'], [['2', 2], '2.7e-05', '1.35e-05', '4.7e-05', '2.35e-05', 'function_base.py:9(linspace)'], [['8', 8], '7e-06', '8.75e-07', '0.002218', '0.0002772', 'typeconv.py:60(promote)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'yacc.py:2762(ParserReflect)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'context.py:20(Rating)'], [['2', 2], '1e-06', '5e-07', '1e-06', '5e-07', 'passes.py:17(_inlining_threshold)'], [['21', 21], '7e-06', '3.333e-07', '2.8e-05', '1.333e-06', 'dist.py:119(&lt;lambda&gt;)'], [['1', 1], '0', '0', '0', '0', 'acoustics_2D_constants.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '_version.py:9(get_versions)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', '~:0(&lt;_hashlib.openssl_sha512&gt;)'], [['1', 1], '0.003268', '0.003268', '0.1565', '0.1565', 'device_init.py:1(&lt;module&gt;)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'solver.py:886(SharpClawSolver3D)'], [['1', 1], '0', '0', '0', '0', 'plyparser.py:33(PLYParser)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', 'initialize.py:1(&lt;module&gt;)'], [['9', 9], '1.2e-05', '1.333e-06', '0.000133', '1.478e-05', 'extras.py:235(getdoc)'], [['18', 18], '2.2e-05', '1.222e-06', '0.002609', '0.0001449', 'module.py:115(&lt;genexpr&gt;)'], [['132', 132], '5.1e-05', '3.864e-07', '5.1e-05', '3.864e-07', '~:0(&lt;method &#39;remove&#39; of &#39;list&#39; objects&gt;)'], [['1', 1], '0.001377', '0.001377', '0.004791', '0.004791', 'solver.py:9(&lt;module&gt;)'], [['685', 685], '0.000347', '5.066e-07', '0.000347', '5.066e-07', 'sre_parse.py:92(__init__)'], [['1', 1], '4e-06', '4e-06', '1.4e-05', '1.4e-05', 'model.py:501(unknown_type)'], [['6', 6], '5.4e-05', '9e-06', '0.02076', '0.003461', 'dispatcher.py:164(_compile_for_args)'], [['3', 3], '1.8e-05', '6e-06', '2.3e-05', '7.667e-06', 'imputils.py:212(wrapper)'], [['1', 1], '0', '0', '0', '0', 'SocketServer.py:621(UnixStreamServer)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'error.py:4(CudaDriverError)'], [['1', 1], '0.000231', '0.000231', '0.000231', '0.000231', '~:0(&lt;posix.popen&gt;)'], [['8', 8], '1e-05', '1.25e-06', '4.7e-05', '5.875e-06', 'context.py:315(insert_global)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'compiler.py:196(_EarlyPipelineCompletion)'], [['9', 9], '3.9e-05', '4.333e-06', '5.3e-05', '5.889e-06', 'collections.py:109(values)'], [['13', 13], '2.3e-05', '1.769e-06', '0.000209', '1.608e-05', 'instructions.py:140(__init__)'], [['1', 1], '0.001003', '0.001003', '0.003002', '0.003002', 'index_tricks.py:1(&lt;module&gt;)'], [['6', 6], '9e-06', '1.5e-06', '1.1e-05', '1.833e-06', 'atexit.py:37(register)'], [['9', 9], '2.3e-05', '2.556e-06', '2.3e-05', '2.556e-06', '~:0(&lt;method &#39;sub&#39; of &#39;_sre.SRE_Pattern&#39; objects&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'utils.py:56(_Deprecate)'], [['1', 1], '0', '0', '0', '0', 'npdatetime.py:92(TimedeltaDivOp)'], [['86', 86], '9.4e-05', '1.093e-06', '9.9e-05', '1.151e-06', '__init__.py:70(_is_dunder)'], [['282', 282], '0.000263', '9.326e-07', '0.000263', '9.326e-07', '~:0(&lt;method &#39;update&#39; of &#39;dict&#39; objects&gt;)'], [['1', 1], '0.000586', '0.000586', '0.01092', '0.01092', 'core.py:1(&lt;module&gt;)'], [['23', 23], '1.4e-05', '6.087e-07', '1.4e-05', '6.087e-07', '~:0(&lt;method &#39;find&#39; of &#39;str&#39; objects&gt;)'], [['1', 1], '0', '0', '0', '0', 'values.py:54(ConstOpMixin)'], [['2', 2], '4e-06', '2e-06', '0.000164', '8.2e-05', 'core.py:166(add_function)'], [['1', 1], '0.00215', '0.00215', '0.4548', '0.4548', 'decorators.py:3(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'listdecl.py:169(InplaceAddList)'], [['3', 3], '1e-06', '3.333e-07', '6.8e-05', '2.267e-05', 'rangeobj.py:12(make_range_iterator)'], [['1', 1], '1e-06', '1e-06', '3e-06', '3e-06', 'six.py:78(_import_module)'], [['15', 15], '1.3e-05', '8.667e-07', '3.8e-05', '2.533e-06', 'types.py:35(as_pointer)'], [['10', 10], '7.8e-05', '7.8e-06', '0.002867', '0.0002867', 'module.py:114(__repr__)'], [['8', 8], '2e-06', '2.5e-07', '2e-06', '2.5e-07', '__init__.py:278(kind)'], [['10', 10], '2e-05', '2e-06', '0.000123', '1.23e-05', 'core.py:153(new)'], [['83', 83], '9.1e-05', '1.096e-06', '0.000134', '1.614e-06', 'values.py:91(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'typeinfer.py:398(StaticSetItemConstraint)'], [['1', 1], '0', '0', '0', '0', 'model.py:153(UnknownIntegerType)'], [['8', 8], '4.9e-05', '6.125e-06', '0.00042', '5.25e-05', 'values.py:411(descr_prototype)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'abstracttypes.py:289(Sequence)'], [['1', 1], '6e-06', '6e-06', '2.6e-05', '2.6e-05', 'type_annotations.py:51(TypeAnnotation)'], [['14', 14], '3.6e-05', '2.571e-06', '5.1e-05', '3.643e-06', 'sre_parse.py:227(isname)'], [['75', 75], '1.6e-05', '2.133e-07', '1.6e-05', '2.133e-07', 'builder.py:89(block)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'errors.py:87(UnknownFileError)'], [['1739', 1739], '0.000191', '1.098e-07', '0.000191', '1.098e-07', 'copy.py:198(_deepcopy_atomic)'], [['343', 343], '0.000168', '4.898e-07', '0.000254', '7.405e-07', 'abstracttypes.py:22(_autoincr)'], [['4804', 4804], '0.00597', '1.243e-06', '0.009715', '2.022e-06', 'cfl.py:28(update_global_max)'], [['1', 1], '0.000771', '0.000771', '0.000775', '0.000775', 'bufproto.py:3(&lt;module&gt;)'], [['23', 23], '2.2e-05', '9.565e-07', '2.2e-05', '9.565e-07', 'ffi.py:121(detach)'], [['10', 10], '1.2e-05', '1.2e-06', '7e-05', '7e-06', 'devices.py:242(require_context)'], [['1', 1], '8e-06', '8e-06', '8e-06', '8e-06', 'handlers.py:637(SysLogHandler)'], [['11', 11], '4.4e-05', '4e-06', '0.000105', '9.545e-06', 'atomicops.py:266(_prune_redundant_refct_ops)'], [['1', 1], '8e-06', '8e-06', '8e-06', '8e-06', '&lt;string&gt;:1(QuicksortImplementation)'], [['3', 3], '1.5e-05', '5e-06', '0.000136', '4.533e-05', 'instructions.py:101(_descr)'], [['1', 1], '3e-06', '3e-06', '3e-06', '3e-06', 'builtins.py:409(CmpOpIdentity)'], [['1', 1], '2e-06', '2e-06', '4e-06', '4e-06', 'randomdecl.py:38(Random_randint)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'boxing.py:112(Box)'], [['1', 1], '2e-06', '2e-06', '3e-06', '3e-06', 'listobj.py:326(ListIterInstance)'], [['1', 1], '5e-06', '5e-06', '3.7e-05', '3.7e-05', 'builder.py:530(gep)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'c_ast.py:398(EnumeratorList)'], [['1', 1], '0', '0', '0', '0', 'six.py:59(X)'], [['1', 1], '2e-06', '2e-06', '2e-06', '2e-06', 'core.py:6202(__init__)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'types.py:1465(ExceptionInstance)'], [['1', 1], '0', '0', '0', '0', 'base.py:175(ConstructorTemplate)'], [['1', 1], '1.5e-05', '1.5e-05', '0.01929', '0.01929', 'codegen.py:140(add_ir_module)'], [['1', 1], '2e-06', '2e-06', '1.6e-05', '1.6e-05', 'instructions.py:376(__init__)'], [['1', 1], '0.000375', '0.000375', '0.000451', '0.000451', 'typeinfer.py:13(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'version.py:32(Version)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'model.py:201(FunctionPtrType)'], [['1', 1], '0.000339', '0.000339', '0.000963', '0.000963', 'scanner.py:2(&lt;module&gt;)'], [['1', 1], '0.00246', '0.00246', '0.004004', '0.004004', 'builtins.py:1(&lt;module&gt;)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'generators.py:230(PyGeneratorLower)'], [['1', 1], '1.4e-05', '1.4e-05', '1.4e-05', '1.4e-05', '~:0(&lt;numba._dispatcher.typeof_init&gt;)'], [['1', 1], '0.001125', '0.001125', '0.002396', '0.002396', '__init__.py:15(&lt;module&gt;)'], [['1', 1], '5e-06', '5e-06', '5e-06', '5e-06', 'controlflow.py:56(CFGraph)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'model.py:67(VoidType)'], [['1', 1], '0.004155', '0.004155', '0.01521', '0.01521', '__init__.py:1(&lt;module&gt;)'], [['23', 23], '0.000112', '4.87e-06', '0.00056', '2.435e-05', 'operatorimpl.py:18(map_operator)'], [['1', 1], '0', '0', '0', '0', 'core.py:6026(__array_finalize__)'], [['29', 29], '2.9e-05', '1e-06', '5e-05', '1.724e-06', 'types.py:103(__init__)'], [['1', 1], '0', '0', '0', '0', 'ffiplatform.py:4(VerificationError)'], [['1', 1], '0', '0', '0', '0', 'arraydecl.py:404(NestedArrayAttribute)'], [['1', 1], '4e-06', '4e-06', '4e-06', '4e-06', 'driver.py:1172(Linker)'], [['1', 1], '5.9e-05', '5.9e-05', '0.000165', '0.000165', 'driver.py:329(_build_reverse_device_attrs)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'shutil.py:31(Error)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'arrayobj.py:819(FancyIndexer)'], [['11', 11], '2.4e-05', '2.182e-06', '2.5e-05', '2.273e-06', '__init__.py:148(getLevelName)'], [['1', 1], '0.000203', '0.000203', '0.000813', '0.000813', '__init__.py:1(&lt;module&gt;)'], [['9', 9], '5.5e-05', '6.111e-06', '5.7e-05', '6.333e-06', 'core.py:2510(getdoc)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'drvapi.py:4(&lt;module&gt;)'], [['6/3', 6], '1.4e-05', '4.667e-06', '5.7e-05', '1.9e-05', 'contextlib.py:21(__exit__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'intrinsics.py:9(_DivmodFixer)'], [['28852', 28852], '0.02688', '9.317e-07', '0.1288', '4.465e-06', 'geometry.py:130(__getattr__)'], [['1', 1], '0', '0', '0', '0', 'six.py:137(MovedAttribute)'], [['3', 3], '7e-06', '2.333e-06', '3.6e-05', '1.2e-05', 'types.py:156(__str__)'], [['1', 1], '6e-06', '6e-06', '6e-06', '6e-06', '&lt;string&gt;:1(FunctionAttributes)'], [['1', 1], '0', '0', '1e-06', '1e-06', 'string.py:222(lower)'], [['46', 46], '5e-05', '1.087e-06', '8.4e-05', '1.826e-06', 'atomicops.py:228(_extract_basic_blocks)'], [['1', 1], '2.6e-05', '2.6e-05', '3e-05', '3e-05', 'threadlocal.py:4(&lt;module&gt;)'], [['1', 1], '3e-06', '3e-06', '5e-06', '5e-06', 'tokenize.py:46(any)'], [['8', 8], '9e-06', '1.125e-06', '9e-06', '1.125e-06', 'templates.py:535(__init__)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'parallel.py:365(_ProtectEngineDestroy)'], [['1', 1], '1e-06', '1e-06', '1e-06', '1e-06', 'npydecl.py:767(Round)']];
$(document).ready(function() {
$('#pstats-table').dataTable({
'data': table_data,
'columns': [
{'title': 'ncalls', 'type': 'num', 'searchable': 'false',
'data': {
'_': function (row) {return row[0][0];},
'sort': function (row) {return row[0][1]}
}},
{'title': 'tottime', 'type': 'num', 'searchable': 'false'},
{'title': 'percall', 'type': 'num', 'searchable': 'false'},
{'title': 'cumtime', 'type': 'num', 'searchable': 'false'},
{'title': 'percall', 'type': 'num', 'searchable': 'false'},
{'title': 'filename:lineno(function)'}
],
'order': [1, 'desc'],
'paging': false
});
});
</script>
<!-- Web worker code for generating D3 JSON in a separate thread -->
<script id="heirarchy-worker" type="javascript/worker">
// This will all go into a web worker that will be used to generate
// the visualization JSON while leaving the rest of the app responsive.
//
// We put this here instead of in a separate JS file so that the worker
// can be stopped and restarted without loading the code from the server,
// and so that the stats data can be embedded in the worker.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment