Merge branch 'feature/modernize-cache-infrastructure' into 'master'
Feature/modernize cache infrastructure * use local storage instead of global one * Remove cache context * Remove cache item types * Introduce cache inspection method See merge request !15
Showing
- python/dune/perftool/compile.py 3 additions, 4 deletionspython/dune/perftool/compile.py
- python/dune/perftool/generation/__init__.py 2 additions, 2 deletionspython/dune/perftool/generation/__init__.py
- python/dune/perftool/generation/cache.py 59 additions, 81 deletionspython/dune/perftool/generation/cache.py
- python/dune/perftool/generation/context.py 0 additions, 31 deletionspython/dune/perftool/generation/context.py
- python/dune/perftool/pdelab/basis.py 1 addition, 1 deletionpython/dune/perftool/pdelab/basis.py
- python/dune/perftool/pdelab/driver.py 1 addition, 1 deletionpython/dune/perftool/pdelab/driver.py
Loading
Please register or sign in to comment