Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 1/B02088_01_01.py |
388 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 1/B02088_01_02.py |
1 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 2/B02088_02_01.py |
63 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 2/B02088_02_02.py |
83 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 2/B02088_02_03.py |
95 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 2/B02088_02_04.py |
112 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 2/B02088_02_05.py |
159 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 2/B02088_02_06.py |
83 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 2/B02088_02_07.py |
193 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 2/B02088_02_08.py |
254 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 2/B02088_02_09.py |
547 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 2/B02088_02_10.py |
309 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 2/B02088_02_11.py |
229 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 2/B02088_02_12.py |
313 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 2/B02088_02_13.py |
512 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 2/B02088_02_14.py |
1 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 2/B02088_02_15.py |
298 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 2/B02088_02_16.py |
1 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 2/B02088_02_17.py |
320 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 2/B02088_02_18.py |
2 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 2/fibo4.py |
493 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 2/fibo4.pyc |
1 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 2/fibo_iter.py |
193 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 2/fibo_iter.pyc |
725 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 2/index-file.txt |
0 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 2/stats |
9 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 2/stats.py |
1 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 2/stats.pyc |
2 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 3/B02088_02_16.py |
1 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 3/B02088_03_01.py |
362 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 3/B02088_03_02.py |
375 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 3/B02088_03_03.py |
273 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 3/B02088_03_04.py |
2 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 3/B02088_03_05.py |
2 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 3/index-file.txt |
0 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 4/check_immutables.py |
195 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 4/check_prime.c |
165 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 4/comprehension_vs_generators.py |
1 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 4/default_params.py |
695 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 4/dis_list_comprehension.py |
406 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 4/dis_list_vs_for_effects.py |
439 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 4/generate_primes.py |
540 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 4/generate_primes_pyonly.py |
269 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 4/generate_randoms.py |
412 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 4/generate_randoms_python.py |
166 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 4/memoized1.py |
2 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 4/namedtuples_example.py |
407 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 4/salida_original.log |
61 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 4/sin_vs_lookup.py |
957 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 4/sine_vs_lookup_interpolation.py |
1018 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 4/sort_example.py |
564 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 4/string_concat.py |
342 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 5/events_example.py |
647 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 5/multiprocessing_example.py |
186 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 5/multiprocessing_example2.py |
324 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 5/multiprocessing_example3.py |
310 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 5/multiprocessing_exit_code_example.py |
458 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 5/multiprocessing_pipe_example.py |
438 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 5/multiprocessing_queue_example.py |
397 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 5/non_threading_httpstatus.py |
370 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 5/thread_lock_sample.py |
395 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 5/thread_lock_sample2.py |
473 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 5/thread_sample.py |
569 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 5/thread_sample_2.py |
623 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 5/threading_httpstatus.py |
762 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 5/threading_simple_example.py |
391 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 5/threading_with_classes.py |
350 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 6/great_circle_cy_v1.c |
87 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 6/great_circle_cy_v1.html |
45 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 6/great_circle_cy_v1.pyx |
373 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 6/great_circle_cy_v1.so |
106 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 6/great_circle_cy_v2.c |
65 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 6/great_circle_cy_v2.html |
23 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 6/great_circle_cy_v2.pyx |
483 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 6/great_circle_cy_v2.so |
52 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 6/great_circle_cy_v3.c |
62 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 6/great_circle_cy_v3.html |
23 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 6/great_circle_cy_v3.pyx |
492 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 6/great_circle_cy_v3.so |
49 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 6/great_circle_py.c |
107 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 6/great_circle_py.html |
44 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 6/great_circle_py.py |
302 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 6/great_circle_py.pyc |
644 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 6/great_circle_setup_v1.py |
165 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 6/great_circle_setup_v2.py |
165 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 6/great_circle_setup_v3.py |
165 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 6/great_circle_test.py |
344 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 6/loop_optimized.py |
145 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 6/pypy_improved_code.py |
505 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 6/pypy_jit_test.py |
395 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 6/pypy_str_vs_stringio.py |
470 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 7/arr_multi.py |
744 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 7/auto-jitting.py |
653 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 7/pandas_wrangling_1.py |
1 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 7/pandas_wrangling_2.py |
1 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 7/parakeet_test.py |
819 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 8/analyzer |
43 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 8/analyzer-cython.c |
78 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 8/analyzer-profiled.py |
5 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 8/analyzer-profiled.py.lprof |
70 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 8/analyzer-setup.py |
165 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 8/analyzer-use-cython.c |
78 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 8/analyzer-use-cython.py |
805 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 8/analyzer.c |
381 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 8/analyzer.html |
311 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 8/analyzer.prof |
65 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 8/analyzer.py |
4 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 8/analyzer_cython.c |
355 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 8/analyzer_cython.html |
278 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 8/analyzer_cython.pyx |
4 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 8/analyzer_cython.so |
489 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 8/code.zip |
396 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 8/prof1-scraper.log |
276 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 8/scraper-optimized.py |
3 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 8/scraper-profiled.py |
2 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 8/scraper.py |
2 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 8/scrapping-results.json |
205 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 8/visualizer.py |
762 B |
Fernando Doglio - Mastering Python High Performance - 2015/Code/chapter 8/visualizer.pyc |
2 KB |
Fernando Doglio - Mastering Python High Performance - 2015/Fernando Doglio - Mastering Python High Performance - 2015.epub |
11.9 MB |
Fernando Doglio - Mastering Python High Performance - 2015/Fernando Doglio - Mastering Python High Performance - 2015.mobi |
16.7 MB |
Fernando Doglio - Mastering Python High Performance - 2015/Fernando Doglio - Mastering Python High Performance - 2015.pdf |
5.8 MB |