Skip to content

Benchmark repository that traces the peaktime memory usage of numpy array pickling

Notifications You must be signed in to change notification settings

pierreglaser/pep574

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Benchmark repository that traces the peaktime memory usage of numpy array pickling

Requirements

Installing

  • Follow python instruction to build python from source
  • Clone my numpy fork, and checkout to the implement-reduce-ex branch
  • Clone this repository in the same parent directory than numpy
  • Run asv quickstart and follow the instructions
  • Run the benchmarks on the my branch's last commit using the commmand asv run implement-reduce-ex^!

About

Benchmark repository that traces the peaktime memory usage of numpy array pickling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages