• Monty's avatar
    Second stage of optimizer_trace optimizations · a24d0926
    Monty authored
    - Move testing of my_writer to inline functions to avoid calls
    - Made more functions inline. Especially thd->thread_started()
      is now very optimized!
    - Moved Opt_trace_stmt classe to opt_trace_context.h to get critical
      functions inline
    a24d0926
my_json_writer.h 15.5 KB