Skip to content

bdice/python_microbenchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python_microbenchmarks

Microbenchmarks showing relative performance of different Python functions/patterns.

These are designed to answer the question "Is code snippet X faster than code snippet Y?". Several microbenchmarks have baked-in assumptions about data sizes and access patterns, so be careful not to overgeneralize the results.

About

Microbenchmarks showing relative performance of different Python functions/patterns.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages