MANIFEST.in
README.md
setup.cfg
setup.py
python_gc_benchmark/__init__.py
python_gc_benchmark/cli.py
python_gc_benchmark/utils.py
python_gc_benchmark.egg-info/PKG-INFO
python_gc_benchmark.egg-info/SOURCES.txt
python_gc_benchmark.egg-info/dependency_links.txt
python_gc_benchmark.egg-info/entry_points.txt
python_gc_benchmark.egg-info/requires.txt
python_gc_benchmark.egg-info/top_level.txt
python_gc_benchmark/benchmarks/2to3.py
python_gc_benchmark/benchmarks/_numpy.py
python_gc_benchmark/benchmarks/call_method.py
python_gc_benchmark/benchmarks/call_method_slots.py
python_gc_benchmark/benchmarks/call_simple.py
python_gc_benchmark/benchmarks/chameleon.py
python_gc_benchmark/benchmarks/chaos.py
python_gc_benchmark/benchmarks/crypo_pyaes.py
python_gc_benchmark/benchmarks/deltablue.py
python_gc_benchmark/benchmarks/django_template.py
python_gc_benchmark/benchmarks/dulwich_log.py
python_gc_benchmark/benchmarks/fannkuch.py
python_gc_benchmark/benchmarks/float.py
python_gc_benchmark/benchmarks/genshi_text.py
python_gc_benchmark/benchmarks/genshi_xml.py
python_gc_benchmark/benchmarks/go.py
python_gc_benchmark/benchmarks/hexiom.py
python_gc_benchmark/benchmarks/html5lib.py
python_gc_benchmark/benchmarks/json_dumps.py
python_gc_benchmark/benchmarks/json_loads.py
python_gc_benchmark/benchmarks/logging_format.py
python_gc_benchmark/benchmarks/logging_silent.py
python_gc_benchmark/benchmarks/logging_simple.py
python_gc_benchmark/benchmarks/mako.py
python_gc_benchmark/benchmarks/mdp.py
python_gc_benchmark/benchmarks/meteor_contest.py
python_gc_benchmark/benchmarks/nbody.py
python_gc_benchmark/benchmarks/nqueens.py
python_gc_benchmark/benchmarks/pathlib.py
python_gc_benchmark/benchmarks/pickle.py
python_gc_benchmark/benchmarks/pickle_dict.py
python_gc_benchmark/benchmarks/pickle_list.py
python_gc_benchmark/benchmarks/pidigits.py
python_gc_benchmark/benchmarks/pyflate.py
python_gc_benchmark/benchmarks/pystone.py
python_gc_benchmark/benchmarks/raytrace.py
python_gc_benchmark/benchmarks/regex_compile.py
python_gc_benchmark/benchmarks/regex_dna.py
python_gc_benchmark/benchmarks/regex_effbot.py
python_gc_benchmark/benchmarks/regex_v8.py
python_gc_benchmark/benchmarks/richards.py
python_gc_benchmark/benchmarks/scimark_fft.py
python_gc_benchmark/benchmarks/scimark_lu.py
python_gc_benchmark/benchmarks/scimark_monte_carlo.py
python_gc_benchmark/benchmarks/scimark_sor.py
python_gc_benchmark/benchmarks/scimark_sparse_mat_mult.py
python_gc_benchmark/benchmarks/spambayes.py
python_gc_benchmark/benchmarks/spectra_norm.py
python_gc_benchmark/benchmarks/sqlalchemy_declarative.py
python_gc_benchmark/benchmarks/sqlalchemy_imperative.py
python_gc_benchmark/benchmarks/sqlite_synth.py
python_gc_benchmark/benchmarks/sympy_expand.py
python_gc_benchmark/benchmarks/sympy_integrate.py
python_gc_benchmark/benchmarks/sympy_str.py
python_gc_benchmark/benchmarks/sympy_sum.py
python_gc_benchmark/benchmarks/telco.py
python_gc_benchmark/benchmarks/tornado.py
python_gc_benchmark/benchmarks/unpack_sequence.py
python_gc_benchmark/benchmarks/xml_etree_generate.py