Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # installing zipimport hook
- import zipimport # builtin
- # installed zipimport hook
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py
- import site # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.pyc
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py
- import os # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.pyc
- import errno # builtin
- import posix # builtin
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/posixpath.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/posixpath.py
- import posixpath # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/posixpath.pyc
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/stat.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/stat.py
- import stat # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/stat.pyc
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/genericpath.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/genericpath.py
- import genericpath # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/genericpath.pyc
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/warnings.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/warnings.py
- import warnings # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/warnings.pyc
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/linecache.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/linecache.py
- import linecache # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/linecache.pyc
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/types.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/types.py
- import types # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/types.pyc
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/UserDict.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/UserDict.py
- import UserDict # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/UserDict.pyc
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_abcoll.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_abcoll.py
- import _abcoll # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_abcoll.pyc
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/abc.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/abc.py
- import abc # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/abc.pyc
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_weakrefset.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_weakrefset.py
- import _weakrefset # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_weakrefset.pyc
- import _weakref # builtin
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/copy_reg.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/copy_reg.py
- import copy_reg # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/copy_reg.pyc
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/traceback.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/traceback.py
- import traceback # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/traceback.pyc
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.py
- import sysconfig # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.pyc
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/re.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/re.py
- import re # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/re.pyc
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_compile.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_compile.py
- import sre_compile # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_compile.pyc
- import _sre # builtin
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_parse.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_parse.py
- import sre_parse # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_parse.pyc
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_constants.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_constants.py
- import sre_constants # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_constants.pyc
- dlopen("/usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_locale.so", 2);
- import _locale # dynamically loaded from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_locale.so
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_sysconfigdata.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_sysconfigdata.py
- import _sysconfigdata # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_sysconfigdata.pyc
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_osx_support.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_osx_support.py
- import _osx_support # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_osx_support.pyc
- # zipimport: found 20 names in /Library/Python/2.7/site-packages/hashlib-20081119-py2.7-macosx-10.11-intel.egg
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sitecustomize.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sitecustomize.py
- import sitecustomize # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sitecustomize.pyc
- import encodings # directory /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/__init__.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/__init__.py
- import encodings # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/__init__.pyc
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/codecs.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/codecs.py
- import codecs # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/codecs.pyc
- import _codecs # builtin
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/aliases.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/aliases.py
- import encodings.aliases # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/aliases.pyc
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/utf_8.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/utf_8.py
- import encodings.utf_8 # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/utf_8.pyc
- Python 2.7.12 (default, Jun 29 2016, 14:05:02)
- [GCC 4.2.1 Compatible Apple LLVM 7.3.0 (clang-703.0.31)] on darwin
- Type "help", "copyright", "credits" or "license" for more information.
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py
- import runpy # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.pyc
- import imp # builtin
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/pkgutil.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/pkgutil.py
- import pkgutil # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/pkgutil.pyc
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/__future__.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/__future__.py
- import __future__ # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/__future__.pyc
- dlopen("/usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/math.so", 2);
- import math # dynamically loaded from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/math.so
- dlopen("/usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/binascii.so", 2);
- import binascii # dynamically loaded from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/binascii.so
- # /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.pyc matches /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py
- import hashlib # precompiled from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.pyc
- dlopen("/usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_hashlib.so", 2);
- import _hashlib # dynamically loaded from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_hashlib.so
- dlopen("/usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_random.so", 2);
- import _random # dynamically loaded from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_random.so
- dlopen("/usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/time.so", 2);
- import time # dynamically loaded from /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/time.so
- # clear __builtin__._
- # clear sys.path
- # clear sys.argv
- # clear sys.ps1
- # clear sys.ps2
- # clear sys.exitfunc
- # clear sys.exc_type
- # clear sys.exc_value
- # clear sys.exc_traceback
- # clear sys.last_type
- # clear sys.last_value
- # clear sys.last_traceback
- # clear sys.path_hooks
- # clear sys.path_importer_cache
- # clear sys.meta_path
- # clear sys.flags
- # clear sys.float_info
- # restore sys.stdin
- # restore sys.stdout
- # restore sys.stderr
- # cleanup __main__
- # cleanup[1] __future__
- # cleanup[1] encodings
- # cleanup[1] site
- # cleanup[1] sysconfig
- # cleanup[1] runpy
- # cleanup[1] hashlib
- # cleanup[1] abc
- # cleanup[1] _random
- # cleanup[1] _weakrefset
- # cleanup[1] binascii
- # cleanup[1] sre_constants
- # cleanup[1] _codecs
- # cleanup[1] _warnings
- # cleanup[1] math
- # cleanup[1] _sysconfigdata
- # cleanup[1] encodings.utf_8
- # cleanup[1] _osx_support
- # cleanup[1] codecs
- # cleanup[1] pkgutil
- # cleanup[1] sitecustomize
- # cleanup[1] signal
- # cleanup[1] traceback
- # cleanup[1] posix
- # cleanup[1] encodings.aliases
- # cleanup[1] time
- # cleanup[1] exceptions
- # cleanup[1] _weakref
- # cleanup[1] _hashlib
- # cleanup[1] re
- # cleanup[1] zipimport
- # cleanup[1] imp
- # cleanup[1] _locale
- # cleanup[1] sre_compile
- # cleanup[1] _sre
- # cleanup[1] sre_parse
- # cleanup[2] copy_reg
- # cleanup[2] posixpath
- # cleanup[2] errno
- # cleanup[2] _abcoll
- # cleanup[2] types
- # cleanup[2] genericpath
- # cleanup[2] stat
- # cleanup[2] warnings
- # cleanup[2] UserDict
- # cleanup[2] os.path
- # cleanup[2] linecache
- # cleanup[2] os
- # cleanup sys
- # cleanup __builtin__
- 2000 times random
- 0.002 sec, avg 0.505375, stddev 0.291524, min 0.000647665, max 0.999719
- 2000 times normalvariate
- 0.003 sec, avg -0.0173658, stddev 1.01201, min -3.32423, max 3.16947
- 2000 times lognormvariate
- 0.003 sec, avg 1.63825, stddev 2.01278, min 0.0447367, max 22.9191
- 2000 times vonmisesvariate
- 0.004 sec, avg 3.16218, stddev 2.29988, min 0.00186082, max 6.28126
- 2000 times gammavariate
- 0.004 sec, avg 0.00702565, stddev 0.064527, min 5.19298e-279, max 1.45866
- 2000 times gammavariate
- 0.005 sec, avg 0.095867, stddev 0.26841, min 7.68701e-50, max 3.05569
- 2000 times gammavariate
- 0.003 sec, avg 0.191138, stddev 0.56298, min 9.64575e-31, max 5.4303
- 2000 times gammavariate
- 0.003 sec, avg 0.509157, stddev 0.713178, min 2.12423e-06, max 6.05194
- 2000 times gammavariate
- 0.004 sec, avg 0.90449, stddev 0.947094, min 0.000300893, max 6.58454
- 2000 times gammavariate
- 0.005 sec, avg 1.00251, stddev 0.981643, min 0.00165987, max 6.93974
- 2000 times gammavariate
- 0.006 sec, avg 2.02541, stddev 1.44487, min 0.0390723, max 10.7248
- 2000 times gammavariate
- 0.004 sec, avg 20.0521, stddev 4.41294, min 7.68204, max 37.5398
- 2000 times gammavariate
- 0.006 sec, avg 200.213, stddev 14.2775, min 151.403, max 250.89
- 2000 times gauss
- 0.003 sec, avg 0.050385, stddev 1.00362, min -2.9713, max 3.32595
- 2000 times betavariate
- 0.008 sec, avg 0.509597, stddev 0.190404, min 0.00865523, max 0.978469
- 2000 times triangular
- 0.003 sec, avg 0.440057, stddev 0.206577, min 0.0228116, max 0.989076
- # cleanup ints: 157 unfreed ints
- # cleanup floats: 29 unfreed floats
Advertisement
Add Comment
Please, Sign In to add comment