093a8335fdea81d2ce7629178f0a47b1b0bee5e6
[gitmo/Class-MOP.git] / bench / all.yml
1 ---
2 - name: Construction of Point classes
3   classes:
4   - 'MOP::Point'
5   - 'Plain::Point'
6   benchmarks:
7     - class: 'Bench::Construct'
8       args:
9         x: 7
10         y: 137
11