• Antoine Pelisse's avatar
    apply/strategy: Improve test performance · ed38f434
    Antoine Pelisse authored
    Test running time goes from 150 seconds to 7 seconds with that one
    simple trick. Do not re-parse openapi schema for every test, but keep
    one version for the whole test (specifically since it's read-only anyway).
    ed38f434
Name
Last commit
Last update
..
parse Loading commit data...
strategy Loading commit data...
BUILD Loading commit data...
doc.go Loading commit data...
element.go Loading commit data...
empty_element.go Loading commit data...
list_element.go Loading commit data...
map_element.go Loading commit data...
primitive_element.go Loading commit data...
type_element.go Loading commit data...
visitor.go Loading commit data...