• Vladimír Čunát's avatar
    nitpicks from review of !405: query-trace · f705c82a
    Vladimír Čunát authored
    The deckard change was probably unintentional, so I reverted that.
    The only real mistake I found was `sizeof(128)`, though the effect was
    just unnecessary reallocations.
    
    On the whole I really like it.  Verbose logging might get slightly
    slower, due to increased amount of string allocation and copying,
    but it does seem worth it, at least until we can prove otherwise.
    I didn't look much into http module changes, etc.
    f705c82a