Skip to content
Snippets Groups Projects
  • Michael Eischer's avatar
    12b14fbd
    Speedup replica initialization · 12b14fbd
    Michael Eischer authored
    This defers the creation of request paths until a
    client is actually instantiated. Previously this initialization
    happened when REFITConfig loaded the client class, which
    slows down the configuration check.
    12b14fbd
    History
    Speedup replica initialization
    Michael Eischer authored
    This defers the creation of request paths until a
    client is actually instantiated. Previously this initialization
    happened when REFITConfig loaded the client class, which
    slows down the configuration check.