Skip to content

As an User I want the tool be as performant as possible, so I'm not hindered by the tool on a performance level #8

@pvdissel

Description

@pvdissel

As an User
I want the tool be as performant as possible
so I'm not hindered by the tool on a performance level

Acceptance criteria

  • Must be able to measure/profile performance and memory usage in automated tests
  • Where useful (at time of implementing) set a baseline and fail test when too slow or eating too much memory

Implementation ideas:

  • For JVM stuff (memory/gc/...) Use YourKit Java Profiler (ask for Open-Source license)
  • For specific code timings, use Perf4J or a library like CodeHale Metrics or Netflix Servo

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions