Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AntoineToubhans/41d40122f950d9f24a90da23a0425418 to your computer and use it in GitHub Desktop.
Save AntoineToubhans/41d40122f950d9f24a90da23a0425418 to your computer and use it in GitHub Desktop.
8347 function calls (8300 primitive calls) in 0.012 seconds
Ordered by: standard name
ncalls tottime percall cumtime percall filename:lineno(function)
6 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:402(parent)
55 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:989(_handle_fromlist)
1 0.000 0.000 0.005 0.005 <ipython-input-119-9a494182bfd0>:11(normalize_ticket_price_per_class)
1309 0.000 0.000 0.000 0.000 <ipython-input-119-9a494182bfd0>:13(<lambda>)
1 0.000 0.000 0.011 0.011 <ipython-input-119-9a494182bfd0>:15(run)
1 0.000 0.000 0.007 0.007 <ipython-input-119-9a494182bfd0>:3(load)
1 0.000 0.000 0.003 0.003 <ipython-input-119-9a494182bfd0>:8(compute_max_ticket_price_per_class)
1 0.000 0.000 0.003 0.003 <ipython-input-119-9a494182bfd0>:9(<dictcomp>)
1 0.000 0.000 0.012 0.012 <string>:1(<module>)
2 0.000 0.000 0.000 0.000 <string>:12(__new__)
12 0.000 0.000 0.000 0.000 __init__.py:177(iteritems)
1 0.000 0.000 0.000 0.000 __init__.py:183(itervalues)
3 0.000 0.000 0.000 0.000 _methods.py:25(_amax)
3 0.000 0.000 0.000 0.000 _methods.py:31(_sum)
1 0.000 0.000 0.000 0.000 _methods.py:34(_prod)
16 0.000 0.000 0.000 0.000 _methods.py:37(_any)
9 0.000 0.000 0.000 0.000 algorithms.py:1342(_get_take_nd_function)
9 0.000 0.000 0.001 0.000 algorithms.py:1375(take_nd)
1 0.000 0.000 0.000 0.000 base.py:1258(is_unique)
6/4 0.000 0.000 0.000 0.000 base.py:152(__new__)
1 0.000 0.000 0.000 0.000 base.py:1537(_engine)
... 360 more lines
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment