CSE Query Compilation

left top right

Off-line

  1. Assign each distinct primitive query (PQ) a unique location (a vector and offset in that vector).
  2. Replace the query with a version that references the vector contents instead of the PQ.
  3. Optionally, compile each set of 1000 queries into a C procedure and generate a driver program to call all of these procedures.

Peter Beebee & Jim Miller

http://www.w3.org/ W3C