Class: Optimize::Demo::Benchmark::Report

Inherits:
Struct
  • Object
show all
Defined in:
lib/optimize/demo/benchmark.rb

Instance Attribute Summary collapse

Instance Attribute Details

#ipsObject

Returns the value of attribute ips

Returns:

  • (Object)

    the current value of ips



10
11
12
# File 'lib/optimize/demo/benchmark.rb', line 10

def ips
  @ips
end

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



10
11
12
# File 'lib/optimize/demo/benchmark.rb', line 10

def label
  @label
end

#rawObject

Returns the value of attribute raw

Returns:

  • (Object)

    the current value of raw



10
11
12
# File 'lib/optimize/demo/benchmark.rb', line 10

def raw
  @raw
end