RRZE-HPC / pycachesim

Python Cache Hierarchy Simulator
GNU Affero General Public License v3.0
88 stars 27 forks source link

Online VTK Visualization #5

Open cod3monk opened 6 years ago

cod3monk commented 6 years ago

Online/live visualization support using vtkInterface. To install use pycachesim[ONLINE_VIS].

codecov-io commented 6 years ago

Codecov Report

Merging #5 into master will increase coverage by 0.16%. The diff coverage is 70%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
+ Coverage   90.17%   90.33%   +0.16%     
==========================================
  Files           4        5       +1     
  Lines         804      952     +148     
==========================================
+ Hits          725      860     +135     
- Misses         79       92      +13
Impacted Files Coverage Δ
tests/all_tests.py 100% <ø> (ø) :arrow_up:
tests/vis_tests.py 100% <100%> (ø)
cachesim/cache.py 72.28% <48.93%> (+3.88%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2edc422...110ba23. Read the comment docs.