poc/features/t1.feature in baleen-0.1.0 vs poc/features/t1.feature in baleen-0.1.1
- 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