pycachesim icon indicating copy to clipboard operation
pycachesim copied to clipboard

Online VTK Visualization

Open cod3monk opened this issue 7 years ago • 1 comments

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

  • [ ] When visualizing CacheSimulator show all at the same time (e.g., in multiple or different colors)
  • [ ] Fix legend to tell user what is visualized

cod3monk avatar Jun 22 '18 11:06 cod3monk

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.

codecov-io avatar Jun 22 '18 11:06 codecov-io