Y
Hacker News
new
|
ask
|
show
|
jobs
by
jcelerier
745 days ago
That sounds wild to me. In c++ I remember a time where I increased the frame rate of a particle renderer from 20fps to 60fps+ simply by going from passing shared_ptr (Arc equivalent) to passing references.
1 comments
0x1ceb00da
739 days ago
Nevermind. Just an Arc<>.
link