Added profiling
authorNeil Smith <NeilNjae@users.noreply.github.com>
Tue, 27 Dec 2022 18:00:43 +0000 (18:00 +0000)
committerNeil Smith <NeilNjae@users.noreply.github.com>
Tue, 27 Dec 2022 18:00:43 +0000 (18:00 +0000)
commit89eb500db478502b125606aa4ffbf8c2cc515ddf
treebf915ea18b4b6e91e2a338a2da1763d1b3d6e831
parent7556dfa39ef3eec2bc5e55ff2cfaad101a6cfb5f
Added profiling
35 files changed:
advent11/Main.hs
advent19/Main.hs
profiling/external_time.png [new file with mode: 0644]
profiling/external_time_and_memory.png [new file with mode: 0644]
profiling/external_time_and_memory_linear.png [new file with mode: 0644]
profiling/external_time_and_memory_log.png [new file with mode: 0644]
profiling/imports.png [new file with mode: 0644]
profiling/imports_sorted.png [new file with mode: 0644]
profiling/internal_external_memory.png [new file with mode: 0644]
profiling/internal_external_memory_combined.png [new file with mode: 0644]
profiling/internal_external_memory_linear.png [new file with mode: 0644]
profiling/internal_external_memory_log.png [new file with mode: 0644]
profiling/internal_external_time.png [new file with mode: 0644]
profiling/internal_external_time_linear.png [new file with mode: 0644]
profiling/internal_time_and_memory.png [new file with mode: 0644]
profiling/internal_time_and_memory_linear.png [new file with mode: 0644]
profiling/internal_time_and_memory_log.png [new file with mode: 0644]
profiling/lines_of_code.png [new file with mode: 0644]
profiling/memory_combined.png [new file with mode: 0644]
profiling/modules.ipynb [new file with mode: 0644]
profiling/modules.md [new file with mode: 0644]
profiling/modules.png [new file with mode: 0644]
profiling/packages.png [new file with mode: 0644]
profiling/packages_sorted.png [new file with mode: 0644]
profiling/performance.csv [new file with mode: 0644]
profiling/performance.md [new file with mode: 0644]
profiling/profiling.ipynb [new file with mode: 0644]
profiling/profiling.md [new file with mode: 0644]
profiling/run_times_combined.png [new file with mode: 0644]
profiling/run_times_linear.png [new file with mode: 0644]
profiling/run_times_log.png [new file with mode: 0644]
profiling/time-results.csv [new file with mode: 0644]
profiling/time-results.md [new file with mode: 0644]
profiling/times.csv [new file with mode: 0644]
profiling/times_raw.csv [new file with mode: 0644]