Fast Frequent Querying with Lazy Control Flow Compilation

Computer Science – Programming Languages

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

Scientific paper

Control flow compilation is a hybrid between classical WAM compilation and meta-call, limited to the compilation of non-recursive clause bodies. This approach is used successfully for the execution of dynamically generated queries in an inductive logic programming setting (ILP). Control flow compilation reduces compilation times up to an order of magnitude, without slowing down execution. A lazy variant of control flow compilation is also presented. By compiling code by need, it removes the overhead of compiling unreached code (a frequent phenomenon in practical ILP settings), and thus reduces the size of the compiled code. Both dynamic compilation approaches have been implemented and were combined with query packs, an efficient ILP execution mechanism. It turns out that locality of data and code is important for performance. The experiments reported in the paper show that lazy control flow compilation is superior in both artificial and real life settings.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

Fast Frequent Querying with Lazy Control Flow Compilation does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with Fast Frequent Querying with Lazy Control Flow Compilation, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Fast Frequent Querying with Lazy Control Flow Compilation will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-523751

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.