poc/features/t1.feature in baleen-0.0.2 vs poc/features/t1.feature in baleen-0.0.9
- old
+ new
@@ -1,12 +1,12 @@
Feature: t1
Scenario: Benchmark for IO bound operation
Then io intensive operation
- Scenario: Benchmark for CPU bound operation
- Then cpu intensive operation
+ #Scenario: Benchmark for CPU bound operation
+ # Then cpu intensive operation
- Scenario: Benchmark for IO bound operation
- Then io intensive operation
+ #Scenario: Benchmark for IO bound operation
+ # Then io intensive operation
- Scenario: Benchmark for CPU bound operation
- Then cpu intensive operation
+ #Scenario: Benchmark for CPU bound operation
+ # Then cpu intensive operation
\ No newline at end of file