Class: BenchmarkTest

Inherits:
Object
  • Object
show all
Includes:
GeoipWhoisAsnCountry
Defined in:
sig/benchmark.rbs

Constant Summary

Constants included from GeoipWhoisAsnCountry

GeoipWhoisAsnCountry::VERSION

Instance Method Summary collapse

Methods included from GeoipWhoisAsnCountry

configure, lookup

Instance Method Details

#benchmark_loadObject



6
# File 'sig/benchmark.rbs', line 6

def benchmark_load: () -> untyped

#cached_loadObject



8
# File 'sig/benchmark.rbs', line 8

def cached_load: () -> untyped

#lookupObject



4
# File 'sig/benchmark.rbs', line 4

def lookup: (untyped ip) -> untyped

#measure { ... } ⇒ Object

Yields:

Yield Returns:

  • (Object)


10
# File 'sig/benchmark.rbs', line 10

def measure: (untyped title) { () -> untyped } -> untyped

#test_benchmarkObject



14
# File 'sig/benchmark.rbs', line 14

def test_benchmark: () -> untyped

#test_functionObject



12
# File 'sig/benchmark.rbs', line 12

def test_function: () -> untyped