Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bongodongobob
5 months ago
|
parent
|
context
|
favorite
| on:
Py5, a Python version of Processing for your creat...
Is this any faster than Processing? I like playing with it for random art projects but always end up in optimization hell trying to speed things up.
senkora
5 months ago
[–]
I would assume that drawing performance is slower because it’s doing FFI from CPython to the JVM, but that you may be able to get speedup if your bottleneck is something that can leverage numpy.
bongodongobob
5 months ago
|
parent
[–]
Yeah, I think most times it isn't the drawing but the calculations I'm doing in the background, I'll have to try this out.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: