timedata-org / old-timedata

Time arts data - high-performance color processing in C++ and Python.
7 stars 3 forks source link

Benchmarks #14

Closed rec closed 8 years ago

rec commented 8 years ago

The whole point of this is to be faster than Python - we need to have some idea how much faster it really is.

This will involve implementing at least some parts of this in pure Python...

rec commented 8 years ago

Also need memory benchmarks for our Cython object vs. corresponding Python objects.