Module: Xmi::Performance

Defined in:
lib/xmi/performance.rb,
lib/xmi/performance/runner.rb,
lib/xmi/performance/helpers.rb,
lib/xmi/performance/comparator.rb

Overview

Benchmarking and performance comparison tooling.

Loaded on demand via autoload — never required at gem runtime. The rake tasks in lib/tasks/performance.rake load this module through require "xmi" and reference Xmi::Performance::* constants.

Defined Under Namespace

Modules: Helpers, Term Classes: Comparator, Runner