Sha256: f22a55ad4c50adb6fc56b442273042defbfc21994083ff1fa8ca7625c890b214

Contents?: true

Size: 614 Bytes

Versions: 115

Compression:

Stored size: 614 Bytes

Contents

speedups:
  rescue_vs_respond_to: true
  module_eval: true
  shuffle_first_vs_sample: true
  for_loop_vs_each: true
  each_with_index_vs_while: false
  map_flatten_vs_flat_map: true
  reverse_each_vs_reverse_each: true
  select_first_vs_detect: true
  sort_vs_sort_by: true
  fetch_with_argument_vs_block: true
  keys_each_vs_each_key: true
  hash_merge_bang_vs_hash_brackets: true
  block_vs_symbol_to_proc: true
  proc_call_vs_yield: true
  gsub_vs_tr: true
  select_last_vs_reverse_detect: true
  getter_vs_attr_reader: true
  setter_vs_attr_writer: true

exclude_paths:
  - 'vendor/**/*.rb'
  - 'db/schema.rb'

Version data entries

115 entries across 115 versions & 2 rubygems

Version Path
instana-1.217.1 .fasterer.yml
instana-1.217.0 .fasterer.yml
instana-1.216.0 .fasterer.yml
instana-1.215.1 .fasterer.yml
instana-1.215.0 .fasterer.yml
instana-1.214.4 .fasterer.yml
instana-1.214.3 .fasterer.yml
instana-1.214.2 .fasterer.yml
instana-1.214.1 .fasterer.yml
instana-1.214.0 .fasterer.yml
instana-1.213.3 .fasterer.yml
instana-1.213.2 .fasterer.yml
instana-1.213.1 .fasterer.yml
instana-1.213.0 .fasterer.yml
instana-1.212.0 .fasterer.yml
instana-1.211.0 .fasterer.yml
instana-1.210.1 .fasterer.yml
instana-1.210.0 .fasterer.yml
instana-1.209.8 .fasterer.yml
instana-1.209.7 .fasterer.yml