fsdonks / m4

Other
0 stars 1 forks source link

Performance: behaviorenv lookup delegates to get #39

Closed fs-tom closed 4 years ago

fs-tom commented 4 years ago

We should be able to do much better, but we're using a record type in spork.ai.behaviorcontext.behaviorenv. Possibly switch to a better defrecord implementation for faster lookup....

fs-tom commented 4 years ago

Incorporated in 4.1.9