|
Evaluate the performance impact of the use of pre-/post- filter handlers to extract transactions from Okapi. The following should be answered quantitatively:
- what is the latency cost of cascading multiple pre-/post- filter handlers
- what is the bandwidth cost of sending all transactions to pre-/post- filter handlers to be filtered later? I.e. what is the use factor on transactions intended for particular audit streams?
- is there a performance cost associated with selective auditing on a per-tenant basis from a multi-tenant Folio system?
|