Files
catalyst/zipline
Eddie Hebert 7059ba1e6a PERF: Avoid using attribute access in inner event processing.
Reduce overhead of the attribute access of grabbing the process_event
and process_trade from both the algorithm object and the perf_tracekr or
blotter, by assigning those functions to a variable once per snapshot.
2015-02-12 16:14:09 -05:00
..
2015-02-11 06:25:53 -05:00
2015-02-11 06:25:53 -05:00
2014-07-25 19:34:49 +02:00