marcelovmaciel / Pudley

Poodl's cousin project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test Dictionaries implementation

marcelovmaciel opened this issue · comments

I have tested the tip given by george and now the performance is even worse. Im gonna test everything again. I discovered that model_step allocs a lot, so im gonna test a version using the Dictionaries pkg

A function barrier solved the problem. Now it is 9 times faster