Skip to content

Testing class creation times for Cython vs PyO3

Notifications You must be signed in to change notification settings

davidhewitt/clscreate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clscreate, benchmarking class creation time for fun and profit

See for more PyO3/pyo3#661

You can test this again with:

$ pip install -r requirements.txt
$ cythonize -a -i clscreate_cython.pyx
$ pytest

About

Testing class creation times for Cython vs PyO3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 53.4%
  • Rust 33.6%
  • Cython 13.0%