Skip to content

Testing class creation times for Cython vs PyO3

Notifications You must be signed in to change notification settings

emmatyping/clscreate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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