Skip to content

Files

Latest commit

Nov 28, 2023
17a86be · Nov 28, 2023

History

History

performance

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 7, 2022
Nov 28, 2023
Dec 22, 2021

Performance

These are some resources about general performance considerations.

What is it?

  1. number_puzzle.ipynb: jupyter notebbook solving a number puzzle in a variety of ways, showing some aspects of performance optimization.
  2. cellular_automata: some illustrations of profiling and performance optimizations.