Prf internals
Queries’ common subcomponents reduced to one instance in prfweb
doc evaluation mimics shared library memory
- prfweb query structure = “code segment”
- docs evaluated in disposable “data segment”
- asynchronously relative to each other
- synchronously relative to query insertions/deletes (i.e. insertions block until all in-progress doc evaluations complete and vice versa)