RackSec / desdemona

Data-backed security operations
Eclipse Public License 1.0
2 stars 7 forks source link

Optimize relational access to events #30

Open lvh opened 8 years ago

lvh commented 8 years ago

The spike introduced in #27 splices events into the form as a macro. This is unfortunate from a performance perspective for when the events list is large.

This can be done by writing a relation, or possibly we can just add the events to the eval context.