Last active
August 29, 2015 13:57
-
-
Save jkthorne/9698128 to your computer and use it in GitHub Desktop.
loading env profiling
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ b rake environment -rprofile | |
% cumulative self self total | |
time seconds seconds calls ms/call ms/call name | |
15.89 60.57 60.57 315688 0.19 3.89 Array#each | |
8.37 92.47 31.90 84833 0.38 1.42 Array#map | |
5.81 114.61 22.14 80449 0.28 0.42 Array#include? | |
4.05 130.04 15.43 142598 0.11 0.15 Rack::Mount::StrexpParser#next_token | |
3.76 144.39 14.35 4831 2.97 61.49 Kernel.require_without_backports | |
3.35 157.17 12.78 96939 0.13 0.21 Regin::Parser#_next_token | |
2.95 168.43 11.26 3159192 0.00 0.00 Symbol#to_s | |
2.89 179.45 11.02 3207609 0.00 0.00 Symbol#== | |
2.28 188.15 8.70 396249 0.02 0.47 Class#new | |
2.27 196.81 8.66 1960400 0.00 0.00 StringScanner#scan | |
2.24 205.35 8.54 2312943 0.00 0.00 String#== | |
1.51 211.09 5.74 5321 1.08 12.77 Racc::Parser#_racc_do_parse_c | |
1.40 216.42 5.33 60699 0.09 0.24 Regin::Expression#initialize | |
1.07 220.51 4.09 200314 0.02 0.03 Regin::Character#literal? | |
0.92 224.00 3.49 58263 0.06 3.26 Hash#each | |
0.90 227.42 3.42 33186 0.10 0.39 SOAP::Mapping.parse_schema_element_definition | |
0.85 230.67 3.25 45320 0.07 0.52 Regin::Expression#+ | |
0.76 233.55 2.88 199505 0.01 0.03 Kernel.dup | |
0.72 236.31 2.76 816902 0.00 0.00 Kernel.is_a? | |
0.72 239.04 2.73 253539 0.01 0.01 Kernel.initialize_dup | |
0.69 241.68 2.64 64509 0.04 0.06 Regin::Options#initialize | |
0.65 244.14 2.46 161964 0.02 0.02 Regin::Character#include? | |
0.64 246.59 2.45 522455 0.00 0.01 Hash#[] | |
0.62 248.96 2.37 98442 0.02 0.24 Regin::Parser#next_token | |
0.60 251.23 2.27 579427 0.00 0.00 Module#=== | |
0.56 253.38 2.15 416121 0.01 0.01 NilClass#nil? | |
0.56 255.52 2.14 9602 0.22 0.22 Module#constants | |
0.53 257.54 2.02 763432 0.00 0.00 Array#[] | |
0.46 259.30 1.76 550365 0.00 0.00 BasicObject#== | |
0.46 261.04 1.74 12714 0.14 0.16 Module#module_eval | |
0.45 262.75 1.71 123120 0.01 0.02 Rack::Mount::StrexpParser#_reduce_7 | |
0.45 264.45 1.70 46829 0.04 0.05 Regin::Options#to_h | |
0.44 266.14 1.69 36022 0.05 0.11 Rack::Mount::Analysis::Histogram#<< | |
0.44 267.83 1.69 60700 0.03 0.04 Regin::Collection#extract_options | |
0.44 269.51 1.68 66480 0.03 0.03 Regin::Character#to_s | |
0.43 271.14 1.63 435171 0.00 0.00 Array#last | |
0.40 272.68 1.54 127934 0.01 0.02 Rack::Mount::StrexpParser#_reduce_2 | |
0.39 274.18 1.50 17282 0.09 0.38 Multimap#update_container | |
0.37 275.60 1.42 8154 0.17 0.17 Array#- | |
0.37 277.02 1.42 57153 0.02 0.06 Regin::Character#initialize | |
0.37 278.43 1.41 18570 0.08 0.67 Rack::Mount::Multimap#store | |
0.36 279.79 1.36 230364 0.01 0.01 Hash#[]= | |
0.36 281.15 1.36 60155 0.02 0.02 Regin::Atom#initialize | |
0.35 282.48 1.33 95914 0.01 0.02 BasicObject#!= | |
0.35 283.81 1.33 55307 0.02 0.03 Regin::Parser#_reduce_6 | |
0.35 285.13 1.32 96939 0.01 0.01 Regin::Parser#action | |
0.34 286.43 1.30 60700 0.02 0.03 Regin::Collection#initialize | |
0.32 287.66 1.23 55321 0.02 0.02 Regexp#initialize | |
0.32 288.89 1.23 404262 0.00 0.00 BasicObject#! | |
0.31 290.09 1.20 15512 0.08 0.75 Hash#each_pair | |
0.31 291.28 1.19 114099 0.01 0.10 Enumerable.any? | |
0.29 292.40 1.12 63000 0.02 0.09 Regin::Expression#options | |
0.29 293.50 1.10 11631 0.09 0.21 Hash#inspect | |
0.29 294.59 1.09 33186 0.03 0.17 SOAP::Mapping.const_from_name_nonlenient | |
0.28 295.66 1.07 17680 0.06 0.33 Regin::Expression#to_s | |
0.27 296.70 1.04 756 1.38 189.79 Kernel.require | |
0.26 297.69 0.99 50477 0.02 0.09 Regin::Parser#_reduce_16 | |
0.25 298.66 0.97 5804 0.17 0.35 ActionDispatch::Routing::RouteSet::NamedRouteCollection#define_url_helper | |
0.25 299.61 0.95 17300 0.05 0.49 NestedMultimap#store | |
0.24 300.54 0.93 237929 0.00 0.00 Hash#key? | |
0.24 301.47 0.93 188205 0.00 0.00 Array#join | |
0.24 302.39 0.92 33186 0.03 0.20 SOAP::Mapping.class_from_name | |
0.24 303.30 0.91 125293 0.01 0.01 Kernel.class | |
0.24 304.20 0.90 1918 0.47 41.79 ActionDispatch::Routing::DeprecatedMapper#connect | |
0.23 305.09 0.89 31531 0.03 14.41 Proc#call | |
0.23 305.96 0.87 245127 0.00 0.00 StringScanner#peek | |
0.23 306.82 0.86 138786 0.01 0.01 Rack::Mount::StrexpParser#action | |
0.22 307.66 0.84 54925 0.02 0.03 Object#method_added | |
0.21 308.47 0.81 33186 0.02 0.13 SOAP::Mapping.const_from_name | |
0.21 309.27 0.80 4174 0.19 0.99 Module#class_eval | |
0.20 310.04 0.77 235819 0.00 0.00 Kernel.=== | |
0.20 310.80 0.76 116778 0.01 0.01 Fixnum#+ | |
0.19 311.54 0.74 190677 0.00 0.00 Array#<< | |
0.19 312.27 0.73 236355 0.00 0.00 Kernel.instance_of? | |
0.19 312.98 0.71 36708 0.02 0.03 Struct#hash | |
0.17 313.62 0.64 13360 0.05 0.05 Kernel.inspect | |
0.16 314.23 0.61 134493 0.00 0.00 Regexp#=~ | |
0.16 314.83 0.60 36066 0.02 0.02 Rack::Mount::Analysis::Histogram#expire_caches! | |
0.16 315.43 0.60 23872 0.03 0.04 Struct#eql? | |
0.15 316.02 0.59 96 6.15 6.25 IO#write | |
0.15 316.61 0.59 8742 0.07 0.18 Regin::CharacterClass#include? | |
0.15 317.18 0.57 1468 0.39 334.51 ActionDispatch::Routing::Mapper::Scoping.scope | |
0.15 317.75 0.57 149941 0.00 0.00 String#<< | |
0.15 318.31 0.56 14400 0.04 0.14 Rack::Mount::GeneratableRegexp::InstanceMethods.captures | |
0.15 318.87 0.56 16892 0.03 0.13 Rack::Mount::GeneratableRegexp::InstanceMethods.required_defaults | |
0.15 319.43 0.56 144911 0.00 0.00 Regexp#escape | |
0.14 319.98 0.55 4812 0.11 119.27 ActiveSupport::Dependencies.new_constants_in | |
0.14 320.53 0.55 7401 0.07 0.08 ActiveSupport::Callbacks::Callback#end | |
0.14 321.08 0.55 11305 0.05 2.26 Hash#delete_if | |
0.14 321.63 0.55 7200 0.08 0.65 Rack::Mount::GeneratableRegexp::InstanceMethods.freeze | |
0.14 322.18 0.55 45712 0.01 3.05 Enumerable.inject | |
0.14 322.72 0.54 1722 0.31 0.51 Regin::Expression#anchored_to_end? | |
0.14 323.26 0.54 12406 0.04 1.99 ActionDispatch::Routing::Route#valid_condition? | |
0.14 323.79 0.53 241531 0.00 0.00 StringScanner#eos? | |
0.14 324.32 0.53 574 0.92 1.79 String#scan | |
0.14 324.84 0.52 125231 0.00 0.00 Array#length | |
0.14 325.36 0.52 10483 0.05 0.11 ActiveSupport::Inflector.constantize | |
0.14 325.88 0.52 39844 0.01 0.02 Regin::Collection#[] | |
0.14 326.40 0.52 1911 0.27 0.27 BindingOfCaller.callers | |
0.13 326.91 0.51 9030 0.06 0.28 NestedMultimap#<< | |
0.13 327.41 0.50 124301 0.00 0.00 String#=~ | |
0.13 327.90 0.49 66912 0.01 0.01 Kernel.respond_to? | |
0.13 328.39 0.49 25322 0.02 0.03 String#blank? | |
0.13 328.88 0.49 10685 0.05 0.07 Regin::Options#any? | |
0.13 329.36 0.48 3812 0.13 8.49 Rack::Mount::Strexp#compile | |
0.13 329.84 0.48 6658 0.07 0.07 Regin::Parser#_reduce_32 | |
0.13 330.32 0.48 33186 0.01 0.01 SOAP::Mapping::SchemaElementDefinition#initialize | |
0.13 330.80 0.48 21512 0.02 0.05 Array#flatten | |
0.12 331.27 0.47 109432 0.00 0.01 Module#const_get | |
0.12 331.73 0.46 9 51.11 51.11 ObjectSpace.each_object | |
0.12 332.17 0.44 9594 0.05 0.27 Module#local_constants | |
0.11 332.60 0.43 17240 0.02 0.06 Regin::CharacterClass#to_s | |
0.11 333.02 0.42 156122 0.00 0.00 Array#+ | |
0.11 333.44 0.42 1918 0.22 0.79 ActionDispatch::Routing::DeprecatedMapper#optionalize_trailing_dynamic_segments | |
0.11 333.86 0.42 9987 0.04 0.14 ActiveSupport::Dependencies.qualified_const_defined? | |
0.11 334.28 0.42 4830 0.09 62.32 Kernel.require_with_backports | |
0.11 334.69 0.41 1850 0.22 1.63 ActionDispatch::Routing::Mapper::Mapping#normalize_options! | |
0.11 335.10 0.41 563 0.73 907.82 Kernel.load | |
0.10 335.50 0.40 1850 0.22 0.80 ActionDispatch::Routing::Mapper::Mapping#default_controller_and_action | |
0.10 335.89 0.39 33673 0.01 0.02 Hash#merge | |
0.10 336.28 0.39 28674 0.01 0.02 Multimap#default | |
0.10 336.67 0.39 7856 0.05 0.05 IO#set_encoding | |
0.10 337.06 0.39 32468 0.01 0.03 Features::Feature#== | |
0.10 337.44 0.38 3768 0.10 22.30 Rack::Mount::RouteSet#add_route | |
0.10 337.82 0.38 32312 0.01 0.02 Regexp#compile | |
0.09 338.18 0.36 6046 0.06 0.14 Regin::Group#initialize | |
0.09 338.53 0.35 42971 0.01 0.01 Kernel.!~ | |
0.09 338.88 0.35 3768 0.09 12.09 Rack::Mount::Analysis::Splitting#generate_split_keys | |
0.09 339.23 0.35 21028 0.02 0.03 Object#present? | |
0.09 339.58 0.35 1533 0.23 0.63 MIME::Type#initialize | |
0.09 339.93 0.35 3768 0.09 19.12 Rack::Mount::Route#initialize | |
0.09 340.27 0.34 61715 0.01 0.01 String#to_sym | |
0.09 340.61 0.34 65169 0.01 0.01 Symbol#inspect | |
0.09 340.95 0.34 37285 0.01 0.01 String#inspect | |
0.09 341.28 0.33 68490 0.00 0.00 Kernel.respond_to_missing? | |
0.09 341.61 0.33 94594 0.00 0.00 Fixnum#== | |
0.08 341.93 0.32 3027 0.11 4.89 SOAP::Mapping.create_schema_definition | |
0.08 342.25 0.32 7418 0.04 0.33 Kernel.tap | |
0.08 342.57 0.32 21602 0.01 0.07 Enumerable.find_all | |
0.08 342.89 0.32 58966 0.01 1.40 Regin::Collection#each | |
0.08 343.20 0.31 7200 0.04 0.08 Rack::Mount::Utils.normalize_extended_expression | |
0.08 343.51 0.31 5804 0.05 0.71 ActionDispatch::Routing::RouteSet::NamedRouteCollection#define_hash_access | |
0.08 343.82 0.31 3520 0.09 0.09 Rack::Mount::StrexpParser#_reduce_6 | |
0.08 344.13 0.31 14766 0.02 4.80 Kernel.catch | |
0.08 344.44 0.31 6659 0.05 0.08 Array#extract_options! | |
0.08 344.75 0.31 7524 0.04 0.06 Rack::Mount::Utils.pop_trailing_blanks! | |
0.08 345.05 0.30 165537 0.00 0.00 Symbol#to_sym | |
0.08 345.35 0.30 68595 0.00 0.00 Hash#delete | |
0.08 345.64 0.29 3768 0.08 15.51 ActionDispatch::Routing::Route#initialize | |
0.08 345.93 0.29 6888 0.04 0.05 Regin::Collection#last | |
0.07 346.21 0.28 61088 0.00 0.00 String#sub | |
0.07 346.49 0.28 7401 0.04 0.05 ActiveSupport::Callbacks::Callback#start | |
0.07 346.77 0.28 1968 0.14 0.53 Array#select | |
0.07 347.05 0.28 7200 0.04 0.87 Rack::Mount::Analysis::Splitting#analyze_capture_boundaries | |
0.07 347.32 0.27 7200 0.04 7.13 Rack::Mount::Analysis::Splitting#process_key | |
0.07 347.59 0.27 5219 0.05 0.09 ActiveSupport::Dependencies.to_constant_name | |
0.07 347.86 0.27 3430 0.08 0.20 Regin::Expression#anchored_to_start_of_line? | |
0.07 348.12 0.26 1876 0.14 66.32 ActionDispatch::Routing::Mapper::Resources.match | |
0.07 348.38 0.26 68570 0.00 0.00 NilClass#to_s | |
0.07 348.64 0.26 32472 0.01 0.01 Features::Feature#eql? | |
0.07 348.90 0.26 6888 0.04 0.04 Regin::Atom#== | |
0.07 349.16 0.26 42324 0.01 0.01 String#to_s | |
0.07 349.42 0.26 1850 0.14 0.24 ActionDispatch::Routing::Mapper::Mapping#normalize_path | |
0.07 349.68 0.26 155325 0.00 0.00 String#initialize_copy | |
0.07 349.93 0.25 18117 0.01 0.04 Pathname#to_path | |
0.07 350.18 0.25 3768 0.07 39.74 ActionDispatch::Routing::RouteSet#add_route | |
0.07 350.43 0.25 7460 0.03 1.00 Rack::Mount::Analysis::Splitting#join_buffer | |
0.07 350.68 0.25 24474 0.01 0.01 String#empty? | |
0.07 350.93 0.25 9182 0.03 0.41 Regin::Expression#literal? | |
0.07 351.18 0.25 110107 0.00 0.00 Module#const_defined? | |
0.06 351.42 0.24 3768 0.06 0.16 Rack::Mount::Route#generation_keys | |
0.06 351.66 0.24 9016 0.03 0.03 Struct#initialize | |
0.06 351.90 0.24 17240 0.01 0.04 Regin::CharacterClass#bracketed? | |
0.06 352.13 0.23 10676 0.02 2.21 Rack::Mount::GeneratableRegexp::InstanceMethods.parse_segments | |
0.06 352.36 0.23 39646 0.01 0.01 XSD::QName#initialize | |
0.06 352.59 0.23 7536 0.03 0.03 Rack::Mount::Analysis::Frequency#<< | |
0.06 352.82 0.23 2938 0.08 0.08 ActionDispatch::Routing::Mapper::Scoping.override_keys | |
0.06 353.05 0.23 9594 0.02 4.27 Module#local_constant_names | |
0.06 353.28 0.23 24065 0.01 0.01 Kernel.eql? | |
0.06 353.51 0.23 3524 0.07 0.11 ActionDispatch::Routing::Mapper::Resources.canonical_action? | |
0.06 353.74 0.23 58367 0.00 0.00 String#split | |
0.06 353.97 0.23 471 0.49 56.54 ActiveSupport::Dependencies.require_or_load | |
0.06 354.19 0.22 3836 0.06 0.10 ActionDispatch::Routing::Mapper#normalize_path | |
0.06 354.41 0.22 8498 0.03 0.03 Regin::Options#to_i | |
0.06 354.63 0.22 2008 0.11 97.31 ActiveSupport::OptionMerger#method_missing | |
0.06 354.85 0.22 3752 0.06 0.06 Array#wrap | |
0.06 355.07 0.22 8604 0.03 0.04 Rack::Mount::StrexpParser#_reduce_4 | |
0.06 355.29 0.22 27367 0.01 3.22 Enumerable.each_with_index | |
0.06 355.50 0.21 7386 0.03 0.03 ActionDispatch::Routing::Mapper::Mapping#to | |
0.06 355.71 0.21 3686 0.06 0.36 ActionDispatch::Routing::Mapper::Mapping#defaults | |
0.06 355.92 0.21 21600 0.01 1.81 Rack::Mount::Utils.parse_regexp | |
0.06 356.13 0.21 33186 0.01 0.01 SOAP::Mapping::SchemaComplexTypeDefinition.<< | |
0.06 356.34 0.21 13032 0.02 0.59 Enumerable.all? | |
0.05 356.54 0.20 1844 0.11 20.46 ActionDispatch::Routing::Mapper::Resources.name_for_action | |
0.05 356.74 0.20 3853 0.05 0.05 Thread#[]= | |
0.05 356.94 0.20 128695 0.00 0.00 Kernel.hash | |
0.05 357.14 0.20 12348 0.02 0.35 Rack::Mount::Analysis::Frequency#process_key | |
0.05 357.33 0.19 2000 0.10 0.41 Module#remove_method | |
0.05 357.52 0.19 64090 0.00 0.00 Hash#initialize_copy | |
0.05 357.71 0.19 210 0.90 0.95 ActionDispatch::Routing::DeprecatedMapper::Resource#add_default_actions | |
0.05 357.90 0.19 1 190.00 210540.00 Rake::Application#run | |
0.05 358.09 0.19 4299 0.04 0.05 Rake::FileList#<< | |
0.05 358.28 0.19 1 190.00 190.00 NewRelic::Agent::Agent::InstanceMethods::Start.install_exit_handler | |
0.05 358.46 0.18 6202 0.03 0.03 Regin::Parser#_reduce_7 | |
0.05 358.64 0.18 3800 0.05 0.05 Object#to_param | |
0.05 358.82 0.18 2621 0.07 5.39 SOAP::Mapping.parse_schema_definition | |
0.05 359.00 0.18 196 0.92 58.83 ActionDispatch::Routing::DeprecatedMapper#map_default_collection_actions | |
0.05 359.18 0.18 153 1.18 1.31 Grape::Util::HashStack#imbue | |
0.05 359.36 0.18 376 0.48 0.53 ActiveRecord::Base#respond_to? | |
0.05 359.54 0.18 7201 0.02 0.02 Regexp#named_captures | |
0.05 359.72 0.18 1554 0.12 0.14 ActionDispatch::Routing::Mapper::Resources.resource_scope? | |
0.05 359.90 0.18 4812 0.04 5.05 ActiveSupport::Dependencies::WatchStack#new_constants | |
0.04 360.07 0.17 138791 0.00 0.00 Array#first | |
0.04 360.24 0.17 1558 0.11 0.11 ActionDispatch::Routing::Mapper::Mapping#default_action | |
0.04 360.41 0.17 4677 0.04 0.04 Kernel.block_given? | |
0.04 360.58 0.17 14 12.14 39.29 CoreApi::V2::Base#inherited | |
0.04 360.75 0.17 4762 0.04 0.04 XSD::QName#hash | |
0.04 360.92 0.17 525 0.32 1.14 NilClass#raise_nil_warning_for | |
0.04 361.09 0.17 1677 0.10 0.23 Psych::ScalarScanner#tokenize | |
0.04 361.26 0.17 14451 0.01 0.07 Module#attr_accessor | |
0.04 361.43 0.17 1509 0.11 25.03 Regin::Parser#scan_str | |
0.04 361.60 0.17 3338 0.05 0.05 Regin::Character#option_names | |
0.04 361.77 0.17 6196 0.03 0.25 Regin::Parser#_reduce_5 | |
0.04 361.94 0.17 1918 0.09 0.09 Method#call | |
0.04 362.11 0.17 48 3.54 3.75 Kramdown::Options.simple_array_validator | |
0.04 362.27 0.16 14400 0.01 0.04 Rack::Mount::GeneratableRegexp::InstanceMethods.required_captures | |
0.04 362.43 0.16 6046 0.03 0.04 Regin::Expression#dup | |
0.04 362.59 0.16 1851 0.09 0.09 Integer#downto | |
0.04 362.74 0.15 161 0.93 4.53 ActiveSupport::DescendantsTracker.inherited | |
0.04 362.89 0.15 1509 0.10 0.19 Regin::Options#from_int | |
0.04 363.04 0.15 11389 0.01 0.02 ActiveSupport::Dependencies.local_const_defined? | |
0.04 363.19 0.15 573 0.26 0.49 Array#collect | |
0.04 363.34 0.15 1 150.00 180.00 CarrierWave.configure | |
0.04 363.49 0.15 59923 0.00 0.00 Regexp#hash | |
0.04 363.63 0.14 4783 0.03 0.23 Exception#set_backtrace | |
0.04 363.77 0.14 21982 0.01 0.39 Enumerable.map | |
0.04 363.91 0.14 5321 0.03 0.03 Racc::Parser#_racc_setup | |
0.04 364.05 0.14 8481 0.02 0.04 Regexp#union | |
0.04 364.19 0.14 11608 0.01 0.02 ActionDispatch::Routing::RouteSet::NamedRouteCollection#hash_access_name | |
0.04 364.33 0.14 4251 0.03 79.28 ActiveSupport::Dependencies::Loadable.require | |
0.04 364.47 0.14 3812 0.04 0.23 Rack::Mount::Strexp#normalize_requirements! | |
0.04 364.61 0.14 36000 0.00 1.69 Rack::Mount::GeneratableRegexp::InstanceMethods.segments | |
0.03 364.74 0.13 11040 0.01 0.01 Regin::Collection#first | |
0.03 364.87 0.13 7961 0.02 7.70 Kernel.extend | |
0.03 365.00 0.13 764 0.17 2.64 ActiveSupport::Callbacks::ClassMethods.__define_runner | |
0.03 365.13 0.13 3628 0.04 0.04 Hash#extractable_options? | |
0.03 365.26 0.13 4314 0.03 0.20 Class#inherited_with_inheritable_attributes | |
0.03 365.39 0.13 2622 0.05 0.05 SOAP::Mapping::SchemaComplexTypeDefinition.initialize | |
0.03 365.52 0.13 2517 0.05 0.06 Psych::TreeBuilder#scalar | |
0.03 365.65 0.13 1354 0.10 0.10 Regin::Group#option_names | |
0.03 365.78 0.13 3027 0.04 5.00 SOAP::Mapping::RegistrySupport.register | |
0.03 365.91 0.13 9035 0.01 0.21 Hash#each_value | |
0.03 366.04 0.13 60910 0.00 0.00 Array#initialize | |
0.03 366.16 0.12 11795 0.01 0.01 ActiveSupport::Dependencies.logger | |
0.03 366.28 0.12 79 1.52 1.52 Rake::TaskManager.resolve_args_without_dependencies | |
0.03 366.40 0.12 14643 0.01 0.01 String#gsub | |
0.03 366.52 0.12 3338 0.04 0.26 Regin::Parser#_reduce_20 | |
0.03 366.64 0.12 60 2.00 2.83 Compass::Configuration::Data#project_path | |
0.03 366.76 0.12 60801 0.00 0.00 Module#== | |
0.03 366.87 0.11 438 0.25 0.27 ActiveRecord::Base#_validate_callbacks | |
0.03 366.98 0.11 41 2.68 2.68 Module#public_instance_methods | |
0.03 367.09 0.11 800 0.14 0.20 Kernel.Integer | |
0.03 367.20 0.11 12162 0.01 0.01 ActionDispatch::Routing::Mapper::Resources.parent_resource | |
0.03 367.31 0.11 2645 0.04 1.06 Psych::Visitors::ToRuby#accept | |
0.03 367.42 0.11 9266 0.01 0.01 Regexp#source | |
0.03 367.53 0.11 1 110.00 130.00 WillPaginate::Railtie#setup_actioncontroller | |
0.03 367.64 0.11 1016 0.11 1.05 Module#redefine_method | |
0.03 367.75 0.11 27557 0.00 0.00 Module#method_added | |
0.03 367.86 0.11 34348 0.00 0.00 String#gsub! | |
0.03 367.97 0.11 8498 0.01 0.23 Regin::Collection#to_regexp | |
0.03 368.07 0.10 14909 0.01 0.01 Regexp#=== | |
0.03 368.17 0.10 1850 0.05 1.95 ActionDispatch::Routing::Mapper::Mapping#initialize | |
0.03 368.27 0.10 344 0.29 0.29 Cucumber::RbSupport::RbDsl.alias_adverb | |
0.03 368.37 0.10 1 100.00 150.00 Rails::Application#initializers | |
0.03 368.47 0.10 10735 0.01 0.01 MatchData#captures | |
0.03 368.57 0.10 1533 0.07 0.10 MIME::Type#simplified | |
0.03 368.67 0.10 4370 0.02 126.69 ActiveSupport::Dependencies::Loadable.load_dependency | |
0.03 368.77 0.10 284 0.35 12.15 ActiveSupport::TimeZone#initialize | |
0.03 368.87 0.10 38 2.63 2.89 Rack::Mount::Analysis::Frequency#clear | |
0.03 368.97 0.10 1 100.00 140.00 ActiveSupport::Notifications.instrumenter | |
0.03 369.07 0.10 27996 0.00 0.00 Array#initialize_copy | |
0.03 369.17 0.10 1 100.00 310.00 Foreigner.load | |
0.03 369.27 0.10 13162 0.01 0.02 Object#presence | |
0.03 369.37 0.10 5804 0.02 0.02 ActionDispatch::Routing::RouteSet::NamedRouteCollection#url_helper_name | |
0.02 369.46 0.09 5767 0.02 0.03 Rack::Mount::Utils.normalize_path | |
0.02 369.55 0.09 55 1.64 8.55 Kernel.require_relative | |
0.02 369.64 0.09 189 0.48 0.53 Rake::Scope#path | |
0.02 369.73 0.09 98 0.92 5.51 ActiveRecord::Associations::ClassMethods.collection_reader_method | |
0.02 369.82 0.09 6676 0.01 0.11 Regin::CharacterClass#initialize | |
0.02 369.91 0.09 12598 0.01 0.01 Hash#include? | |
0.02 370.00 0.09 2645 0.03 0.98 Psych::Visitors::Visitor#visit | |
0.02 370.09 0.09 9182 0.01 0.16 Regin::Expression#options? | |
0.02 370.18 0.09 37142 0.00 0.01 Hash#default | |
0.02 370.27 0.09 635 0.14 0.14 Module#instance_methods | |
0.02 370.36 0.09 18210 0.00 0.01 ActionDispatch::Routing::Route#segment_keys | |
0.02 370.44 0.08 40957 0.00 0.00 Regexp#eql? | |
0.02 370.52 0.08 2950 0.03 0.04 Rack::Mount::Strexp#regexp_has_modifiers? | |
0.02 370.60 0.08 23896 0.00 0.00 Numeric#eql? | |
0.02 370.68 0.08 7200 0.01 8.46 Rack::Mount::GeneratableRegexp::InstanceMethods.extended | |
0.02 370.76 0.08 2286 0.03 32.35 ActionDispatch::Routing::DeprecatedMapper#map_resource_routes | |
0.02 370.84 0.08 5695 0.01 0.02 ActiveSupport::Dependencies.log | |
0.02 370.92 0.08 3066 0.03 0.04 MIME::Type#encoding= | |
0.02 371.00 0.08 270 0.30 0.67 Kernel.eval | |
0.02 371.08 0.08 16127 0.00 0.00 Array#concat | |
0.02 371.16 0.08 59649 0.00 0.00 Kernel.nil? | |
0.02 371.24 0.08 4354 0.02 0.33 ActiveRecord::Callbacks::ClassMethods.method_added | |
0.02 371.32 0.08 9364 0.01 0.15 Array#map! | |
0.02 371.40 0.08 1680 0.05 0.15 ActionDispatch::Routing::DeprecatedMapper#action_options_for | |
0.02 371.48 0.08 3812 0.02 8.07 Rack::Mount::StrexpParser#scan_str | |
0.02 371.56 0.08 10988 0.01 0.02 Rack::Mount::GeneratableRegexp::InstanceMethods.required_params | |
0.02 371.63 0.07 22588 0.00 2.30 Rack::Mount::Analysis::Frequency#possible_keys | |
0.02 371.70 0.07 74997 0.00 0.00 File#basename | |
0.02 371.77 0.07 1464 0.05 0.25 ActionDispatch::Routing::Mapper::Resources::Resource#collection_name | |
0.02 371.84 0.07 65656 0.00 0.00 Array#pop | |
0.02 371.91 0.07 8498 0.01 0.01 Rack::Mount::GeneratableRegexp::DynamicSegment#to_hash | |
0.02 371.98 0.07 5818 0.01 0.01 String#sub! | |
0.02 372.05 0.07 1850 0.04 0.05 ActionDispatch::Routing::Mapper::Mapping#blocks | |
0.02 372.12 0.07 764 0.09 1.77 ActiveSupport::Callbacks::CallbackChain#compile | |
0.02 372.19 0.07 4812 0.01 0.06 ActiveSupport::Dependencies::WatchStack#pop_modules | |
0.02 372.26 0.07 5321 0.01 12.81 Racc::Parser#do_parse | |
0.02 372.33 0.07 1476 0.05 0.07 ActionDispatch::Routing::DeprecatedMapper::Resource#action_allowed? | |
0.02 372.40 0.07 16087 0.00 0.00 Fixnum#& | |
0.02 372.47 0.07 22502 0.00 0.00 Regexp#match | |
0.02 372.54 0.07 1548 0.05 0.05 Haml::Util::StaticConditionalContext#method_missing | |
0.02 372.61 0.07 6962 0.01 0.01 Class#inheritable_attributes | |
0.02 372.68 0.07 733 0.10 5.72 ActiveSupport::Callbacks::ClassMethods.__update_callbacks | |
0.02 372.75 0.07 733 0.10 0.16 ActiveSupport::Callbacks::Callback#normalize_options! | |
0.02 372.82 0.07 3066 0.02 0.03 MIME::Type#extensions= | |
0.02 372.89 0.07 39530 0.00 0.00 Thread#current | |
0.02 372.96 0.07 2938 0.02 0.21 ActionDispatch::Routing::Mapper::Scoping.merge_options_scope | |
0.02 373.03 0.07 8577 0.01 0.10 Rake::FileList#excluded_from_list? | |
0.02 373.10 0.07 1850 0.04 0.15 ActionDispatch::Routing::Mapper::Resources.path_for_action | |
0.02 373.17 0.07 54925 0.00 0.00 Object#blank_slate_method_added | |
0.02 373.24 0.07 2063 0.03 0.04 ActiveSupport::Callbacks::Callback#next_id | |
0.02 373.31 0.07 5830 0.01 0.02 Array#inspect | |
0.02 373.38 0.07 8498 0.01 0.01 Rack::Mount::GeneratableRegexp::DynamicSegment#initialize | |
0.02 373.45 0.07 50021 0.00 0.00 Fixnum#> | |
0.02 373.52 0.07 1876 0.04 66.36 ActionDispatch::Routing::Mapper::Shorthand.match | |
0.02 373.59 0.07 3338 0.02 0.32 Regin::Atom#dup | |
0.02 373.65 0.06 1338 0.04 207.29 ActionDispatch::Routing::Mapper::Resources.with_scope_level | |
0.02 373.71 0.06 7961 0.01 0.01 Module#extend_object | |
0.02 373.77 0.06 14999 0.00 0.01 File#join | |
0.02 373.83 0.06 35320 0.00 0.00 Thread#[] | |
0.02 373.89 0.06 5250 0.01 0.01 MatchData#begin | |
0.02 373.95 0.06 3430 0.02 0.04 Regin::Expression#anchored_to_start? | |
0.02 374.01 0.06 7603 0.01 0.01 String#match | |
0.02 374.07 0.06 1850 0.03 0.08 ActionDispatch::Routing::Mapper::Mapping#request_method_condition | |
0.02 374.13 0.06 3768 0.02 1.76 Rack::Mount::Analysis::Splitting#<< | |
0.02 374.19 0.06 20035 0.00 0.00 Hash#merge! | |
0.02 374.25 0.06 5615 0.01 0.01 Regexp#last_match | |
0.02 374.31 0.06 4812 0.01 0.01 ActiveSupport::Dependencies.mechanism | |
0.02 374.37 0.06 8470 0.01 0.01 Regin::Collection#length | |
0.02 374.43 0.06 5693 0.01 0.04 Set#add | |
0.02 374.49 0.06 8498 0.01 0.10 Regin::Expression#flags | |
0.02 374.55 0.06 36869 0.00 0.00 Symbol#=== | |
0.02 374.61 0.06 1850 0.03 0.04 ActionDispatch::Routing::Mapper::Constraints#new | |
0.02 374.67 0.06 7200 0.01 0.01 Rack::Mount::Analysis::Splitting#separators | |
0.02 374.73 0.06 32040 0.00 0.00 Array#shift | |
0.02 374.79 0.06 679 0.09 0.12 String#underscore | |
0.02 374.85 0.06 5594 0.01 0.11 ActionDispatch::Routing::Mapper::Mapping#requirements | |
0.01 374.90 0.05 3787 0.01 0.02 Rack::Mount::CodeGeneration.expire! | |
0.01 374.95 0.05 837 0.06 0.82 Array#reverse_each | |
0.01 375.00 0.05 1252 0.04 0.04 Class#read_inheritable_attribute | |
0.01 375.05 0.05 1850 0.03 1.16 ActionDispatch::Routing::Mapper::Mapping#to_route | |
0.01 375.10 0.05 6556 0.01 0.11 Multimap#store | |
0.01 375.15 0.05 6737 0.01 0.04 ActiveSupport::Callbacks::Callback#matches? | |
0.01 375.20 0.05 3358 0.01 0.03 ActionDispatch::Routing::Mapper::Resources.resource_method_scope? | |
0.01 375.25 0.05 3019 0.02 0.02 Fixnum#<=> | |
0.01 375.30 0.05 263 0.19 0.19 Hash#hash | |
0.01 375.35 0.05 122 0.41 5.08 Array#reject! | |
0.01 375.40 0.05 2645 0.02 0.99 Psych::Visitors::Visitor#accept | |
0.01 375.45 0.05 733 0.07 0.79 ActiveSupport::Callbacks::Callback#_compile_per_key_options | |
0.01 375.50 0.05 3 16.67 70.00 Psych::Parser#parse | |
0.01 375.55 0.05 13496 0.00 0.03 File#expand_path | |
0.01 375.60 0.05 1466 0.03 0.22 ActiveSupport::Callbacks::Callback#_compile_options | |
0.01 375.65 0.05 4789 0.01 0.04 Hash#except | |
0.01 375.70 0.05 1850 0.03 42.94 ActionDispatch::Routing::Mapper::Base.match | |
0.01 375.75 0.05 759 0.07 0.07 Kernel.caller | |
0.01 375.80 0.05 23030 0.00 0.00 Fixnum#- | |
0.01 375.84 0.04 4204 0.01 0.03 Kernel.Array | |
0.01 375.88 0.04 3754 0.01 0.02 ActionDispatch::Routing::RouteSet::Dispatcher#initialize | |
0.01 375.92 0.04 22897 0.00 0.00 BasicObject#equal? | |
0.01 375.96 0.04 2664 0.02 0.03 ActionDispatch::Routing::Mapper::Resources.shallow? | |
0.01 376.00 0.04 3812 0.01 0.02 Rack::Mount::StrexpParser#scan_setup | |
0.01 376.04 0.04 20389 0.00 0.00 String#intern | |
0.01 376.08 0.04 4352 0.01 0.16 Module#define_method | |
0.01 376.12 0.04 1850 0.02 0.08 ActionDispatch::Routing::Mapper::Mapping#using_match_shorthand? | |
0.01 376.16 0.04 8742 0.00 0.23 Regin::Group#include? | |
0.01 376.20 0.04 1468 0.03 0.05 ActionDispatch::Routing::Mapper::Scoping.merge_blocks_scope | |
0.01 376.24 0.04 1509 0.03 25.29 Regin::Parser#parse_regexp | |
0.01 376.28 0.04 1850 0.02 0.17 ActionDispatch::Routing::Mapper::Mapping#conditions | |
0.01 376.32 0.04 1852 0.02 0.46 Module#remove_possible_method | |
0.01 376.36 0.04 3066 0.01 0.02 MIME::Type#system= | |
0.01 376.40 0.04 2517 0.02 0.17 Psych::Visitors::ToRuby#deserialize | |
0.01 376.44 0.04 4644 0.01 0.03 Proc#yield | |
0.01 376.48 0.04 2913 0.01 0.01 MIME::Type#default_encoding | |
0.01 376.52 0.04 381 0.10 0.60 Hash#slice! | |
0.01 376.56 0.04 12014 0.00 0.00 String#[] | |
0.01 376.60 0.04 4812 0.01 0.02 ActiveSupport::Dependencies.load? | |
0.01 376.64 0.04 4812 0.01 4.62 ActiveSupport::Dependencies::WatchStack#watch_namespaces | |
0.01 376.68 0.04 458 0.09 0.11 AbstractController::Base#method_added | |
0.01 376.72 0.04 802 0.05 0.37 Array#delete_if | |
0.01 376.76 0.04 1278 0.03 0.52 ActiveSupport::Callbacks::Callback#_compile_filter | |
0.01 376.80 0.04 8694 0.00 0.01 String#% | |
0.01 376.84 0.04 2140 0.02 0.04 ActionDispatch::Routing::Mapper::Resources::Resource#actions | |
0.01 376.87 0.03 1558 0.02 0.03 ActionDispatch::Routing::Mapper::Mapping#default_controller | |
0.01 376.90 0.03 7524 0.00 0.00 Rack::Mount::Route#significant_params? | |
0.01 376.93 0.03 2286 0.01 0.15 ActionDispatch::Routing::DeprecatedMapper::Resource#has_action? | |
0.01 376.96 0.03 3338 0.01 0.06 Regin::CharacterClass#option_names | |
0.01 376.99 0.03 14022 0.00 0.00 StringScanner#[] | |
0.01 377.02 0.03 1628 0.02 68.40 ActionDispatch::Routing::Mapper::HttpHelpers.map_method | |
0.01 377.05 0.03 210 0.14 207.76 ActionDispatch::Routing::DeprecatedMapper#map_member_actions | |
0.01 377.08 0.03 3768 0.01 0.01 Rack::Mount::Utils.regexp_anchored? | |
0.01 377.11 0.03 9624 0.00 0.00 ActiveSupport::Dependencies.constant_watch_stack | |
0.01 377.14 0.03 6695 0.00 0.00 Module#name | |
0.01 377.17 0.03 1047 0.03 0.09 Module#attr_reader | |
0.01 377.20 0.03 3066 0.01 0.04 MIME::Types#add_type_variant | |
0.01 377.23 0.03 637 0.05 0.05 Class#write_inheritable_attribute | |
0.01 377.26 0.03 1911 0.02 0.02 Array#drop | |
0.01 377.29 0.03 1850 0.02 0.96 ActionDispatch::Routing::Mapper::Mapping#app | |
0.01 377.32 0.03 2517 0.01 0.18 Psych::Visitors::ToRuby#visit_Psych_Nodes_Scalar | |
0.01 377.35 0.03 2089 0.01 0.03 Time#<=> | |
0.01 377.38 0.03 8474 0.00 0.03 #<Class:0x007f9f08c96040>#new | |
0.01 377.41 0.03 1712 0.02 0.97 Module#include | |
0.01 377.44 0.03 3812 0.01 0.01 Rack::Mount::StrexpParser#_reduce_1 | |
0.01 377.47 0.03 2071 0.01 0.01 Kernel.binding | |
0.01 377.50 0.03 402 0.07 0.10 Mysql2::Client#encoding_from_charset_code | |
0.01 377.53 0.03 3027 0.01 0.01 SOAP::Mapping::SchemaDefinition#initialize | |
0.01 377.56 0.03 4047 0.01 0.01 String#initialize | |
0.01 377.59 0.03 1605 0.02 0.45 MIME::Types#add | |
0.01 377.62 0.03 1468 0.02 0.35 ActionDispatch::Routing::Mapper::Scoping.merge_constraints_scope | |
0.01 377.65 0.03 2902 0.01 2.25 ActionDispatch::Routing::RouteSet::NamedRouteCollection#add | |
0.01 377.68 0.03 10480 0.00 0.00 Kernel.object_id | |
0.01 377.71 0.03 3066 0.01 0.03 MIME::Types#index_extensions | |
0.01 377.74 0.03 5262 0.01 0.01 MatchData#end | |
0.01 377.77 0.03 22819 0.00 0.00 Array#compact | |
0.01 377.80 0.03 19065 0.00 0.00 Array#empty? | |
0.01 377.83 0.03 2621 0.01 0.06 SOAP::Mapping::SchemaSequenceDefinition#initialize | |
0.01 377.86 0.03 191 0.16 0.26 Rake::Task#initialize | |
0.01 377.89 0.03 375 0.08 53.01 ActiveSupport::Dependencies.load_missing_constant | |
0.01 377.92 0.03 256 0.12 1254.57 Object#with_options | |
0.01 377.95 0.03 2089 0.01 0.01 Time#rake_original_time_compare | |
0.01 377.98 0.03 7856 0.00 0.00 TrueClass#to_s | |
0.01 378.01 0.03 6440 0.00 0.00 String#upcase | |
0.01 378.04 0.03 2010 0.01 18.27 Enumerable.find | |
0.01 378.07 0.03 67 0.45 0.60 Array#reject | |
0.01 378.10 0.03 8742 0.00 0.22 Regin::Collection#include? | |
0.01 378.13 0.03 10467 0.00 0.00 File#file? | |
0.01 378.16 0.03 7200 0.00 0.00 Rack::Mount::GeneratableRegexp::InstanceMethods.defaults= | |
0.01 378.19 0.03 54963 0.00 0.00 Kernel.freeze | |
0.01 378.22 0.03 12631 0.00 0.00 Regexp#options | |
0.01 378.25 0.03 4692 0.01 0.39 Regin::Parser#_reduce_8 | |
0.01 378.28 0.03 6347 0.00 0.00 FalseClass#to_s | |
0.01 378.30 0.02 266 0.08 43.27 ActiveSupport::Dependencies.depend_on | |
0.01 378.32 0.02 1639 0.01 0.05 Module#append_features | |
0.01 378.34 0.02 1680 0.01 0.07 ActionDispatch::Routing::DeprecatedMapper#add_conditions_for | |
0.01 378.36 0.02 439 0.05 0.05 ActiveSupport::Dependencies.load_once_path? | |
0.01 378.38 0.02 5767 0.00 0.00 String#squeeze! | |
0.01 378.40 0.02 3322 0.01 0.13 Regin::Parser#_reduce_12 | |
0.01 378.42 0.02 1354 0.01 0.51 Regin::Group#dup | |
0.01 378.44 0.02 750 0.03 0.08 ActiveSupport::Inflector.camelize | |
0.01 378.46 0.02 2014 0.01 0.12 Comparable.> | |
0.01 378.48 0.02 453 0.04 0.15 ActiveRecord::NamedScope::ClassMethods.scopes | |
0.01 378.50 0.02 1128 0.02 0.02 Grape::Util::HashStack#peek | |
0.01 378.52 0.02 774 0.03 1.21 Kernel.with_warnings | |
0.01 378.54 0.02 925 0.02 0.22 Grape::Util::HashStack#get | |
0.01 378.56 0.02 707 0.03 0.66 ActiveSupport::Inflector.singularize | |
0.01 378.58 0.02 600 0.03 0.67 Kramdown::Options.parse | |
0.01 378.60 0.02 6888 0.00 0.00 Regin::Atom#to_s | |
0.01 378.62 0.02 187 0.11 0.11 ActiveRecord::Reflection::AssociationReflection#validate? | |
0.01 378.64 0.02 1012 0.02 73.70 ActionDispatch::Routing::Mapper::HttpHelpers.get | |
0.01 378.66 0.02 7574 0.00 0.00 Rack::Mount::Analysis::Frequency#expire! | |
0.01 378.68 0.02 3322 0.01 0.01 StringScanner#string | |
0.01 378.70 0.02 2089 0.01 0.07 Object#acts_like? | |
0.01 378.72 0.02 7 2.86 5.71 ERB::Compiler::SimpleScanner2#scan | |
0.01 378.74 0.02 189 0.11 5.98 ActiveModel::Validations::ClassMethods.validate | |
0.01 378.76 0.02 6100 0.00 0.02 ActiveSupport::Dependencies.log_call | |
0.01 378.78 0.02 12 1.67 1.67 I18n.config | |
0.01 378.80 0.02 2110 0.01 0.01 String#succ | |
0.01 378.82 0.02 1557 0.01 0.01 String#chomp | |
0.01 378.84 0.02 1 20.00 20.00 OmniAuth::Configuration#defaults | |
0.01 378.86 0.02 3066 0.01 0.01 MIME::Type#docs= | |
0.01 378.88 0.02 4892 0.00 0.00 Hash#empty? | |
0.01 378.90 0.02 6405 0.00 0.00 String#downcase | |
0.01 378.92 0.02 4619 0.00 0.00 Kernel.instance_variable_set | |
0.01 378.94 0.02 1509 0.01 0.01 Regin::Parser#initialize | |
0.01 378.96 0.02 685 0.03 0.04 Array#index | |
0.01 378.98 0.02 448 0.04 0.04 Pry::Command#command_regex | |
0.01 379.00 0.02 188 0.11 0.64 Rake::Scope#path_with_task_name | |
0.01 379.02 0.02 129 0.16 0.31 Module#parents | |
0.01 379.04 0.02 170 0.12 0.41 ActiveSupport::Dependencies.autoloadable_module? | |
0.01 379.06 0.02 442 0.05 52.58 ActiveSupport::Dependencies.load_file | |
0.01 379.08 0.02 60 0.33 0.50 NewRelic::Agent::StatsEngine::MetricStats.record_metrics | |
0.01 379.10 0.02 16 1.25 87.50 Hash#each_key | |
0.01 379.12 0.02 3286 0.01 0.01 Set#include? | |
0.01 379.14 0.02 48 0.42 0.62 Struct#new | |
0.01 379.16 0.02 1894 0.01 0.20 ActionDispatch::Routing::Mapper::Mapping#constraints | |
0.01 379.18 0.02 7309 0.00 0.00 Array#size | |
0.01 379.20 0.02 498 0.04 150.42 ActionDispatch::Routing::Mapper::Resources.apply_common_behavior_for | |
0.01 379.22 0.02 145 0.14 0.97 String#constantize | |
0.01 379.24 0.02 1554 0.01 0.02 ActiveSupport::Inflector.inflections | |
0.01 379.26 0.02 26360 0.00 0.00 Hash#has_key? | |
0.01 379.28 0.02 50 0.40 6.80 ActionDispatch::Routing::Mapper::Mapping#segment_keys | |
0.01 379.30 0.02 3787 0.01 0.01 Rack::Mount::RouteSet#expire! | |
0.01 379.32 0.02 1758 0.01 0.02 Hash#reverse_merge! | |
0.01 379.34 0.02 2116 0.01 0.19 Hash#deep_merge! | |
0.00 379.35 0.01 3749 0.00 0.00 Symbol#to_proc | |
0.00 379.36 0.01 210 0.05 0.05 ActionDispatch::Routing::DeprecatedMapper::Resource#set_allowed_actions | |
0.00 379.37 0.01 1852 0.01 0.19 Hash#reject | |
0.00 379.38 0.01 3156 0.00 0.00 Array#push | |
0.00 379.39 0.01 240 0.04 0.04 ActionDispatch::Routing::DeprecatedMapper::Resource#nesting_name_prefix | |
0.00 379.40 0.01 1 10.00 50.00 I18n::Config#backend | |
0.00 379.41 0.01 1738 0.01 0.01 ActiveSupport::Inflector.dasherize | |
0.00 379.42 0.01 5 2.00 2.00 ActiveRecord::Reflection::AssociationReflection#derive_primary_key_name | |
0.00 379.43 0.01 204 0.05 0.05 Grape::API#set | |
0.00 379.44 0.01 641 0.02 0.53 ActiveSupport::Dependencies.search_for_file | |
0.00 379.45 0.01 192 0.05 0.05 Kramdown::Element#initialize | |
0.00 379.46 0.01 36 0.28 0.28 Kramdown::Converter::Html#convert_p | |
0.00 379.47 0.01 4631 0.00 0.00 String#starts_with? | |
0.00 379.48 0.01 1680 0.01 0.01 ActionDispatch::Routing::RouteSet::NamedRouteCollection#get | |
0.00 379.49 0.01 12 0.83 0.83 NewRelic::Control::Server#to_s | |
0.00 379.50 0.01 403 0.02 0.02 Mysql2::Client#encoding_from_charset | |
0.00 379.51 0.01 360 0.03 124.36 ActionDispatch::Routing::Mapper::Resources.member | |
0.00 379.52 0.01 926 0.01 0.17 Enumerator#each | |
0.00 379.53 0.01 27 0.37 0.37 CoreApi::V2::Base#errors | |
0.00 379.54 0.01 258 0.04 0.04 Grape::Util::HashStack#push | |
0.00 379.55 0.01 229 0.04 61.75 ActiveSupport::Dependencies::ModuleConstMissing.const_missing | |
0.00 379.56 0.01 134 0.07 0.15 ActionDispatch::Routing::Mapper::Resources::Resource#nested_scope | |
0.00 379.57 0.01 1405 0.01 0.01 String#<=> | |
0.00 379.58 0.01 108 0.09 0.09 MonitorMixin.mon_enter | |
0.00 379.59 0.01 20 0.50 0.50 CompassRails.root | |
0.00 379.60 0.01 1 10.00 10.00 Gem::Specification#add_dependency_with_type | |
0.00 379.61 0.01 1 10.00 10.00 CarrierWave::Uploader::Base#processors= | |
0.00 379.62 0.01 151 0.07 0.99 ActiveRecord::NamedScope::ClassMethods.scope | |
0.00 379.63 0.01 76 0.13 30.26 Rake::DSL.namespace | |
0.00 379.64 0.01 211 0.05 0.05 Rake::Task#enhance | |
0.00 379.65 0.01 210 0.05 0.29 Rake::TaskManager.intern | |
0.00 379.66 0.01 1 10.00 10.00 Mysql2::Client#connect | |
0.00 379.67 0.01 52 0.19 0.19 ActiveRecord::ConnectionAdapters::Column#simplified_type | |
0.00 379.68 0.01 1 10.00 10.00 NewRelic::Agent::Commands::XraySessionCollection#initialize | |
0.00 379.69 0.01 1 10.00 10.00 NewRelic::Control::ServerMethods.server_from_host | |
0.00 379.70 0.01 189 0.05 0.16 Compass::Configuration::Inheritance::InstanceMethods.read_without_default | |
0.00 379.71 0.01 36 0.28 1.67 ActiveRecord::Base#after_save | |
0.00 379.72 0.01 95 0.11 0.11 Time#strftime | |
0.00 379.73 0.01 133 0.08 0.08 Rake::TaskManager.resolve_args_with_dependencies | |
0.00 379.74 0.01 164 0.06 0.06 ERB::Compiler#content_dump | |
0.00 379.75 0.01 720 0.01 106.75 BasicObject#instance_eval | |
0.00 379.76 0.01 241 0.04 0.04 Compass::Configuration::Inheritance::InstanceMethods.respond_to? | |
0.00 379.77 0.01 19 0.53 9.47 Rack::Mount::RouteSet#initialize | |
0.00 379.78 0.01 152 0.07 0.13 Features::Feature#initialize | |
0.00 379.79 0.01 32 0.31 0.31 ActionDispatch::MiddlewareStack::Middleware#normalize | |
0.00 379.80 0.01 1918 0.01 0.01 ActionDispatch::Routing::RouteSet#controller_constraints | |
0.00 379.81 0.01 89 0.11 0.11 Pathname#relative? | |
0.00 379.82 0.01 12 0.83 3.33 Pry::CommandSet#alias_command | |
0.00 379.83 0.01 1 10.00 20.00 Pry#fix_coderay_colors | |
0.00 379.84 0.01 10 1.00 25.00 ActionDispatch::Callbacks#to_prepare | |
0.00 379.85 0.01 102 0.10 6.86 ActiveRecord::Base#after_create | |
0.00 379.86 0.01 509 0.02 0.04 Gem::Specification#full_gem_path | |
0.00 379.87 0.01 75 0.13 0.13 NewRelic::MetricSpec#initialize | |
0.00 379.88 0.01 4 2.50 2.50 ActionMailer::DeliveryMethods::ClassMethods.add_delivery_method | |
0.00 379.89 0.01 6155 0.00 0.00 Module#protected | |
0.00 379.90 0.01 846 0.01 0.01 XSD::QName#== | |
0.00 379.91 0.01 1276 0.01 0.01 ActionDispatch::Routing::DeprecatedMapper::Resource#member_path | |
0.00 379.92 0.01 1316 0.01 0.01 Module#blankslate_original_append_features | |
0.00 379.93 0.01 18 0.56 0.56 Braintree::BaseModule.included | |
0.00 379.94 0.01 10 1.00 1.00 RSpec.deprecate | |
0.00 379.95 0.01 2531 0.00 0.00 Array#reverse | |
0.00 379.96 0.01 2 5.00 460.00 Rails::Engine#load_tasks | |
0.00 379.97 0.01 2089 0.00 0.11 Time#compare_with_coercion | |
0.00 379.98 0.01 553 0.02 0.07 Module#to_s | |
0.00 379.99 0.01 3002 0.00 0.03 Regin::Parser#_reduce_15 | |
0.00 380.00 0.01 732 0.01 5.74 ActiveSupport::Callbacks::ClassMethods.set_callback | |
0.00 380.01 0.01 28 0.36 2.14 Enumerable.sort_by | |
0.00 380.02 0.01 46 0.22 0.43 Rails::Paths::Path#paths | |
0.00 380.03 0.01 601 0.02 0.02 Dir#[] | |
0.00 380.04 0.01 79 0.13 0.38 Sinatra::Base#route | |
0.00 380.05 0.01 2883 0.00 0.00 Array#== | |
0.00 380.06 0.01 1 10.00 50.00 LittlePlugger::ClassMethods.load_plugins | |
0.00 380.07 0.01 1558 0.01 44.51 ActionDispatch::Routing::DeprecatedMapper#named_route | |
0.00 380.08 0.01 344 0.03 0.03 Cucumber::RbSupport::RbWorld.alias_adverb | |
0.00 380.09 0.01 7 1.43 4.29 Bundler::SpecSet#each | |
0.00 380.10 0.01 12 0.83 154.17 AbstractController::Helpers::ClassMethods.helper | |
0.00 380.11 0.01 453 0.02 0.02 Gherkin::I18n#code_keyword_for | |
0.00 380.12 0.01 82 0.12 0.12 Hash#values | |
0.00 380.13 0.01 21 0.48 0.95 AttrOptional::ClassMethods.inherited | |
0.00 380.14 0.01 122 0.08 0.08 AttrRequired::ClassMethods.required_attributes | |
0.00 380.15 0.01 128 0.08 0.47 Haml::Util.static_method_name | |
0.00 380.16 0.01 2 5.00 815.00 ActionController::Base#inherited | |
0.00 380.17 0.01 3 3.33 3.33 Psych::Handlers::DocumentStream#initialize | |
0.00 380.18 0.01 5318 0.00 0.00 Array#* | |
0.00 380.19 0.01 228 0.04 0.04 Module#attr_writer | |
0.00 380.20 0.01 3 3.33 366.67 Psych.load | |
0.00 380.21 0.01 1152 0.01 0.01 Array#hash | |
0.00 380.22 0.01 1 10.00 10.00 ActionController::Base#perform_caching | |
0.00 380.23 0.01 1 10.00 180.00 ActionView::Template::Handlers.extended | |
0.00 380.24 0.01 10 1.00 1.00 JSON.deep_const_get | |
0.00 380.25 0.01 1 10.00 30.00 String#upto | |
0.00 380.26 0.01 67 0.15 0.30 Rails::Initializable::ClassMethods.initializer | |
0.00 380.27 0.01 48 0.21 0.21 Rails::Paths::Root#all_paths | |
0.00 380.28 0.01 1 10.00 10.00 Enumerable.chunk | |
0.00 380.29 0.01 245 0.04 0.08 ActiveSupport::Inflector.underscore | |
0.00 380.30 0.01 29 0.34 0.34 Rails::Railtie::Configurable::ClassMethods.config | |
0.00 380.31 0.01 203 0.05 0.05 Array#delete | |
0.00 380.32 0.01 2 5.00 5.00 Module#deprecate | |
0.00 380.33 0.01 276 0.04 1.38 ActiveSupport::Concern.append_features | |
0.00 380.34 0.01 91 0.11 15.16 ActiveRecord::Associations::ClassMethods.has_many | |
0.00 380.35 0.01 3 3.33 3.33 Marshal.load | |
0.00 380.36 0.01 58 0.17 5.86 ActiveRecord::Associations::ClassMethods.belongs_to | |
0.00 380.37 0.01 1 10.00 10.00 Module#initialize_copy | |
0.00 380.38 0.01 71 0.14 3.38 Module#delegate | |
0.00 380.39 0.01 1 10.00 10.00 JRails.load_config | |
0.00 380.40 0.01 269 0.04 0.04 String#downcase! | |
0.00 380.41 0.01 299 0.03 0.03 Delegator#delegating_block | |
0.00 380.42 0.01 21 0.48 0.48 Rails::Engine::Configurable::ClassMethods.config | |
0.00 380.43 0.01 69 0.14 0.14 Dir#open | |
0.00 380.44 0.01 152 0.07 0.07 Module#module_function | |
0.00 380.45 0.01 176 0.06 1.08 Enumerable.each_entry | |
0.00 380.46 0.01 31 0.32 0.32 Fixnum#=== | |
0.00 380.47 0.01 771 0.01 0.04 ActiveSupport::DescendantsTracker.descendants | |
0.00 380.48 0.01 27 0.37 0.37 Module#syck_yaml_as | |
0.00 380.49 0.01 189 0.05 0.58 Class#initialize | |
0.00 380.50 0.01 4877 0.00 0.00 Fixnum#^ | |
0.00 380.51 0.01 705 0.01 0.68 String#singularize | |
0.00 380.52 0.01 52 0.19 0.19 Kramdown::Parser::Base#add_text | |
0.00 380.53 0.01 1 10.00 20.00 ActiveSupport::Cache::DalliStore#initialize | |
0.00 380.54 0.01 4793 0.00 0.01 Hash#except! | |
0.00 380.55 0.01 1110 0.01 0.01 ActionDispatch::Routing::DeprecatedMapper::Resource#shallow_name_prefix | |
0.00 380.56 0.01 226 0.04 0.04 ActionDispatch::Routing::DeprecatedMapper::Resource#nesting_path_prefix | |
0.00 380.57 0.01 1 10.00 110.00 NilClass#add_whiner | |
0.00 380.58 0.01 4 2.50 32.50 AbstractController::Layouts::ClassMethods.inherited | |
0.00 380.59 0.01 15 0.67 3.33 Grape::API#inherited | |
0.00 380.60 0.01 443 0.02 0.02 Grape::Util::HashStack#set | |
0.00 380.61 0.01 413 0.02 0.12 ActiveSupport::Dependencies.qualified_name_for | |
0.00 380.62 0.01 1049 0.01 0.01 Array#uniq! | |
0.00 380.63 0.01 2153 0.00 0.00 Hash#update | |
0.00 380.64 0.01 3 3.33 200.00 ActionDispatch::Routing::RouteSet#clear! | |
0.00 380.65 0.01 111 0.09 2.16 ActiveRecord::ConnectionAdapters::ConnectionHandler#retrieve_connection_pool | |
0.00 380.66 0.01 2 5.00 515.00 Rails::Application::Railties#all | |
0.00 380.67 0.01 5394 0.00 0.00 StringScanner#initialize | |
0.00 380.68 0.01 1024 0.01 0.02 ActionDispatch::Routing::DeprecatedMapper::Resource#path | |
0.00 380.69 0.01 108 0.09 0.09 MonitorMixin.mon_exit | |
0.00 380.70 0.01 95 0.11 6.63 Logger::LogDevice#write | |
0.00 380.71 0.01 5 2.00 2.00 Kernel.sleep | |
0.00 380.72 0.01 3 3.33 170.00 NewRelic::Agent::NewRelicService#send_request | |
0.00 380.73 0.01 84 0.12 0.12 ActionDispatch::Routing::Mapper::Resources::SingletonResource#singular | |
0.00 380.74 0.01 34 0.29 1.18 DependencyDetection.defer | |
0.00 380.75 0.01 42 0.24 15.24 CoreApi::V2::Base#route | |
0.00 380.76 0.01 89 0.11 1.91 Grape::Validations::ParamsScope#validates | |
0.00 380.77 0.01 102 0.10 0.20 DependencyDetection::Dependent#dependencies_satisfied? | |
0.00 380.78 0.01 420 0.02 0.02 ActionDispatch::Routing::DeprecatedMapper::Resource#add_default_action | |
0.00 380.79 0.01 284 0.04 0.14 TZInfo::Timezone#new | |
0.00 380.80 0.01 65 0.15 0.77 ActiveSupport::Inflector.pluralize | |
0.00 380.81 0.01 70 0.14 0.57 Grape::Validations::ParamsScope#requires | |
0.00 380.82 0.01 6231 0.00 0.00 NilClass#blank? | |
0.00 380.83 0.01 1687 0.01 0.01 Hash#values_at | |
0.00 380.84 0.01 54 0.19 10.19 Grape::Validations::ParamsScope#initialize | |
0.00 380.85 0.01 38 0.26 0.26 #<Class:0x007f9f03216a20>#new | |
0.00 380.86 0.01 29 0.34 0.34 CoreApi::V2::Serializers::Base#_attributes | |
0.00 380.87 0.01 18 0.56 3.33 ActiveRecord::Base#columns | |
0.00 380.88 0.01 6139 0.00 0.00 Kernel.initialize_copy | |
0.00 380.89 0.01 797 0.01 0.24 Hash#slice | |
0.00 380.90 0.01 113 0.09 0.88 CoreApi::V2::Serializers::Base#attribute | |
0.00 380.91 0.01 1738 0.01 0.02 String#dasherize | |
0.00 380.92 0.01 2928 0.00 0.00 ActionDispatch::Routing::Mapper::Resources::Resource#plural | |
0.00 380.93 0.01 29 0.34 34.83 Rails::Railtie#load_tasks | |
0.00 380.94 0.01 245 0.04 0.04 #<Class:0x007f9f08d0e040>#new | |
0.00 380.95 0.01 38 0.26 0.26 NameError#missing_name | |
0.00 380.96 0.01 79 0.13 0.13 Sinatra::Base#compile! | |
0.00 380.97 0.01 61 0.16 0.16 Kramdown::Parser::Kramdown::Data#method | |
0.00 380.98 0.01 122 0.08 0.08 NewRelic::Agent::MethodTracer::ClassMethods._sanitize_name | |
0.00 380.99 0.01 42 0.24 0.24 Hash#getopt | |
0.00 381.00 0.01 187 0.05 11.02 ActiveRecord::AutosaveAssociation::ClassMethods.add_autosave_association_callbacks | |
0.00 381.01 0.01 292 0.03 0.03 ActionDispatch::Routing::Mapper::Resources::Resource#initialize | |
0.00 381.02 0.01 2530 0.00 0.00 Regexp#== | |
0.00 381.03 0.01 4 2.50 2.50 Syck::Parser#load | |
0.00 381.04 0.01 99 0.10 7.68 ActiveRecord::Base#after_update | |
0.00 381.05 0.01 1999 0.01 0.01 NameError#initialize | |
0.00 381.06 0.01 187 0.05 0.11 ActiveRecord::Reflection::ClassMethods.reflect_on_association | |
0.00 381.07 0.01 98 0.10 0.10 ActionDispatch::Routing::Mapper::Resources.scope_action_options? | |
0.00 381.08 0.01 121 0.08 5.70 ActiveModel::Validations::ClassMethods.inherited | |
0.00 381.09 0.01 56 0.18 1.96 Gherkin::I18n#code_keywords | |
0.00 381.10 0.01 2208 0.00 0.00 Object#duplicable? | |
0.00 381.11 0.01 3768 0.00 0.00 ActionDispatch::Routing::Route#to_a | |
0.00 381.12 0.01 134 0.07 0.07 ActionDispatch::Routing::Mapper::Resources.id_constraint? | |
0.00 381.13 0.01 7200 0.00 0.00 Rack::Mount::GeneratableRegexp::InstanceMethods.defaults | |
0.00 381.14 0.01 40 0.25 0.25 Grape::API#desc | |
0.00 381.15 0.01 872 0.01 0.22 ActionDispatch::Routing::Mapper#normalize_name | |
0.00 381.16 0.01 11086 0.00 0.00 Array#unshift | |
0.00 381.17 0.01 7184 0.00 0.00 BasicObject#singleton_method_added | |
0.00 381.18 0.01 994 0.01 0.01 ActionDispatch::Routing::Mapper::Resources.action_path | |
0.00 381.19 0.01 24 0.42 44.58 Dir#glob | |
0.00 381.20 0.01 677 0.01 0.04 Gherkin::I18n#real_keyword | |
0.00 381.21 0.01 12223 0.00 0.00 Hash#keys | |
0.00 381.22 0.01 2116 0.00 0.20 Hash#deep_merge | |
0.00 381.23 0.01 2902 0.00 2.23 ActionDispatch::Routing::RouteSet::NamedRouteCollection#define_named_route_methods | |
0.00 381.24 0.01 1722 0.01 0.54 Regin::Expression#anchored_to_end_of_line? | |
0.00 381.25 0.01 27 0.37 0.37 ActiveRecord::Base#_initialize_callbacks | |
0.00 381.26 0.01 4 2.50 2.50 ActiveModel::Validations::ClassMethods.validates_each | |
0.00 381.27 0.01 210 0.05 0.05 ActionDispatch::Routing::DeprecatedMapper::Resource#new_path | |
0.00 381.28 0.01 1 10.00 10.00 ApplicationController::ProductLoading.included | |
0.00 381.29 0.01 2 5.00 5.00 HTTParty::ClassMethods.base_uri | |
0.00 381.29 0.00 3 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasOne)#options | |
0.00 381.29 0.00 1 0.00 0.00 ActionView::Template::Handlers::ERB#erb_trim_mode= | |
0.00 381.29 0.00 1 0.00 0.00 ActionView::Template::Handlers::ERB#erb_implementation= | |
0.00 381.29 0.00 6 0.00 0.00 ActionView::Template::Handlers.register_template_handler | |
0.00 381.29 0.00 1 0.00 0.00 ActionView::Template::Handlers.register_default_template_handler | |
0.00 381.29 0.00 4 0.00 0.00 ActionView::Template::Handler#default_format= | |
0.00 381.29 0.00 6 0.00 0.00 ActionView::Resolver#initialize | |
0.00 381.29 0.00 6 0.00 0.00 ActionView::FileSystemResolver#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ActionView::LookupContext#registered_details= | |
0.00 381.29 0.00 1 0.00 0.00 ActionView::LookupContext#registered_detail_setters= | |
0.00 381.29 0.00 2 0.00 0.00 ActionView::LookupContext#registered_details | |
0.00 381.29 0.00 2 0.00 0.00 ActionView::LookupContext#registered_detail_setters | |
0.00 381.29 0.00 2 0.00 0.00 ActionView::LookupContext#register_detail | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::LogSubscriber#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Base#table_name_prefix= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Base#table_name_suffix= | |
0.00 381.29 0.00 22 0.00 0.00 Class#_stash_object_in_method | |
0.00 381.29 0.00 10 0.00 0.00 ActiveRecord::Base#_store_full_sti_class= | |
0.00 381.29 0.00 8 0.00 0.00 Class#_superclass_delegating_accessor | |
0.00 381.29 0.00 8 0.00 0.00 Class#superclass_delegating_accessor | |
0.00 381.29 0.00 9 0.00 0.00 ActiveRecord::Base#store_full_sti_class= | |
0.00 381.29 0.00 6 0.00 0.00 Class#class_inheritable_reader | |
0.00 381.29 0.00 6 0.00 0.00 Class#class_inheritable_writer | |
0.00 381.29 0.00 6 0.00 0.00 Class#class_inheritable_accessor | |
0.00 381.29 0.00 1 0.00 0.00 Erubis::Basic::Converter.pattern_regexp | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Base#default_scoping= | |
0.00 381.29 0.00 1 0.00 0.00 Float#-@ | |
0.00 381.29 0.00 121 0.00 0.33 ActiveRecord::Base#_validators= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Base#lock_optimistically= | |
0.00 381.29 0.00 4 0.00 2.50 ActiveScaffold.autoload_subdir | |
0.00 381.29 0.00 12 0.00 0.00 ActiveModel::AttributeMethods::ClassMethods.attribute_method_matchers | |
0.00 381.29 0.00 15 0.00 0.00 Hash#symbolize_keys! | |
0.00 381.29 0.00 9 0.00 0.00 Float#/ | |
0.00 381.29 0.00 9 0.00 0.00 ActiveModel::AttributeMethods::ClassMethods::AttributeMethodMatcher#initialize | |
0.00 381.29 0.00 54 0.00 0.00 ActiveModel::AttributeMethods::ClassMethods.generated_attribute_methods | |
0.00 381.29 0.00 6 0.00 0.00 ActiveModel::AttributeMethods::ClassMethods.undefine_attribute_methods | |
0.00 381.29 0.00 5 0.00 0.00 ActiveModel::AttributeMethods::ClassMethods.attribute_method_suffix | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Base#attribute_types_cached_by_default= | |
0.00 381.29 0.00 2 0.00 0.00 ActiveRecord::Base#time_zone_aware_attributes= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Base#skip_time_zone_conversion_for_attributes= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveModel::AttributeMethods::ClassMethods.attribute_method_affix | |
0.00 381.29 0.00 2 0.00 0.00 ActiveRecord::Base#_partial_updates= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Base#partial_updates= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Base#record_timestamps= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveModel::Callbacks.extended | |
0.00 381.29 0.00 1 0.00 0.00 Module#psych_yaml_as | |
0.00 381.29 0.00 23 0.00 0.00 ActiveRecord::Base#_validation_callbacks | |
0.00 381.29 0.00 1 0.00 0.00 Psych.add_tag | |
0.00 381.29 0.00 748 0.00 0.08 String#camelize | |
0.00 381.29 0.00 8 0.00 0.00 ActiveModel::Callbacks._define_after_model_callback | |
0.00 381.29 0.00 33 0.00 0.00 ActiveRecord::Base#_find_callbacks | |
0.00 381.29 0.00 11 0.00 0.00 ActiveRecord::Base#_touch_callbacks | |
0.00 381.29 0.00 3 0.00 0.00 ActiveModel::Callbacks.define_model_callbacks | |
0.00 381.29 0.00 635 0.00 0.00 Array#to_ary | |
0.00 381.29 0.00 426 0.00 0.05 ActiveRecord::Base#_save_callbacks | |
0.00 381.29 0.00 5 0.00 0.00 ActiveModel::Callbacks._define_before_model_callback | |
0.00 381.29 0.00 4 0.00 0.00 ActiveModel::Callbacks._define_around_model_callback | |
0.00 381.29 0.00 251 0.00 0.00 ActiveRecord::Base#_create_callbacks | |
0.00 381.29 0.00 229 0.00 0.00 ActiveRecord::Base#_update_callbacks | |
0.00 381.29 0.00 174 0.00 0.00 ActiveRecord::Base#_destroy_callbacks | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Base#nested_attributes_options= | |
0.00 381.29 0.00 18 0.00 0.00 ActiveRecord::Associations::ClassMethods.valid_keys_for_has_one_association | |
0.00 381.29 0.00 59 0.00 0.00 ActiveRecord::Associations::ClassMethods.valid_keys_for_belongs_to_association | |
0.00 381.29 0.00 92 0.00 0.00 ActiveRecord::Associations::ClassMethods.valid_keys_for_has_many_association | |
0.00 381.29 0.00 8 0.00 0.00 ActiveRecord::Associations::ClassMethods.valid_keys_for_has_and_belongs_to_many_association | |
0.00 381.29 0.00 2 0.00 0.00 ActiveRecord::Base#include_root_in_json= | |
0.00 381.29 0.00 5 0.00 0.00 ActiveRecord::Base#_commit_callbacks | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Base#_rollback_callbacks | |
0.00 381.29 0.00 1 0.00 0.00 Module#synchronize | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::ConnectionAdapters::ConnectionHandler#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Base#connection_handler= | |
0.00 381.29 0.00 10 0.00 2.00 ActiveRecord::Base#inspect | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::ConnectionAdapters::QueryCache.dirties_query_cache | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::ConnectionAdapters::QueryCache.included | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::ConnectionAdapters::AbstractAdapter#_checkout_callbacks | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::ConnectionAdapters::AbstractAdapter#_checkin_callbacks | |
0.00 381.29 0.00 1 0.00 0.00 RenderComponent::Components.included | |
0.00 381.29 0.00 13 0.00 106.92 Set#each | |
0.00 381.29 0.00 1 0.00 0.00 ActionView::Helpers::InstanceTag#default_url_options= | |
0.00 381.29 0.00 1 0.00 0.00 Module#instance_method_names | |
0.00 381.29 0.00 1 0.00 0.00 ActionView::Helpers::FormBuilder#field_helpers= | |
0.00 381.29 0.00 1 0.00 0.00 ActionView::Helpers::FormBuilder#field_helpers | |
0.00 381.29 0.00 26 0.00 0.00 AbstractController::Callbacks::ClassMethods._normalize_callback_options | |
0.00 381.29 0.00 139 0.00 0.07 AbstractController::Helpers::ClassMethods.add_template_helper | |
0.00 381.29 0.00 3 0.00 0.00 String#end_with? | |
0.00 381.29 0.00 7 0.00 131.43 ActionController::Helpers::ClassMethods.modules_for_helpers | |
0.00 381.29 0.00 12 0.00 95.00 AbstractController::Helpers::ClassMethods.modules_for_helpers | |
0.00 381.29 0.00 51 0.00 1414.51 ActiveSupport.execute_hook | |
0.00 381.29 0.00 1 0.00 0.00 ActionController::Base#_serialization_scope= | |
0.00 381.29 0.00 4 0.00 47.50 Grape::API#delete | |
0.00 381.29 0.00 1 0.00 0.00 ActionController::Base#protected_instance_variables= | |
0.00 381.29 0.00 2 0.00 0.00 Time#zone | |
0.00 381.29 0.00 2 0.00 0.00 Time#local | |
0.00 381.29 0.00 192 0.00 0.00 Bignum#<=> | |
0.00 381.29 0.00 1 0.00 0.00 ActionController::Base#rescue_handlers= | |
0.00 381.29 0.00 26 0.00 21.15 AbstractController::Callbacks::ClassMethods._insert_callbacks | |
0.00 381.29 0.00 18 0.00 28.89 AbstractController::Callbacks::ClassMethods.before_filter | |
0.00 381.29 0.00 1 0.00 0.00 ActionController::Base#allow_forgery_protection= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveScaffold.included | |
0.00 381.29 0.00 1 0.00 0.00 ActiveScaffold::Helpers::ControllerHelpers.included | |
0.00 381.29 0.00 1 0.00 0.00 ActionView::Base#default_url_options= | |
0.00 381.29 0.00 1 0.00 0.00 ActionController::Base#allow_forgery_protection | |
0.00 381.29 0.00 3 0.00 6.67 AbstractController::Callbacks::ClassMethods.prepend_before_filter | |
0.00 381.29 0.00 1 0.00 10.00 ActiveRecordPermissions::ModelUserAccess::Controller.included | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecordPermissions::ModelUserAccess::Model.included | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecordPermissions::Permissions.included | |
0.00 381.29 0.00 2 0.00 0.00 I18n::Config#load_path= | |
0.00 381.29 0.00 2 0.00 0.00 I18n.load_path= | |
0.00 381.29 0.00 2 0.00 0.00 WillPaginate::PerPage.extended | |
0.00 381.29 0.00 281 0.00 0.00 Integer#to_i | |
0.00 381.29 0.00 111 0.00 0.00 WillPaginate::PerPage.per_page= | |
0.00 381.29 0.00 174 0.00 0.75 BlankSlate#hide | |
0.00 381.29 0.00 1 0.00 0.00 Time#utc? | |
0.00 381.29 0.00 1 0.00 0.00 ActionController::Base#request_forgery_protection_token= | |
0.00 381.29 0.00 2 0.00 0.00 Builder.check_for_name_collision | |
0.00 381.29 0.00 2 0.00 0.00 ActionController::Base#request_forgery_protection_token | |
0.00 381.29 0.00 6 0.00 0.00 REXML::Child#initialize | |
0.00 381.29 0.00 5 0.00 0.00 REXML::Entity#initialize | |
0.00 381.29 0.00 245 0.00 0.04 #<Module:0x007f9f042a5ff8>.=== | |
0.00 381.29 0.00 3 0.00 0.00 Range#first | |
0.00 381.29 0.00 3 0.00 0.00 String#ord | |
0.00 381.29 0.00 3 0.00 0.00 Range#last | |
0.00 381.29 0.00 2 0.00 0.00 Time#_load | |
0.00 381.29 0.00 1 0.00 0.00 REXML::Encoding.find_encoding | |
0.00 381.29 0.00 1 0.00 0.00 REXML::Encoding.encoding= | |
0.00 381.29 0.00 1 0.00 0.00 REXML::XMLDecl#dowrite | |
0.00 381.29 0.00 1 0.00 0.00 REXML::XMLDecl#encoding= | |
0.00 381.29 0.00 1 0.00 0.00 REXML::XMLDecl#initialize | |
0.00 381.29 0.00 1 0.00 0.00 REXML::XMLDecl#nowrite | |
0.00 381.29 0.00 1 0.00 0.00 REXML::XMLDecl#default | |
0.00 381.29 0.00 1 0.00 0.00 ActiveMerchant::Billing::CreditCardMethods.included | |
0.00 381.29 0.00 1 0.00 0.00 ActiveMerchant::Billing::CreditCard#require_verification_value= | |
0.00 381.29 0.00 2 0.00 0.00 ActiveMerchant::Billing::Base.gateway_mode= | |
0.00 381.29 0.00 2 0.00 0.00 ActiveMerchant::Billing::Base.integration_mode= | |
0.00 381.29 0.00 2 0.00 0.00 ActiveMerchant::Billing::Base.mode= | |
0.00 381.29 0.00 32 0.00 0.00 String#start_with? | |
0.00 381.29 0.00 2 0.00 0.00 ActsAsTaggableOn.remove_unused_tags= | |
0.00 381.29 0.00 11 0.00 0.00 ActiveRecord::Base#_validators | |
0.00 381.29 0.00 376 0.00 0.05 ActiveRecord::DynamicFinderMatch#match | |
0.00 381.29 0.00 376 0.00 0.00 ActiveRecord::DynamicScopeMatch#match | |
0.00 381.29 0.00 3 0.00 0.00 Marshal.dump | |
0.00 381.29 0.00 93 0.00 0.00 ActionController::Base#_process_action_callbacks | |
0.00 381.29 0.00 120 0.00 0.00 TrueClass#duplicable? | |
0.00 381.29 0.00 2 0.00 0.00 ActsAsTaggableOn::Utils.included | |
0.00 381.29 0.00 10 0.00 0.00 ActiveRecord::Base#_accessible_attributes | |
0.00 381.29 0.00 50 0.00 0.00 ActiveRecord::Base#logger | |
0.00 381.29 0.00 19 0.00 0.53 ActiveRecord::Base#_accessible_attributes= | |
0.00 381.29 0.00 10 0.00 1.00 ActiveModel::MassAssignmentSecurity::ClassMethods.accessible_attributes | |
0.00 381.29 0.00 146 0.00 0.00 Set#initialize_copy | |
0.00 381.29 0.00 142 0.00 0.21 Set#| | |
0.00 381.29 0.00 11 0.00 0.00 ActiveModel::MassAssignmentSecurity::PermissionSet#+ | |
0.00 381.29 0.00 1 0.00 0.00 ActsAsTaggableOn::Tag#_accessible_attributes | |
0.00 381.29 0.00 11 0.00 0.91 ActiveRecord::Base#_active_authorizer= | |
0.00 381.29 0.00 9 0.00 2.22 ActiveModel::MassAssignmentSecurity::ClassMethods.attr_accessible | |
0.00 381.29 0.00 192 0.00 0.00 Hash#assert_valid_keys | |
0.00 381.29 0.00 98 0.00 3.57 ActiveRecord::Associations::ClassMethods.create_extension_modules | |
0.00 381.29 0.00 186 0.00 0.00 ActiveRecord::Reflection::MacroReflection#initialize | |
0.00 381.29 0.00 181 0.00 0.00 ActiveRecord::Reflection::AssociationReflection#initialize | |
0.00 381.29 0.00 186 0.00 0.05 Class#write_inheritable_hash | |
0.00 381.29 0.00 186 0.00 0.05 ActiveRecord::Reflection::ClassMethods.create_reflection | |
0.00 381.29 0.00 91 0.00 3.85 ActiveRecord::Associations::ClassMethods.create_has_many_reflection | |
0.00 381.29 0.00 2 0.00 0.00 Time#_dump | |
0.00 381.29 0.00 67 0.00 5.07 ActiveRecord::Base#before_destroy | |
0.00 381.29 0.00 91 0.00 1.65 ActiveRecord::Associations::ClassMethods.configure_dependency_for_has_many | |
0.00 381.29 0.00 98 0.00 0.31 ActiveRecord::Associations::ClassMethods.add_association_callbacks | |
0.00 381.29 0.00 1 0.00 0.00 Time#utc | |
0.00 381.29 0.00 42 0.00 0.00 AbstractController::Helpers::ClassMethods.helper_method | |
0.00 381.29 0.00 19 0.00 0.00 ActionController::Base#_helpers | |
0.00 381.29 0.00 207 0.00 0.00 Fixnum#divmod | |
0.00 381.29 0.00 98 0.00 8.16 ActiveRecord::Associations::ClassMethods.collection_accessor_methods | |
0.00 381.29 0.00 9 0.00 0.00 ActionController::Base#_helper_methods | |
0.00 381.29 0.00 381 0.00 0.03 ActiveRecord::Reflection::ClassMethods.reflections | |
0.00 381.29 0.00 1 0.00 0.00 ActionController::MimeResponds::ClassMethods.clear_respond_to | |
0.00 381.29 0.00 203 0.00 0.00 ActiveRecord::Reflection::AssociationReflection#collection? | |
0.00 381.29 0.00 153 0.00 2.68 ActiveRecord::Base#before_save | |
0.00 381.29 0.00 1 0.00 0.00 ActionController::Base#mimes_for_respond_to= | |
0.00 381.29 0.00 1 0.00 0.00 ActionController::Base#responder= | |
0.00 381.29 0.00 2 0.00 0.00 ActionController::Base#perform_caching= | |
0.00 381.29 0.00 1 0.00 0.00 ActionController::Base#page_cache_extension= | |
0.00 381.29 0.00 1 0.00 0.00 ActionController::Base#page_cache_extension | |
0.00 381.29 0.00 91 0.00 35.49 ActiveRecord::AutosaveAssociation::ClassMethods.has_many | |
0.00 381.29 0.00 70 0.00 0.00 ActiveModel::Validations::HelperMethods._merge_attributes | |
0.00 381.29 0.00 88 0.00 0.00 ActiveModel::Validator#initialize | |
0.00 381.29 0.00 70 0.00 0.00 ActiveModel::EachValidator#check_validity! | |
0.00 381.29 0.00 88 0.00 0.00 ActiveModel::EachValidator#initialize | |
0.00 381.29 0.00 3 0.00 0.00 ActsAsTaggableOn::Tag#_validators | |
0.00 381.29 0.00 89 0.00 0.00 ActiveSupport::Callbacks::Callback#_normalize_legacy_filter | |
0.00 381.29 0.00 88 0.00 0.00 ActiveSupport::Callbacks::Callback#name | |
0.00 381.29 0.00 88 0.00 10.23 ActiveModel::Validations::ClassMethods.validates_with | |
0.00 381.29 0.00 47 0.00 11.49 ActiveModel::Validations::HelperMethods.validates_presence_of | |
0.00 381.29 0.00 22 0.00 0.00 Hash#reverse_merge | |
0.00 381.29 0.00 12 0.00 0.00 ActiveRecord::Validations::UniquenessValidator#initialize | |
0.00 381.29 0.00 12 0.00 0.00 ActiveRecord::Validations::UniquenessValidator#setup | |
0.00 381.29 0.00 9 0.00 13.33 ActiveRecord::Validations::ClassMethods.validates_uniqueness_of | |
0.00 381.29 0.00 3 0.00 0.00 ActiveModel::Validations::LengthValidator#check_validity! | |
0.00 381.29 0.00 3 0.00 0.00 ActiveModel::Validations::LengthValidator#initialize | |
0.00 381.29 0.00 2 0.00 0.00 ActiveModel::Validations::HelperMethods.validates_length_of | |
0.00 381.29 0.00 1 0.00 0.00 ActsAsTaggableOn::Tagging#_accessible_attributes | |
0.00 381.29 0.00 58 0.00 0.00 ActiveRecord::Associations::ClassMethods.create_belongs_to_reflection | |
0.00 381.29 0.00 83 0.00 4.10 ActiveRecord::Associations::ClassMethods.association_accessor_methods | |
0.00 381.29 0.00 138 0.00 0.36 ActiveRecord::Associations::ClassMethods.association_constructor_method | |
0.00 381.29 0.00 58 0.00 0.00 ActiveRecord::Associations::ClassMethods.configure_dependency_for_belongs_to | |
0.00 381.29 0.00 2 0.00 0.00 ActionController::Base#page_cache_directory= | |
0.00 381.29 0.00 52 0.00 0.58 ActiveRecord::AutosaveAssociation::ClassMethods.define_non_cyclic_method | |
0.00 381.29 0.00 58 0.00 7.59 ActiveRecord::AutosaveAssociation::ClassMethods.belongs_to | |
0.00 381.29 0.00 10 0.00 0.00 ActiveRecord::Reflection::AssociationReflection#derive_class_name | |
0.00 381.29 0.00 16 0.00 0.00 ActiveRecord::Reflection::MacroReflection#class_name | |
0.00 381.29 0.00 3 0.00 0.00 ActsAsTaggableOn::Tagging#_validators | |
0.00 381.29 0.00 7 0.00 1.43 ActiveRecord::Base#after_destroy | |
0.00 381.29 0.00 1 0.00 0.00 ActsAsTaggableOn::Tagger.included | |
0.00 381.29 0.00 1 0.00 0.00 ActionController::Base#page_cache_directory | |
0.00 381.29 0.00 1 0.00 0.00 JRails.google? | |
0.00 381.29 0.00 4 0.00 0.00 JRails.compressed? | |
0.00 381.29 0.00 216 0.00 0.00 Array#| | |
0.00 381.29 0.00 2 0.00 0.00 ActionView::Helpers::AssetTagHelper.register_javascript_expansion | |
0.00 381.29 0.00 28 0.00 0.00 ActiveSupport::StringInquirer#method_missing | |
0.00 381.29 0.00 8 0.00 0.00 Rails.version | |
0.00 381.29 0.00 3000 0.00 0.00 Fixnum#| | |
0.00 381.29 0.00 1 0.00 0.00 RecordCache::Base.included | |
0.00 381.29 0.00 1 0.00 0.00 RecordCache::ActiveRecord::Base.included | |
0.00 381.29 0.00 1 0.00 0.00 RecordCache::Arel::TreeManager.included | |
0.00 381.29 0.00 1 0.00 0.00 RecordCache::ActiveRecord::UpdateAll.included | |
0.00 381.29 0.00 1 0.00 40.00 RecordCache::ActiveRecord::HasMany.included | |
0.00 381.29 0.00 56 0.00 0.00 String#delete | |
0.00 381.29 0.00 25 0.00 0.00 MIME::Types#initialize | |
0.00 381.29 0.00 2031 0.00 0.00 String#strip | |
0.00 381.29 0.00 1 0.00 0.00 ActionController::Renderers::ClassMethods._write_render_options | |
0.00 381.29 0.00 166 0.00 0.00 Time#now | |
0.00 381.29 0.00 166 0.00 0.00 Time#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ActionController::Base#_renderers | |
0.00 381.29 0.00 2 0.00 0.00 ActionController::Base#_renderers= | |
0.00 381.29 0.00 104 0.00 0.00 Bundler::Dependency#current_platform? | |
0.00 381.29 0.00 1 0.00 0.00 ActionController::Base#default_url_options= | |
0.00 381.29 0.00 1 0.00 0.00 ActionController::Base#hidden_actions= | |
0.00 381.29 0.00 1 0.00 0.00 Bundler.setup | |
0.00 381.29 0.00 2 0.00 0.00 ActionController::Base#helpers_path= | |
0.00 381.29 0.00 3 0.00 0.00 ActionController::Base#helpers_path | |
0.00 381.29 0.00 54 0.00 0.00 ActiveSupport::OrderedOptions#[] | |
0.00 381.29 0.00 24 0.00 57.92 MIME::Types#load_from_file | |
0.00 381.29 0.00 37 0.00 0.00 ActiveSupport::Configurable::ClassMethods.config | |
0.00 381.29 0.00 24 0.00 0.00 MIME::Types#defined_types | |
0.00 381.29 0.00 69 0.00 0.00 MIME::Type#<=> | |
0.00 381.29 0.00 69 0.00 0.00 Comparable.== | |
0.00 381.29 0.00 54 0.00 0.00 Rails.env | |
0.00 381.29 0.00 1 0.00 0.00 RestClient.create_log | |
0.00 381.29 0.00 9 0.00 0.00 ANSI::Code.colors | |
0.00 381.29 0.00 159 0.00 0.00 String#to_str | |
0.00 381.29 0.00 77 0.00 0.00 Rake::LinkedList#initialize | |
0.00 381.29 0.00 6 0.00 0.00 ActiveSupport::InheritableOptions#initialize | |
0.00 381.29 0.00 76 0.00 0.00 Rake::NameSpace#initialize | |
0.00 381.29 0.00 44 0.00 0.00 ActionController::Base#_helper_methods= | |
0.00 381.29 0.00 212 0.00 0.61 Rake::TaskManager.resolve_args | |
0.00 381.29 0.00 286 0.00 0.00 Rake::LinkedList#empty? | |
0.00 381.29 0.00 189 0.00 0.00 Rake::LinkedList::EmptyLinkedList#empty? | |
0.00 381.29 0.00 189 0.00 0.00 Rake::LinkedList#each | |
0.00 381.29 0.00 4 0.00 0.00 ActionController::Base#_helpers= | |
0.00 381.29 0.00 11 0.00 0.00 ActiveSupport::Configurable::ClassMethods.config_accessor | |
0.00 381.29 0.00 202 0.00 0.59 Rake::Task#scope_name | |
0.00 381.29 0.00 204 0.00 0.05 MonitorMixin.mon_initialize | |
0.00 381.29 0.00 204 0.00 0.05 MonitorMixin.initialize | |
0.00 381.29 0.00 191 0.00 0.00 Rake::TaskManager.current_scope | |
0.00 381.29 0.00 8 0.00 0.00 AbstractController::Layouts::ClassMethods._write_layout_method | |
0.00 381.29 0.00 18 0.00 0.00 AbstractController::Layouts::ClassMethods._implied_layout_name | |
0.00 381.29 0.00 12 0.00 0.00 AbstractController::Base#controller_path | |
0.00 381.29 0.00 210 0.00 1.57 Rake::TaskManager.define_task | |
0.00 381.29 0.00 210 0.00 1.57 Rake::Task#define_task | |
0.00 381.29 0.00 202 0.00 1.58 Rake::DSL.task | |
0.00 381.29 0.00 125 0.00 0.00 Rake::DSL.desc | |
0.00 381.29 0.00 2 0.00 0.00 Rails::Railtie#console | |
0.00 381.29 0.00 76 0.00 30.13 Rake::TaskManager.in_namespace | |
0.00 381.29 0.00 20 0.00 0.00 Module#anonymous? | |
0.00 381.29 0.00 4 0.00 0.00 ENV.[]= | |
0.00 381.29 0.00 116 0.00 0.00 Integer#integer? | |
0.00 381.29 0.00 58 0.00 0.00 Rational#convert | |
0.00 381.29 0.00 58 0.00 0.00 Kernel.Rational | |
0.00 381.29 0.00 58 0.00 0.00 TZInfo::RubyCoreSupport.rational_new! | |
0.00 381.29 0.00 3 0.00 0.00 NilClass#to_i | |
0.00 381.29 0.00 284 0.00 0.00 TZInfo::TimezoneProxy#setup | |
0.00 381.29 0.00 284 0.00 0.14 TZInfo::TimezoneProxy#new | |
0.00 381.29 0.00 284 0.00 0.14 ActiveSupport::TimeZone#find_tzinfo | |
0.00 381.29 0.00 33 0.00 0.00 Rails::Railtie#rake_tasks | |
0.00 381.29 0.00 284 0.00 12.15 ActiveSupport::TimeZone#create | |
0.00 381.29 0.00 3 0.00 1150.00 ActiveSupport::TimeZone#zones_map | |
0.00 381.29 0.00 3 0.00 1150.00 ActiveSupport::TimeZone#[] | |
0.00 381.29 0.00 63 0.00 0.00 ActiveSupport::Duration#initialize | |
0.00 381.29 0.00 17 0.00 0.00 Numeric#minutes | |
0.00 381.29 0.00 30 0.00 0.00 Numeric#hours | |
0.00 381.29 0.00 15 0.00 0.00 Numeric#coerce | |
0.00 381.29 0.00 17 0.00 0.00 ActiveSupport::Duration#method_missing | |
0.00 381.29 0.00 11 0.00 0.00 Numeric#days | |
0.00 381.29 0.00 2 0.00 0.00 Numeric#weeks | |
0.00 381.29 0.00 2 0.00 0.00 Integer#months | |
0.00 381.29 0.00 2 0.00 0.00 NrCore::TimeUtils::Milliseconds.included | |
0.00 381.29 0.00 1 0.00 0.00 Foreigner::Adapter#registered= | |
0.00 381.29 0.00 8 0.00 0.00 Foreigner::Adapter#registered | |
0.00 381.29 0.00 6 0.00 0.00 Foreigner::Adapter#register | |
0.00 381.29 0.00 16 0.00 0.00 Liquid::Template#tags | |
0.00 381.29 0.00 16 0.00 0.00 Liquid::Template#register_tag | |
0.00 381.29 0.00 2 0.00 0.00 ActionController::Base#_layout_conditions= | |
0.00 381.29 0.00 2 0.00 0.00 Liquid::Strainer#add_known_filter | |
0.00 381.29 0.00 2 0.00 0.00 Liquid::Strainer#global_filter | |
0.00 381.29 0.00 2 0.00 0.00 Liquid::Template#register_filter | |
0.00 381.29 0.00 3 0.00 0.00 Nokogiri::VersionInfo#libxml2? | |
0.00 381.29 0.00 3 0.00 0.00 Nokogiri::VersionInfo#compiled_parser_version | |
0.00 381.29 0.00 2 0.00 0.00 Rails::Configuration::MiddlewareStackProxy#insert_after | |
0.00 381.29 0.00 3 0.00 0.00 Nokogiri::VersionInfo#loaded_parser_version | |
0.00 381.29 0.00 2 0.00 0.00 Nokogiri::VersionInfo#warnings | |
0.00 381.29 0.00 2 0.00 0.00 Nokogiri::VersionInfo#instance | |
0.00 381.29 0.00 1 0.00 0.00 Nokogiri::VersionInfo#engine | |
0.00 381.29 0.00 2 0.00 0.00 Nokogiri::VersionInfo#jruby? | |
0.00 381.29 0.00 1 0.00 0.00 Nokogiri::VersionInfo#to_hash | |
0.00 381.29 0.00 150 0.00 0.00 Symbol#downcase | |
0.00 381.29 0.00 1 0.00 0.00 Nokogiri.jruby? | |
0.00 381.29 0.00 92 0.00 0.00 Struct::HTMLElementDescription#new | |
0.00 381.29 0.00 368 0.00 0.00 Struct#[] | |
0.00 381.29 0.00 368 0.00 0.00 Struct#[]= | |
0.00 381.29 0.00 3 0.00 0.00 Psych::TreeBuilder#initialize | |
0.00 381.29 0.00 5 0.00 0.00 ActionController::Base#_view_paths | |
0.00 381.29 0.00 3 0.00 0.00 Psych::Parser#initialize | |
0.00 381.29 0.00 99 0.00 0.00 Psych::Nodes::Node#initialize | |
0.00 381.29 0.00 3 0.00 0.00 Psych::Nodes::Stream#initialize | |
0.00 381.29 0.00 99 0.00 0.00 Psych::TreeBuilder#push | |
0.00 381.29 0.00 3 0.00 0.00 Psych::TreeBuilder#start_stream | |
0.00 381.29 0.00 3 0.00 0.00 Psych::Nodes::Document#initialize | |
0.00 381.29 0.00 3 0.00 0.00 Psych::Handlers::DocumentStream#start_document | |
0.00 381.29 0.00 8 0.00 0.00 Psych::Nodes::Mapping#initialize | |
0.00 381.29 0.00 8 0.00 0.00 Psych::TreeBuilder#start_mapping | |
0.00 381.29 0.00 2517 0.00 0.00 Psych::Nodes::Scalar#initialize | |
0.00 381.29 0.00 3 0.00 0.00 Rails::Railtie::Configuration#app_middleware | |
0.00 381.29 0.00 96 0.00 0.00 Psych::TreeBuilder#pop | |
0.00 381.29 0.00 8 0.00 0.00 Psych::TreeBuilder#end_mapping | |
0.00 381.29 0.00 1 0.00 0.00 Rails::Configuration::MiddlewareStackProxy#initialize | |
0.00 381.29 0.00 3 0.00 0.00 Psych::Handlers::DocumentStream#end_document | |
0.00 381.29 0.00 3 0.00 0.00 ActionController::Base#_view_paths= | |
0.00 381.29 0.00 3 0.00 73.33 Psych.parse_stream | |
0.00 381.29 0.00 3 0.00 73.33 Psych.parse | |
0.00 381.29 0.00 3 0.00 0.00 Psych::ScalarScanner#initialize | |
0.00 381.29 0.00 3 0.00 0.00 Psych::Visitors::ToRuby#initialize | |
0.00 381.29 0.00 3 0.00 0.00 Psych::Nodes::Document#root | |
0.00 381.29 0.00 740 0.00 0.00 String#length | |
0.00 381.29 0.00 4 0.00 0.00 Rails::Configuration::Generators#method_missing | |
0.00 381.29 0.00 6 0.00 0.00 ActionView::PathSet#initialize | |
0.00 381.29 0.00 2602 0.00 0.00 Psych::Visitors::ToRuby#register | |
0.00 381.29 0.00 6 0.00 0.00 ActionView::PathSet#typecast! | |
0.00 381.29 0.00 3 0.00 0.00 Rails::Railtie::Configuration#app_generators | |
0.00 381.29 0.00 13 0.00 0.00 AbstractController::Collector.generate_method_for_mime | |
0.00 381.29 0.00 13 0.00 0.00 Mime::Type#to_sym | |
0.00 381.29 0.00 1 0.00 0.00 Rails::Configuration::Generators#initialize | |
0.00 381.29 0.00 865 0.00 0.00 String#count | |
0.00 381.29 0.00 389 0.00 0.00 BasicObject#singleton_method_removed | |
0.00 381.29 0.00 2084 0.00 0.00 String#=== | |
0.00 381.29 0.00 1 0.00 0.00 Kernel.Float | |
0.00 381.29 0.00 8 0.00 127.50 Psych::Visitors::ToRuby#revive_hash | |
0.00 381.29 0.00 8 0.00 127.50 Psych::Visitors::ToRuby#visit_Psych_Nodes_Mapping | |
0.00 381.29 0.00 3 0.00 290.00 Psych::Visitors::ToRuby#visit_Psych_Nodes_Document | |
0.00 381.29 0.00 3 0.00 290.00 Psych::Nodes::Node#to_ruby | |
0.00 381.29 0.00 17 0.00 0.00 Mime::Type#register | |
0.00 381.29 0.00 3 0.00 0.00 main.include | |
0.00 381.29 0.00 1 0.00 0.00 Yajl::Encoder#enable_json_gem_compatability | |
0.00 381.29 0.00 11 0.00 0.00 Kernel.blank_slate_method_added | |
0.00 381.29 0.00 11 0.00 1.82 Kernel.method_added | |
0.00 381.29 0.00 1 0.00 0.00 EscapeUtils.html_secure= | |
0.00 381.29 0.00 1 0.00 0.00 Module#<= | |
0.00 381.29 0.00 1 0.00 0.00 EscapeUtils.html_safe_string_class= | |
0.00 381.29 0.00 1 0.00 0.00 IO#external_encoding | |
0.00 381.29 0.00 1 0.00 10.00 Psych.load_file | |
0.00 381.29 0.00 2 0.00 0.00 Formtastic::SemanticFormBuilder#default_text_field_size= | |
0.00 381.29 0.00 1 0.00 0.00 Formtastic::SemanticFormBuilder#default_text_area_height= | |
0.00 381.29 0.00 1 0.00 0.00 Formtastic::SemanticFormBuilder#default_text_area_width= | |
0.00 381.29 0.00 2 0.00 0.00 Formtastic::SemanticFormBuilder#all_fields_required_by_default= | |
0.00 381.29 0.00 1 0.00 0.00 Formtastic::SemanticFormBuilder#include_blank_for_select_by_default= | |
0.00 381.29 0.00 2 0.00 0.00 Formtastic::SemanticFormBuilder#required_string= | |
0.00 381.29 0.00 1 0.00 0.00 Formtastic::SemanticFormBuilder#optional_string= | |
0.00 381.29 0.00 1 0.00 0.00 Formtastic::SemanticFormBuilder#inline_errors= | |
0.00 381.29 0.00 1 0.00 0.00 Formtastic::SemanticFormBuilder#label_str_method= | |
0.00 381.29 0.00 1 0.00 0.00 Formtastic::SemanticFormBuilder#collection_label_methods= | |
0.00 381.29 0.00 1 0.00 0.00 Formtastic::SemanticFormBuilder#collection_value_methods= | |
0.00 381.29 0.00 2 0.00 0.00 Formtastic::SemanticFormBuilder#inline_order= | |
0.00 381.29 0.00 1 0.00 0.00 Formtastic::SemanticFormBuilder#custom_inline_order= | |
0.00 381.29 0.00 1 0.00 0.00 Formtastic::SemanticFormBuilder#file_methods= | |
0.00 381.29 0.00 1 0.00 0.00 Formtastic::SemanticFormBuilder#file_metadata_suffixes= | |
0.00 381.29 0.00 1 0.00 0.00 Formtastic::SemanticFormBuilder#priority_countries= | |
0.00 381.29 0.00 2 0.00 0.00 Formtastic::SemanticFormBuilder#i18n_lookups_by_default= | |
0.00 381.29 0.00 2 0.00 0.00 Formtastic::SemanticFormBuilder#escape_html_entities_in_hints_and_labels= | |
0.00 381.29 0.00 1 0.00 0.00 Formtastic::SemanticFormBuilder#default_commit_button_accesskey= | |
0.00 381.29 0.00 1 0.00 0.00 Formtastic::SemanticFormBuilder#default_inline_error_class= | |
0.00 381.29 0.00 1 0.00 0.00 Formtastic::SemanticFormBuilder#default_error_list_class= | |
0.00 381.29 0.00 1 0.00 0.00 Formtastic::SemanticFormBuilder#default_hint_class= | |
0.00 381.29 0.00 1 0.00 0.00 ScottBarron::Acts::StateMachine.included | |
0.00 381.29 0.00 153 0.00 0.00 Rails.application | |
0.00 381.29 0.00 56 0.00 0.00 Rails.root | |
0.00 381.29 0.00 2 0.00 0.00 Rails.public_path | |
0.00 381.29 0.00 1 0.00 0.00 ExecJS.windows? | |
0.00 381.29 0.00 4 0.00 0.00 ExecJS.root | |
0.00 381.29 0.00 4 0.00 0.00 ExecJS::ExternalRuntime#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ExecJS::Runtimes.from_environment | |
0.00 381.29 0.00 1 0.00 0.00 ExecJS::Runtimes.runtimes | |
0.00 381.29 0.00 2 0.00 0.00 ExecJS::Runtime#deprecated? | |
0.00 381.29 0.00 1 0.00 0.00 ExecJS::JohnsonRuntime#deprecated? | |
0.00 381.29 0.00 1 0.00 0.00 ExecJS::MustangRuntime#deprecated? | |
0.00 381.29 0.00 4 0.00 0.00 ExecJS::ExternalRuntime#deprecated? | |
0.00 381.29 0.00 3 0.00 0.00 Ref::SafeMonitor#initialize | |
0.00 381.29 0.00 2 0.00 0.00 Ref::AbstractReferenceKeyMap#reference_class= | |
0.00 381.29 0.00 2 0.00 0.00 Ref::AbstractReferenceValueMap#reference_class= | |
0.00 381.29 0.00 1 0.00 0.00 V8::C::StackTrace#kOverview | |
0.00 381.29 0.00 1 0.00 0.00 V8::C::V8#SetCaptureStackTraceForUncaughtExceptions | |
0.00 381.29 0.00 1 0.00 0.00 Ref::AbstractReferenceValueMap#initialize | |
0.00 381.29 0.00 1 0.00 0.00 V8::Conversion::Method::MethodCache#initialize | |
0.00 381.29 0.00 2 0.00 330.00 ExecJS::RubyRacerRuntime#available? | |
0.00 381.29 0.00 1 0.00 660.00 ExecJS::Runtimes.best_available | |
0.00 381.29 0.00 1 0.00 660.00 ExecJS::Runtimes.autodetect | |
0.00 381.29 0.00 1 0.00 0.00 ExecJS.runtime= | |
0.00 381.29 0.00 17 0.00 0.00 Mime::Mimes#<< | |
0.00 381.29 0.00 7 0.00 1.43 ERB::Compiler#prepare_trim_mode | |
0.00 381.29 0.00 7 0.00 1.43 ERB::Compiler#initialize | |
0.00 381.29 0.00 7 0.00 0.00 ERB#set_eoutvar | |
0.00 381.29 0.00 7 0.00 0.00 Encoding#dummy? | |
0.00 381.29 0.00 7 0.00 0.00 ERB::Compiler#detect_magic_comment | |
0.00 381.29 0.00 13 0.00 0.00 Encoding#to_s | |
0.00 381.29 0.00 335 0.00 0.00 ERB::Compiler::Buffer#push | |
0.00 381.29 0.00 7 0.00 0.00 ERB::Compiler::Buffer#initialize | |
0.00 381.29 0.00 7 0.00 0.00 ERB::Compiler::Scanner#initialize | |
0.00 381.29 0.00 7 0.00 0.00 ERB::Compiler::Scanner#make_scanner | |
0.00 381.29 0.00 7 0.00 0.00 ERB::Compiler#make_scanner | |
0.00 381.29 0.00 18 0.00 0.00 Mime::Type#initialize | |
0.00 381.29 0.00 974 0.00 0.00 Kernel.singleton_class | |
0.00 381.29 0.00 8310 0.00 0.00 String#hash | |
0.00 381.29 0.00 5 0.00 0.00 Singleton::SingletonClassMethods.inherited | |
0.00 381.29 0.00 19 0.00 0.00 Array#eql? | |
0.00 381.29 0.00 666 0.00 0.00 String#size | |
0.00 381.29 0.00 191 0.00 0.00 String#dump | |
0.00 381.29 0.00 208 0.00 0.00 String#* | |
0.00 381.29 0.00 1 0.00 0.00 ActionDispatch::Response#default_charset= | |
0.00 381.29 0.00 3 0.00 3.33 ActionController::Metal#inherited | |
0.00 381.29 0.00 7 0.00 0.00 ERB::Compiler::Buffer#close | |
0.00 381.29 0.00 7 0.00 5.71 ERB::Compiler#compile | |
0.00 381.29 0.00 7 0.00 7.14 ERB#initialize | |
0.00 381.29 0.00 33 0.00 0.00 String#concat | |
0.00 381.29 0.00 5 0.00 0.00 ERB#result | |
0.00 381.29 0.00 85 0.00 0.00 Psych::Nodes::Sequence#initialize | |
0.00 381.29 0.00 85 0.00 0.00 Psych::TreeBuilder#start_sequence | |
0.00 381.29 0.00 85 0.00 0.00 Psych::TreeBuilder#end_sequence | |
0.00 381.29 0.00 32 0.00 0.00 Psych::Nodes::Alias#initialize | |
0.00 381.29 0.00 32 0.00 0.00 Psych::TreeBuilder#alias | |
0.00 381.29 0.00 85 0.00 1.18 Psych::Visitors::ToRuby#visit_Psych_Nodes_Sequence | |
0.00 381.29 0.00 32 0.00 0.00 Psych::Visitors::ToRuby#visit_Psych_Nodes_Alias | |
0.00 381.29 0.00 824 0.00 0.00 String#eql? | |
0.00 381.29 0.00 5 0.00 0.00 Jammit.symbolize_keys | |
0.00 381.29 0.00 1 0.00 0.00 Jammit.set_javascript_compressor | |
0.00 381.29 0.00 1 0.00 0.00 Jammit.set_package_assets | |
0.00 381.29 0.00 1 0.00 0.00 Jammit.set_template_function | |
0.00 381.29 0.00 1 0.00 0.00 Jammit.set_template_namespace | |
0.00 381.29 0.00 1 0.00 0.00 Jammit.set_template_extension | |
0.00 381.29 0.00 1 0.00 0.00 Jammit.check_for_deprecations | |
0.00 381.29 0.00 1 0.00 240.00 Jammit.load_configuration | |
0.00 381.29 0.00 1259 0.00 0.00 ActiveSupport::Dependencies.autoload_paths | |
0.00 381.29 0.00 1 0.00 0.00 ActionController::Metal#middleware_stack | |
0.00 381.29 0.00 1121 0.00 0.00 ActiveSupport::Dependencies.loaded | |
0.00 381.29 0.00 442 0.00 0.00 ActiveSupport::Dependencies.warnings_on_first_load | |
0.00 381.29 0.00 442 0.00 2.26 ActiveSupport::Dependencies.loadable_constants_for_path | |
0.00 381.29 0.00 3 0.00 0.00 ERB::Compiler::Scanner#regist_scanner | |
0.00 381.29 0.00 4 0.00 2.50 ActionController::Metal#middleware_stack= | |
0.00 381.29 0.00 541 0.00 0.00 Set#delete | |
0.00 381.29 0.00 2 0.00 0.00 ActionDispatch::MiddlewareStack#initialize | |
0.00 381.29 0.00 3 0.00 0.00 ActiveSupport::Dependencies::Blamable.blamed_files | |
0.00 381.29 0.00 269 0.00 0.00 Kernel.initialize_clone | |
0.00 381.29 0.00 269 0.00 0.00 Kernel.clone | |
0.00 381.29 0.00 3 0.00 0.00 ActiveSupport::Dependencies::Blamable.copy_blame! | |
0.00 381.29 0.00 458 0.00 0.00 AbstractController::Base#clear_action_methods! | |
0.00 381.29 0.00 266 0.00 43.35 ActiveSupport::Dependencies::Loadable.require_dependency | |
0.00 381.29 0.00 3 0.00 0.00 LoadError#path | |
0.00 381.29 0.00 3 0.00 0.00 LoadError#is_missing? | |
0.00 381.29 0.00 5 0.00 0.00 AbstractController::Helpers::ClassMethods.default_helper_module! | |
0.00 381.29 0.00 2 0.00 0.00 ActionController::Base#middleware_stack | |
0.00 381.29 0.00 4 0.00 0.00 AbstractController::Base#abstract! | |
0.00 381.29 0.00 4 0.00 32.50 AbstractController::Helpers::ClassMethods.inherited | |
0.00 381.29 0.00 2 0.00 5.00 ActionController::HideActions::ClassMethods.inherited | |
0.00 381.29 0.00 3 0.00 0.00 Array#sort! | |
0.00 381.29 0.00 2 0.00 0.00 ActionController::Helpers::ClassMethods.all_application_helpers | |
0.00 381.29 0.00 9 0.00 0.00 Module#attr_internal_accessor | |
0.00 381.29 0.00 200 0.00 0.00 Proc#arity | |
0.00 381.29 0.00 63 0.00 0.00 Fixnum#<= | |
0.00 381.29 0.00 1 0.00 0.00 ERB::Compiler::Scanner#default_scanner= | |
0.00 381.29 0.00 11 0.00 0.00 Module#attr | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Autoload.autoload_at | |
0.00 381.29 0.00 1 0.00 0.00 Haml::Util.caller_info | |
0.00 381.29 0.00 255 0.00 0.20 Set#hash | |
0.00 381.29 0.00 1 0.00 80.00 Haml::Util.powerset | |
0.00 381.29 0.00 128 0.00 0.00 Haml::Util::StaticConditionalContext#initialize | |
0.00 381.29 0.00 6 0.00 0.00 Class#allocate | |
0.00 381.29 0.00 9 0.00 0.00 Module#attr_internal_writer | |
0.00 381.29 0.00 128 0.00 8.05 Erubis::TinyEruby#convert | |
0.00 381.29 0.00 128 0.00 8.05 Erubis::TinyEruby#initialize | |
0.00 381.29 0.00 9 0.00 0.00 Module#attr_internal_reader | |
0.00 381.29 0.00 128 0.00 1.33 Erubis::TinyEruby#result | |
0.00 381.29 0.00 30 0.00 0.00 Module#attr_internal_ivar_name | |
0.00 381.29 0.00 1 0.00 1390.00 Haml::Util.def_static_method | |
0.00 381.29 0.00 52 0.00 0.00 Tilt.normalize | |
0.00 381.29 0.00 52 0.00 0.00 Tilt.mappings | |
0.00 381.29 0.00 29 0.00 0.00 Tilt.register | |
0.00 381.29 0.00 13 0.00 0.00 Haml::Filters::Base.included | |
0.00 381.29 0.00 6 0.00 0.00 Haml::Filters::TiltFilter.extended | |
0.00 381.29 0.00 6 0.00 0.00 Haml::Filters.register_tilt_filter | |
0.00 381.29 0.00 9 0.00 0.00 Sass::Util.ironruby? | |
0.00 381.29 0.00 9 0.00 0.00 Sass::Util.ruby1_8? | |
0.00 381.29 0.00 1 0.00 0.00 Sass::Util.rbx? | |
0.00 381.29 0.00 7 0.00 0.00 Sass::Util.scope | |
0.00 381.29 0.00 2 0.00 0.00 String#[]= | |
0.00 381.29 0.00 1 0.00 0.00 DateTime#parse | |
0.00 381.29 0.00 1 0.00 0.00 Sass::Version.version_date | |
0.00 381.29 0.00 1 0.00 0.00 Sass::Version.revision_number | |
0.00 381.29 0.00 1 0.00 0.00 Sass::Version.version | |
0.00 381.29 0.00 1 0.00 0.00 Sass::Logger::LogLevel.included | |
0.00 381.29 0.00 10 0.00 0.00 Sass::Logger::LogLevel::ClassMethods.log_levels | |
0.00 381.29 0.00 14 0.00 0.00 Enumerable.max | |
0.00 381.29 0.00 5 0.00 0.00 Sass::Logger::LogLevel::ClassMethods.define_logger | |
0.00 381.29 0.00 5 0.00 0.00 Sass::Logger::LogLevel::ClassMethods.log_level | |
0.00 381.29 0.00 1 0.00 0.00 Sass::Logger::Base#initialize | |
0.00 381.29 0.00 3 0.00 0.00 Sass::Environment#inherited_hash | |
0.00 381.29 0.00 91 0.00 0.00 Sass::Script::Functions::Signature#new | |
0.00 381.29 0.00 91 0.00 0.00 Sass::Script::Functions.declare | |
0.00 381.29 0.00 441 0.00 0.00 Fixnum#>> | |
0.00 381.29 0.00 148 0.00 0.00 Array#& | |
0.00 381.29 0.00 5 0.00 2.00 Sass::Util.to_hash | |
0.00 381.29 0.00 1 0.00 0.00 Sass::Util.map_vals | |
0.00 381.29 0.00 2 0.00 0.00 Hash#to_a | |
0.00 381.29 0.00 1 0.00 0.00 Sass::Util.hash_to_a | |
0.00 381.29 0.00 332 0.00 0.00 ActiveSupport::Concern.included | |
0.00 381.29 0.00 3 0.00 3.33 Sass::Util.map_hash | |
0.00 381.29 0.00 1 0.00 0.00 Sass::Util.macruby? | |
0.00 381.29 0.00 8 0.00 0.00 Sass::SCSS::RX.quote | |
0.00 381.29 0.00 36 0.00 0.00 Fixnum#-@ | |
0.00 381.29 0.00 4 0.00 0.00 Sass::Script::Lexer#string_re | |
0.00 381.29 0.00 11 0.00 0.00 String#humanize | |
0.00 381.29 0.00 8 0.00 0.00 Sass::Script::Parser#production | |
0.00 381.29 0.00 4 0.00 0.00 Sass::Script::Parser#unary | |
0.00 381.29 0.00 2 0.00 0.00 Set#[] | |
0.00 381.29 0.00 71 0.00 0.00 Kernel.instance_variable_get | |
0.00 381.29 0.00 5 0.00 0.00 Sass::Util.has? | |
0.00 381.29 0.00 3 0.00 0.00 Array#zip | |
0.00 381.29 0.00 3 0.00 0.00 Sass::Util.version_gt | |
0.00 381.29 0.00 2 0.00 0.00 Sass::Util.version_geq | |
0.00 381.29 0.00 2 0.00 0.00 Sass::Util.ap_geq? | |
0.00 381.29 0.00 27 0.00 0.00 Kernel.methods | |
0.00 381.29 0.00 28 0.00 10.00 Enumerable.grep | |
0.00 381.29 0.00 2 0.00 0.00 Compass::SassExtensions::Functions::GradientSupport::Gradient.included | |
0.00 381.29 0.00 6 0.00 6.67 Compass::SassExtensions::Functions::GradientSupport::Gradient::ClassMethods.standardized_prefix | |
0.00 381.29 0.00 1 0.00 0.00 Sass::Script::Literal#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Sass::Script::Number#unitless? | |
0.00 381.29 0.00 1 0.00 0.00 Sass::Script::Number#normalize! | |
0.00 381.29 0.00 1 0.00 0.00 Sass::Script::Number#initialize | |
0.00 381.29 0.00 19 0.00 2.11 Sass::Script::Functions.include | |
0.00 381.29 0.00 4 0.00 0.00 Compass::SassExtensions::Functions::Urls.has? | |
0.00 381.29 0.00 1 0.00 0.00 Compass::SassExtensions::Functions::Urls::StylesheetUrl.included | |
0.00 381.29 0.00 1 0.00 0.00 Compass::SassExtensions::Functions::Urls::FontUrl.included | |
0.00 381.29 0.00 1 0.00 0.00 Compass::SassExtensions::Functions::Urls::ImageUrl.included | |
0.00 381.29 0.00 1 0.00 0.00 Compass::SassExtensions::Functions::Urls::GeneratedImageUrl.included | |
0.00 381.29 0.00 1 0.00 0.00 Compass::SassExtensions::Functions::Urls.included | |
0.00 381.29 0.00 3 0.00 0.00 ChunkyPNG.force_binary | |
0.00 381.29 0.00 2 0.00 0.00 ChunkyPNG::Color.rgb | |
0.00 381.29 0.00 1 0.00 0.00 ChunkyPNG::Color.rgba | |
0.00 381.29 0.00 8 0.00 0.00 Compass::Configuration.attributes_for_directory | |
0.00 381.29 0.00 2 0.00 0.00 Sass::Callbacks.extended | |
0.00 381.29 0.00 1 0.00 0.00 Compass::Configuration::Inheritance.included | |
0.00 381.29 0.00 15 0.00 0.00 Sass::Callbacks.define_callback | |
0.00 381.29 0.00 5 0.00 0.00 Compass::Configuration::Inheritance::ClassMethods.chained_method | |
0.00 381.29 0.00 2 0.00 5.00 Compass::Configuration::Inheritance::ClassMethods.inherited_reader | |
0.00 381.29 0.00 2 0.00 0.00 Compass::Configuration::Inheritance::ClassMethods.inherited_writer | |
0.00 381.29 0.00 1 0.00 10.00 Compass::Configuration::Inheritance::ClassMethods.inherited_accessor | |
0.00 381.29 0.00 1 0.00 50.00 Compass::Configuration::Paths.strip_trailing_separator | |
0.00 381.29 0.00 1 0.00 0.00 Compass::Configuration::Inheritance::ClassMethods.inherited_array | |
0.00 381.29 0.00 1 0.00 0.00 Compass.base_directory | |
0.00 381.29 0.00 1 0.00 0.00 Enumerable.entries | |
0.00 381.29 0.00 2 0.00 0.00 Dir#path | |
0.00 381.29 0.00 2 0.00 0.00 Compass::Frameworks.detect_registration | |
0.00 381.29 0.00 2 0.00 0.00 Compass::Frameworks::Framework#initialize | |
0.00 381.29 0.00 2 0.00 0.00 Compass::Frameworks.[] | |
0.00 381.29 0.00 2 0.00 0.00 Compass::Frameworks.register | |
0.00 381.29 0.00 2 0.00 0.00 Compass::Frameworks.register_directory | |
0.00 381.29 0.00 1 0.00 0.00 Compass::Frameworks.discover | |
0.00 381.29 0.00 1 0.00 0.00 Compass::AppIntegration::Helpers.init | |
0.00 381.29 0.00 2 0.00 0.00 OAuth::RequestProxy.available_proxies | |
0.00 381.29 0.00 2 0.00 0.00 OAuth::RequestProxy::Base#proxies | |
0.00 381.29 0.00 2 0.00 0.00 OAuth::Signature.available_methods | |
0.00 381.29 0.00 2 0.00 0.00 OAuth::Signature::Base#implements | |
0.00 381.29 0.00 1 0.00 0.00 OAuth::Signature::Base#digest_klass | |
0.00 381.29 0.00 2 0.00 0.00 OAuth::Signature::Base#hash_class | |
0.00 381.29 0.00 3 0.00 0.00 Addressable::URI#validate | |
0.00 381.29 0.00 1 0.00 0.00 Addressable::URI#scheme= | |
0.00 381.29 0.00 1 0.00 0.00 Addressable::URI#host= | |
0.00 381.29 0.00 1 0.00 0.00 Addressable::URI#path= | |
0.00 381.29 0.00 3 0.00 0.00 Addressable::URI#scheme | |
0.00 381.29 0.00 1 0.00 0.00 Addressable::URI#port_mapping | |
0.00 381.29 0.00 1 0.00 0.00 Addressable::URI#ip_based_schemes | |
0.00 381.29 0.00 1 0.00 0.00 Addressable::URI#ip_based? | |
0.00 381.29 0.00 3 0.00 0.00 Addressable::URI#host | |
0.00 381.29 0.00 3 0.00 0.00 Addressable::URI#path | |
0.00 381.29 0.00 1 0.00 0.00 Addressable::URI#defer_validation | |
0.00 381.29 0.00 1 0.00 0.00 Addressable::URI#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Addressable::URI#parse | |
0.00 381.29 0.00 1 0.00 0.00 HTTPClient::Util.urify | |
0.00 381.29 0.00 1 0.00 0.00 HTTPClient::Site#initialize | |
0.00 381.29 0.00 35 0.00 0.00 Net::NTLM::FieldSet#define_accessor | |
0.00 381.29 0.00 35 0.00 0.00 Net::NTLM::FieldSet#add_field | |
0.00 381.29 0.00 11 0.00 0.00 Net::NTLM::FieldSet#int32LE | |
0.00 381.29 0.00 4 0.00 0.00 Net::NTLM::FieldSet#int64LE | |
0.00 381.29 0.00 8 0.00 0.00 Net::NTLM::FieldSet#string | |
0.00 381.29 0.00 2 0.00 0.00 Net::NTLM::FieldSet#int16LE | |
0.00 381.29 0.00 10 0.00 0.00 Net::NTLM::FieldSet#security_buffer | |
0.00 381.29 0.00 6 0.00 0.00 Socket#gethostname | |
0.00 381.29 0.00 13 0.00 0.00 HTTPClient#attr_proxy | |
0.00 381.29 0.00 1 0.00 0.00 1.0.7#to_s | |
0.00 381.29 0.00 1 0.00 0.00 1.0.1#to_s | |
0.00 381.29 0.00 4 0.00 0.00 Faraday::AutoloadHelper.autoload_all | |
0.00 381.29 0.00 6 0.00 0.00 Faraday::MiddlewareRegistry.register_middleware | |
0.00 381.29 0.00 10 0.00 0.00 Faraday::Middleware#inherited | |
0.00 381.29 0.00 2 0.00 120.00 Faraday.require_libs | |
0.00 381.29 0.00 1 0.00 0.00 OAuth2::Response#register_parser | |
0.00 381.29 0.00 1 0.00 0.00 Hashie::HashExtensions.included | |
0.00 381.29 0.00 1 0.00 0.00 Hashie::PrettyInspect.included | |
0.00 381.29 0.00 1 0.00 0.00 OmniAuth.strategies | |
0.00 381.29 0.00 22 0.00 0.00 Hashie::Mash#deep_update | |
0.00 381.29 0.00 22 0.00 0.00 Hashie::Mash#initialize | |
0.00 381.29 0.00 16 0.00 0.00 OmniAuth::Strategy::ClassMethods.default_options | |
0.00 381.29 0.00 34 0.00 0.00 Hashie::Mash#convert_key | |
0.00 381.29 0.00 36 0.00 0.00 Hashie::Mash#convert_value | |
0.00 381.29 0.00 34 0.00 0.00 Hashie::Mash#regular_writer | |
0.00 381.29 0.00 15 0.00 0.00 Hashie::Mash#[]= | |
0.00 381.29 0.00 15 0.00 0.00 OmniAuth::Strategy::ClassMethods.option | |
0.00 381.29 0.00 1 0.00 0.00 OmniAuth::Strategy.included | |
0.00 381.29 0.00 1 0.00 0.00 OmniAuth::Strategy::ClassMethods.args | |
0.00 381.29 0.00 6 0.00 0.00 Hashie::Mash#subkey_class | |
0.00 381.29 0.00 11 0.00 0.00 Hashie::Mash#dup | |
0.00 381.29 0.00 7 0.00 0.00 Hashie::Mash#deep_merge | |
0.00 381.29 0.00 1 0.00 0.00 OmniAuth::Strategy::ClassMethods.credentials | |
0.00 381.29 0.00 182 0.00 0.00 Mutex#lock | |
0.00 381.29 0.00 7 0.00 0.00 Logger::Formatter#initialize | |
0.00 381.29 0.00 6 0.00 0.00 Logger::LogDevice#initialize | |
0.00 381.29 0.00 6 0.00 0.00 Logger#initialize | |
0.00 381.29 0.00 1 0.00 0.00 OmniAuth::Configuration#default_logger | |
0.00 381.29 0.00 19 0.00 0.00 Hashie::Mash#regular_reader | |
0.00 381.29 0.00 3 0.00 0.00 OmniAuth::AuthHash#regular_writer | |
0.00 381.29 0.00 1 0.00 0.00 OmniAuth::AuthHash#subkey_class | |
0.00 381.29 0.00 12 0.00 0.00 ActiveSupport::Inflector.humanize | |
0.00 381.29 0.00 1 0.00 20.00 OmniAuth::Configuration#initialize | |
0.00 381.29 0.00 182 0.00 0.00 Mutex#unlock | |
0.00 381.29 0.00 76 0.00 0.92 Mutex#synchronize | |
0.00 381.29 0.00 4 0.00 5.00 OmniAuth::Configuration#instance | |
0.00 381.29 0.00 4 0.00 5.00 OmniAuth.config | |
0.00 381.29 0.00 2 0.00 0.00 OmniAuth::Configuration#add_camelization | |
0.00 381.29 0.00 1 0.00 0.00 OmniAuth::Strategy::ClassMethods.uid | |
0.00 381.29 0.00 1 0.00 0.00 OmniAuth::Strategy::ClassMethods.info | |
0.00 381.29 0.00 1 0.00 0.00 2.3.3#to_s | |
0.00 381.29 0.00 1 0.00 0.00 Rack::OAuth2.logger= | |
0.00 381.29 0.00 1 0.00 0.00 Rack::OAuth2.logger | |
0.00 381.29 0.00 1 0.00 0.00 Rack::OAuth2.debugging= | |
0.00 381.29 0.00 6 0.00 0.00 AttrOptional.included | |
0.00 381.29 0.00 6 0.00 0.00 AttrRequired.included | |
0.00 381.29 0.00 114 0.00 0.00 AttrOptional::ClassMethods.optional_attributes | |
0.00 381.29 0.00 56 0.00 0.00 AttrOptional::ClassMethods.attr_optional? | |
0.00 381.29 0.00 33 0.00 0.00 AttrOptional::ClassMethods.undef_optional_attributes | |
0.00 381.29 0.00 2 0.00 0.00 ActiveSupport::Deprecation.deprecate_methods | |
0.00 381.29 0.00 33 0.00 0.00 AttrRequired::ClassMethods.attr_required | |
0.00 381.29 0.00 53 0.00 0.19 AttrRequired::ClassMethods.attr_required? | |
0.00 381.29 0.00 24 0.00 0.83 AttrRequired::ClassMethods.undef_required_attributes | |
0.00 381.29 0.00 24 0.00 0.83 AttrOptional::ClassMethods.attr_optional | |
0.00 381.29 0.00 11 0.00 0.00 JSON.const_defined_in? | |
0.00 381.29 0.00 21 0.00 0.95 AttrRequired::ClassMethods.inherited | |
0.00 381.29 0.00 3 0.00 0.00 Rack::OAuth2::Server::Authorize::ErrorHandler.included | |
0.00 381.29 0.00 1 0.00 0.00 Rack::OAuth2::Server::Authorize::ErrorMethods.included | |
0.00 381.29 0.00 1 0.00 0.00 Rack::OAuth2::Server::Token::ErrorMethods.included | |
0.00 381.29 0.00 3 0.00 0.00 Rack::OAuth2::Server::Resource::ErrorMethods.included | |
0.00 381.29 0.00 1 0.00 0.00 ARAfterTransaction::ClassMethods.extended | |
0.00 381.29 0.00 1 0.00 0.00 ARAfterTransactionConnection.included | |
0.00 381.29 0.00 1 0.00 0.00 Process.ppid | |
0.00 381.29 0.00 5 0.00 0.00 Process.pid | |
0.00 381.29 0.00 1 0.00 0.00 Kernel.system | |
0.00 381.29 0.00 1 0.00 0.00 JSON.parser= | |
0.00 381.29 0.00 4 0.00 0.00 ActiveSupport::Memoizable.memoize | |
0.00 381.29 0.00 170 0.00 0.41 ActiveSupport::Dependencies.autoload_module! | |
0.00 381.29 0.00 386 0.00 0.00 Module#parent_name | |
0.00 381.29 0.00 165 0.00 0.12 Module#parent | |
0.00 381.29 0.00 4 0.00 0.00 ActiveSupport::Memoizable::InstanceMethods.included | |
0.00 381.29 0.00 4 0.00 0.00 ActiveSupport::Memoizable.memoized_ivar_for | |
0.00 381.29 0.00 2 0.00 0.00 Delegator#const_missing | |
0.00 381.29 0.00 2 0.00 5.00 Object#DelegateClass | |
0.00 381.29 0.00 78 0.00 0.00 NameError#to_s | |
0.00 381.29 0.00 5 0.00 0.00 Kernel.define_singleton_method | |
0.00 381.29 0.00 38 0.00 0.26 NameError#missing_name? | |
0.00 381.29 0.00 2 0.00 0.00 Databasedotcom::Chatter::PhotoMethods.included | |
0.00 381.29 0.00 28 0.00 0.71 Twitter::Base#attr_reader | |
0.00 381.29 0.00 1 0.00 0.00 4.4.4#to_s | |
0.00 381.29 0.00 8 0.00 0.00 Array#frozen? | |
0.00 381.29 0.00 8 0.00 0.00 Faraday::Builder#locked? | |
0.00 381.29 0.00 8 0.00 0.00 Faraday::Builder#raise_if_locked | |
0.00 381.29 0.00 7 0.00 0.00 Faraday::Builder::Handler#initialize | |
0.00 381.29 0.00 7 0.00 0.00 Faraday::Builder#use | |
0.00 381.29 0.00 1 0.00 0.00 Faraday::Adapter::Parallelism.supports_parallel? | |
0.00 381.29 0.00 1 0.00 0.00 Faraday::Adapter::Parallelism.inherited | |
0.00 381.29 0.00 1 0.00 10.00 Faraday::MiddlewareRegistry.lookup_middleware | |
0.00 381.29 0.00 1 0.00 10.00 Faraday::Builder#use_symbol | |
0.00 381.29 0.00 1 0.00 10.00 Faraday::Builder#adapter | |
0.00 381.29 0.00 1 0.00 10.00 Faraday::Builder#build | |
0.00 381.29 0.00 1 0.00 10.00 Faraday::Builder#initialize | |
0.00 381.29 0.00 9 0.00 0.00 Twitter::Configurable.keys | |
0.00 381.29 0.00 8 0.00 0.00 Twitter::Default.consumer_key | |
0.00 381.29 0.00 8 0.00 0.00 Twitter::Default.consumer_secret | |
0.00 381.29 0.00 8 0.00 0.00 Twitter::Default.oauth_token | |
0.00 381.29 0.00 8 0.00 0.00 Twitter::Default.oauth_token_secret | |
0.00 381.29 0.00 8 0.00 0.00 Twitter::Default.endpoint | |
0.00 381.29 0.00 8 0.00 0.00 Twitter::Default.connection_options | |
0.00 381.29 0.00 8 0.00 0.00 Twitter::Default.identity_map | |
0.00 381.29 0.00 8 0.00 0.00 Twitter::Default.middleware | |
0.00 381.29 0.00 8 0.00 0.00 Twitter::Default.options | |
0.00 381.29 0.00 1 0.00 0.00 Twitter::Configurable.reset! | |
0.00 381.29 0.00 3 0.00 0.00 Faraday.register_middleware | |
0.00 381.29 0.00 3 0.00 0.00 HTTParty::ModuleInheritableAttributes.included | |
0.00 381.29 0.00 6 0.00 0.00 HTTParty::ModuleInheritableAttributes::ClassMethods.mattr_inheritable | |
0.00 381.29 0.00 3 0.00 0.00 HTTParty.included | |
0.00 381.29 0.00 45 0.00 0.00 HTTParty::Response#underscore | |
0.00 381.29 0.00 1 0.00 0.00 HTTParty::ClassMethods.headers | |
0.00 381.29 0.00 1 0.00 0.00 HTTParty::ClassMethods.default_timeout | |
0.00 381.29 0.00 4 0.00 0.00 HTTParty::ClassMethods.parser | |
0.00 381.29 0.00 4 0.00 0.00 HTTParty::ClassMethods.format | |
0.00 381.29 0.00 2 0.00 0.00 HTTParty::ClassMethods.validate_format | |
0.00 381.29 0.00 1 0.00 0.00 HTTParty::Parser#formats | |
0.00 381.29 0.00 1 0.00 0.00 HTTParty::Parser#supported_formats | |
0.00 381.29 0.00 1 0.00 0.00 HTTParty::Parser#supports_format? | |
0.00 381.29 0.00 7 0.00 0.00 HTTPI::Adapter.register | |
0.00 381.29 0.00 7 0.00 0.00 HTTPI::Adapter::Base#register | |
0.00 381.29 0.00 1 0.00 0.00 Nori::XMLUtilityNode#typecasts= | |
0.00 381.29 0.00 11 0.00 0.00 Nori::XMLUtilityNode#typecasts | |
0.00 381.29 0.00 1 0.00 0.00 Nori::XMLUtilityNode#available_typecasts= | |
0.00 381.29 0.00 1 0.00 0.00 StringIO#initialize | |
0.00 381.29 0.00 50 0.00 0.00 Fixnum#/ | |
0.00 381.29 0.00 108 0.00 0.00 File#stat | |
0.00 381.29 0.00 2 0.00 0.00 File::Stat#ino | |
0.00 381.29 0.00 2 0.00 0.00 File::Stat#dev | |
0.00 381.29 0.00 1 0.00 0.00 Fixnum#~ | |
0.00 381.29 0.00 92 0.00 0.00 Fixnum#** | |
0.00 381.29 0.00 1 0.00 0.00 CanCan::ControllerAdditions.included | |
0.00 381.29 0.00 2 0.00 0.00 CanCan::ModelAdapters::AbstractAdapter#inherited | |
0.00 381.29 0.00 1 0.00 0.00 CanCan::ModelAdditions.included | |
0.00 381.29 0.00 9 0.00 0.00 Rack::Client::Cache::Options.option_name | |
0.00 381.29 0.00 9 0.00 1.11 Rack::Client::Cache::Options.option_accessor | |
0.00 381.29 0.00 1 0.00 0.00 Rack::Client::Cache::Storage#initialize | |
0.00 381.29 0.00 3 0.00 0.00 Rack::Client::CookieJar::Options.option_name | |
0.00 381.29 0.00 3 0.00 0.00 Rack::Client::CookieJar::Options.option_accessor | |
0.00 381.29 0.00 1 0.00 0.00 Rack::Client::CookieJar::Storage#initialize | |
0.00 381.29 0.00 2 0.00 0.00 Rack.release | |
0.00 381.29 0.00 5 0.00 0.00 Sinatra::Base#reset! | |
0.00 381.29 0.00 92 0.00 0.00 Sinatra::Base#metadef | |
0.00 381.29 0.00 53 0.00 0.00 Sinatra::Base#set | |
0.00 381.29 0.00 1 0.00 0.00 Sinatra::Base#settings | |
0.00 381.29 0.00 1 0.00 0.00 Sinatra::Base#add_charset | |
0.00 381.29 0.00 2 0.00 0.00 Kernel.rand | |
0.00 381.29 0.00 2 0.00 0.00 Sinatra::Base#error | |
0.00 381.29 0.00 2 0.00 0.00 Sinatra::Base#environment | |
0.00 381.29 0.00 79 0.00 0.00 Sinatra::Base#compile | |
0.00 381.29 0.00 2 0.00 0.00 Delegator#public_api | |
0.00 381.29 0.00 160 0.00 0.00 Sinatra::Base#extensions | |
0.00 381.29 0.00 79 0.00 0.13 Sinatra::Base#invoke_hook | |
0.00 381.29 0.00 1 0.00 0.00 Etc.systmpdir | |
0.00 381.29 0.00 32 0.00 0.94 Sinatra::Base#get | |
0.00 381.29 0.00 1 0.00 0.00 Sinatra::Base#configure | |
0.00 381.29 0.00 4 0.00 0.00 Sinatra::Base#inherited | |
0.00 381.29 0.00 1 0.00 0.00 Sinatra::Base#method_override= | |
0.00 381.29 0.00 2 0.00 0.00 Sinatra::Delegator.delegate | |
0.00 381.29 0.00 1 0.00 0.00 Sinatra::Base#raise_errors= | |
0.00 381.29 0.00 1 0.00 0.00 Sinatra::Base#enable | |
0.00 381.29 0.00 1 0.00 0.00 Sinatra::Base#dump_errors= | |
0.00 381.29 0.00 2 0.00 0.00 Sinatra::Base#disable | |
0.00 381.29 0.00 1 0.00 0.00 Sinatra::Base#show_exceptions= | |
0.00 381.29 0.00 4 0.00 0.00 Sinatra::Base#use | |
0.00 381.29 0.00 13 0.00 0.00 Sinatra::Base#post | |
0.00 381.29 0.00 2 0.00 0.00 Sinatra::Base#delete | |
0.00 381.29 0.00 1 0.00 0.00 Mime::Type#lookup_by_extension | |
0.00 381.29 0.00 7 0.00 0.00 Array#compact! | |
0.00 381.29 0.00 323 0.00 0.00 Fixnum#>= | |
0.00 381.29 0.00 6 0.00 0.00 Gem::Version#correct? | |
0.00 381.29 0.00 42 0.00 0.00 String#strip! | |
0.00 381.29 0.00 6 0.00 0.00 Gem::Version#initialize | |
0.00 381.29 0.00 7 0.00 0.00 Gem::Requirement#parse | |
0.00 381.29 0.00 7 0.00 0.00 Gem::Requirement#initialize | |
0.00 381.29 0.00 7 0.00 0.00 Gem::Requirement#create | |
0.00 381.29 0.00 7 0.00 0.00 Gem::Dependency#initialize | |
0.00 381.29 0.00 7 0.00 0.00 Bundler::SpecSet#sorted | |
0.00 381.29 0.00 2 0.00 0.00 Rails::Railtie::Configuration#before_configuration | |
0.00 381.29 0.00 6 0.00 0.00 Gem::Dependency#requirement | |
0.00 381.29 0.00 6 0.00 0.00 Gem::Version#segments | |
0.00 381.29 0.00 3 0.00 0.00 Gem::Version#<=> | |
0.00 381.29 0.00 464 0.00 0.00 Kernel.instance_variable_defined? | |
0.00 381.29 0.00 3 0.00 0.00 Gem::Requirement#satisfied_by? | |
0.00 381.29 0.00 2 0.00 0.00 Gem::Dependency#=~ | |
0.00 381.29 0.00 2 0.00 0.00 Kernel.gem | |
0.00 381.29 0.00 121 0.00 5.70 ActiveModel::Observing::ClassMethods.inherited | |
0.00 381.29 0.00 102 0.00 0.00 ActiveSupport::Concern.extended | |
0.00 381.29 0.00 1 0.00 0.00 SOAP::Mapping::SchemaEmptyDefinition#initialize | |
0.00 381.29 0.00 1 0.00 0.00 XSD::Charset.init | |
0.00 381.29 0.00 105 0.00 0.00 XSD::NSDBase#inherited | |
0.00 381.29 0.00 1 0.00 0.00 Float#** | |
0.00 381.29 0.00 3 0.00 0.00 SOAP::Env.getenv | |
0.00 381.29 0.00 121 0.00 0.00 ActiveModel::Observing::ClassMethods.notify_observers | |
0.00 381.29 0.00 1 0.00 0.00 JSON::Ext::Generator::GeneratorMethods::String.included | |
0.00 381.29 0.00 26 0.00 0.00 SOAP::Mapping::Factory#initialize | |
0.00 381.29 0.00 4 0.00 0.00 SOAP::Mapping::StringFactory_#initialize | |
0.00 381.29 0.00 4 0.00 0.00 SOAP::Mapping::BasetypeFactory_#initialize | |
0.00 381.29 0.00 4 0.00 0.00 SOAP::Mapping::DateTimeFactory_#initialize | |
0.00 381.29 0.00 4 0.00 0.00 SOAP::Mapping::ArrayFactory_#initialize | |
0.00 381.29 0.00 1 0.00 0.00 SOAP::Mapping::TypedArrayFactory_#initialize | |
0.00 381.29 0.00 4 0.00 0.00 SOAP::Mapping::HashFactory_#initialize | |
0.00 381.29 0.00 4 0.00 0.00 SOAP::Mapping::RegistrySupport.initialize | |
0.00 381.29 0.00 3 0.00 0.00 SOAP::Mapping::EncodedRegistry::Map#initialize | |
0.00 381.29 0.00 3 0.00 0.00 SOAP::Mapping::EncodedRegistry::Map#clear | |
0.00 381.29 0.00 118 0.00 0.00 SOAP::Mapping::EncodedRegistry::Map#add | |
0.00 381.29 0.00 3 0.00 0.00 SOAP::Mapping::EncodedRegistry::Map#init | |
0.00 381.29 0.00 3 0.00 0.00 SOAP::Mapping::RubytypeFactory#initialize | |
0.00 381.29 0.00 3 0.00 0.00 SOAP::Mapping::EncodedRegistry#initialize | |
0.00 381.29 0.00 1 0.00 0.00 XSD::NamedElements#initialize | |
0.00 381.29 0.00 1 0.00 0.00 XSD::NamedElements#freeze | |
0.00 381.29 0.00 1 0.00 0.00 SOAP::Property#initialize | |
0.00 381.29 0.00 322 0.00 0.00 ActiveSupport::DescendantsTracker.direct_descendants | |
0.00 381.29 0.00 2 0.00 10.00 SOAP::Property#loadproperty | |
0.00 381.29 0.00 1 0.00 0.00 XSD::XMLParser::Parser#add_factory | |
0.00 381.29 0.00 3 0.00 0.00 SOAP::EncodingStyle::Handler#uri | |
0.00 381.29 0.00 3 0.00 0.00 SOAP::EncodingStyle::Handler#add_handler | |
0.00 381.29 0.00 3 0.00 0.00 SOAP::EncodingStyle::Handler#initialize | |
0.00 381.29 0.00 1 0.00 0.00 SOAP::EncodingStyle::SOAPHandler#initialize | |
0.00 381.29 0.00 1 0.00 0.00 SOAP::EncodingStyle::LiteralHandler#initialize | |
0.00 381.29 0.00 1 0.00 0.00 SOAP::EncodingStyle::ASPDotNetHandler#initialize | |
0.00 381.29 0.00 1 0.00 0.00 SOAP::Mapping::EncodedRegistry#add | |
0.00 381.29 0.00 1 0.00 0.00 SOAP::AttrProxy.included | |
0.00 381.29 0.00 13 0.00 0.00 SOAP::AttrProxy::AttrProxyClassSupport.attr_proxy | |
0.00 381.29 0.00 1 0.00 0.00 SOAP::Mapping::LiteralRegistry#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ActiveResource::Base#_validators | |
0.00 381.29 0.00 1 0.00 0.00 ActiveResource::Base#include_root_in_json= | |
0.00 381.29 0.00 14688 0.00 0.00 Fixnum#< | |
0.00 381.29 0.00 3 0.00 0.00 Encoding#default_internal= | |
0.00 381.29 0.00 4 0.00 0.00 Encoding#default_external= | |
0.00 381.29 0.00 7 0.00 1.43 ActiveSupport::Autoload.autoload_under | |
0.00 381.29 0.00 3999 0.00 0.00 File#directory? | |
0.00 381.29 0.00 1 0.00 0.00 Rails::Railtie::Configuration#before_eager_load | |
0.00 381.29 0.00 8 0.00 0.00 Rails::Railtie::Configuration#after_initialize | |
0.00 381.29 0.00 53 0.00 1267.36 ActiveSupport.on_load | |
0.00 381.29 0.00 77 0.00 0.00 ActiveSupport::OrderedOptions#method_missing | |
0.00 381.29 0.00 113 0.00 0.00 SOAP::Mapping::SchemaSequenceDefinition#set_array | |
0.00 381.29 0.00 2 0.00 0.00 ActiveSupport::Deprecation::DeprecationProxy#new | |
0.00 381.29 0.00 371 0.00 0.00 SOAP::Mapping::SchemaDefinition#is_anonymous? | |
0.00 381.29 0.00 2 0.00 0.00 Module#included_modules | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Observer#peeping_toms= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Observer#default_observers_enabled= | |
0.00 381.29 0.00 1 0.00 0.00 NoPeepingToms::ClassMethods.enable_observers | |
0.00 381.29 0.00 1 0.00 0.00 NoPeepingToms.included | |
0.00 381.29 0.00 43 0.00 0.00 ActiveSupport::OrderedOptions#[]= | |
0.00 381.29 0.00 2 0.00 0.00 Syck::Resolver#initialize | |
0.00 381.29 0.00 27 0.00 0.00 Syck.tag_class | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Deprecation::DeprecatedConstantProxy#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Syck::Resolver#use_types_at | |
0.00 381.29 0.00 1 0.00 0.00 FileUtils.pwd | |
0.00 381.29 0.00 2 0.00 0.00 Configatron#reset! | |
0.00 381.29 0.00 27 0.00 0.00 Configatron::Store#parse_options | |
0.00 381.29 0.00 5 0.00 0.00 Configatron::Store#configure_from_hash | |
0.00 381.29 0.00 5 0.00 0.00 Configatron::Store#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Configatron#initialize | |
0.00 381.29 0.00 24 0.00 0.00 Configatron#instance | |
0.00 381.29 0.00 24 0.00 0.00 Kernel.configatron | |
0.00 381.29 0.00 24 0.00 0.00 Configatron::Store#_store_lookup | |
0.00 381.29 0.00 46 0.00 0.43 Configatron::Store#method_missing | |
0.00 381.29 0.00 24 0.00 0.42 Configatron#method_missing | |
0.00 381.29 0.00 22 0.00 0.91 Configatron::Store#methods_include? | |
0.00 381.29 0.00 8 0.00 1.25 Configatron::Store#set_default | |
0.00 381.29 0.00 7 0.00 0.00 APN::Base#_validators | |
0.00 381.29 0.00 2 0.00 0.00 APN::Device#_validators | |
0.00 381.29 0.00 6 0.00 0.00 TrueClass#^ | |
0.00 381.29 0.00 6 0.00 0.00 ActiveModel::Validations::FormatValidator#check_validity! | |
0.00 381.29 0.00 5 0.00 0.00 ActiveModel::Validations::HelperMethods.validates_format_of | |
0.00 381.29 0.00 7 0.00 2.86 ActiveRecord::Base#before_create | |
0.00 381.29 0.00 3 0.00 0.00 APN::DeviceGrouping#_validators | |
0.00 381.29 0.00 2 0.00 0.00 APN::Group#_validators | |
0.00 381.29 0.00 13 0.00 0.00 ActiveRecord::Base#serialized_attributes | |
0.00 381.29 0.00 7 0.00 0.00 ActiveRecord::Base#serialize | |
0.00 381.29 0.00 8 0.00 0.00 ActiveRecord::Associations::ClassMethods.create_has_one_through_reflection | |
0.00 381.29 0.00 25 0.00 12.00 ActiveRecord::Associations::ClassMethods.has_one | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::JSON::Encoding.escape_html_entities_in_json= | |
0.00 381.29 0.00 25 0.00 14.40 ActiveRecord::AutosaveAssociation::ClassMethods.has_one | |
0.00 381.29 0.00 1 0.00 0.00 APN::GroupNotification#_validators | |
0.00 381.29 0.00 1 0.00 0.00 APN::PullNotification#_validators | |
0.00 381.29 0.00 467 0.00 0.00 ActiveSupport::Dependencies.autoload_once_paths | |
0.00 381.29 0.00 2 0.00 0.00 Kernel.untaint | |
0.00 381.29 0.00 19 0.00 0.00 Gem::Specification#default_value | |
0.00 381.29 0.00 19 0.00 0.00 Time#=== | |
0.00 381.29 0.00 1 0.00 0.00 Gem::Version#create | |
0.00 381.29 0.00 1 0.00 0.00 Gem::Version#prerelease? | |
0.00 381.29 0.00 1 0.00 0.00 Gem::Specification#version= | |
0.00 381.29 0.00 1 0.00 0.00 Gem::Specification#summary= | |
0.00 381.29 0.00 1 0.00 0.00 Gem::Specification#description= | |
0.00 381.29 0.00 1 0.00 0.00 Gem::Specification#authors | |
0.00 381.29 0.00 1 0.00 0.00 Gem::Specification#files= | |
0.00 381.29 0.00 1 0.00 0.00 Gem::Specification#executables= | |
0.00 381.29 0.00 1 0.00 0.00 Gem::Specification#rdoc_options | |
0.00 381.29 0.00 1 0.00 0.00 Gem::Specification#extra_rdoc_files= | |
0.00 381.29 0.00 1 0.00 0.00 Gem::Specification#dependencies | |
0.00 381.29 0.00 2 0.00 0.00 ActiveResource::Base#_validators= | |
0.00 381.29 0.00 1 0.00 10.00 Gem::Specification#add_runtime_dependency | |
0.00 381.29 0.00 1 0.00 10.00 Gem::Specification#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Gem::Specification#loaded_from= | |
0.00 381.29 0.00 1 0.00 10.00 Gem::Specification#load | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::VERSION.build_version_string | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::LanguageSupport.supports_string_encodings? | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::LanguageSupport.stdlib_json_usable? | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::JSONWrapper#load_stdlib_json | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::DefaultSource#config_path | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::DefaultSource#app_name | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::DefaultSource#dispatcher | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::DefaultSource#framework | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::DefaultSource#monitor_mode | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::DefaultSource#agent_enabled | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::DefaultSource#developer_mode | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::DefaultSource#profiling_available | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::DefaultSource#strip_exception_messages_enabled | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::DefaultSource#port | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::DefaultSource#api_port | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::DefaultSource#audit_log_path | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::DefaultSource#disable_activerecord_instrumentation | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::DefaultSource#transaction_tracer_transaction_threshold | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::DefaultSource#slow_sql_enabled | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::DefaultSource#slow_sql_explain_threshold | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::DefaultSource#slow_sql_explain_enabled | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::DefaultSource#slow_sql_record_sql | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::DefaultSource#browser_monitoring_auto_instrument | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::DefaultSource#browser_monitoring_loader | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::DefaultSource#thread_profiler_enabled | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::DefaultSource#marshaller | |
0.00 381.29 0.00 75 0.00 0.00 NewRelic::MetricSpec#scope= | |
0.00 381.29 0.00 16 0.00 2.50 ActiveSupport::Callbacks::ClassMethods.define_callbacks | |
0.00 381.29 0.00 115 0.00 0.00 NewRelic::MetricSpec#hash | |
0.00 381.29 0.00 10 0.00 0.00 NewRelic::Agent::RequestSampler#map_metric | |
0.00 381.29 0.00 38 0.00 0.00 NewRelic::MetricSpec#eql? | |
0.00 381.29 0.00 20 0.00 0.00 NewRelic::EnvironmentReport#registered_reporters | |
0.00 381.29 0.00 19 0.00 0.00 NewRelic::EnvironmentReport#report_on | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::TransactionState#initialize | |
0.00 381.29 0.00 150 0.00 0.00 NewRelic::Agent::TransactionState#state_for | |
0.00 381.29 0.00 150 0.00 0.00 NewRelic::Agent::TransactionState#get | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::BusyCalculator.time_now | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::BusyCalculator.reset | |
0.00 381.29 0.00 4 0.00 0.00 NewRelic::Agent::Sampler#inherited | |
0.00 381.29 0.00 1 0.00 0.00 Resolv::Hosts#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Resolv::DNS::Config#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Resolv::DNS#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Resolv#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Time#at | |
0.00 381.29 0.00 2 0.00 0.00 Sync_m.define_aliases | |
0.00 381.29 0.00 1 0.00 0.00 Sync_m.append_features | |
0.00 381.29 0.00 1 0.00 0.00 Sync_m.sync_initialize | |
0.00 381.29 0.00 1 0.00 0.00 Sync_m.sync_extend | |
0.00 381.29 0.00 1 0.00 0.00 Sync_m.extend_object | |
0.00 381.29 0.00 2 0.00 0.00 HTTParty.normalize_base_uri | |
0.00 381.29 0.00 3 0.00 0.00 JSON::Ext::Generator::State#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Compass::AppIntegration::Helpers.register | |
0.00 381.29 0.00 4 0.00 0.00 Compass::Configuration::Data#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Compass::Configuration::Helpers.default_configuration | |
0.00 381.29 0.00 21 0.00 0.00 Compass::Configuration::Helpers.configuration | |
0.00 381.29 0.00 189 0.00 0.00 Compass::Configuration::Inheritance::InstanceMethods.set? | |
0.00 381.29 0.00 774 0.00 1.21 Kernel.silence_warnings | |
0.00 381.29 0.00 50 0.00 0.20 Compass::Configuration::Data#project_path_without_default | |
0.00 381.29 0.00 1 0.00 30.00 JSON.generator= | |
0.00 381.29 0.00 10 0.00 0.00 Compass::Configuration::Defaults.default_project_path | |
0.00 381.29 0.00 69 0.00 2.17 Compass::Configuration::Inheritance::InstanceMethods.default_for | |
0.00 381.29 0.00 81 0.00 2.10 Compass::Configuration::Inheritance::InstanceMethods.read | |
0.00 381.29 0.00 48 0.00 0.00 Rails::Railtie::Configuration#method_missing | |
0.00 381.29 0.00 29 0.00 0.00 Compass::Configuration::Helpers.projectize | |
0.00 381.29 0.00 3 0.00 0.00 Compass::Configuration::Helpers.detect_configuration_file | |
0.00 381.29 0.00 4 0.00 0.00 Compass::Configuration::Inheritance::InstanceMethods.inherit_from! | |
0.00 381.29 0.00 2 0.00 0.00 File#readable? | |
0.00 381.29 0.00 2 0.00 0.00 Compass::Configuration::Serialization.get_binding | |
0.00 381.29 0.00 2 0.00 0.00 Kernel.local_variables | |
0.00 381.29 0.00 4 0.00 0.00 Compass::Configuration::Data#project_type= | |
0.00 381.29 0.00 2 0.00 0.00 Compass::Configuration::Data#project_path= | |
0.00 381.29 0.00 2 0.00 0.00 Compass::Configuration::Data#css_dir= | |
0.00 381.29 0.00 2 0.00 0.00 Compass::Configuration::Data#sass_dir= | |
0.00 381.29 0.00 2 0.00 0.00 Compass::Configuration::Data#javascripts_dir= | |
0.00 381.29 0.00 2 0.00 0.00 Compass::Configuration::Data#http_images_path= | |
0.00 381.29 0.00 2 0.00 0.00 Compass::Configuration::Data#http_stylesheets_path= | |
0.00 381.29 0.00 2 0.00 0.00 Compass::Configuration::Data#raw_http_images_path | |
0.00 381.29 0.00 2 0.00 0.00 Compass::Configuration::Data#http_images_path_without_default | |
0.00 381.29 0.00 4 0.00 2.50 Compass::Configuration::Data#http_images_path | |
0.00 381.29 0.00 2 0.00 5.00 Compass::Configuration::Serialization.issue_deprecation_warnings | |
0.00 381.29 0.00 2 0.00 5.00 Compass::Configuration::Serialization.parse_string | |
0.00 381.29 0.00 3 0.00 3.33 Kernel.open_uri_original_open | |
0.00 381.29 0.00 3 0.00 3.33 Kernel.open | |
0.00 381.29 0.00 2 0.00 5.00 Compass::Configuration::Serialization._parse | |
0.00 381.29 0.00 2 0.00 0.00 Compass::Configuration::Inheritance::InstanceMethods.reset_inheritance! | |
0.00 381.29 0.00 2 0.00 5.00 Compass::Configuration::Inheritance::InstanceMethods.with_defaults | |
0.00 381.29 0.00 2 0.00 5.00 Compass::Configuration::FileData#new_from_file | |
0.00 381.29 0.00 4 0.00 2.50 Compass::Configuration::Helpers.configuration_for | |
0.00 381.29 0.00 1 0.00 10.00 CompassRails.boot_config | |
0.00 381.29 0.00 5 0.00 0.00 Compass::Configuration::Inheritance::InstanceMethods.set_top_level | |
0.00 381.29 0.00 2 0.00 0.00 Compass::Configuration::Inheritance::InstanceMethods.on_top! | |
0.00 381.29 0.00 2 0.00 0.00 Compass::Configuration::Helpers.add_configuration | |
0.00 381.29 0.00 10 0.00 0.00 CompassRails.rails_version | |
0.00 381.29 0.00 4 0.00 0.00 CompassRails.rails31? | |
0.00 381.29 0.00 3 0.00 0.00 CompassRails.rails32? | |
0.00 381.29 0.00 2 0.00 0.00 CompassRails.rails2? | |
0.00 381.29 0.00 1 0.00 0.00 CompassRails.rails3? | |
0.00 381.29 0.00 1 0.00 0.00 Bignum#- | |
0.00 381.29 0.00 1 0.00 0.00 Pry::Hooks#initialize | |
0.00 381.29 0.00 3 0.00 0.00 Pry::Hooks#hook_exists? | |
0.00 381.29 0.00 3 0.00 0.00 Pry::Hooks#add_hook | |
0.00 381.29 0.00 3 0.00 0.00 Pry::Helpers::BaseHelpers.mri_18? | |
0.00 381.29 0.00 3 0.00 0.00 MethodSource::MethodExtensions.included | |
0.00 381.29 0.00 10 0.00 0.00 CodeRay.coderay_path | |
0.00 381.29 0.00 2 0.00 0.00 Pry::Helpers::BaseHelpers.jruby? | |
0.00 381.29 0.00 1 0.00 0.00 Pry::Helpers::BaseHelpers.windows? | |
0.00 381.29 0.00 1 0.00 0.00 Pry::Helpers::BaseHelpers.rbx? | |
0.00 381.29 0.00 21 0.00 0.00 Pry::CommandSet#import | |
0.00 381.29 0.00 11 0.00 0.00 Pry::CommandSet#initialize | |
0.00 381.29 0.00 717 0.00 0.00 Pry::Command#match | |
0.00 381.29 0.00 172 0.00 0.00 Pry::Command#description | |
0.00 381.29 0.00 77 0.00 0.00 NilClass#inspect | |
0.00 381.29 0.00 99 0.00 0.00 Pry::Command#default_options | |
0.00 381.29 0.00 594 0.00 0.00 Pry::Command#command_options | |
0.00 381.29 0.00 60 0.00 0.00 Pry::ClassCommand#inherited | |
0.00 381.29 0.00 17 0.00 0.00 Regexp#inspect | |
0.00 381.29 0.00 65 0.00 0.00 Pry::Command#group | |
0.00 381.29 0.00 53 0.00 0.00 Pry::Command#banner | |
0.00 381.29 0.00 43 0.00 0.00 Pry::CommandSet#add_command | |
0.00 381.29 0.00 38 0.00 0.00 Pry::Command#subclass | |
0.00 381.29 0.00 16 0.00 0.00 Pry::CommandSet#create_command | |
0.00 381.29 0.00 2 0.00 0.00 Pry::CommandSet#disabled_command | |
0.00 381.29 0.00 22 0.00 0.00 Pry::CommandSet#block_command | |
0.00 381.29 0.00 896 0.00 0.00 Pry::Command#convert_to_regex | |
0.00 381.29 0.00 1 0.00 0.00 ActiveResource::Base#_validate_callbacks | |
0.00 381.29 0.00 436 0.00 0.05 Pry::Command#matches? | |
0.00 381.29 0.00 12 0.00 0.00 MatchData#size | |
0.00 381.29 0.00 12 0.00 0.00 Pry::Command#match_score | |
0.00 381.29 0.00 12 0.00 2.50 Pry::CommandSet#find_command | |
0.00 381.29 0.00 18 0.00 1.67 Class#extlib_inheritable_reader | |
0.00 381.29 0.00 7 0.00 0.00 PrettyPrint::Group#initialize | |
0.00 381.29 0.00 7 0.00 0.00 PrettyPrint::GroupQueue#enq | |
0.00 381.29 0.00 1 0.00 0.00 PrettyPrint::GroupQueue#initialize | |
0.00 381.29 0.00 1 0.00 0.00 PrettyPrint#initialize | |
0.00 381.29 0.00 33 0.00 0.00 Hash#== | |
0.00 381.29 0.00 1 0.00 0.00 Kernel.untrust | |
0.00 381.29 0.00 4 0.00 0.00 PP::PPMethods.check_inspect_key | |
0.00 381.29 0.00 4 0.00 0.00 PP::PPMethods.push_inspect_key | |
0.00 381.29 0.00 15 0.00 0.00 PrettyPrint#text | |
0.00 381.29 0.00 2 0.00 0.00 Numeric#pretty_print | |
0.00 381.29 0.00 6 0.00 0.00 PrettyPrint#nest | |
0.00 381.29 0.00 6 0.00 0.00 PrettyPrint::GroupQueue#delete | |
0.00 381.29 0.00 6 0.00 0.00 PrettyPrint#group_sub | |
0.00 381.29 0.00 6 0.00 0.00 PrettyPrint#group | |
0.00 381.29 0.00 4 0.00 0.00 PP::PPMethods.pop_inspect_key | |
0.00 381.29 0.00 4 0.00 0.00 PP::PPMethods.pp | |
0.00 381.29 0.00 2 0.00 0.00 PrettyPrint::Group#break? | |
0.00 381.29 0.00 1 0.00 0.00 PrettyPrint#current_group | |
0.00 381.29 0.00 1 0.00 0.00 PrettyPrint::Breakable#initialize | |
0.00 381.29 0.00 8 0.00 0.00 PrettyPrint#break_outmost_groups | |
0.00 381.29 0.00 1 0.00 0.00 PrettyPrint#breakable | |
0.00 381.29 0.00 1 0.00 0.00 PP::PPMethods.comma_breakable | |
0.00 381.29 0.00 1 0.00 0.00 PrettyPrint::Text#initialize | |
0.00 381.29 0.00 7 0.00 0.00 PrettyPrint::Text#add | |
0.00 381.29 0.00 2 0.00 0.00 PP::PPMethods.seplist | |
0.00 381.29 0.00 2 0.00 0.00 Array#pretty_print | |
0.00 381.29 0.00 1 0.00 0.00 PP::PPMethods.guard_inspect_key | |
0.00 381.29 0.00 1 0.00 0.00 PrettyPrint::Breakable#output | |
0.00 381.29 0.00 1 0.00 0.00 PrettyPrint::Text#output | |
0.00 381.29 0.00 1 0.00 0.00 PrettyPrint#flush | |
0.00 381.29 0.00 1 0.00 0.00 PP#pp | |
0.00 381.29 0.00 1 0.00 0.00 Kernel.pretty_inspect | |
0.00 381.29 0.00 1 0.00 0.00 #<Class:Pry>#delegate_accessors | |
0.00 381.29 0.00 1 0.00 0.00 Pry::PluginManager#initialize | |
0.00 381.29 0.00 4 0.00 0.00 OpenStruct#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Pry::History#restore_default_behavior | |
0.00 381.29 0.00 1 0.00 0.00 Pry::History#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Pry::Config#input= | |
0.00 381.29 0.00 1 0.00 0.00 Pry::Config#hooks= | |
0.00 381.29 0.00 2 0.00 0.00 Pry::Helpers::BaseHelpers.windows_ansi? | |
0.00 381.29 0.00 2 0.00 0.00 Pry::Helpers::BaseHelpers.use_ansi_codes? | |
0.00 381.29 0.00 1 0.00 0.00 Pry#default_editor_for_platform | |
0.00 381.29 0.00 6 0.00 0.00 OpenStruct#modifiable | |
0.00 381.29 0.00 24 0.00 0.00 OpenStruct#new_ostruct_member | |
0.00 381.29 0.00 1 0.00 0.00 #<OpenStruct should_save=true, should_load=true, file="/Users/jackthorne/.pry_history">.file | |
0.00 381.29 0.00 1 0.00 0.00 Pry#set_config_defaults | |
0.00 381.29 0.00 1 0.00 0.00 CodeRay::PluginHost.extended | |
0.00 381.29 0.00 3 0.00 0.00 CodeRay::PluginHost.plugin_path | |
0.00 381.29 0.00 2 0.00 0.00 CodeRay::Plugin.plugin_host | |
0.00 381.29 0.00 19 0.00 0.00 CodeRay::PluginHost.validate_id | |
0.00 381.29 0.00 1 0.00 0.00 CodeRay::PluginHost.make_plugin_hash | |
0.00 381.29 0.00 2 0.00 0.00 CodeRay::PluginHost.path_to | |
0.00 381.29 0.00 18 0.00 0.56 CodeRay::PluginHost.plugin_hash | |
0.00 381.29 0.00 1 0.00 0.00 CodeRay::PluginHost.map | |
0.00 381.29 0.00 1 0.00 10.00 CodeRay::PluginHost.load_plugin_map | |
0.00 381.29 0.00 1 0.00 0.00 CodeRay::PluginHost.register | |
0.00 381.29 0.00 1 0.00 0.00 CodeRay::Plugin.register_for | |
0.00 381.29 0.00 1 0.00 10.00 CodeRay::PluginHost.[] | |
0.00 381.29 0.00 1 0.00 10.00 CodeRay::PluginHost.const_missing | |
0.00 381.29 0.00 18 0.00 0.00 ActiveSupport::Callbacks::CallbackChain#initialize | |
0.00 381.29 0.00 1 0.00 20.00 Pry#reset_defaults | |
0.00 381.29 0.00 1 0.00 0.00 Gem.refresh | |
0.00 381.29 0.00 4 0.00 0.00 Gem::Specification#_all | |
0.00 381.29 0.00 3 0.00 0.00 Pry::PluginManager#gem_located? | |
0.00 381.29 0.00 3 0.00 0.00 Pry::PluginManager::Plugin#initialize | |
0.00 381.29 0.00 4 0.00 7.50 Gem::Specification#each | |
0.00 381.29 0.00 1 0.00 10.00 Pry::PluginManager#locate_plugins | |
0.00 381.29 0.00 1 0.00 10.00 Pry#locate_plugins | |
0.00 381.29 0.00 1 0.00 30.00 Pry#init | |
0.00 381.29 0.00 1 0.00 0.00 Pry::CLI#reset | |
0.00 381.29 0.00 1 0.00 0.00 Slop#extract_short_flag | |
0.00 381.29 0.00 1 0.00 0.00 Slop#clean | |
0.00 381.29 0.00 1 0.00 0.00 Slop#extract_long_flag | |
0.00 381.29 0.00 1 0.00 0.00 Slop::Option#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Slop#build_option | |
0.00 381.29 0.00 1 0.00 0.00 Slop#on | |
0.00 381.29 0.00 1 0.00 0.00 Slop#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Slop#strict? | |
0.00 381.29 0.00 1 0.00 0.00 Slop#process_item | |
0.00 381.29 0.00 1 0.00 0.00 Slop::Option#required? | |
0.00 381.29 0.00 1 0.00 0.00 Slop#parse! | |
0.00 381.29 0.00 1 0.00 0.00 Slop#parse | |
0.00 381.29 0.00 1 0.00 0.00 Pry::PluginManager#plugins | |
0.00 381.29 0.00 1 0.00 0.00 Pry#plugins | |
0.00 381.29 0.00 1 0.00 0.00 Range#step | |
0.00 381.29 0.00 1 0.00 0.00 Pry::CommandSet#helpers | |
0.00 381.29 0.00 9 0.00 0.00 Pry#commands | |
0.00 381.29 0.00 3 0.00 60.00 Pry::PluginManager::Plugin#load_cli_options | |
0.00 381.29 0.00 1 0.00 180.00 Pry::CLI#add_plugin_options | |
0.00 381.29 0.00 1 0.00 0.00 Pry::CLI#add_options | |
0.00 381.29 0.00 1 0.00 0.00 Pry::CLI#process_options | |
0.00 381.29 0.00 1 0.00 0.00 Guard::Hook.included | |
0.00 381.29 0.00 20 0.00 0.00 Class#native_impl | |
0.00 381.29 0.00 1 0.00 0.00 MultiJson.default_adapter | |
0.00 381.29 0.00 2 0.00 0.00 MultiJson::Adapter#defaults | |
0.00 381.29 0.00 1 0.00 130.00 MultiJson.load_adapter_from_string_name | |
0.00 381.29 0.00 2 0.00 130.00 MultiJson.load_adapter | |
0.00 381.29 0.00 1 0.00 130.00 MultiJson.use | |
0.00 381.29 0.00 2 0.00 65.00 MultiJson.adapter | |
0.00 381.29 0.00 1 0.00 130.00 MultiJson.current_adapter | |
0.00 381.29 0.00 1 0.00 0.00 MultiJson::Adapter#blank? | |
0.00 381.29 0.00 1 0.00 0.00 MultiJson::Adapters::Oj#instance | |
0.00 381.29 0.00 1 0.00 0.00 MultiJson.cached_options | |
0.00 381.29 0.00 1 0.00 0.00 MultiJson::Options.default_load_options | |
0.00 381.29 0.00 2 0.00 0.00 MultiJson::Options.get_options | |
0.00 381.29 0.00 2 0.00 0.00 MultiJson::Options.load_options | |
0.00 381.29 0.00 1 0.00 0.00 MultiJson::Adapters::Oj#default_load_options | |
0.00 381.29 0.00 1 0.00 0.00 MultiJson::Adapter#collect_options | |
0.00 381.29 0.00 1 0.00 0.00 MultiJson::Adapter#cache | |
0.00 381.29 0.00 1 0.00 0.00 MultiJson::Adapter#collect_load_options | |
0.00 381.29 0.00 1 0.00 0.00 Oj.load | |
0.00 381.29 0.00 1 0.00 0.00 MultiJson::Adapters::Oj#load | |
0.00 381.29 0.00 1 0.00 0.00 MultiJson::Adapter#load | |
0.00 381.29 0.00 1 0.00 130.00 MultiJson.load | |
0.00 381.29 0.00 1 0.00 0.00 Cucumber::LoadPath.add_dirs | |
0.00 381.29 0.00 2 0.00 0.00 Array#transpose | |
0.00 381.29 0.00 1 0.00 0.00 Cucumber::Term::ANSIColor.coloring= | |
0.00 381.29 0.00 1 0.00 0.00 IO#tty? | |
0.00 381.29 0.00 1 0.00 0.00 Cucumber::Term::ANSIColor.version_is_greater_than_18? | |
0.00 381.29 0.00 1 0.00 0.00 Cucumber::Term::ANSIColor.included | |
0.00 381.29 0.00 1 0.00 0.00 Cucumber::Formatter::ANSIColor.define_real_grey | |
0.00 381.29 0.00 1 0.00 0.00 Cucumber::Formatter::ANSIColor.define_grey | |
0.00 381.29 0.00 1 0.00 0.00 Proc#to_s | |
0.00 381.29 0.00 7 0.00 0.00 RSpec::Matchers::OperatorMatcher#use_custom_matcher_or_delegate | |
0.00 381.29 0.00 2 0.00 0.00 RSpec::Matchers::OperatorMatcher#registry | |
0.00 381.29 0.00 1 0.00 0.00 RSpec::Matchers::OperatorMatcher#register | |
0.00 381.29 0.00 55 0.00 0.00 Gherkin::I18n#languages | |
0.00 381.29 0.00 55 0.00 0.00 Gherkin::I18n#initialize | |
0.00 381.29 0.00 55 0.00 0.00 Gherkin::I18n#get | |
0.00 381.29 0.00 1 0.00 0.00 Gherkin::I18n#all | |
0.00 381.29 0.00 3 0.00 0.00 Module#attr_accessor_with_default | |
0.00 381.29 0.00 275 0.00 0.11 Gherkin::I18n#keywords | |
0.00 381.29 0.00 55 0.00 0.55 Gherkin::I18n#step_keywords | |
0.00 381.29 0.00 5 0.00 0.00 ActiveSupport::LogSubscriber#attach_to | |
0.00 381.29 0.00 24 0.00 0.00 ActiveSupport::Notifications.subscribe | |
0.00 381.29 0.00 1 0.00 0.00 Gherkin::Rubify.rubify | |
0.00 381.29 0.00 24 0.00 0.00 ActiveSupport::Notifications::Fanout#subscribe | |
0.00 381.29 0.00 24 0.00 0.00 ActiveSupport::Notifications::Fanout::Subscriber#initialize | |
0.00 381.29 0.00 1 0.00 0.00 FSEvent#root_path | |
0.00 381.29 0.00 2 0.00 0.00 IPSocket#getaddress | |
0.00 381.29 0.00 2 0.00 0.00 IPAddr#in_addr | |
0.00 381.29 0.00 2 0.00 0.00 IPAddr#mask! | |
0.00 381.29 0.00 2 0.00 0.00 IPAddr#initialize | |
0.00 381.29 0.00 2 0.00 0.00 IPAddr#ipv4? | |
0.00 381.29 0.00 1 0.00 0.00 Bignum#| | |
0.00 381.29 0.00 2 0.00 0.00 IPAddr#hash | |
0.00 381.29 0.00 2 0.00 0.00 BetterErrors::Middleware#allow_ip! | |
0.00 381.29 0.00 1 0.00 0.00 IPAddr#in6_addr | |
0.00 381.29 0.00 1 0.00 0.00 Bignum#>> | |
0.00 381.29 0.00 1 0.00 0.00 Bignum#<< | |
0.00 381.29 0.00 1 0.00 0.00 Bignum#hash | |
0.00 381.29 0.00 6 0.00 0.00 BetterErrors.editor= | |
0.00 381.29 0.00 1 0.00 0.00 Object#mri_2? | |
0.00 381.29 0.00 1 0.00 0.00 Pry::CommandSet#find_command_by_match_or_listing | |
0.00 381.29 0.00 1 0.00 0.00 Pry::Command#hooks | |
0.00 381.29 0.00 1 0.00 0.00 Pry::CommandSet#before_command | |
0.00 381.29 0.00 1 0.00 0.00 Gem::Specification#platform | |
0.00 381.29 0.00 1 0.00 0.00 Gem.platforms | |
0.00 381.29 0.00 1 0.00 0.00 Gem::Platform#match | |
0.00 381.29 0.00 1 0.00 0.00 Gem::Specification#sort_obj | |
0.00 381.29 0.00 1 0.00 0.00 Gem::Dependency#matching_specs | |
0.00 381.29 0.00 1 0.00 0.00 Gem::Dependency#to_specs | |
0.00 381.29 0.00 1 0.00 0.00 Gem::Dependency#to_spec | |
0.00 381.29 0.00 1 0.00 0.00 Gem::Specification#find_by_name | |
0.00 381.29 0.00 1 0.00 0.00 Jasmine::Dependencies.safe_gem_check | |
0.00 381.29 0.00 1 0.00 0.00 Jasmine::Dependencies.running_rails? | |
0.00 381.29 0.00 1 0.00 0.00 Jasmine::Dependencies.running_rails3? | |
0.00 381.29 0.00 1 0.00 0.00 Jasmine::Dependencies.rails3? | |
0.00 381.29 0.00 1 0.00 68660.00 Bundler::Runtime#require | |
0.00 381.29 0.00 1 0.00 68660.00 Bundler.require | |
0.00 381.29 0.00 1 0.00 0.00 Rails::Application::Configurable.included | |
0.00 381.29 0.00 36 0.00 0.00 Rails::Application#instance | |
0.00 381.29 0.00 1 0.00 0.00 Rails.application= | |
0.00 381.29 0.00 2 0.00 0.00 String#encoding_aware? | |
0.00 381.29 0.00 2 0.00 0.00 Rails::Application::Configuration#encoding= | |
0.00 381.29 0.00 1 0.00 0.00 Rails::Application::Configuration#initialize | |
0.00 381.29 0.00 164 0.00 0.67 Rails::Application::Configurable.config | |
0.00 381.29 0.00 1 0.00 110.00 Rails::Application#add_lib_to_load_path! | |
0.00 381.29 0.00 1 0.00 0.00 Sass::Util.ap_geq_3? | |
0.00 381.29 0.00 2 0.00 0.00 Sass::Plugin::Configuration.default_options | |
0.00 381.29 0.00 48 0.00 0.00 Sass::Plugin::Configuration.options | |
0.00 381.29 0.00 1 0.00 0.00 Sass::Plugin::Compiler#initialize | |
0.00 381.29 0.00 28 0.00 0.00 Sass::Plugin.compiler | |
0.00 381.29 0.00 7 0.00 0.00 Sass::Plugin.options | |
0.00 381.29 0.00 10 0.00 0.00 Sass::Plugin.method_missing | |
0.00 381.29 0.00 30 0.00 0.00 ActiveSupport::Notifications.notifier | |
0.00 381.29 0.00 17 0.00 0.00 Rails.configuration | |
0.00 381.29 0.00 10 0.00 0.00 Rails::Configuration::MiddlewareStackProxy#use | |
0.00 381.29 0.00 2 0.00 0.00 FileTest.exist? | |
0.00 381.29 0.00 1 0.00 0.00 Pathname#exist? | |
0.00 381.29 0.00 1 0.00 330.00 Rails::Application#inherited | |
0.00 381.29 0.00 34 0.00 3819.12 Rails::Application#method_missing | |
0.00 381.29 0.00 1 0.00 0.00 NewRelicApplicationConfig#build_log | |
0.00 381.29 0.00 2 0.00 0.00 Rails::Application::Configuration#builtin_controller | |
0.00 381.29 0.00 1 0.00 0.00 Rails::Paths::Path#push | |
0.00 381.29 0.00 20 0.00 0.50 Rails::Application::Configuration#paths | |
0.00 381.29 0.00 9 0.00 0.00 Logging.initialized? | |
0.00 381.29 0.00 10 0.00 0.00 Logging.levelify | |
0.00 381.29 0.00 675 0.00 0.00 String#tr | |
0.00 381.29 0.00 2 0.00 0.00 LittlePlugger.underscore | |
0.00 381.29 0.00 2 0.00 0.00 LittlePlugger.default_plugin_path | |
0.00 381.29 0.00 2 0.00 0.00 LittlePlugger::ClassMethods.plugin_path | |
0.00 381.29 0.00 1 0.00 0.00 Gem.suffixes | |
0.00 381.29 0.00 559 0.00 0.00 Gem.suffix_pattern | |
0.00 381.29 0.00 264 0.00 0.08 Gem::Specification#lib_dirs_glob | |
0.00 381.29 0.00 264 0.00 0.08 Gem::Specification#matches_for_glob | |
0.00 381.29 0.00 25 0.00 0.00 Gem::Specification#loaded_from | |
0.00 381.29 0.00 50 0.00 0.00 Pathname#dirname | |
0.00 381.29 0.00 25 0.00 0.00 Bundler::SharedHelpers.find_gemfile | |
0.00 381.29 0.00 25 0.00 0.00 Bundler::SharedHelpers.default_gemfile | |
0.00 381.29 0.00 25 0.00 0.00 Bundler.default_gemfile | |
0.00 381.29 0.00 50 0.00 0.00 Pathname#expand_path | |
0.00 381.29 0.00 25 0.00 0.00 Bundler.root | |
0.00 381.29 0.00 14 0.00 0.00 Rails::Railtie::Configuration#initialize | |
0.00 381.29 0.00 1 0.00 40.00 Gem.find_files | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Notifications::Fanout#initialize | |
0.00 381.29 0.00 1 0.00 0.00 LittlePlugger.default_plugin_module | |
0.00 381.29 0.00 1 0.00 0.00 LittlePlugger::ClassMethods.plugin_module | |
0.00 381.29 0.00 1 0.00 50.00 LittlePlugger::ClassMethods.plugins | |
0.00 381.29 0.00 1 0.00 50.00 LittlePlugger::ClassMethods.initialize_plugins | |
0.00 381.29 0.00 1 0.00 50.00 Logging.init | |
0.00 381.29 0.00 20 0.00 0.00 Logging::Logger#_meta_eval | |
0.00 381.29 0.00 5 0.00 0.00 Logging::Logger#define_log_methods | |
0.00 381.29 0.00 1 0.00 50.00 Logging::RootLogger#initialize | |
0.00 381.29 0.00 6 0.00 16.67 Logging::Logger#new | |
0.00 381.29 0.00 5 0.00 0.00 Module#logger_name | |
0.00 381.29 0.00 15 0.00 0.00 Logging::Repository#to_key | |
0.00 381.29 0.00 4 0.00 0.00 Hash#length | |
0.00 381.29 0.00 22 0.00 0.00 Kernel.public_methods | |
0.00 381.29 0.00 16 0.00 0.00 Logging::Logger#level | |
0.00 381.29 0.00 2 0.00 0.00 Logging::Logger#_setup | |
0.00 381.29 0.00 1 0.00 50.00 Logging::Repository#initialize | |
0.00 381.29 0.00 7 0.00 7.14 Logging::Repository#instance | |
0.00 381.29 0.00 5 0.00 0.00 Logging::Repository#[] | |
0.00 381.29 0.00 1 0.00 0.00 Logging::Repository#master_for | |
0.00 381.29 0.00 76 0.00 0.00 Array#slice! | |
0.00 381.29 0.00 5 0.00 0.00 Logging::Repository#parent_name | |
0.00 381.29 0.00 1 0.00 0.00 Logging::Repository#parent | |
0.00 381.29 0.00 1 0.00 0.00 Logging::Logger#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Logging::Repository#[]= | |
0.00 381.29 0.00 2 0.00 0.00 Logging::Repository#children | |
0.00 381.29 0.00 2 0.00 0.00 Logging.appenders | |
0.00 381.29 0.00 2 0.00 0.00 Logging.layouts | |
0.00 381.29 0.00 4 0.00 0.00 Logging.backtrace | |
0.00 381.29 0.00 4 0.00 0.00 Logging::Layout#initialize | |
0.00 381.29 0.00 4 0.00 0.00 #<Logging::Logger:0x007f9f089c5118>.debug | |
0.00 381.29 0.00 4 0.00 0.00 Logging.log_internal | |
0.00 381.29 0.00 4 0.00 0.00 Logging::Layouts::Pattern#_meta_eval | |
0.00 381.29 0.00 2 0.00 0.00 Logging::Layouts::Pattern#create_date_format_methods | |
0.00 381.29 0.00 46 0.00 0.00 MatchData#[] | |
0.00 381.29 0.00 12 0.00 0.00 BasicObject#singleton_method_undefined | |
0.00 381.29 0.00 2 0.00 0.00 Logging::Layouts::Pattern#create_format_method | |
0.00 381.29 0.00 2 0.00 0.00 Logging::Layouts::Pattern#initialize | |
0.00 381.29 0.00 2 0.00 0.00 Logging::Layouts.pattern | |
0.00 381.29 0.00 2 0.00 0.00 File#writable? | |
0.00 381.29 0.00 2 0.00 0.00 Logging::Appenders::File#assert_valid_logfile | |
0.00 381.29 0.00 2 0.00 0.00 Encoding#default_external | |
0.00 381.29 0.00 29 0.00 0.00 Logging::Appender#encoding | |
0.00 381.29 0.00 4 0.00 0.00 Logging::Appender#encoding= | |
0.00 381.29 0.00 2 0.00 0.00 IO#new | |
0.00 381.29 0.00 4 0.00 0.00 IO#sync= | |
0.00 381.29 0.00 2 0.00 0.00 IO#flush | |
0.00 381.29 0.00 2 0.00 0.00 Logging::Appender#layout= | |
0.00 381.29 0.00 2 0.00 0.00 Logging::Appender#level= | |
0.00 381.29 0.00 2 0.00 0.00 ReentrantMutex#initialize | |
0.00 381.29 0.00 2 0.00 0.00 Logging::Layout#header | |
0.00 381.29 0.00 2 0.00 0.00 Logging::Appenders.[]= | |
0.00 381.29 0.00 2 0.00 5.00 Logging::Appender#initialize | |
0.00 381.29 0.00 2 0.00 5.00 Logging::Appenders::Buffering.initialize | |
0.00 381.29 0.00 2 0.00 0.00 Logging::Appenders::Buffering.immediate_at= | |
0.00 381.29 0.00 2 0.00 0.00 Logging::Appenders::Buffering.auto_flushing= | |
0.00 381.29 0.00 2 0.00 0.00 Logging::Appenders::Buffering._setup_periodic_flusher | |
0.00 381.29 0.00 2 0.00 0.00 Logging::Appenders::Buffering.flush_period= | |
0.00 381.29 0.00 2 0.00 0.00 Logging::Appenders::Buffering.configure_buffering | |
0.00 381.29 0.00 2 0.00 5.00 Logging::Appenders::IO#initialize | |
0.00 381.29 0.00 2 0.00 5.00 Logging::Appenders::File#initialize | |
0.00 381.29 0.00 2 0.00 5.00 Logging::Appenders.file | |
0.00 381.29 0.00 2 0.00 0.00 Logging::Logger#add_appenders | |
0.00 381.29 0.00 2 0.00 0.00 Logging::Logger#appenders= | |
0.00 381.29 0.00 1 0.00 0.00 Rails::Paths::Path#concat | |
0.00 381.29 0.00 1 0.00 50.00 NewRelicApplicationConfig#common_config | |
0.00 381.29 0.00 1 0.00 0.00 CoreAppConfig.secure_environment? | |
0.00 381.29 0.00 3 0.00 56.67 Rails::Application::Configuration#session_store | |
0.00 381.29 0.00 1 0.00 0.00 Rails::Railtie::Configuration#before_initialize | |
0.00 381.29 0.00 1 0.00 60.00 NewRelicApplicationConfig#rails3_config | |
0.00 381.29 0.00 2 0.00 0.00 Kernel.=~ | |
0.00 381.29 0.00 5 0.00 0.00 Mail::Encodings.get_name | |
0.00 381.29 0.00 5 0.00 0.00 Mail::Encodings.register | |
0.00 381.29 0.00 31 0.00 0.00 Rational#/ | |
0.00 381.29 0.00 31 0.00 0.00 Numeric#quo | |
0.00 381.29 0.00 31 0.00 0.00 Fixnum#fdiv | |
0.00 381.29 0.00 31 0.00 0.00 Rational#to_f | |
0.00 381.29 0.00 6 0.00 0.00 Time#to_f | |
0.00 381.29 0.00 14 0.00 0.00 Float#to_s | |
0.00 381.29 0.00 1 0.00 0.00 String#slice | |
0.00 381.29 0.00 1 0.00 0.00 Mail.something_random | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Agent::MethodTracer.included | |
0.00 381.29 0.00 10 0.00 0.00 NewRelic::Agent::MethodTracer::ClassMethods::AddMethodTracer.newrelic_method_exists? | |
0.00 381.29 0.00 122 0.00 0.00 String#tr_s | |
0.00 381.29 0.00 5 0.00 0.00 ActiveSupport::LogSubscriber#log_subscribers | |
0.00 381.29 0.00 40 0.00 0.25 NewRelic::Agent::MethodTracer::ClassMethods._traced_method_name | |
0.00 381.29 0.00 10 0.00 0.00 NewRelic::Agent::MethodTracer::ClassMethods::AddMethodTracer.traced_method_exists? | |
0.00 381.29 0.00 10 0.00 0.00 NewRelic::Agent::MethodTracer::ClassMethods::AddMethodTracer.unrecognized_keys | |
0.00 381.29 0.00 10 0.00 0.00 NewRelic::Agent::MethodTracer::ClassMethods::AddMethodTracer.any_unrecognized_keys? | |
0.00 381.29 0.00 10 0.00 0.00 NewRelic::Agent::MethodTracer::ClassMethods::AddMethodTracer.check_for_illegal_keys! | |
0.00 381.29 0.00 10 0.00 0.00 NewRelic::Agent::MethodTracer::ClassMethods::AddMethodTracer.set_deduct_call_time_based_on_metric | |
0.00 381.29 0.00 10 0.00 0.00 NewRelic::Agent::MethodTracer::ClassMethods::AddMethodTracer.check_for_push_scope_and_metric | |
0.00 381.29 0.00 10 0.00 0.00 NewRelic::Agent::MethodTracer::ClassMethods::AddMethodTracer.validate_options | |
0.00 381.29 0.00 21 0.00 0.00 NewRelic::Agent::MethodTracer::ClassMethods._untraced_method_name | |
0.00 381.29 0.00 9 0.00 1.11 NewRelic::Agent::MethodTracer::ClassMethods::AddMethodTracer.method_with_push_scope | |
0.00 381.29 0.00 10 0.00 1.00 NewRelic::Agent::MethodTracer::ClassMethods::AddMethodTracer.code_to_eval | |
0.00 381.29 0.00 14 0.00 0.00 Module#protected_instance_methods | |
0.00 381.29 0.00 10 0.00 4.00 NewRelic::Helper.instance_method_visibility | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::MemoryLogger#initialize | |
0.00 381.29 0.00 8 0.00 0.00 NewRelic::Agent::StartupLogger#instance | |
0.00 381.29 0.00 88 0.00 0.00 NewRelic::Agent.logger | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Agent::MemoryLogger#debug | |
0.00 381.29 0.00 10 0.00 8.00 NewRelic::Agent::MethodTracer::ClassMethods.add_method_tracer | |
0.00 381.29 0.00 32 0.00 0.00 Rails::Railtie#subclasses | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::LogSubscriber#colorize_logging= | |
0.00 381.29 0.00 1911 0.00 0.00 UnboundMethod#bind | |
0.00 381.29 0.00 28 0.00 0.00 Rails::Railtie::Configurable.included | |
0.00 381.29 0.00 2 0.00 0.00 ActiveMerchant::Billing::Gateway#_ssl_strict= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveMerchant::Billing::Gateway#ssl_strict= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveMerchant::Billing::Gateway#retry_safe= | |
0.00 381.29 0.00 2 0.00 0.00 ActiveMerchant::Billing::Gateway#_open_timeout= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveMerchant::Billing::Gateway#open_timeout= | |
0.00 381.29 0.00 2 0.00 0.00 ActiveMerchant::Billing::Gateway#_read_timeout= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveMerchant::Billing::Gateway#read_timeout= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveMerchant::Billing::Gateway#_logger= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveMerchant::Billing::Gateway#_wiredump_device= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveMerchant::PostsData.included | |
0.00 381.29 0.00 1 0.00 0.00 ActiveMerchant::Billing::Gateway#money_format= | |
0.00 381.29 0.00 5 0.00 0.00 ActiveMerchant::Billing::Gateway#supported_countries= | |
0.00 381.29 0.00 5 0.00 2.00 ActiveMerchant::Billing::Gateway#supported_cardtypes= | |
0.00 381.29 0.00 2 0.00 0.00 ActiveMerchant::Billing::Gateway#_application_id= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveMerchant::Billing::Gateway#application_id= | |
0.00 381.29 0.00 2 0.00 0.00 ActiveMerchant::Billing::Gateway#implementations | |
0.00 381.29 0.00 11 0.00 0.00 Rake::TestTask#define | |
0.00 381.29 0.00 17 0.00 55.88 Rake::TestTask#initialize | |
0.00 381.29 0.00 119 0.00 1821.93 ActiveSupport::Dependencies::Loadable.load | |
0.00 381.29 0.00 36 0.00 0.00 Rake::Scope::EmptyScope#path_with_task_name | |
0.00 381.29 0.00 28 0.00 4.29 Rake::FileList#initialize | |
0.00 381.29 0.00 2 0.00 0.00 RDoc::Task#defaults | |
0.00 381.29 0.00 2 0.00 0.00 RDoc::Task#check_names | |
0.00 381.29 0.00 65 0.00 0.31 Rake::FileList#include | |
0.00 381.29 0.00 6 0.00 0.00 RDoc::Task#rdoc_task_name | |
0.00 381.29 0.00 2 0.00 0.00 RDoc::Task#rerdoc_task_name | |
0.00 381.29 0.00 6 0.00 0.00 RDoc::Task#clobber_task_name | |
0.00 381.29 0.00 8 0.00 0.00 Rake::FileTask#scope_name | |
0.00 381.29 0.00 6 0.00 0.00 Rake::DSL.file_create | |
0.00 381.29 0.00 2 0.00 0.00 Rake.each_dir_parent | |
0.00 381.29 0.00 2 0.00 0.00 Rake::DSL.directory | |
0.00 381.29 0.00 4 0.00 0.00 RDoc::Task#rdoc_target | |
0.00 381.29 0.00 4328 0.00 0.28 Rake::FileList#resolve | |
0.00 381.29 0.00 3 0.00 0.00 Rails::DeprecatedConstant#deprecate | |
0.00 381.29 0.00 34 0.00 19.71 Rake::FileList#resolve_add | |
0.00 381.29 0.00 3 0.00 0.00 Rails::DeprecatedConstant#initialize | |
0.00 381.29 0.00 13 0.00 51.54 Rake::FileList#add_matching | |
0.00 381.29 0.00 6 0.00 91.67 Rake::FileList#reject! | |
0.00 381.29 0.00 6 0.00 91.67 Rake::FileList#resolve_exclude | |
0.00 381.29 0.00 17 0.00 0.00 Rake::FileList#import | |
0.00 381.29 0.00 4 0.00 167.50 Rake::FileList#+ | |
0.00 381.29 0.00 5 0.00 66.00 Rake::FileList#map | |
0.00 381.29 0.00 5 0.00 0.00 Rake::FileList#to_a | |
0.00 381.29 0.00 5 0.00 0.00 Rake::FileList#to_ary | |
0.00 381.29 0.00 2 0.00 5.00 Rake::DSL.file | |
0.00 381.29 0.00 2 0.00 340.00 RDocTaskWithoutDescriptions#define | |
0.00 381.29 0.00 2 0.00 405.00 RDoc::Task#initialize | |
0.00 381.29 0.00 17 0.00 8.82 Kernel.loop | |
0.00 381.29 0.00 11 0.00 0.00 Rake::TaskManager.lookup_in_scope | |
0.00 381.29 0.00 11 0.00 0.00 Rake::TaskManager.lookup | |
0.00 381.29 0.00 11 0.00 0.00 Rake::TaskManager.[] | |
0.00 381.29 0.00 10 0.00 0.00 Rake::Task#[] | |
0.00 381.29 0.00 8 0.00 0.00 Rake::Task#add_comment | |
0.00 381.29 0.00 8 0.00 0.00 Rake::Task#comment= | |
0.00 381.29 0.00 7 0.00 18.57 Object#gem_path | |
0.00 381.29 0.00 8 0.00 0.00 Rake::FileList#[] | |
0.00 381.29 0.00 2 0.00 0.00 Rake::FileList#collect | |
0.00 381.29 0.00 1 0.00 0.00 Rake::FileList#each | |
0.00 381.29 0.00 1 0.00 1040.00 Rails::Application#initialize_tasks | |
0.00 381.29 0.00 1 0.00 0.00 Rails::Application::Railties#initialize | |
0.00 381.29 0.00 2 0.00 0.00 Rails::Application#railties | |
0.00 381.29 0.00 1 0.00 0.00 Rails::Application::Railties#railties | |
0.00 381.29 0.00 1 0.00 0.00 Rails::Application::Railties#engines | |
0.00 381.29 0.00 486 0.00 0.00 Fixnum#<< | |
0.00 381.29 0.00 1 0.00 0.00 Rails::Paths::Path#each | |
0.00 381.29 0.00 1 0.00 0.00 Rails::Plugin#all | |
0.00 381.29 0.00 1 0.00 0.00 Rails::Application::Railties#plugins | |
0.00 381.29 0.00 929 0.00 0.00 String#unpack | |
0.00 381.29 0.00 26 0.00 0.00 ActiveSupport::Duration#=== | |
0.00 381.29 0.00 26 0.00 0.00 Time#minus_without_duration | |
0.00 381.29 0.00 26 0.00 0.00 Time#minus_with_duration | |
0.00 381.29 0.00 26 0.00 0.00 Time#minus_with_coercion | |
0.00 381.29 0.00 1987 0.00 0.00 File#mtime | |
0.00 381.29 0.00 47 0.00 0.00 Module#public_method_defined? | |
0.00 381.29 0.00 45 0.00 0.00 IO#read | |
0.00 381.29 0.00 30 0.00 0.00 ActiveSupport::Dependencies::Blamable.blame_file! | |
0.00 381.29 0.00 45 0.00 0.00 Array#clear | |
0.00 381.29 0.00 1 0.00 490.00 Rake::FileList#select | |
0.00 381.29 0.00 2 0.00 0.00 Rake::FileList#flatten | |
0.00 381.29 0.00 2 0.00 55.00 Rake::FileList#compact | |
0.00 381.29 0.00 2 0.00 215.00 Object#recent_tests | |
0.00 381.29 0.00 1 0.00 0.00 Rake::FileList#uniq | |
0.00 381.29 0.00 6 0.00 0.00 Rake::TestTask#test_files= | |
0.00 381.29 0.00 7 0.00 0.00 Hash#to_s | |
0.00 381.29 0.00 6 0.00 1.67 TestTaskWithoutDescription#define | |
0.00 381.29 0.00 16 0.00 0.00 Rails::Engine::Configurable.config | |
0.00 381.29 0.00 743 0.00 0.59 Kernel.raise | |
0.00 381.29 0.00 3484 0.00 0.00 String#include? | |
0.00 381.29 0.00 355 0.00 0.00 Rake::Task#name | |
0.00 381.29 0.00 1 0.00 0.00 Rake::Task#to_s | |
0.00 381.29 0.00 3 0.00 0.00 Cucumber::Rake::Task#define_task | |
0.00 381.29 0.00 3 0.00 0.00 Cucumber::Rake::Task#initialize | |
0.00 381.29 0.00 31 0.00 7.74 Object#require_rspec | |
0.00 381.29 0.00 1 0.00 0.00 Kernel.Pathname | |
0.00 381.29 0.00 1 0.00 0.00 Pathname#ascend | |
0.00 381.29 0.00 1 0.00 0.00 RSpec::Core::RubyProject.ascend_until | |
0.00 381.29 0.00 1 0.00 0.00 RSpec::Core::RubyProject.find_first_parent_containing | |
0.00 381.29 0.00 1 0.00 0.00 RSpec::Core::RubyProject.determine_root | |
0.00 381.29 0.00 2 0.00 0.00 RSpec::Core::RubyProject.root | |
0.00 381.29 0.00 2 0.00 0.00 RSpec::Core::RubyProject.add_dir_to_load_path | |
0.00 381.29 0.00 1 0.00 0.00 RSpec::Core::RubyProject.add_to_load_path | |
0.00 381.29 0.00 4 0.00 0.00 Rails::Engine#inherited | |
0.00 381.29 0.00 174 0.00 77.59 RSpec::Core::ConstMissing.const_missing | |
0.00 381.29 0.00 19 0.00 0.00 RSpec::Core::Configuration#define_reader | |
0.00 381.29 0.00 21 0.00 0.48 RSpec::Core::Configuration#define_predicate_for | |
0.00 381.29 0.00 17 0.00 0.59 RSpec::Core::Configuration#add_setting | |
0.00 381.29 0.00 3 0.00 0.00 RSpec::Core::Configuration#define_aliases | |
0.00 381.29 0.00 4 0.00 0.00 String#to_f | |
0.00 381.29 0.00 1 0.00 0.00 Float#>= | |
0.00 381.29 0.00 1 0.00 0.00 RSpec::Core::Example#delegate_to_metadata | |
0.00 381.29 0.00 1 0.00 0.00 RSpec::Core::Let.included | |
0.00 381.29 0.00 1 0.00 0.00 #<Class:RSpec::Core::ExampleGroup>#delegate_to_metadata | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::XmlMini.backend= | |
0.00 381.29 0.00 9 0.00 0.00 RSpec::Core::ExampleGroup#define_example_method | |
0.00 381.29 0.00 2 0.00 0.00 RSpec::Core::ExampleGroup#define_nested_shared_group_method | |
0.00 381.29 0.00 11 0.00 10.91 RSpec::Core::RakeTask#initialize | |
0.00 381.29 0.00 10 0.00 0.00 Kernel.warn | |
0.00 381.29 0.00 10 0.00 0.00 RSpec.warn_deprecation | |
0.00 381.29 0.00 156 0.00 0.00 Exception#message | |
0.00 381.29 0.00 10 0.00 1.00 RSpec::Core::RakeTask#spec_opts= | |
0.00 381.29 0.00 1 0.00 10.00 Rake::TaskManager.tasks | |
0.00 381.29 0.00 1 0.00 10.00 Rake::TaskManager.tasks_in_scope | |
0.00 381.29 0.00 1 0.00 10.00 Rake::NameSpace#tasks | |
0.00 381.29 0.00 1 0.00 0.00 NilClass#try | |
0.00 381.29 0.00 1 0.00 2980.00 Rails::Application#load_tasks | |
0.00 381.29 0.00 1 0.00 74770.00 Rake.load_rakefile | |
0.00 381.29 0.00 1 0.00 0.00 #<OpenStruct rakelib=["rakelib"], trace_output=#<IO:<STDERR>>>.rakelib | |
0.00 381.29 0.00 1 0.00 0.00 Rake::Application#glob | |
0.00 381.29 0.00 1 0.00 0.00 Rake::Application#load_imports | |
0.00 381.29 0.00 1 0.00 74770.00 Rake::Application#raw_load_rakefile | |
0.00 381.29 0.00 2 0.00 100960.00 Rake::Application#standard_exception_handling | |
0.00 381.29 0.00 1 0.00 74770.00 Rake::Application#load_rakefile | |
0.00 381.29 0.00 1 0.00 0.00 Rake::Application#parse_task_string | |
0.00 381.29 0.00 1 0.00 0.00 Rake::Task#arg_names | |
0.00 381.29 0.00 1 0.00 0.00 Rake::TaskArguments#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Rake::LinkedList#cons | |
0.00 381.29 0.00 1 0.00 0.00 Rake::LinkedList::EmptyLinkedList#cons | |
0.00 381.29 0.00 1 0.00 0.00 Rake::LinkedList#conj | |
0.00 381.29 0.00 1 0.00 0.00 Rake::InvocationChain::EmptyInvocationChain#append | |
0.00 381.29 0.00 1 0.00 0.00 Rake::InvocationChain#append | |
0.00 381.29 0.00 83 0.00 0.00 Exception#to_s | |
0.00 381.29 0.00 1 0.00 0.00 Rake::Task#prerequisite_tasks | |
0.00 381.29 0.00 1 0.00 0.00 Rake::Task#invoke_prerequisites | |
0.00 381.29 0.00 1 0.00 0.00 Rake::Task#needed? | |
0.00 381.29 0.00 14 0.00 0.00 Rails::Engine#paths | |
0.00 381.29 0.00 49 0.00 0.00 Module#ancestors | |
0.00 381.29 0.00 190 0.00 0.00 Array#to_a | |
0.00 381.29 0.00 93 0.00 0.11 Rails::Initializable::Collection#+ | |
0.00 381.29 0.00 31 0.00 0.32 Rails::Initializable::ClassMethods.initializers_chain | |
0.00 381.29 0.00 71 0.00 0.00 Rails::Initializable::Initializer#bind | |
0.00 381.29 0.00 31 0.00 0.32 Rails::Initializable::ClassMethods.initializers_for | |
0.00 381.29 0.00 29 0.00 0.34 Rails::Initializable.initializers | |
0.00 381.29 0.00 2 0.00 0.00 Rails::Application#respond_to? | |
0.00 381.29 0.00 35 0.00 0.86 Pathname#join | |
0.00 381.29 0.00 5041 0.00 0.00 Rails::Initializable::Initializer#before | |
0.00 381.29 0.00 5036 0.00 0.00 Rails::Initializable::Initializer#after | |
0.00 381.29 0.00 71 0.00 4.37 Rails::Initializable::Collection#tsort_each_child | |
0.00 381.29 0.00 71 0.00 4.51 TSort.each_strongly_connected_component_from | |
0.00 381.29 0.00 1 0.00 290.00 Rails::Initializable::Collection#tsort_each_node | |
0.00 381.29 0.00 1 0.00 290.00 TSort.each_strongly_connected_component | |
0.00 381.29 0.00 1 0.00 290.00 TSort.tsort_each | |
0.00 381.29 0.00 1 0.00 290.00 TSort.tsort | |
0.00 381.29 0.00 1 0.00 0.00 Logging.level_num | |
0.00 381.29 0.00 1 0.00 0.00 Logging::Logger#level= | |
0.00 381.29 0.00 1 0.00 0.00 #<Rails::Application::Configuration:0x007f9f02d0bd50>.log_level= | |
0.00 381.29 0.00 54 0.00 0.19 Pathname#+ | |
0.00 381.29 0.00 900 0.00 0.00 ActiveSupport::Dependencies.autoloaded_constants | |
0.00 381.29 0.00 439 0.00 0.00 ActiveSupport::Dependencies.history | |
0.00 381.29 0.00 1 0.00 0.00 Numeric#kilobytes | |
0.00 381.29 0.00 7 0.00 0.00 Rails::Railtie::Configuration#to_prepare_blocks | |
0.00 381.29 0.00 6 0.00 0.00 Rails::Railtie::Configuration#to_prepare | |
0.00 381.29 0.00 1 0.00 230.00 Rails::Application#configure | |
0.00 381.29 0.00 5 0.00 0.00 Base64.decode64 | |
0.00 381.29 0.00 95 0.00 4434.74 BasicObject#instance_exec | |
0.00 381.29 0.00 71 0.00 3080.70 Rails::Initializable::Initializer#run | |
0.00 381.29 0.00 15 0.00 0.00 Rails.logger | |
0.00 381.29 0.00 1 0.00 0.00 Rails.logger= | |
0.00 381.29 0.00 1 0.00 0.00 Rails::Application::Configuration#cache_store | |
0.00 381.29 0.00 1 0.00 0.00 Dalli::Client#normalize_servers | |
0.00 381.29 0.00 1 0.00 0.00 Dalli::Client#normalize_options | |
0.00 381.29 0.00 1 0.00 0.00 Dalli::Client#initialize | |
0.00 381.29 0.00 54 0.00 0.00 Pathname#plus | |
0.00 381.29 0.00 4 0.00 25.00 ActiveSupport::Cache.lookup_store | |
0.00 381.29 0.00 1 0.00 30.00 ActiveSupport::Cache::TransformedKeyStore#initialize | |
0.00 381.29 0.00 2 0.00 0.00 ActiveRecord::Base#default_timezone= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Base#logger= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveModel::Observing::ClassMethods.observers= | |
0.00 381.29 0.00 11 0.00 0.00 Kernel.` | |
0.00 381.29 0.00 11 0.00 0.00 Object#` | |
0.00 381.29 0.00 4 0.00 0.00 Syck::Parser#initialize | |
0.00 381.29 0.00 4 0.00 0.00 Syck.resolver | |
0.00 381.29 0.00 4 0.00 0.00 Syck::Parser#set_resolver | |
0.00 381.29 0.00 4 0.00 0.00 Syck.parser | |
0.00 381.29 0.00 574 0.00 0.00 #<Syck::Resolver:0x007f9f085a1118>.node_import | |
0.00 381.29 0.00 128 0.00 0.00 Pathname#to_s | |
0.00 381.29 0.00 4 0.00 2.50 Syck.load | |
0.00 381.29 0.00 1 0.00 20.00 Rails::Application::Configuration#database_configuration | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Base#configurations= | |
0.00 381.29 0.00 3 0.00 0.00 ActiveRecord::Base#configurations | |
0.00 381.29 0.00 6 0.00 0.00 Hash#symbolize_keys | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::ConnectionAdapters::Mysql2Adapter#emulate_booleans= | |
0.00 381.29 0.00 39 0.00 0.00 ActiveRecord::Base#connection_handler | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::ConnectionAdapters::ConnectionHandler#remove_connection | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Base#remove_connection | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Base::ConnectionSpecification#initialize | |
0.00 381.29 0.00 2 0.00 0.00 ConditionVariable#initialize | |
0.00 381.29 0.00 2 0.00 0.00 MonitorMixin::ConditionVariable#initialize | |
0.00 381.29 0.00 2 0.00 0.00 MonitorMixin.new_cond | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::ConnectionAdapters::ConnectionPool#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::ConnectionAdapters::ConnectionHandler#establish_connection | |
0.00 381.29 0.00 4 0.00 15.00 ActiveRecord::Base#establish_connection | |
0.00 381.29 0.00 9 0.00 0.00 ActionDispatch::Callbacks#_call_callbacks | |
0.00 381.29 0.00 21 0.00 0.00 ActionDispatch::Callbacks#_prepare_callbacks | |
0.00 381.29 0.00 2 0.00 0.00 ActionDispatch::Callbacks#after | |
0.00 381.29 0.00 44 0.00 0.00 Rails::Paths::Path#load_path? | |
0.00 381.29 0.00 2 0.00 0.00 Rails::Paths::Root#load_paths | |
0.00 381.29 0.00 50 0.00 0.00 Rails::Paths::Path#eager_load? | |
0.00 381.29 0.00 2 0.00 5.00 Rails::Paths::Root#eager_load | |
0.00 381.29 0.00 4 0.00 2.50 Rails::Engine::Configuration#eager_load_paths | |
0.00 381.29 0.00 40 0.00 0.00 Rails::Paths::Path#autoload_once? | |
0.00 381.29 0.00 2 0.00 0.00 Rails::Paths::Root#autoload_once | |
0.00 381.29 0.00 6 0.00 0.00 Rails::Engine::Configuration#autoload_once_paths | |
0.00 381.29 0.00 60 0.00 0.00 Pathname#hash | |
0.00 381.29 0.00 4 0.00 2.50 Rails::Engine#_all_autoload_paths | |
0.00 381.29 0.00 67 0.00 0.00 Pathname#eql? | |
0.00 381.29 0.00 2 0.00 5.00 Rails::Engine#_all_load_paths | |
0.00 381.29 0.00 1 0.00 0.00 Haml::Helpers::XssMods.included | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::MethodTracer.extended | |
0.00 381.29 0.00 1 0.00 10.00 ActiveRecord::Base#after_find | |
0.00 381.29 0.00 2 0.00 0.00 ActionMailer::Base#raise_delivery_errors= | |
0.00 381.29 0.00 1 0.00 0.00 ActionMailer::Base#perform_deliveries= | |
0.00 381.29 0.00 5 0.00 0.00 ActionMailer::Base#delivery_methods= | |
0.00 381.29 0.00 2 0.00 0.00 ActionMailer::Base#delivery_method= | |
0.00 381.29 0.00 1 0.00 0.00 ActionMailer::Base#smtp_settings= | |
0.00 381.29 0.00 4 0.00 0.00 ActionMailer::Base#delivery_methods | |
0.00 381.29 0.00 89 0.00 0.11 Pathname#absolute? | |
0.00 381.29 0.00 1 0.00 0.00 ActionMailer::Base#file_settings= | |
0.00 381.29 0.00 1 0.00 0.00 ActionMailer::Base#sendmail_settings= | |
0.00 381.29 0.00 1 0.00 0.00 ActionMailer::Base#test_settings= | |
0.00 381.29 0.00 3 0.00 0.00 ActionMailer::Base#_view_paths= | |
0.00 381.29 0.00 5 0.00 0.00 ActionMailer::Base#_view_paths | |
0.00 381.29 0.00 2 0.00 0.00 ActionMailer::Base#_layout_conditions= | |
0.00 381.29 0.00 3 0.00 0.00 ActionMailer::Base#_helpers= | |
0.00 381.29 0.00 1 0.00 0.00 ActionMailer::Base#_helper_methods= | |
0.00 381.29 0.00 3 0.00 0.00 ActionMailer::Base#_helpers | |
0.00 381.29 0.00 14 0.00 0.00 ActionMailer::Base#protected_instance_variables | |
0.00 381.29 0.00 14 0.00 0.00 ActionMailer::AdvAttrAccessor.adv_attr_accessor | |
0.00 381.29 0.00 1 0.00 0.00 ActionMailer::Base#default_params= | |
0.00 381.29 0.00 689 0.00 0.00 Pathname#chop_basename | |
0.00 381.29 0.00 546 0.00 0.00 String#rindex | |
0.00 381.29 0.00 12 0.00 0.83 Rails::Engine::Configuration#autoload_paths | |
0.00 381.29 0.00 2 0.00 0.00 Rails::Paths::Root#autoload_paths | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Deprecation.behavior= | |
0.00 381.29 0.00 1 0.00 1980.00 Time#get_zone | |
0.00 381.29 0.00 1 0.00 0.00 ActionView::Helpers::AssetTagHelper.cache_asset_timestamps= | |
0.00 381.29 0.00 1 0.00 0.00 ActionView::Helpers::AssetTagHelper.register_stylesheet_expansion | |
0.00 381.29 0.00 1 0.00 0.00 ActionController::Base#logger | |
0.00 381.29 0.00 1 0.00 0.00 ActionController::Base#logger= | |
0.00 381.29 0.00 1 0.00 0.00 ActionController::Caching::ConfigMethods.cache_store | |
0.00 381.29 0.00 526 0.00 0.00 NoMethodError#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Cache::TransformedKeyStore#method_missing | |
0.00 381.29 0.00 1 0.00 0.00 ActionController::Caching::ConfigMethods.cache_store= | |
0.00 381.29 0.00 4 0.00 0.00 ActionDispatch::Routing::RouteSet::NamedRouteCollection#clear! | |
0.00 381.29 0.00 1 0.00 0.00 ActionDispatch::Routing::RouteSet::NamedRouteCollection#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ActionDispatch::Routing::RouteSet#default_resources_path_names | |
0.00 381.29 0.00 8 0.00 1.25 Rails::Paths::Root#filter_by | |
0.00 381.29 0.00 14 0.00 0.00 Regin.supported_posix_bracket_types | |
0.00 381.29 0.00 1505 0.00 0.00 Regin.regexp_supports_named_captures? | |
0.00 381.29 0.00 40 0.00 0.00 Rails::Paths::Path#autoload? | |
0.00 381.29 0.00 44 0.00 0.00 Rack::Mount::Analysis::Histogram#initialize | |
0.00 381.29 0.00 138 0.00 0.00 Rails::Initializable::Initializer#initialize | |
0.00 381.29 0.00 19 0.00 5.79 Rack::Mount::Analysis::Splitting#clear | |
0.00 381.29 0.00 38 0.00 2.89 Rack::Mount::Analysis::Frequency#initialize | |
0.00 381.29 0.00 12 0.00 1.67 Rails::Engine::Configuration#paths | |
0.00 381.29 0.00 3 0.00 0.00 Rails::Paths::Path#load_path! | |
0.00 381.29 0.00 121 0.00 0.25 Rails::Paths::PathParent.method_missing | |
0.00 381.29 0.00 40 0.00 0.25 Rails::Paths::Path#initialize | |
0.00 381.29 0.00 10 0.00 0.00 Rails::Paths::Path#eager_load! | |
0.00 381.29 0.00 1 0.00 590.00 ActionDispatch::Routing::RouteSet#initialize | |
0.00 381.29 0.00 271 0.00 2.18 Rails::Application#routes | |
0.00 381.29 0.00 9 0.00 1.11 ActionDispatch::Routing::RouteSet#url_helpers | |
0.00 381.29 0.00 8 0.00 0.00 ActionDispatch::Routing::RouteSet::NamedRouteCollection#install | |
0.00 381.29 0.00 8 0.00 2.50 ActionDispatch::Routing::RouteSet#install_helpers | |
0.00 381.29 0.00 1 0.00 0.00 ActionController::Base#assets_dir= | |
0.00 381.29 0.00 1 0.00 0.00 ActionController::Base#javascripts_dir= | |
0.00 381.29 0.00 1 0.00 0.00 ActionController::Base#stylesheets_dir= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Deprecation::DeprecatedObjectProxy#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ActionMailer::Base#logger | |
0.00 381.29 0.00 1 0.00 0.00 ActionMailer::Base#logger= | |
0.00 381.29 0.00 7 0.00 0.00 ActionMailer::DeprecatedApi::ClassMethods.matches_dynamic_method? | |
0.00 381.29 0.00 7 0.00 0.00 ActionMailer::DeprecatedApi::ClassMethods.respond_to? | |
0.00 381.29 0.00 7 0.00 20.00 ActionMailer::Base#respond_to? | |
0.00 381.29 0.00 2 0.00 0.00 ActionMailer::Base#default_url_options= | |
0.00 381.29 0.00 2 0.00 0.00 AbstractController::Base#internal_methods | |
0.00 381.29 0.00 4 0.00 0.00 Set#subtract | |
0.00 381.29 0.00 4 0.00 0.00 Set#- | |
0.00 381.29 0.00 2 0.00 0.00 AbstractController::Base#hidden_actions | |
0.00 381.29 0.00 6 0.00 23.33 AbstractController::Base#action_methods | |
0.00 381.29 0.00 275 0.00 0.00 Rails::Initializable::ClassMethods.initializers | |
0.00 381.29 0.00 525 0.00 1.22 NilClass#method_missing | |
0.00 381.29 0.00 1 0.00 0.00 ActionMailer::Base#register_interceptors | |
0.00 381.29 0.00 1 0.00 0.00 ActionMailer::Base#register_observers | |
0.00 381.29 0.00 1 0.00 0.00 ActionMailer::Base#assets_dir= | |
0.00 381.29 0.00 1 0.00 0.00 ActionMailer::Base#javascripts_dir= | |
0.00 381.29 0.00 1 0.00 0.00 ActionMailer::Base#stylesheets_dir= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveModel::Serializer#default_url_options= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveModel::Serializer#perform_caching= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveModel::ArraySerializer#perform_caching= | |
0.00 381.29 0.00 3 0.00 0.00 Rails.cache | |
0.00 381.29 0.00 1 0.00 0.00 ActiveModel::Serializer#cache= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveModel::ArraySerializer#cache= | |
0.00 381.29 0.00 33 0.00 0.00 Rails::Railtie#inherited | |
0.00 381.29 0.00 1 0.00 0.00 WillPaginate::Deprecation::Hash#initialize | |
0.00 381.29 0.00 2 0.00 0.00 WillPaginate::Deprecation::Hash#deprecate_key | |
0.00 381.29 0.00 1 0.00 0.00 Rails::Railtie::Configurable.config | |
0.00 381.29 0.00 1 0.00 0.00 WillPaginate::I18n.locale_dir | |
0.00 381.29 0.00 1 0.00 0.00 WillPaginate::I18n.load_path | |
0.00 381.29 0.00 1 0.00 0.00 WillPaginate::Railtie#add_locale_path | |
0.00 381.29 0.00 6 0.00 0.00 ActiveReload.rails3? | |
0.00 381.29 0.00 6 0.00 0.00 ActiveReload.rails31? | |
0.00 381.29 0.00 3 0.00 0.00 ActiveReload.proc_source | |
0.00 381.29 0.00 2 0.00 0.00 ActiveReload.proc_collection | |
0.00 381.29 0.00 1 0.00 0.00 Proc#source_location | |
0.00 381.29 0.00 1 0.00 0.00 ActiveReload::ProcInspector.source_file | |
0.00 381.29 0.00 1 0.00 0.00 ActiveReload::ProcInspector.source? | |
0.00 381.29 0.00 1 0.00 0.00 ActiveReload.replace_proc? | |
0.00 381.29 0.00 1 0.00 0.00 ActiveReload.replace? | |
0.00 381.29 0.00 120 0.00 0.00 ActiveSupport::Notifications::Fanout::Subscriber#subscribed_to? | |
0.00 381.29 0.00 21 0.00 0.00 ActiveSupport::Notifications::Fanout#listeners_for | |
0.00 381.29 0.00 4 0.00 0.00 ActiveSupport::Notifications::Fanout#listening? | |
0.00 381.29 0.00 1 0.00 0.00 ActionDispatch::Callbacks#before | |
0.00 381.29 0.00 1 0.00 0.00 ActiveReload.replace_proc | |
0.00 381.29 0.00 4 0.00 12.50 ActiveSupport::Notifications.instrument | |
0.00 381.29 0.00 1 0.00 0.00 ActiveReload.replace! | |
0.00 381.29 0.00 1 0.00 0.00 Foreigner::ConnectionAdapters::SchemaStatements.included | |
0.00 381.29 0.00 1 0.00 0.00 Foreigner::ConnectionAdapters::SchemaDefinitions.included | |
0.00 381.29 0.00 8 0.00 0.00 ActiveRecord::Migration#singleton_method_added | |
0.00 381.29 0.00 2 0.00 0.00 Rails::Paths::Root#initialize | |
0.00 381.29 0.00 3 0.00 0.00 ActiveRecord::Base#connection_pool | |
0.00 381.29 0.00 2 0.00 0.00 Foreigner::Adapter#configured_name | |
0.00 381.29 0.00 2 0.00 10.00 Foreigner::Adapter#safe_include | |
0.00 381.29 0.00 1 0.00 30.00 Foreigner::Adapter#load! | |
0.00 381.29 0.00 37 0.00 0.00 Rails::Railtie#abstract_railtie? | |
0.00 381.29 0.00 3 0.00 0.00 ActiveSupport::FileUpdateChecker#initialize | |
0.00 381.29 0.00 16 0.00 0.00 Rails::Application#routes_reloader | |
0.00 381.29 0.00 4 0.00 0.00 Rails::Application#middleware | |
0.00 381.29 0.00 2 0.00 0.00 AbstractController::Callbacks::ClassMethods.after_filter | |
0.00 381.29 0.00 1 0.00 0.00 PdfHelper.included | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::EnvironmentSource#set_log_file | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::EnvironmentSource#set_config_file | |
0.00 381.29 0.00 115 0.00 0.00 NewRelic::Agent::Configuration::EnvironmentSource#set_dotted_alias | |
0.00 381.29 0.00 115 0.00 0.00 NewRelic::Agent::Configuration::EnvironmentSource#set_aliases | |
0.00 381.29 0.00 1 0.00 0.00 ENV.keys | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::EnvironmentSource#collect_new_relic_environment_variable_keys | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::EnvironmentSource#set_values_from_new_relic_environment_variables | |
0.00 381.29 0.00 1 0.00 10.00 NewRelic::Agent::Configuration::EnvironmentSource#initialize | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::DefaultSource#default_values | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::DefaultSource#initialize | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Agent::Configuration::Manager#reset_cache | |
0.00 381.29 0.00 1 0.00 10.00 NewRelic::Agent::Configuration::Manager#reset_to_defaults | |
0.00 381.29 0.00 106 0.00 0.00 NewRelic::Agent::Configuration::DefaultSource#has_key? | |
0.00 381.29 0.00 176 0.00 0.00 NewRelic::Agent::Configuration::DefaultSource#[] | |
0.00 381.29 0.00 128 0.00 0.55 NewRelic::Agent::Configuration::Manager#fetch | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::Manager#parse_constant_list | |
0.00 381.29 0.00 13 0.00 0.00 NewRelic::Agent::Configuration::Manager#register_callback | |
0.00 381.29 0.00 1 0.00 10.00 NewRelic::Agent::Configuration::Manager#initialize | |
0.00 381.29 0.00 256 0.00 0.04 NewRelic::Agent::Configuration::Instance.config | |
0.00 381.29 0.00 151 0.00 0.00 Range#include_without_range? | |
0.00 381.29 0.00 151 0.00 0.00 Range#include_with_range? | |
0.00 381.29 0.00 7 0.00 0.00 Range#=== | |
0.00 381.29 0.00 234 0.00 0.30 NewRelic::Agent::Configuration::Manager#[] | |
0.00 381.29 0.00 1 0.00 40.00 NewRelic::Control::ClassMethods.load_framework_class | |
0.00 381.29 0.00 7 0.00 0.00 NewRelic::LocalEnvironment#check_for_passenger | |
0.00 381.29 0.00 7 0.00 0.00 NewRelic::LocalEnvironment#check_for_torquebox | |
0.00 381.29 0.00 7 0.00 0.00 NewRelic::LocalEnvironment#check_for_trinidad | |
0.00 381.29 0.00 7 0.00 0.00 NewRelic::LocalEnvironment#check_for_glassfish | |
0.00 381.29 0.00 7 0.00 0.00 NewRelic::LocalEnvironment#check_for_resque | |
0.00 381.29 0.00 7 0.00 0.00 NewRelic::LocalEnvironment#check_for_sidekiq | |
0.00 381.29 0.00 7 0.00 0.00 NewRelic::LocalEnvironment#check_for_delayed_job | |
0.00 381.29 0.00 7 0.00 0.00 NewRelic::LocalEnvironment#check_for_thin | |
0.00 381.29 0.00 7 0.00 0.00 NewRelic::LocalEnvironment#check_for_mongrel | |
0.00 381.29 0.00 7 0.00 0.00 NewRelic::LocalEnvironment#check_for_litespeed | |
0.00 381.29 0.00 7 0.00 0.00 NewRelic::LocalEnvironment#check_for_webrick | |
0.00 381.29 0.00 7 0.00 0.00 NewRelic::LocalEnvironment#check_for_fastcgi | |
0.00 381.29 0.00 7 0.00 0.00 NewRelic::LocalEnvironment#check_for_rainbows | |
0.00 381.29 0.00 15 0.00 0.00 NewRelic::LanguageSupport.rubinius? | |
0.00 381.29 0.00 15 0.00 0.00 NewRelic::LanguageSupport.object_space_usable? | |
0.00 381.29 0.00 7 0.00 65.71 NewRelic::LocalEnvironment#find_class_in_object_space | |
0.00 381.29 0.00 7 0.00 65.71 NewRelic::LocalEnvironment#check_for_unicorn | |
0.00 381.29 0.00 7 0.00 65.71 NewRelic::LocalEnvironment#discover_dispatcher | |
0.00 381.29 0.00 1 0.00 60.00 NewRelic::LocalEnvironment#initialize | |
0.00 381.29 0.00 1 0.00 60.00 NewRelic::Control::ClassMethods.local_env | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Control::InstanceMethods.initialize | |
0.00 381.29 0.00 1 0.00 110.00 NewRelic::Control::ClassMethods.new_instance | |
0.00 381.29 0.00 23 0.00 4.78 NewRelic::Control::ClassMethods.instance | |
0.00 381.29 0.00 10 0.00 0.00 NewRelic::Control::Frameworks::Rails3#env | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Agent::MemoryLogger#info | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Inflector.titleize | |
0.00 381.29 0.00 1 0.00 0.00 String#titleize | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::LanguageSupport.using_engine? | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::LanguageSupport.using_version? | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::LanguageSupport.needs_syck? | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::YamlSource#with_yaml_engine | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::YamlSource#booleanify_values | |
0.00 381.29 0.00 29 0.00 0.69 NewRelic::Agent::Configuration::DottedHash#dot_flattened | |
0.00 381.29 0.00 5 0.00 6.00 NewRelic::Agent::Configuration::DottedHash#initialize | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Configuration::YamlSource#initialize | |
0.00 381.29 0.00 4 0.00 0.00 NewRelic::Agent::Configuration::Manager#finished_configuring? | |
0.00 381.29 0.00 2 0.00 5.00 NewRelic::Agent::Configuration::Manager#invoke_callbacks | |
0.00 381.29 0.00 24 0.00 0.00 Hash#to_hash | |
0.00 381.29 0.00 5 0.00 0.00 NewRelic::Agent::Configuration::DefaultSource#to_hash | |
0.00 381.29 0.00 6 0.00 66.67 NewRelic::LocalEnvironment#discovered_dispatcher | |
0.00 381.29 0.00 6 0.00 6.67 NewRelic::Agent::Autostart.constant_is_defined? | |
0.00 381.29 0.00 12 0.00 13.33 NewRelic::Agent::Autostart.blacklisted? | |
0.00 381.29 0.00 6 0.00 26.67 NewRelic::Agent::Autostart.blacklisted_constants? | |
0.00 381.29 0.00 6 0.00 0.00 NewRelic::Agent::Autostart.blacklisted_executables? | |
0.00 381.29 0.00 6 0.00 0.00 NewRelic::Agent::Autostart.in_blacklisted_rake_task? | |
0.00 381.29 0.00 6 0.00 26.67 NewRelic::Agent::Autostart.agent_should_start? | |
0.00 381.29 0.00 77 0.00 0.00 Float#* | |
0.00 381.29 0.00 11 0.00 0.00 NewRelic::Agent::Threading::BacktraceService#is_supported? | |
0.00 381.29 0.00 6 0.00 0.00 NewRelic::JSONWrapper#usable_for_collector_serialization? | |
0.00 381.29 0.00 6 0.00 0.00 NewRelic::Agent::NewRelicService::JsonMarshaller#is_supported? | |
0.00 381.29 0.00 398 0.00 0.00 Hash#replace | |
0.00 381.29 0.00 17 0.00 0.00 NewRelic::Agent::Configuration::DottedHash#to_hash | |
0.00 381.29 0.00 5 0.00 256.00 NewRelic::Agent::Configuration::Manager#flattened | |
0.00 381.29 0.00 2 0.00 150.00 NewRelic::Agent::Configuration::Manager#log_config | |
0.00 381.29 0.00 2 0.00 155.00 NewRelic::Agent::Configuration::Manager#apply_config | |
0.00 381.29 0.00 2 0.00 155.00 NewRelic::Agent::Configuration::Manager#replace_or_add_config | |
0.00 381.29 0.00 9 0.00 0.00 Rails::Railtie::Configuration#respond_to? | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::MemoryLogger#is_startup_logger? | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Control::Frameworks::Rails3#rails_root | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Control::Frameworks::Rails#root | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::AgentLogger#wants_stdout? | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::AgentLogger#find_or_create_file_path | |
0.00 381.29 0.00 1 0.00 0.00 Logger::LogDevice#open_logfile | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::AgentLogger#create_log_to_file | |
0.00 381.29 0.00 1 0.00 10.00 NewRelic::Agent::AgentLogger#create_log | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::AgentLogger#log_level_for | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::AgentLogger#set_log_level! | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::AgentLogger#set_log_format! | |
0.00 381.29 0.00 95 0.00 0.00 Logger#format_severity | |
0.00 381.29 0.00 95 0.00 0.00 Logger#formatter | |
0.00 381.29 0.00 113 0.00 0.00 Fixnum#% | |
0.00 381.29 0.00 95 0.00 0.00 Integer#round | |
0.00 381.29 0.00 2 0.00 0.00 Rails::Engine::Configuration#initialize | |
0.00 381.29 0.00 95 0.00 0.21 Logger#format_message | |
0.00 381.29 0.00 95 0.00 0.00 Logger::LogDevice#check_shift_log | |
0.00 381.29 0.00 3 0.00 0.00 Rails::Initializable.included | |
0.00 381.29 0.00 108 0.00 0.00 MonitorMixin.mon_check_owner | |
0.00 381.29 0.00 2 0.00 0.00 Rails::Engine#find_root_with_flag | |
0.00 381.29 0.00 108 0.00 1183.52 MonitorMixin.mon_synchronize | |
0.00 381.29 0.00 2 0.00 0.00 Pathname#realpath | |
0.00 381.29 0.00 95 0.00 7.05 Logger#add | |
0.00 381.29 0.00 56 0.00 9.11 Logger#debug | |
0.00 381.29 0.00 87 0.00 6.09 NewRelic::Agent::AgentLogger#format_and_send | |
0.00 381.29 0.00 51 0.00 10.00 NewRelic::Agent::AgentLogger#debug | |
0.00 381.29 0.00 24 0.00 0.00 Logger#info | |
0.00 381.29 0.00 24 0.00 0.00 NewRelic::Agent::AgentLogger#info | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::MemoryLogger#dump | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::AgentLogger#gather_startup_logs | |
0.00 381.29 0.00 1 0.00 10.00 NewRelic::Agent::AgentLogger#initialize | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent.logger= | |
0.00 381.29 0.00 7 0.00 0.00 NewRelic::Control::Frameworks::Rails#rails_config | |
0.00 381.29 0.00 1 0.00 360.00 NewRelic::Control::Frameworks::Rails#install_developer_mode | |
0.00 381.29 0.00 1 0.00 30.00 NewRelic::Control::Frameworks::Rails#install_browser_monitoring | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Control::Frameworks::Rails#install_agent_hooks | |
0.00 381.29 0.00 1 0.00 390.00 NewRelic::Control::Frameworks::Rails#init_config | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Control::Frameworks::Rails3#add_error_collector_middleware | |
0.00 381.29 0.00 1 0.00 390.00 NewRelic::Control::Frameworks::Rails3#init_config | |
0.00 381.29 0.00 4 0.00 0.00 NewRelic::Agent::NewRelicService#control | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Control::ServerMethods.convert_to_ip_address | |
0.00 381.29 0.00 1 0.00 0.00 #<Class:0x007f9f02e89510>#new | |
0.00 381.29 0.00 2 0.00 0.00 File#realpath | |
0.00 381.29 0.00 4 0.00 2.50 NewRelic::Control::ServerMethods.server | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::AuditLogger#initialize | |
0.00 381.29 0.00 9 0.00 0.00 Logger#warn | |
0.00 381.29 0.00 9 0.00 0.00 NewRelic::Agent::AgentLogger#warn | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::NewRelicService::JsonMarshaller#initialize | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::NewRelicService#initialize | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::EventListener#initialize | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::TransactionState#clear_stats_scope_stack | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::StatsHash#initialize | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::RulesEngine#initialize | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::StatsEngine#initialize | |
0.00 381.29 0.00 4 0.00 0.00 NewRelic::Agent::Transaction::TransactionSampleBuffer#initialize | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Transaction::XraySampleBuffer#initialize | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::TransactionSampler#initialize | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::SqlSampler#clear_transaction_data | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::SqlSampler#initialize | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::WorkerLoop#initialize | |
0.00 381.29 0.00 7 0.00 0.00 Method#to_proc | |
0.00 381.29 0.00 10 0.00 0.00 NewRelic::Agent::EventListener#check_for_runaway_subscriptions | |
0.00 381.29 0.00 10 0.00 0.00 NewRelic::Agent::EventListener#subscribe | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Threading::BacktraceService#initialize | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Commands::ThreadProfilerSession#initialize | |
0.00 381.29 0.00 264 0.00 0.04 Pathname#initialize | |
0.00 381.29 0.00 1 0.00 10.00 NewRelic::Agent::Commands::AgentCommandRouter#initialize | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::CrossAppMonitor#initialize | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::ErrorCollector#ignore | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::ErrorCollector#initialize_ignored_errors | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::ErrorCollector#initialize | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::SampledBuffer#initialize | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::SampledBuffer#capacity= | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::SampledBuffer#size | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::SampledBuffer#to_a | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::SampledBuffer#reset | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::RequestSampler#reset! | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::RequestSampler#register_config_callbacks | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::RequestSampler#initialize | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::SamplerCollection#initialize | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::JavascriptInstrumentor#initialize | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Harvester#initialize | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::VM::MonotonicGCProfiler#initialize | |
0.00 381.29 0.00 1 0.00 20.00 NewRelic::Agent::Agent#initialize | |
0.00 381.29 0.00 1 0.00 20.00 NewRelic::Agent::Agent#new | |
0.00 381.29 0.00 5 0.00 4.00 NewRelic::Agent::Agent::ClassMethods.instance | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent.agent= | |
0.00 381.29 0.00 80 0.00 0.00 NewRelic::Agent.agent | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods.started? | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods::Start.already_started? | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods::Start.disabled? | |
0.00 381.29 0.00 1 0.00 50.00 NewRelic::Agent::Agent::InstanceMethods.defer_for_delayed_job? | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods::Start.defer_for_resque? | |
0.00 381.29 0.00 5 0.00 0.00 NewRelic::Agent::Configuration::Manager#app_names | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods::Start.app_name_configured? | |
0.00 381.29 0.00 1 0.00 50.00 NewRelic::Agent::Agent::InstanceMethods.agent_should_start? | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods.determine_host | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods::Start.log_environment | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods::Start.log_dispatcher | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods::Start.log_app_name | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods::Start.log_startup | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods::Start.monitoring? | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods::Start.has_license_key? | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods::Start.correct_license_length | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods::Start.has_correct_license_key? | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods::Start.using_forking_dispatcher? | |
0.00 381.29 0.00 1 0.00 0.00 Bundler::RubygemsIntegration::Modern#all_specs | |
0.00 381.29 0.00 128 0.00 0.00 NewRelic::Agent::TransactionState#current_transaction_stack | |
0.00 381.29 0.00 128 0.00 0.00 NewRelic::Agent::Transaction#stack | |
0.00 381.29 0.00 124 0.00 0.00 NewRelic::Agent::Transaction#current | |
0.00 381.29 0.00 122 0.00 0.00 NewRelic::Agent::StatsEngine::Transactions.transaction_stats_hash | |
0.00 381.29 0.00 120 0.00 0.00 NewRelic::Agent::StatsEngine::MetricStats.in_transaction? | |
0.00 381.29 0.00 60 0.00 0.17 NewRelic::Agent::StatsEngine::MetricStats.coerce_to_metric_spec_array | |
0.00 381.29 0.00 32 0.00 0.00 NewRelic::Agent::Stats#reset | |
0.00 381.29 0.00 32 0.00 0.00 NewRelic::Agent::Stats#initialize | |
0.00 381.29 0.00 196 0.00 0.00 Float#+ | |
0.00 381.29 0.00 54 0.00 0.00 Float#< | |
0.00 381.29 0.00 55 0.00 0.00 Float#> | |
0.00 381.29 0.00 60 0.00 0.00 NewRelic::Agent::Stats#record_data_point | |
0.00 381.29 0.00 62 0.00 0.00 NewRelic::Agent::StatsHash#record | |
0.00 381.29 0.00 62 0.00 0.00 NewRelic::Agent::StatsEngine#with_stats_lock | |
0.00 381.29 0.00 1 0.00 0.00 Rails::Engine::Configurable.included | |
0.00 381.29 0.00 56 0.00 0.36 NewRelic::Agent.record_metric | |
0.00 381.29 0.00 211 0.00 0.00 NilClass#to_a | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Agent::SystemInfo.ruby_os_identifier | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::SystemInfo.processor_count | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::SystemInfo.processor_arch | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::SystemInfo.proc_try_read | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::SystemInfo.os_version | |
0.00 381.29 0.00 1 0.00 50.00 NewRelic::EnvironmentReport#initialize | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::EnvironmentReport#to_a | |
0.00 381.29 0.00 1 0.00 50.00 NewRelic::Agent::Agent::InstanceMethods::Connect.environment_for_connect | |
0.00 381.29 0.00 1 0.00 50.00 NewRelic::Agent::Agent::InstanceMethods::Connect.generate_environment_report | |
0.00 381.29 0.00 1 0.00 0.00 Thread#initialize | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Threading::AgentThread#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Thread#_orig_new | |
0.00 381.29 0.00 4 0.00 0.00 Thread#create_with_logging_context | |
0.00 381.29 0.00 1 0.00 0.00 Thread#new | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods.start_worker_thread | |
0.00 381.29 0.00 4 0.00 0.00 Logging::MappedDiagnosticContext.inherit | |
0.00 381.29 0.00 4 0.00 0.00 Logging::NestedDiagnosticContext.inherit | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Agent::TransactionState#push_traced | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods.push_trace_execution_flag | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods::Connect.connected? | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods::Connect.disconnected? | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods::Connect.should_connect? | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods::Start.using_sinatra? | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods::Start.weird_ruby? | |
0.00 381.29 0.00 1 0.00 0.00 ENV.include? | |
0.00 381.29 0.00 1 0.00 127150.00 Rake::Application#top_level | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Agent::Configuration::Manager#apply_mask | |
0.00 381.29 0.00 18 0.00 0.00 Float#== | |
0.00 381.29 0.00 3 0.00 340.00 NewRelic::Agent::Configuration::Manager#to_collector_hash | |
0.00 381.29 0.00 3 0.00 340.00 NewRelic::Agent::Agent::InstanceMethods::Connect.connect_settings | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Agent::NewRelicService::JsonMarshaller#default_encoder | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Agent::NewRelicService::Marshaller#prepare | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::JSONWrapper#normalize | |
0.00 381.29 0.00 3 0.00 0.00 Yajl::Encoder#initialize | |
0.00 381.29 0.00 3 0.00 0.00 Yajl::Encoder#new | |
0.00 381.29 0.00 6 0.00 0.00 Yajl::Encoder#encode | |
0.00 381.29 0.00 3 0.00 0.00 JSON.dump | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::JSONWrapper#dump | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Agent::NewRelicService::JsonMarshaller#dump | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Agent::NewRelicService#check_post_size | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Agent::NewRelicService#compress_request_if_needed | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Agent::NewRelicService::JsonMarshaller#format | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Agent::NewRelicService#remote_method_uri | |
0.00 381.29 0.00 18 0.00 0.00 #<Class:0x007f9f02e89510>#name | |
0.00 381.29 0.00 15 0.00 0.00 #<Class:0x007f9f02e89510>#port | |
0.00 381.29 0.00 200 0.00 0.00 Kramdown::Options::Boolean#=== | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Agent::AuditLogger#enabled? | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Agent::AuditLogger#log_request | |
0.00 381.29 0.00 6 0.00 0.00 Net::HTTPHeader.key? | |
0.00 381.29 0.00 3 0.00 0.00 Net::HTTPHeader.initialize_http_header | |
0.00 381.29 0.00 6 0.00 0.00 Net::HTTPHeader.[] | |
0.00 381.29 0.00 9 0.00 0.00 Net::HTTPHeader.[]= | |
0.00 381.29 0.00 3 0.00 0.00 Net::HTTPGenericRequest#initialize | |
0.00 381.29 0.00 3 0.00 0.00 Net::HTTPRequest#initialize | |
0.00 381.29 0.00 3 0.00 0.00 Zlib.zlib_version | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Agent::NewRelicService#user_agent | |
0.00 381.29 0.00 3 0.00 0.00 Net::HTTPHeader.set_content_type | |
0.00 381.29 0.00 3 0.00 0.00 Net::HTTPGenericRequest#body= | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Control::ProxyServer#new | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Control::ServerMethods.proxy_server | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Control::ProxyServer#name | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Control::ProxyServer#port | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Control::ProxyServer#user | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Control::ProxyServer#password | |
0.00 381.29 0.00 6 0.00 0.00 Net::HTTP#Proxy | |
0.00 381.29 0.00 3 0.00 0.00 #<Class:0x007f9f02e89510>#ip | |
0.00 381.29 0.00 3 0.00 0.00 Net::HTTP#initialize | |
0.00 381.29 0.00 3 0.00 0.00 Net::HTTP#newobj | |
0.00 381.29 0.00 3 0.00 0.00 Net::HTTP#new | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods::Start.log_version_and_pid | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods.start | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Control::InstanceMethods.start_agent | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Control::InstanceMethods.app | |
0.00 381.29 0.00 3 0.00 113.33 NewRelic::Agent::NewRelicService#create_http_connection | |
0.00 381.29 0.00 3 0.00 150.00 NewRelic::Agent::NewRelicService#http_connection | |
0.00 381.29 0.00 3 0.00 0.00 Net::HTTP#read_timeout= | |
0.00 381.29 0.00 3 0.00 0.00 Thread#_orig_start | |
0.00 381.29 0.00 3 0.00 0.00 Thread#start | |
0.00 381.29 0.00 3 0.00 0.00 Net::HTTP#started? | |
0.00 381.29 0.00 6 0.00 0.00 Net::HTTP#conn_address | |
0.00 381.29 0.00 3 0.00 0.00 Net::HTTP#D | |
0.00 381.29 0.00 3 0.00 0.00 Net::HTTP#conn_port | |
0.00 381.29 0.00 3 0.00 0.00 TCPSocket#initialize | |
0.00 381.29 0.00 6 0.00 5.00 Timeout.timeout | |
0.00 381.29 0.00 3 0.00 10.00 Object#timeout | |
0.00 381.29 0.00 3 0.00 10.00 Net::HTTP#connect | |
0.00 381.29 0.00 3 0.00 13.33 Net::HTTP#do_start | |
0.00 381.29 0.00 3 0.00 0.00 Net::HTTP#do_finish | |
0.00 381.29 0.00 3 0.00 16.67 Net::HTTP#start | |
0.00 381.29 0.00 6 0.00 16.67 Net::HTTP#request | |
0.00 381.29 0.00 3 0.00 0.00 Thread#kill | |
0.00 381.29 0.00 25 0.00 0.00 Kramdown::Options.define | |
0.00 381.29 0.00 3 0.00 6.67 Thread#join | |
0.00 381.29 0.00 3 0.00 0.00 SystemCallError#=== | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Agent::NewRelicService#close_shared_connection | |
0.00 381.29 0.00 25 0.00 0.00 Kramdown::Options::Definition#new | |
0.00 381.29 0.00 6 0.00 0.00 Float#to_f | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Agent::NewRelicService#record_supportability_metrics | |
0.00 381.29 0.00 3 0.00 170.00 NewRelic::Agent::NewRelicService#invoke_remote | |
0.00 381.29 0.00 3 0.00 170.00 NewRelic::Agent::NewRelicService#get_redirect_host | |
0.00 381.29 0.00 3 0.00 240.00 NewRelic::Agent::NewRelicService#connect | |
0.00 381.29 0.00 3 0.00 240.00 NewRelic::Agent::Agent::InstanceMethods::Connect.connect_to_server | |
0.00 381.29 0.00 3 0.00 260.00 NewRelic::Agent::Agent::InstanceMethods::Connect.query_server_for_configuration | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods.control | |
0.00 381.29 0.00 34 0.00 0.00 DependencyDetection::Dependent#initialize | |
0.00 381.29 0.00 61 0.00 0.00 DependencyDetection::Dependent#depends_on | |
0.00 381.29 0.00 63 0.00 0.00 DependencyDetection::Dependent#executes | |
0.00 381.29 0.00 44 0.00 0.91 Module#alias_method_chain | |
0.00 381.29 0.00 6 0.00 26.67 Logger#error | |
0.00 381.29 0.00 3 0.00 3.33 NewRelic::Agent::AgentLogger#log_exception | |
0.00 381.29 0.00 3 0.00 6.67 NewRelic::Agent::AgentLogger#error | |
0.00 381.29 0.00 3 0.00 6.67 NewRelic::Agent::Agent::InstanceMethods::Connect.log_error | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods::Connect.note_connect_failure | |
0.00 381.29 0.00 54 0.00 0.19 Enumerable.min | |
0.00 381.29 0.00 6 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods::Connect.connect_retry_period | |
0.00 381.29 0.00 9 0.00 0.00 DependencyDetection::Dependent#named | |
0.00 381.29 0.00 13 0.00 0.00 NewRelic::VersionNumber#initialize | |
0.00 381.29 0.00 4 0.00 0.00 NewRelic::Agent::Instrumentation::ControllerInstrumentation.included | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::LanguageSupport.can_fork? | |
0.00 381.29 0.00 2 0.00 530.00 NewRelic::Control::Instrumentation.load_instrumentation_files | |
0.00 381.29 0.00 78 0.00 0.13 DependencyDetection::Dependent#check_dependencies | |
0.00 381.29 0.00 5 0.00 0.00 Comparable.<= | |
0.00 381.29 0.00 13 0.00 0.00 DependencyDetection::Dependent#executed! | |
0.00 381.29 0.00 13 0.00 4.62 DependencyDetection::Dependent#execute | |
0.00 381.29 0.00 5 0.00 0.00 NewRelic::VersionNumber#compare | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::VersionNumber#<=> | |
0.00 381.29 0.00 10 0.00 0.00 NewRelic::Agent::Instrumentation::Memcache.memcache_key_snippet | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Instrumentation::Memcache.instrument_methods | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Instrumentation::Sinatra.included | |
0.00 381.29 0.00 2 0.00 0.00 Sinatra::Base#register | |
0.00 381.29 0.00 1 0.00 0.00 Sinatra::Application#register | |
0.00 381.29 0.00 1 0.00 0.00 Sinatra.register | |
0.00 381.29 0.00 3 0.00 0.00 Enumerable.member? | |
0.00 381.29 0.00 3 0.00 26.67 DependencyDetection.detect! | |
0.00 381.29 0.00 1 0.00 1140.00 NewRelic::Control::Instrumentation._install_instrumentation | |
0.00 381.29 0.00 1 0.00 1140.00 NewRelic::Control::Instrumentation.install_instrumentation | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Sampler#sampler_classes | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Samplers::CpuSampler#supported_on_this_platform? | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::SamplerCollection#each | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::SamplerCollection#sampler_class_registered? | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::Sampler#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Process.times | |
0.00 381.29 0.00 1 0.00 0.00 Struct::Tms#utime | |
0.00 381.29 0.00 1 0.00 0.00 Struct::Tms#stime | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Samplers::CpuSampler#poll | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Samplers::CpuSampler#initialize | |
0.00 381.29 0.00 4 0.00 0.00 NewRelic::Agent::SamplerCollection#add_sampler | |
0.00 381.29 0.00 4 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods.add_harvest_sampler | |
0.00 381.29 0.00 7 0.00 0.00 NewRelic::Agent::Samplers::MemorySampler#platform | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Samplers::MemorySampler#supported_on_this_platform? | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Samplers::MemorySampler::ShellPS#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Float#<= | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Samplers::MemorySampler::ShellPS#get_memory | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Samplers::MemorySampler::Base#can_run? | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Samplers::MemorySampler#initialize | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Samplers::ObjectSampler#supported_on_this_platform? | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Samplers::DelayedJobSampler#supported_on_this_platform? | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Control::Instrumentation.load_samplers | |
0.00 381.29 0.00 1 0.00 1140.00 NewRelic::Control::InstanceMethods.init_plugin | |
0.00 381.29 0.00 25 0.00 0.00 Compass::Configuration::Data#raw_project_path | |
0.00 381.29 0.00 51 0.00 5.49 Compass::Configuration::Inheritance::InstanceMethods.method_missing | |
0.00 381.29 0.00 1 0.00 0.00 Rails::Railtie::Configuration#compass | |
0.00 381.29 0.00 1 0.00 0.00 CompassRails.booted? | |
0.00 381.29 0.00 1 0.00 0.00 CompassRails.booted! | |
0.00 381.29 0.00 1 0.00 0.00 CompassRails.check_for_double_boot! | |
0.00 381.29 0.00 1 0.00 0.00 Compass::AppIntegration::Helpers.default? | |
0.00 381.29 0.00 1 0.00 0.00 Compass::AppIntegration::Helpers.lookup | |
0.00 381.29 0.00 1 0.00 0.00 CompassRails.load_rails | |
0.00 381.29 0.00 1 0.00 0.00 CompassRails.configuration | |
0.00 381.29 0.00 1 0.00 0.00 Compass::Configuration::Helpers.add_project_configuration | |
0.00 381.29 0.00 1 0.00 0.00 Compass.shared_extension_paths | |
0.00 381.29 0.00 3 0.00 0.00 Compass::Configuration::Data#extensions_path_without_default | |
0.00 381.29 0.00 4 0.00 0.00 ActionController::Renderers.add | |
0.00 381.29 0.00 20 0.00 0.50 CompassRails::Configuration::Default.default_project_path | |
0.00 381.29 0.00 3 0.00 0.00 Compass::Configuration::Data#extensions_dir_without_default | |
0.00 381.29 0.00 1 0.00 0.00 CompassRails::Configuration::Default.default_extensions_dir | |
0.00 381.29 0.00 2 0.00 0.00 Compass::Configuration::Data#extensions_dir | |
0.00 381.29 0.00 1 0.00 10.00 Compass::Configuration::Defaults.default_extensions_path | |
0.00 381.29 0.00 2 0.00 10.00 Compass::Configuration::Data#extensions_path | |
0.00 381.29 0.00 1 0.00 10.00 Compass::Configuration::Helpers.discover_extensions! | |
0.00 381.29 0.00 15 0.00 0.00 Compass::Configuration::Data#sass_path_without_default | |
0.00 381.29 0.00 5 0.00 0.00 Compass::Configuration::Data#raw_sass_dir | |
0.00 381.29 0.00 10 0.00 0.00 Compass::Configuration::Data#sass_dir_without_default | |
0.00 381.29 0.00 10 0.00 0.00 Compass::Configuration::Data#sass_dir | |
0.00 381.29 0.00 5 0.00 0.00 Compass::Configuration::Defaults.default_sass_path | |
0.00 381.29 0.00 10 0.00 0.00 Compass::Configuration::Data#sass_path | |
0.00 381.29 0.00 15 0.00 0.00 Compass::Configuration::Data#css_path_without_default | |
0.00 381.29 0.00 5 0.00 0.00 Compass::Configuration::Data#raw_css_dir | |
0.00 381.29 0.00 10 0.00 0.00 Compass::Configuration::Data#css_dir_without_default | |
0.00 381.29 0.00 10 0.00 0.00 Compass::Configuration::Data#css_dir | |
0.00 381.29 0.00 5 0.00 24.00 Compass::Configuration::Defaults.default_css_path | |
0.00 381.29 0.00 10 0.00 24.00 Compass::Configuration::Data#css_path | |
0.00 381.29 0.00 6 0.00 0.00 Compass::Configuration::Data#additional_import_paths_without_default | |
0.00 381.29 0.00 4 0.00 0.00 Compass::Configuration::Data#additional_import_paths | |
0.00 381.29 0.00 2 0.00 0.00 Compass::Configuration::Adapters.resolve_additional_import_paths | |
0.00 381.29 0.00 12 0.00 0.00 Compass::Configuration::Data#output_style_without_default | |
0.00 381.29 0.00 21 0.00 0.00 Compass::Configuration::Data#environment_without_default | |
0.00 381.29 0.00 7 0.00 0.00 CompassRails.env_production? | |
0.00 381.29 0.00 7 0.00 0.00 CompassRails.env | |
0.00 381.29 0.00 7 0.00 0.00 CompassRails::Configuration::Default.default_environment | |
0.00 381.29 0.00 7 0.00 0.00 Compass::Configuration::Data#environment | |
0.00 381.29 0.00 4 0.00 0.00 Compass::Configuration::Defaults.default_output_style | |
0.00 381.29 0.00 4 0.00 0.00 Compass::Configuration::Data#output_style | |
0.00 381.29 0.00 6 0.00 0.00 Compass::Configuration::Data#line_comments_without_default | |
0.00 381.29 0.00 2 0.00 0.00 Compass::Configuration::Defaults.default_line_comments | |
0.00 381.29 0.00 2 0.00 0.00 Compass::Configuration::Data#line_comments | |
0.00 381.29 0.00 9 0.00 0.00 Compass::Configuration::Data#cache_without_default | |
0.00 381.29 0.00 3 0.00 0.00 Compass::Configuration::Defaults.default_cache | |
0.00 381.29 0.00 3 0.00 0.00 Compass::Configuration::Data#cache | |
0.00 381.29 0.00 9 0.00 0.00 Compass::Configuration::Data#cache_path_without_default | |
0.00 381.29 0.00 9 0.00 0.00 Compass::Configuration::Data#cache_dir_without_default | |
0.00 381.29 0.00 3 0.00 0.00 CompassRails::Configuration::Default.default_cache_dir | |
0.00 381.29 0.00 6 0.00 0.00 Compass::Configuration::Data#cache_dir | |
0.00 381.29 0.00 3 0.00 3.33 Compass::Configuration::Defaults.default_cache_path | |
0.00 381.29 0.00 6 0.00 3.33 Compass::Configuration::Data#cache_path | |
0.00 381.29 0.00 6 0.00 3.33 Compass::Configuration::Data#sass_options_without_default | |
0.00 381.29 0.00 2 0.00 5.00 Compass::Configuration::Data#sass_options | |
0.00 381.29 0.00 1 0.00 130.00 Compass::Configuration::Adapters.to_sass_plugin_options | |
0.00 381.29 0.00 1 0.00 130.00 Compass::Configuration::Helpers.sass_plugin_configuration | |
0.00 381.29 0.00 9 0.00 0.00 Sass::Plugin::Configuration.normalize_template_location! | |
0.00 381.29 0.00 6 0.00 0.00 Sass::Plugin::Configuration.template_location_array | |
0.00 381.29 0.00 3 0.00 0.00 Sass::Plugin::Compiler#template_locations | |
0.00 381.29 0.00 3 0.00 0.00 Sass::Plugin::Compiler#load_paths | |
0.00 381.29 0.00 3 0.00 0.00 Sass::Plugin::Compiler#engine_options | |
0.00 381.29 0.00 3 0.00 0.00 Sass::Plugin::Configuration.add_template_location | |
0.00 381.29 0.00 1 0.00 0.00 Sass::Plugin.respond_to? | |
0.00 381.29 0.00 2 0.00 0.00 Sass::Plugin::Compiler#on_updated_stylesheet | |
0.00 381.29 0.00 1 0.00 0.00 Sass::Plugin::Compiler#on_compilation_error | |
0.00 381.29 0.00 1 0.00 130.00 Compass::Configuration::Helpers.configure_sass_plugin! | |
0.00 381.29 0.00 1 0.00 0.00 CompassRails.sass_plugin_enabled? | |
0.00 381.29 0.00 4 0.00 0.00 Sass::Importers::Filesystem#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Compass::Configuration::Adapters.sass_load_paths | |
0.00 381.29 0.00 3 0.00 0.00 Compass::Configuration::Data#disable_warnings_without_default | |
0.00 381.29 0.00 1 0.00 0.00 Compass::Configuration::Data#disable_warnings | |
0.00 381.29 0.00 1 0.00 10.00 Compass::Configuration::Adapters.to_sass_engine_options | |
0.00 381.29 0.00 1 0.00 10.00 Compass::Configuration::Adapters.to_compiler_arguments | |
0.00 381.29 0.00 1 0.00 0.00 Compass::Logger#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Compass::Actions.logger | |
0.00 381.29 0.00 1 0.00 0.00 Sass::CacheStores::Memory#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Sass::CacheStores::Filesystem#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Sass::CacheStores::Chain#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Sass.load_paths | |
0.00 381.29 0.00 1 0.00 0.00 Sass::Engine#normalize_options | |
0.00 381.29 0.00 1 0.00 0.00 Sass::Plugin::StalenessChecker#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Compass::Compiler#initialize | |
0.00 381.29 0.00 1 0.00 10.00 Compass::Configuration::Helpers.compiler | |
0.00 381.29 0.00 1 0.00 0.00 Compass::Actions.separate | |
0.00 381.29 0.00 1 0.00 0.00 Compass::Compiler#sass_files | |
0.00 381.29 0.00 106 0.00 0.00 String#index | |
0.00 381.29 0.00 47 0.00 0.00 Compass::Compiler#stylesheet_name | |
0.00 381.29 0.00 47 0.00 0.00 Compass::Compiler#corresponding_css_file | |
0.00 381.29 0.00 1 0.00 0.00 Compass::Compiler#css_files | |
0.00 381.29 0.00 1 0.00 0.00 Compass::Compiler#new_config? | |
0.00 381.29 0.00 1 0.00 10.00 Compass::Configuration::Helpers.handle_configuration_change! | |
0.00 381.29 0.00 1 0.00 150.00 CompassRails.initialize! | |
0.00 381.29 0.00 2 0.00 0.00 BetterErrors::Railtie#app | |
0.00 381.29 0.00 1 0.00 0.00 BetterErrors::Railtie#use_better_errors? | |
0.00 381.29 0.00 1 0.00 0.00 BetterErrors::Railtie#insert_middleware | |
0.00 381.29 0.00 4 0.00 0.00 AbstractController::ViewPaths::ClassMethods.view_paths | |
0.00 381.29 0.00 4 0.00 0.00 ActionView::Base#process_view_paths | |
0.00 381.29 0.00 4 0.00 0.00 AbstractController::ViewPaths::ClassMethods.view_paths= | |
0.00 381.29 0.00 4 0.00 0.00 AbstractController::ViewPaths::ClassMethods.prepend_view_path | |
0.00 381.29 0.00 84 0.00 0.00 Grape::Util::HashStack#initialize | |
0.00 381.29 0.00 4 0.00 0.00 ActionController::Renderers::All._write_render_options | |
0.00 381.29 0.00 132 0.00 0.08 Grape::Validations::ClassMethods.reset_validations! | |
0.00 381.29 0.00 16 0.00 3.13 Grape::API#reset! | |
0.00 381.29 0.00 3 0.00 0.00 Grape::Validations::Validator#convert_to_short_name | |
0.00 381.29 0.00 3 0.00 0.00 Grape::Validations.register_validator | |
0.00 381.29 0.00 3 0.00 0.00 Grape::Validations::Validator#inherited | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Instrumentation::Rack.included | |
0.00 381.29 0.00 2 0.00 0.00 Rails::Engine::Configurable::ClassMethods.root | |
0.00 381.29 0.00 17 0.00 0.00 ActiveModel::Serializer#_root= | |
0.00 381.29 0.00 17 0.00 0.00 ActiveModel::Serializer#root | |
0.00 381.29 0.00 1 0.00 0.00 ActiveModel::ArraySerializer#root= | |
0.00 381.29 0.00 1 0.00 0.00 ActionView::Base#field_error_proc= | |
0.00 381.29 0.00 1 0.00 0.00 StatusInfo::Deployment#git_info | |
0.00 381.29 0.00 1 0.00 0.00 StatusInfo::Deployment#git_revision | |
0.00 381.29 0.00 1 0.00 0.00 ActiveMerchant::Billing::CreditCard#inherited | |
0.00 381.29 0.00 4 0.00 0.00 ActiveMerchant::Billing::Gateway#inherited | |
0.00 381.29 0.00 4 0.00 0.00 ActiveMerchant::Billing::Gateway#homepage_url= | |
0.00 381.29 0.00 5 0.00 0.00 ActiveMerchant::Billing::Gateway#display_name= | |
0.00 381.29 0.00 2 0.00 0.00 ActiveMerchant::Billing::PayJunctionGateway#test_url= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveMerchant::Billing::PayJunctionGateway#live_url= | |
0.00 381.29 0.00 1 0.00 0.00 Rails::Railtie#generators | |
0.00 381.29 0.00 5 0.00 0.00 Braintree::AdvancedSearch::SearchNode#operators | |
0.00 381.29 0.00 1 0.00 0.00 Braintree::Configuration#expectant_reader | |
0.00 381.29 0.00 16 0.00 0.00 Braintree::AdvancedSearch#_create_field_accessors | |
0.00 381.29 0.00 4 0.00 0.00 Braintree::AdvancedSearch#text_fields | |
0.00 381.29 0.00 3 0.00 0.00 Braintree::AdvancedSearch#equality_fields | |
0.00 381.29 0.00 3 0.00 0.00 Braintree::AdvancedSearch#partial_match_fields | |
0.00 381.29 0.00 15 0.00 0.00 Braintree::AdvancedSearch#multiple_value_field | |
0.00 381.29 0.00 4 0.00 0.00 Braintree::AdvancedSearch#range_fields | |
0.00 381.29 0.00 1 0.00 0.00 Braintree::AdvancedSearch#is_fields | |
0.00 381.29 0.00 1 0.00 0.00 Braintree::AdvancedSearch#multiple_value_or_text_field | |
0.00 381.29 0.00 1 0.00 0.00 Braintree::AdvancedSearch#key_value_fields | |
0.00 381.29 0.00 6 0.00 0.00 Braintree::AddressGateway#_shared_signature | |
0.00 381.29 0.00 4 0.00 0.00 Braintree::CreditCardGateway#_signature | |
0.00 381.29 0.00 2 0.00 0.00 Braintree::CreditCardGateway#_create_signature | |
0.00 381.29 0.00 1 0.00 0.00 Braintree::CustomerGateway#_create_signature | |
0.00 381.29 0.00 2 0.00 0.00 Braintree::CreditCardGateway#_update_signature | |
0.00 381.29 0.00 1 0.00 0.00 Braintree::CustomerGateway#_update_signature | |
0.00 381.29 0.00 1 0.00 0.00 Braintree::TransactionGateway#_create_signature | |
0.00 381.29 0.00 2 0.00 0.00 ActiveMerchant::Billing::Gateway#default_currency= | |
0.00 381.29 0.00 2 0.00 0.00 BraintreeCommon.included | |
0.00 381.29 0.00 1 0.00 0.00 ActiveMerchant::NetworkConnectionRetries.included | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Base#schema_format= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::SchemaDumper#ignore_tables= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveScaffold.exclude_bridges= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveScaffold.js_framework= | |
0.00 381.29 0.00 118 0.00 0.00 WillPaginate::PerPage.per_page | |
0.00 381.29 0.00 110 0.00 6.18 WillPaginate::PerPage::Inheritance.inherited | |
0.00 381.29 0.00 1 0.00 0.00 Audit#audited_class_names= | |
0.00 381.29 0.00 1 0.00 0.00 Audit#audit_as_user= | |
0.00 381.29 0.00 1 0.00 0.00 CollectiveIdea::Acts::Audited.included | |
0.00 381.29 0.00 2 0.00 0.00 ActiveModel::Observer#observe | |
0.00 381.29 0.00 2 0.00 0.00 ActiveModel::Observing::ClassMethods.observers | |
0.00 381.29 0.00 2 0.00 0.00 ActiveSupport::Inflector.classify | |
0.00 381.29 0.00 2 0.00 0.00 String#classify | |
0.00 381.29 0.00 2 0.00 0.00 AuditSweeper#observed_classes | |
0.00 381.29 0.00 1 0.00 0.00 ActiveModel::Observing::ClassMethods.add_observer | |
0.00 381.29 0.00 1 0.00 0.00 ActiveModel::Observer#add_observer! | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Observer#define_callbacks | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Observer#add_observer! | |
0.00 381.29 0.00 2 0.00 0.00 ActiveModel::Observer#initialize | |
0.00 381.29 0.00 6 0.00 0.00 Enumerable.sum | |
0.00 381.29 0.00 2 0.00 0.00 ActiveRecord::Observer#observed_descendants | |
0.00 381.29 0.00 2 0.00 0.00 ActiveRecord::Observer#initialize | |
0.00 381.29 0.00 2 0.00 0.00 AuditSweeper#instance | |
0.00 381.29 0.00 2 0.00 5.00 AbstractController::Callbacks::ClassMethods.around_filter | |
0.00 381.29 0.00 1 0.00 10.00 ActionController::Caching::Sweeping::ClassMethods.cache_sweeper | |
0.00 381.29 0.00 1 0.00 0.00 ActsAsTaggableOn.delimiter= | |
0.00 381.29 0.00 1 0.00 0.00 ActsAsTaggableOn.force_lowercase= | |
0.00 381.29 0.00 1 0.00 0.00 ActsAsTaggableOn.force_parameterize= | |
0.00 381.29 0.00 1 0.00 0.00 ActsAsTaggableOn.strict_case_match= | |
0.00 381.29 0.00 1 0.00 10.00 ActsAsTaggableOn.setup | |
0.00 381.29 0.00 1 0.00 0.00 BetterErrors.use_pry! | |
0.00 381.29 0.00 2 0.00 0.00 CarrierWave::Uploader::Base#_before_callbacks= | |
0.00 381.29 0.00 8 0.00 0.00 CarrierWave::Uploader::Base#_after_callbacks= | |
0.00 381.29 0.00 45 0.00 0.22 CarrierWave::Uploader::Configuration::ClassMethods.add_config | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Base#permissions= | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Base#storage_engines= | |
0.00 381.29 0.00 2 0.00 0.00 CarrierWave::Uploader::Base#storage_engines | |
0.00 381.29 0.00 2 0.00 0.00 CarrierWave::Uploader::Base#_storage= | |
0.00 381.29 0.00 2 0.00 0.00 CarrierWave::Uploader::Base#_storage | |
0.00 381.29 0.00 2 0.00 0.00 CarrierWave::Uploader::Configuration::ClassMethods.storage | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Base#s3_headers= | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Base#s3_access_policy= | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Base#s3_region= | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Base#s3_authentication_timeout= | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Base#grid_fs_database= | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Base#grid_fs_host= | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Base#grid_fs_port= | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Base#fog_attributes= | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Base#fog_credentials= | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Base#fog_public= | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Base#fog_authenticated_url_expiration= | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Base#store_dir= | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Base#cache_dir= | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Base#delete_tmp_file_after_storage= | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Base#move_to_cache= | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Base#move_to_store= | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Base#remove_previously_stored_files_after_update= | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Base#ignore_integrity_errors= | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Base#ignore_processing_errors= | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Base#validate_integrity= | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Base#validate_processing= | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Base#root= | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Base#base_path= | |
0.00 381.29 0.00 2 0.00 0.00 CarrierWave::Uploader::Base#enable_processing= | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Base#ensure_multipart_form= | |
0.00 381.29 0.00 2 0.00 0.00 CarrierWave::Uploader::Configuration::ClassMethods.configure | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Configuration::ClassMethods.reset_config | |
0.00 381.29 0.00 2 0.00 0.00 CarrierWave::Uploader::Base#_before_callbacks | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Callbacks::ClassMethods.before | |
0.00 381.29 0.00 30 0.00 2.00 ActiveModel::Serializer::Associations::Config#options= | |
0.00 381.29 0.00 14 0.00 0.00 CarrierWave::Uploader::Base#_after_callbacks | |
0.00 381.29 0.00 7 0.00 0.00 CarrierWave::Uploader::Callbacks::ClassMethods.after | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Deprecation.silence | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Base#versions= | |
0.00 381.29 0.00 1 0.00 0.00 CarrierWave::Uploader::Base#version_names= | |
0.00 381.29 0.00 2 0.00 0.00 ActiveSupport::Inflector::Inflections#uncountable | |
0.00 381.29 0.00 3889 0.00 0.00 Hash#default= | |
0.00 381.29 0.00 1 0.00 40.00 Configatron::Rails.init | |
0.00 381.29 0.00 2 0.00 0.00 Delayed::Worker#sleep_delay= | |
0.00 381.29 0.00 2 0.00 0.00 Delayed::Worker#max_attempts= | |
0.00 381.29 0.00 2 0.00 0.00 Delayed::Worker#max_run_time= | |
0.00 381.29 0.00 1 0.00 0.00 Delayed::Worker#default_priority= | |
0.00 381.29 0.00 2 0.00 0.00 Delayed::Worker#destroy_failed_jobs= | |
0.00 381.29 0.00 1 0.00 0.00 Delayed::Worker#logger= | |
0.00 381.29 0.00 1 0.00 0.00 Delayed::Backend::Base.included | |
0.00 381.29 0.00 14 0.00 0.00 ActiveModel::AttributeMethods::ClassMethods.define_attr_method | |
0.00 381.29 0.00 9 0.00 0.00 ActiveRecord::Base#set_table_name | |
0.00 381.29 0.00 1 0.00 0.00 ActiveModel::Serializer#_embed= | |
0.00 381.29 0.00 151 0.00 0.40 ActiveRecord::NamedScope::ClassMethods.valid_scope_name? | |
0.00 381.29 0.00 30 0.00 0.00 ActiveModel::Serializer#_associations= | |
0.00 381.29 0.00 1 0.00 20.00 Delayed::Worker#backend= | |
0.00 381.29 0.00 6 0.00 0.00 ActionMailer::Base#mailer_name | |
0.00 381.29 0.00 1 0.00 0.00 ApplicationMailer#_helpers | |
0.00 381.29 0.00 1 0.00 0.00 Module#include? | |
0.00 381.29 0.00 1 0.00 0.00 ActionMailerBlacklist.included | |
0.00 381.29 0.00 4 0.00 0.00 NewRelic::Agent::MethodTracer::ClassMethods::AddMethodTracer.default_metric_name_code | |
0.00 381.29 0.00 4 0.00 0.00 NewRelic::Agent::Stats#increment_count | |
0.00 381.29 0.00 4 0.00 2.50 NewRelic::Agent.increment_metric | |
0.00 381.29 0.00 3 0.00 0.00 UserMailer#_helpers | |
0.00 381.29 0.00 2 0.00 0.00 AbstractController::Layouts::ClassMethods.layout | |
0.00 381.29 0.00 15 0.00 0.00 ShardData#_validators | |
0.00 381.29 0.00 1 0.00 200.00 Alerts::Agents::Agent.included | |
0.00 381.29 0.00 1 0.00 20.00 Agent::EnvironmentAttributes.included | |
0.00 381.29 0.00 3 0.00 0.00 Agent#_validators | |
0.00 381.29 0.00 1 0.00 0.00 Module#liquid_methods | |
0.00 381.29 0.00 1 0.00 0.00 ActsAsTaggableOn::Taggable.taggable? | |
0.00 381.29 0.00 1 0.00 0.00 Agent#tag_types= | |
0.00 381.29 0.00 1 0.00 0.00 Agent#preserve_tag_order= | |
0.00 381.29 0.00 7 0.00 0.00 Agent#tag_types | |
0.00 381.29 0.00 1 0.00 0.00 Agent#preserve_tag_order | |
0.00 381.29 0.00 1 0.00 0.00 Agent#preserve_tag_order? | |
0.00 381.29 0.00 1 0.00 0.00 ActsAsTaggableOn::Tagging#_accessible_attributes | |
0.00 381.29 0.00 3 0.00 0.00 ActsAsTaggableOn::Tagging#_validators | |
0.00 381.29 0.00 16 0.00 0.00 ActiveRecord::Base#abstract_class? | |
0.00 381.29 0.00 12 0.00 0.00 ActiveRecord::Base#class_of_active_record_descendant | |
0.00 381.29 0.00 12 0.00 0.00 ActiveRecord::Base#base_class | |
0.00 381.29 0.00 10 0.00 0.00 ActiveRecord::Base#table_name_prefix | |
0.00 381.29 0.00 7 0.00 0.00 ActiveRecord::Base#full_table_name_prefix | |
0.00 381.29 0.00 90 0.00 0.00 ActiveSupport::Inflector.demodulize | |
0.00 381.29 0.00 81 0.00 0.00 String#demodulize | |
0.00 381.29 0.00 13 0.00 0.00 ActiveRecord::Base#pluralize_table_names | |
0.00 381.29 0.00 116 0.00 0.26 ActiveModel::Serializer#_attributes= | |
0.00 381.29 0.00 65 0.00 0.77 String#pluralize | |
0.00 381.29 0.00 13 0.00 2.31 ActiveRecord::Base#undecorated_table_name | |
0.00 381.29 0.00 10 0.00 0.00 ActiveRecord::Base#table_name_suffix | |
0.00 381.29 0.00 7 0.00 2.86 ActiveRecord::Base#compute_table_name | |
0.00 381.29 0.00 7 0.00 2.86 ActiveRecord::Base#reset_table_name | |
0.00 381.29 0.00 7 0.00 2.86 ActiveRecord::Base#table_name | |
0.00 381.29 0.00 4 0.00 2.50 ShardData#table_name | |
0.00 381.29 0.00 1 0.00 180.00 ActsAsTaggableOn::Taggable::Core::ClassMethods.initialize_acts_as_taggable_on_core | |
0.00 381.29 0.00 1 0.00 180.00 ActsAsTaggableOn::Taggable::Core.included | |
0.00 381.29 0.00 1 0.00 10.00 ActsAsTaggableOn::Taggable::Collection::ClassMethods.initialize_acts_as_taggable_on_collection | |
0.00 381.29 0.00 1 0.00 10.00 ActsAsTaggableOn::Taggable::Collection.included | |
0.00 381.29 0.00 76 0.00 0.66 Class#class_attribute | |
0.00 381.29 0.00 7 0.00 0.00 ActiveRecord::Base#ignore_column | |
0.00 381.29 0.00 7 0.00 2.86 ActiveRecord::Base#after_initialize | |
0.00 381.29 0.00 8 0.00 0.00 ActiveRecord::Base#default_scoping | |
0.00 381.29 0.00 6 0.00 0.00 ActiveRecord::Base#scoped_methods | |
0.00 381.29 0.00 6 0.00 0.00 ActiveRecord::Base#current_scoped_methods | |
0.00 381.29 0.00 110 0.00 4.18 ActiveRecord::ConnectionAdapters::ConnectionHandler#retrieve_connection_pool_with_shard | |
0.00 381.29 0.00 3 0.00 0.00 ActiveRecord::Base#arel_engine | |
0.00 381.29 0.00 3 0.00 0.00 Arel::Table#initialize | |
0.00 381.29 0.00 3 0.00 3.33 ActiveRecord::Base#arel_table | |
0.00 381.29 0.00 3 0.00 0.00 ActiveRecord::Relation#initialize | |
0.00 381.29 0.00 4 0.00 0.00 ActiveRecord::Base#descends_from_active_record? | |
0.00 381.29 0.00 6 0.00 0.00 ActiveRecord::Base#finder_needs_type_condition? | |
0.00 381.29 0.00 6 0.00 1.67 ActiveRecord::Base#relation | |
0.00 381.29 0.00 11 0.00 0.00 ActiveRecord::Relation#reset | |
0.00 381.29 0.00 11 0.00 0.00 ActiveRecord::Relation#initialize_copy | |
0.00 381.29 0.00 6 0.00 1.67 ActiveRecord::NamedScope::ClassMethods.scoped | |
0.00 381.29 0.00 244 0.00 0.00 Hash#blank? | |
0.00 381.29 0.00 7 0.00 0.00 ActiveRecord::Reflection::ClassMethods.reflect_on_aggregation | |
0.00 381.29 0.00 5 0.00 0.00 ActiveRecord::Base#expand_hash_conditions_for_aggregates | |
0.00 381.29 0.00 5 0.00 0.00 ActiveRecord::PredicateBuilder#initialize | |
0.00 381.29 0.00 33 0.00 0.00 ActiveRecord::ConnectionAdapters::ConnectionPool#current_connection_id | |
0.00 381.29 0.00 1 0.00 0.00 Mysql2::Client#init_connection | |
0.00 381.29 0.00 2 0.00 0.00 URI::Parser#initialize_pattern | |
0.00 381.29 0.00 1 0.00 0.00 Mysql2::Client#charset_name= | |
0.00 381.29 0.00 2 0.00 5.00 URI::Parser#initialize_regexp | |
0.00 381.29 0.00 1 0.00 0.00 Mysql2::Client#ssl_set | |
0.00 381.29 0.00 4345 0.00 0.00 Array#blank? | |
0.00 381.29 0.00 1 0.00 10.00 Mysql2::Client#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Time#to_i | |
0.00 381.29 0.00 1 0.00 0.00 Time#nsec | |
0.00 381.29 0.00 1 0.00 0.00 Array#to_default_s | |
0.00 381.29 0.00 1 0.00 0.00 Array#to_formatted_s | |
0.00 381.29 0.00 1 0.00 0.00 OpenSSL::Random.seed | |
0.00 381.29 0.00 1 0.00 0.00 OpenSSL::Random.random_bytes | |
0.00 381.29 0.00 1 0.00 0.00 SecureRandom.random_bytes | |
0.00 381.29 0.00 1 0.00 0.00 SecureRandom.hex | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Notifications::Instrumenter#unique_id | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Notifications::Instrumenter#initialize | |
0.00 381.29 0.00 168 0.00 0.00 Array#flatten! | |
0.00 381.29 0.00 1 0.00 140.00 ActiveRecord::ConnectionAdapters::AbstractAdapter#initialize | |
0.00 381.29 0.00 23 0.00 0.00 ActiveRecord::Base#default_timezone | |
0.00 381.29 0.00 23 0.00 0.00 Mysql2::Client#query | |
0.00 381.29 0.00 23 0.00 13.91 ActiveRecord::ConnectionAdapters::Mysql2Adapter#execute | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::ConnectionAdapters::Mysql2Adapter#configure_connection | |
0.00 381.29 0.00 1 0.00 140.00 ActiveRecord::ConnectionAdapters::Mysql2Adapter#initialize | |
0.00 381.29 0.00 1 0.00 150.00 ActiveRecord::Base#mysql2_connection | |
0.00 381.29 0.00 1 0.00 150.00 ActiveRecord::ConnectionAdapters::ConnectionPool#new_connection | |
0.00 381.29 0.00 1 0.00 0.00 Mysql2::Client#ping | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::ConnectionAdapters::Mysql2Adapter#active? | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::ConnectionAdapters::AbstractAdapter#verify! | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::ConnectionAdapters::AbstractAdapter#_run_checkout_callbacks | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Callbacks.run_callbacks | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::ConnectionAdapters::ConnectionPool#checkout_and_verify | |
0.00 381.29 0.00 1 0.00 150.00 ActiveRecord::ConnectionAdapters::ConnectionPool#checkout_new_connection | |
0.00 381.29 0.00 1 0.00 150.00 ActiveRecord::ConnectionAdapters::ConnectionPool#checkout | |
0.00 381.29 0.00 32 0.00 4.69 ActiveRecord::ConnectionAdapters::ConnectionPool#connection | |
0.00 381.29 0.00 31 0.00 12.26 ActiveRecord::ConnectionAdapters::ConnectionHandler#retrieve_connection | |
0.00 381.29 0.00 31 0.00 12.26 ActiveRecord::Base#retrieve_connection | |
0.00 381.29 0.00 31 0.00 12.26 ActiveRecord::Base#connection | |
0.00 381.29 0.00 34 0.00 0.00 ActiveRecord::LogSubscriber#logger | |
0.00 381.29 0.00 17 0.00 0.00 ActiveSupport::Notifications::Event#initialize | |
0.00 381.29 0.00 17 0.00 0.00 ActiveRecord::LogSubscriber#runtime | |
0.00 381.29 0.00 17 0.00 0.59 ActiveRecord::LogSubscriber#runtime= | |
0.00 381.29 0.00 20 0.00 0.00 #<Logging::Logger:0x007f9f089dc2c8>.debug? | |
0.00 381.29 0.00 17 0.00 0.59 ActiveRecord::LogSubscriber#sql | |
0.00 381.29 0.00 17 0.00 0.59 ActiveSupport::LogSubscriber#call | |
0.00 381.29 0.00 17 0.00 0.59 ActiveSupport::Notifications::Fanout::Subscriber#publish | |
0.00 381.29 0.00 17 0.00 0.59 ActiveSupport::Notifications::Fanout#publish | |
0.00 381.29 0.00 17 0.00 18.82 ActiveSupport::Notifications::Instrumenter#instrument | |
0.00 381.29 0.00 17 0.00 18.82 ActiveRecord::ConnectionAdapters::AbstractAdapter#log | |
0.00 381.29 0.00 2 0.00 5.00 URI::Parser#initialize | |
0.00 381.29 0.00 22 0.00 2.73 Mysql2::Result#each | |
0.00 381.29 0.00 10 0.00 1.00 ActiveRecord::ConnectionAdapters::Mysql2Adapter#select | |
0.00 381.29 0.00 10 0.00 1.00 ActiveRecord::ConnectionAdapters::DatabaseStatements.select_all | |
0.00 381.29 0.00 10 0.00 1.00 ActiveRecord::ConnectionAdapters::QueryCache.select_all | |
0.00 381.29 0.00 9 0.00 1.11 ActiveRecord::ConnectionAdapters::DatabaseStatements.select_one | |
0.00 381.29 0.00 9 0.00 1.11 ActiveRecord::ConnectionAdapters::DatabaseStatements.select_value | |
0.00 381.29 0.00 9 0.00 1.11 ActiveRecord::ConnectionAdapters::SchemaStatements.table_exists? | |
0.00 381.29 0.00 9 0.00 1.11 ActiveRecord::ConnectionAdapters::Mysql2Adapter#table_exists? | |
0.00 381.29 0.00 7 0.00 21.43 Arel::Table#table_exists? | |
0.00 381.29 0.00 9 0.00 0.00 ActiveRecord::ConnectionAdapters::Mysql2Adapter#quote_column_name | |
0.00 381.29 0.00 15 0.00 0.00 ActiveRecord::ConnectionAdapters::Mysql2Adapter#quote_table_name | |
0.00 381.29 0.00 59 0.00 0.00 ActiveRecord::ConnectionAdapters::Mysql2Column#extract_limit | |
0.00 381.29 0.00 59 0.00 0.00 ActiveRecord::ConnectionAdapters::Column#extract_precision | |
0.00 381.29 0.00 59 0.00 0.00 ActiveRecord::ConnectionAdapters::Column#extract_scale | |
0.00 381.29 0.00 59 0.00 0.00 ActiveRecord::ConnectionAdapters::Mysql2Adapter#emulate_booleans | |
0.00 381.29 0.00 10135 0.00 0.00 Kernel.kind_of? | |
0.00 381.29 0.00 59 0.00 0.17 ActiveRecord::ConnectionAdapters::Mysql2Column#simplified_type | |
0.00 381.29 0.00 54 0.00 0.19 ActiveRecord::ConnectionAdapters::Mysql2Column#missing_default_forged_as_empty_string? | |
0.00 381.29 0.00 54 0.00 0.00 ActiveRecord::ConnectionAdapters::Column#type_cast | |
0.00 381.29 0.00 54 0.00 0.00 ActiveRecord::ConnectionAdapters::Column#extract_default | |
0.00 381.29 0.00 59 0.00 0.17 ActiveRecord::ConnectionAdapters::Mysql2Column#extract_default | |
0.00 381.29 0.00 59 0.00 0.34 ActiveRecord::ConnectionAdapters::Column#initialize | |
0.00 381.29 0.00 37 0.00 0.00 ActiveRecord::ConnectionAdapters::Column#extract_limit | |
0.00 381.29 0.00 7 0.00 0.00 ActiveRecord::ConnectionAdapters::Column#value_to_boolean | |
0.00 381.29 0.00 5 0.00 8.00 ActiveRecord::ConnectionAdapters::Mysql2Adapter#columns | |
0.00 381.29 0.00 38 0.00 0.00 Arel::Attributes.for | |
0.00 381.29 0.00 22 0.00 0.00 Kernel.sprintf | |
0.00 381.29 0.00 2 0.00 5.00 Arel::Table#attributes_for | |
0.00 381.29 0.00 7 0.00 4.29 Arel::Table#columns | |
0.00 381.29 0.00 125 0.00 0.00 #<Class:0x007f9f03216a20>#name | |
0.00 381.29 0.00 7 0.00 25.71 Arel::Table#[] | |
0.00 381.29 0.00 7 0.00 0.00 ActiveRecord::Base#=== | |
0.00 381.29 0.00 7 0.00 0.00 Arel::Nodes::Binary#initialize | |
0.00 381.29 0.00 7 0.00 0.00 Arel::Predications.eq | |
0.00 381.29 0.00 5 0.00 36.00 ActiveRecord::PredicateBuilder#build_from_hash | |
0.00 381.29 0.00 5 0.00 36.00 ActiveRecord::QueryMethods.build_where | |
0.00 381.29 0.00 5 0.00 36.00 ActiveRecord::QueryMethods.where | |
0.00 381.29 0.00 5 0.00 38.00 ActiveRecord::Base#where | |
0.00 381.29 0.00 1 0.00 0.00 ShardSpecification#_validators | |
0.00 381.29 0.00 15 0.00 0.00 Memoist.unmemoized_prefix | |
0.00 381.29 0.00 15 0.00 0.00 Memoist.unmemoized_method_for | |
0.00 381.29 0.00 15 0.00 0.00 Memoist.memoized_prefix | |
0.00 381.29 0.00 15 0.00 0.00 Memoist.escape_punctuation | |
0.00 381.29 0.00 15 0.00 0.00 Memoist.memoized_ivar_for | |
0.00 381.29 0.00 15 0.00 0.67 Memoist.memoist_eval | |
0.00 381.29 0.00 15 0.00 1.33 Memoist.memoize | |
0.00 381.29 0.00 1 0.00 0.00 ShardSpecification::Default#new_record? | |
0.00 381.29 0.00 1 0.00 0.00 ShardSpecification#use_defaults | |
0.00 381.29 0.00 1 0.00 0.00 ShardSpecification::Default#initialize | |
0.00 381.29 0.00 27 0.00 8.15 ShardData#default_shard | |
0.00 381.29 0.00 26 0.00 8.46 ShardData#active_shard | |
0.00 381.29 0.00 26 0.00 8.46 ShardData#is_default_shard_active? | |
0.00 381.29 0.00 7 0.00 34.29 ActiveRecord::Base#table_exists? | |
0.00 381.29 0.00 1 0.00 0.00 Agent#table_name | |
0.00 381.29 0.00 5 0.00 0.00 ActiveRecord::Base#primary_key_prefix_type | |
0.00 381.29 0.00 5 0.00 0.00 ActiveRecord::AttributeMethods::PrimaryKey::ClassMethods.get_primary_key | |
0.00 381.29 0.00 5 0.00 0.00 ActiveRecord::AttributeMethods::PrimaryKey::ClassMethods.set_primary_key | |
0.00 381.29 0.00 5 0.00 0.00 ActiveRecord::AttributeMethods::PrimaryKey::ClassMethods.reset_primary_key | |
0.00 381.29 0.00 5 0.00 0.00 ActiveRecord::AttributeMethods::PrimaryKey::ClassMethods.primary_key | |
0.00 381.29 0.00 13 0.00 0.00 Agent#primary_key | |
0.00 381.29 0.00 4 0.00 0.00 String#each_byte | |
0.00 381.29 0.00 1 0.00 10.00 ActiveRecord::Base#column_names | |
0.00 381.29 0.00 1 0.00 240.00 ActsAsTaggableOn::Taggable::Cache.included | |
0.00 381.29 0.00 1 0.00 0.00 ActsAsTaggableOn::Taggable::Ownership::ClassMethods.initialize_acts_as_taggable_on_ownership | |
0.00 381.29 0.00 1 0.00 0.00 ActsAsTaggableOn::Taggable::Ownership.included | |
0.00 381.29 0.00 1 0.00 0.00 ActsAsTaggableOn::Taggable::Related::ClassMethods.initialize_acts_as_taggable_on_related | |
0.00 381.29 0.00 1 0.00 0.00 ActsAsTaggableOn::Taggable::Related.included | |
0.00 381.29 0.00 1 0.00 0.00 ActsAsTaggableOn::Taggable::Dirty::ClassMethods.initialize_acts_as_taggable_on_dirty | |
0.00 381.29 0.00 1 0.00 0.00 ActsAsTaggableOn::Taggable::Dirty.included | |
0.00 381.29 0.00 1 0.00 460.00 ActsAsTaggableOn::Taggable.taggable_on | |
0.00 381.29 0.00 1 0.00 460.00 ActsAsTaggableOn::Taggable.acts_as_taggable_on | |
0.00 381.29 0.00 1 0.00 460.00 ActsAsTaggableOn::Taggable.acts_as_taggable | |
0.00 381.29 0.00 4 0.00 0.00 ModelLock.included | |
0.00 381.29 0.00 1 0.00 0.00 MetricExtensions::NamedMetrics.included | |
0.00 381.29 0.00 9 0.00 0.00 ActiveSupport::Inflector.foreign_key | |
0.00 381.29 0.00 9 0.00 0.00 String#foreign_key | |
0.00 381.29 0.00 7 0.00 0.00 ActiveRecord::Reflection::AssociationReflection#association_foreign_key | |
0.00 381.29 0.00 5 0.00 0.00 ActiveRecord::Reflection::AssociationReflection#belongs_to? | |
0.00 381.29 0.00 33 0.00 0.00 String#force_encoding | |
0.00 381.29 0.00 7 0.00 1.43 ActiveRecord::Reflection::AssociationReflection#primary_key_name | |
0.00 381.29 0.00 3 0.00 0.00 ActiveRecord::Associations::ClassMethods.join_table_name | |
0.00 381.29 0.00 7 0.00 0.00 ActiveRecord::ConnectionAdapters::Mysql2Adapter#supports_primary_key? | |
0.00 381.29 0.00 7 0.00 140.00 ActiveRecord::ConnectionAdapters::Mysql2Adapter#pk_and_sequence_for | |
0.00 381.29 0.00 7 0.00 140.00 ActiveRecord::ConnectionAdapters::Mysql2Adapter#primary_key | |
0.00 381.29 0.00 7 0.00 285.71 ActiveRecord::Associations::ClassMethods.create_has_and_belongs_to_many_reflection | |
0.00 381.29 0.00 7 0.00 0.00 ActiveRecord::Associations::ClassMethods.configure_destroy_hook_for_has_and_belongs_to_many | |
0.00 381.29 0.00 7 0.00 340.00 ActiveRecord::Associations::ClassMethods.has_and_belongs_to_many | |
0.00 381.29 0.00 7 0.00 348.57 ActiveRecord::AutosaveAssociation::ClassMethods.has_and_belongs_to_many | |
0.00 381.29 0.00 1 0.00 0.00 Metric#_validators | |
0.00 381.29 0.00 20 0.00 0.00 MetricExtensions::NamedMetrics::ClassMethods.name_to_const | |
0.00 381.29 0.00 20 0.00 0.00 MetricExtensions::NamedMetrics::ClassMethods.const_matches_name? | |
0.00 381.29 0.00 20 0.00 0.00 MetricExtensions::NamedMetrics::ClassMethods.respond_to? | |
0.00 381.29 0.00 6 0.00 0.00 Metric#table_name | |
0.00 381.29 0.00 3 0.00 0.00 Metric#primary_key | |
0.00 381.29 0.00 7 0.00 1.43 PlatformTranslator.override_platform | |
0.00 381.29 0.00 6 0.00 0.00 PlatformTranslator.set_controller_path_name_symbol | |
0.00 381.29 0.00 2 0.00 0.00 PlatformTranslator.platforms | |
0.00 381.29 0.00 5 0.00 0.00 UrlRule#_validators | |
0.00 381.29 0.00 2 0.00 0.00 UrlRule::CollectorAppRule#_validators | |
0.00 381.29 0.00 2 0.00 20.00 TraceDataManager.included | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Base#reset_scoped_methods | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Base#construct_finder_arel | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Base#default_scope | |
0.00 381.29 0.00 17 0.00 0.59 ActiveRecord::Associations::ClassMethods.create_has_one_reflection | |
0.00 381.29 0.00 17 0.00 11.18 ActiveRecord::Associations::ClassMethods.configure_dependency_for_has_one | |
0.00 381.29 0.00 5 0.00 0.00 ActivityTrace#_validators | |
0.00 381.29 0.00 6 0.00 0.00 VirtualAgent#_validators | |
0.00 381.29 0.00 3 0.00 0.00 Interface.implements | |
0.00 381.29 0.00 1 0.00 40.00 ClusterAgent::DowntimeEvents.included | |
0.00 381.29 0.00 1 0.00 0.00 URI::Parser#escape | |
0.00 381.29 0.00 5 0.00 0.00 ActiveModel::Validations::NumericalityValidator#check_validity! | |
0.00 381.29 0.00 5 0.00 0.00 ActiveModel::Validations::NumericalityValidator#initialize | |
0.00 381.29 0.00 7 0.00 0.00 ThresholdSetting#_validators | |
0.00 381.29 0.00 5 0.00 2.00 ActiveModel::Validations::HelperMethods.validates_numericality_of | |
0.00 381.29 0.00 3 0.00 0.00 Agent#threshold_foreign_key | |
0.00 381.29 0.00 6 0.00 0.00 ActiveRecord::Base#nested_attributes_options | |
0.00 381.29 0.00 6 0.00 0.00 ActiveRecord::NestedAttributes::ClassMethods.accepts_nested_attributes_for | |
0.00 381.29 0.00 3 0.00 20.00 ThresholdSetting::AgentThresholds.included | |
0.00 381.29 0.00 1 0.00 0.00 ApplicationUserConfig#_accessible_attributes | |
0.00 381.29 0.00 1 0.00 180.00 ClusterAgent::UserConfigs.included | |
0.00 381.29 0.00 1 0.00 0.00 ClusterAgent#default_url_options= | |
0.00 381.29 0.00 2 0.00 30.00 Alertable.included | |
0.00 381.29 0.00 17 0.00 0.00 String#hex | |
0.00 381.29 0.00 14 0.00 0.00 ActiveModel::Validations::ClassMethods._parse_validates_options | |
0.00 381.29 0.00 4 0.00 0.00 ClusterAgent#_validators | |
0.00 381.29 0.00 11 0.00 6.36 ActiveModel::Validations::ClassMethods.validates | |
0.00 381.29 0.00 5 0.00 0.00 ActiveModel::Validations::Callbacks::ClassMethods.before_validation | |
0.00 381.29 0.00 1 0.00 0.00 Numeric#seconds | |
0.00 381.29 0.00 11 0.00 0.00 TargetDowntimeEvent::Failure#initialize | |
0.00 381.29 0.00 1 0.00 0.00 TargetDowntimeEvent#_accessible_attributes | |
0.00 381.29 0.00 7 0.00 0.00 Logging::LogEvent#initialize | |
0.00 381.29 0.00 7 0.00 0.00 Logging::LogEvent#new | |
0.00 381.29 0.00 7 0.00 0.00 Logging::LogEvent#level | |
0.00 381.29 0.00 7 0.00 0.00 Logging::LogEvent#data | |
0.00 381.29 0.00 7 0.00 0.00 Logging::Layout#format_obj | |
0.00 381.29 0.00 7 0.00 0.00 #<Logging::Layouts::Pattern:0x007f9f0b1d3038>.format | |
0.00 381.29 0.00 7 0.00 0.00 IO#syswrite | |
0.00 381.29 0.00 7 0.00 0.00 Logging::Appenders::IO#canonical_write | |
0.00 381.29 0.00 7 0.00 0.00 Logging::Appenders::Buffering.write | |
0.00 381.29 0.00 7 0.00 0.00 Logging::Appender#append | |
0.00 381.29 0.00 14 0.00 0.00 Logging::Logger#log_event | |
0.00 381.29 0.00 7 0.00 0.00 #<Logging::Logger:0x007f9f089dc2c8>.warn | |
0.00 381.29 0.00 3 0.00 0.00 TargetDowntimeEvent#_validators | |
0.00 381.29 0.00 1 0.00 0.00 Alerts::Event#default_url_options= | |
0.00 381.29 0.00 3 0.00 6.67 Alerts::EventBehavior.included | |
0.00 381.29 0.00 5 0.00 0.00 ActiveRecord::Aggregations::ClassMethods.reader_method | |
0.00 381.29 0.00 5 0.00 2.00 ActiveRecord::Aggregations::ClassMethods.writer_method | |
0.00 381.29 0.00 5 0.00 2.00 ActiveRecord::Aggregations::ClassMethods.composed_of | |
0.00 381.29 0.00 3 0.00 0.00 Alerts::Event#_validators | |
0.00 381.29 0.00 102 0.00 0.00 ActiveModel::AttributeMethods::ClassMethods::AttributeMethodMatcher#method_name | |
0.00 381.29 0.00 3 0.00 3.33 ActiveModel::AttributeMethods::ClassMethods.alias_attribute | |
0.00 381.29 0.00 3 0.00 0.00 ERP::Config#instance | |
0.00 381.29 0.00 1 0.00 0.00 ERP::Config#configure | |
0.00 381.29 0.00 1 0.00 0.00 Thread#main | |
0.00 381.29 0.00 1 0.00 0.00 Tracer#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Array#count | |
0.00 381.29 0.00 30 0.00 0.00 Array#pack | |
0.00 381.29 0.00 27 0.00 0.00 String#encoding | |
0.00 381.29 0.00 152 0.00 0.00 Features::Feature#hash | |
0.00 381.29 0.00 1 0.00 0.00 URI::Parser#unescape | |
0.00 381.29 0.00 3 0.00 3.33 Features::ExcludePartnersOnAttributeFeature#initialize | |
0.00 381.29 0.00 19 0.00 0.00 Features::PercentageRolloutFeature#initialize | |
0.00 381.29 0.00 3 0.00 0.00 Features::CustomerExcludableFeature#initialize | |
0.00 381.29 0.00 5 0.00 0.00 Features::CustomerAssignedFeature#initialize | |
0.00 381.29 0.00 2 0.00 0.00 Features::AccountMigratedFeature#initialize | |
0.00 381.29 0.00 6 0.00 0.00 ActiveSupport::Inflector::Inflections#irregular | |
0.00 381.29 0.00 1 0.00 0.00 Features::CustomerAssignedPercentageRolloutFeature#initialize | |
0.00 381.29 0.00 3 0.00 0.00 Features::AccountRolloutFeature#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::SafeBuffer#initialize | |
0.00 381.29 0.00 1 0.00 0.00 String#html_safe | |
0.00 381.29 0.00 2 0.00 0.00 Formtastic::SemanticFormHelper.builder= | |
0.00 381.29 0.00 8 0.00 1.25 CoreAppConfig.config_file | |
0.00 381.29 0.00 8 0.00 1.25 CoreAppConfig.[] | |
0.00 381.29 0.00 15 0.00 0.00 Kernel.public_send | |
0.00 381.29 0.00 15 0.00 0.00 Object#try | |
0.00 381.29 0.00 1 0.00 0.00 Dashboards::Filters.default_url_options= | |
0.00 381.29 0.00 3 0.00 0.00 Mime::Type#register_alias | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Cache::Store#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Numeric#megabytes | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Cache::MemoryStore#initialize | |
0.00 381.29 0.00 1 0.00 0.00 RecordCache::Base.stores | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Cache::Store#merged_options | |
0.00 381.29 0.00 32 0.00 0.00 ActiveSupport::Inflector::Inflections#singular | |
0.00 381.29 0.00 2 0.00 0.00 ActiveSupport::Cache::Store#expanded_key | |
0.00 381.29 0.00 2 0.00 0.00 ActiveSupport::Cache::Store#namespaced_key | |
0.00 381.29 0.00 2 0.00 0.00 ActiveSupport::Cache::MemoryStore#synchronize | |
0.00 381.29 0.00 2 0.00 0.00 ActiveSupport::Cache::MemoryStore#read_entry | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Cache::Store#read_multi | |
0.00 381.29 0.00 1 0.00 0.00 RecordCache::MultiRead.read_multi_supported? | |
0.00 381.29 0.00 2 0.00 0.00 RecordCache::MultiRead.test | |
0.00 381.29 0.00 1 0.00 0.00 RecordCache::Base.register_store | |
0.00 381.29 0.00 1 0.00 0.00 RecordCache::VersionStore#initialize | |
0.00 381.29 0.00 1 0.00 0.00 RecordCache::Base.version_store= | |
0.00 381.29 0.00 3 0.00 0.00 Redis::Connection.drivers | |
0.00 381.29 0.00 1 0.00 0.00 Redis::FutureNotReady#initialize | |
0.00 381.29 0.00 1 0.00 0.00 MonoLogger::LocklessLogDevice#initialize | |
0.00 381.29 0.00 1 0.00 0.00 MonoLogger#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Array#delete_at | |
0.00 381.29 0.00 2 0.00 0.00 Rufus::Scheduler::Job#known_params | |
0.00 381.29 0.00 5 0.00 0.00 Exception2MessageMapper.def_exception | |
0.00 381.29 0.00 1 0.00 0.00 Exception2MessageMapper.bind | |
0.00 381.29 0.00 1 0.00 0.00 Exception2MessageMapper.extend_object | |
0.00 381.29 0.00 5 0.00 0.00 Sinatra::Base#helpers | |
0.00 381.29 0.00 2 0.00 0.00 Sinatra::Base#views= | |
0.00 381.29 0.00 1 0.00 0.00 Sinatra::Base#public_folder= | |
0.00 381.29 0.00 1 0.00 0.00 Sinatra::Base#static= | |
0.00 381.29 0.00 5 0.00 0.00 Resque::Server#tabs | |
0.00 381.29 0.00 1 0.00 0.00 ResqueHistory::Server.included | |
0.00 381.29 0.00 1 0.00 10.00 ResqueScheduler::Server.included | |
0.00 381.29 0.00 1 0.00 0.00 ResqueRetry::Server.included | |
0.00 381.29 0.00 1 0.00 0.00 Resque::Failure.backend= | |
0.00 381.29 0.00 1 0.00 0.00 String#try_convert | |
0.00 381.29 0.00 1 0.00 0.00 URI::Parser#split | |
0.00 381.29 0.00 1 0.00 0.00 URI.scheme_list | |
0.00 381.29 0.00 1 0.00 0.00 URI::Generic#set_scheme | |
0.00 381.29 0.00 1 0.00 0.00 URI::Generic#split_userinfo | |
0.00 381.29 0.00 1 0.00 0.00 URI::Generic#set_userinfo | |
0.00 381.29 0.00 1 0.00 0.00 URI::Generic#set_host | |
0.00 381.29 0.00 1 0.00 0.00 URI::Generic#set_port | |
0.00 381.29 0.00 1 0.00 0.00 URI::Generic#set_path | |
0.00 381.29 0.00 1 0.00 0.00 URI::Generic#set_query | |
0.00 381.29 0.00 1 0.00 0.00 URI::Generic#set_opaque | |
0.00 381.29 0.00 1 0.00 0.00 URI::Generic#set_registry | |
0.00 381.29 0.00 1 0.00 0.00 URI::Generic#set_fragment | |
0.00 381.29 0.00 2 0.00 0.00 URI::Generic#default_port | |
0.00 381.29 0.00 1 0.00 0.00 URI::Generic#initialize | |
0.00 381.29 0.00 1 0.00 0.00 URI::Parser#parse | |
0.00 381.29 0.00 1 0.00 0.00 URI.parse | |
0.00 381.29 0.00 1 0.00 0.00 Kernel.URI | |
0.00 381.29 0.00 1 0.00 0.00 URI::Generic#password | |
0.00 381.29 0.00 1 0.00 0.00 Redis::Client#_parse_driver | |
0.00 381.29 0.00 1 0.00 140.00 Redis::Client#_parse_options | |
0.00 381.29 0.00 1 0.00 140.00 Redis::Client#initialize | |
0.00 381.29 0.00 1 0.00 140.00 Redis#initialize | |
0.00 381.29 0.00 1 0.00 140.00 Redis#connect | |
0.00 381.29 0.00 1 0.00 0.00 Redis::Namespace#initialize | |
0.00 381.29 0.00 1 0.00 140.00 Resque Client connected to redis://localhost:6379/0.redis= | |
0.00 381.29 0.00 1 0.00 0.00 Resque::Server#views | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::BufferedLogger#silencer= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::BufferedLogger#initialize | |
0.00 381.29 0.00 3 0.00 0.00 ActiveSupport::BufferedLogger#buffer | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::BufferedLogger#clear_buffer | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::BufferedLogger#flush | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::BufferedLogger#auto_flush | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::BufferedLogger#add | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::BufferedLogger#info | |
0.00 381.29 0.00 1 0.00 0.00 ActiveScaffold.root | |
0.00 381.29 0.00 1 0.00 0.00 ActiveScaffoldAssets#copy_to_public | |
0.00 381.29 0.00 27 0.00 0.00 ActiveSupport::Dependencies::Reference#initialize | |
0.00 381.29 0.00 27 0.00 0.00 ActionDispatch::MiddlewareStack::Middleware#initialize | |
0.00 381.29 0.00 25 0.00 0.00 ActionDispatch::MiddlewareStack#use | |
0.00 381.29 0.00 1 0.00 370.00 Rails::Application#default_middleware_stack | |
0.00 381.29 0.00 21 0.00 0.00 Module#protected_method_defined? | |
0.00 381.29 0.00 16 0.00 0.63 ActionDispatch::MiddlewareStack::Middleware#== | |
0.00 381.29 0.00 4 0.00 2.50 ActionDispatch::MiddlewareStack#assert_index | |
0.00 381.29 0.00 2 0.00 0.00 ActionDispatch::MiddlewareStack#insert | |
0.00 381.29 0.00 2 0.00 5.00 ActionDispatch::MiddlewareStack#insert_after | |
0.00 381.29 0.00 1 0.00 10.00 Rails::Configuration::MiddlewareStackProxy#merge_into | |
0.00 381.29 0.00 27 0.00 0.37 ActiveSupport::Dependencies::Reference#get | |
0.00 381.29 0.00 27 0.00 0.37 ActionDispatch::MiddlewareStack::Middleware#klass | |
0.00 381.29 0.00 2 0.00 0.00 Rack::File#initialize | |
0.00 381.29 0.00 2 0.00 0.00 ActionDispatch::Static#initialize | |
0.00 381.29 0.00 27 0.00 3059.63 ActionDispatch::MiddlewareStack::Middleware#build | |
0.00 381.29 0.00 1 0.00 0.00 CoreApi::SetupCors#initialize | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Instrumentation::Sinatra::ClassMethods.newrelic_middlewares | |
0.00 381.29 0.00 12 0.00 0.00 Sinatra::Base#middleware | |
0.00 381.29 0.00 3 0.00 0.00 NewRelic::Agent::Instrumentation::Sinatra::ClassMethods.try_to_use | |
0.00 381.29 0.00 2 0.00 0.00 Rack::Builder#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Sinatra::Base#method_override | |
0.00 381.29 0.00 1 0.00 0.00 Sinatra::Base#method_override? | |
0.00 381.29 0.00 1 0.00 0.00 Sinatra::Base#development? | |
0.00 381.29 0.00 1 0.00 0.00 Sinatra::Base#show_exceptions | |
0.00 381.29 0.00 1 0.00 0.00 Sinatra::Base#show_exceptions? | |
0.00 381.29 0.00 6 0.00 0.00 Rack::Builder#use | |
0.00 381.29 0.00 1 0.00 0.00 Sinatra::Base#logging | |
0.00 381.29 0.00 1 0.00 0.00 Sinatra::Base#logging? | |
0.00 381.29 0.00 1 0.00 0.00 Sinatra::Base#sessions | |
0.00 381.29 0.00 1 0.00 0.00 Sinatra::Base#sessions? | |
0.00 381.29 0.00 1 0.00 0.00 Sinatra::Base#setup_sessions | |
0.00 381.29 0.00 1 0.00 0.00 Sinatra::Templates.initialize | |
0.00 381.29 0.00 1 0.00 0.00 Tilt::Cache#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Sinatra::Base#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Sinatra::Base#new! | |
0.00 381.29 0.00 1 0.00 0.00 Rack::Builder#run | |
0.00 381.29 0.00 1 0.00 0.00 Sinatra::Base#build | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Instrumentation::Sinatra::ClassMethods.build_with_newrelic | |
0.00 381.29 0.00 3 0.00 0.00 Resque Client connected to redis://localhost:6379/0.register_hook | |
0.00 381.29 0.00 1 0.00 0.00 Resque Client connected to redis://localhost:6379/0.before_first_fork | |
0.00 381.29 0.00 1 0.00 0.00 Resque Client connected to redis://localhost:6379/0.before_fork | |
0.00 381.29 0.00 1 0.00 0.00 Resque Client connected to redis://localhost:6379/0.after_fork | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Rack::ErrorCollector#initialize | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Rack::BrowserMonitoring#initialize | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Rack::AgentHooks#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Rack::Head#initialize | |
0.00 381.29 0.00 1 0.00 10.00 Sinatra::ShowExceptions#initialize | |
0.00 381.29 0.00 1 0.00 10.00 Rack::Builder#to_app | |
0.00 381.29 0.00 1 0.00 20.00 Rack::Builder#to_app_with_newrelic_deferred_dependency_detection | |
0.00 381.29 0.00 1 0.00 20.00 Sinatra::Base#new | |
0.00 381.29 0.00 1 0.00 20.00 Async::ResqueServer#initialize | |
0.00 381.29 0.00 1 0.00 0.00 BetterErrors::Middleware#initialize | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Rack::DeveloperMode#initialize | |
0.00 381.29 0.00 1 0.00 0.00 OmniAuth::Builder#rack14? | |
0.00 381.29 0.00 1 0.00 0.00 OmniAuth::Utils.camelize | |
0.00 381.29 0.00 1 0.00 0.00 OmniAuth::Builder#options | |
0.00 381.29 0.00 1 0.00 0.00 OmniAuth::Builder#provider | |
0.00 381.29 0.00 1 0.00 0.00 OmniAuth::Builder#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Sass::Plugin::Rack#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ActionDispatch::BestStandardsSupport#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ActionDispatch::Head#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Rack::MethodOverride#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ActionDispatch::ParamsParser#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ActionDispatch::Flash#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ActionDispatch::Session::AbstractStore#ensure_session_key! | |
0.00 381.29 0.00 1 0.00 0.00 ActionDispatch::Session::AbstractStore#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ActionDispatch::Session::CookieStore#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ActionDispatch::Cookies#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::QueryCache#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::ConnectionAdapters::ConnectionManagement#initialize | |
0.00 381.29 0.00 3 0.00 0.00 I18n::Railtie#reloader | |
0.00 381.29 0.00 4 0.00 0.00 ActiveSupport::FileUpdateChecker#updated_at | |
0.00 381.29 0.00 4 0.00 49012.50 ActiveSupport::FileUpdateChecker#execute_if_updated | |
0.00 381.29 0.00 1 0.00 0.00 ActionDispatch::Callbacks#_callback_before_259 | |
0.00 381.29 0.00 106 0.00 0.00 File::Stat#mtime | |
0.00 381.29 0.00 24 0.00 0.00 ActionDispatch::Routing::Mapper::Base.initialize | |
0.00 381.29 0.00 24 0.00 0.00 ActionDispatch::Routing::Mapper::Scoping.initialize | |
0.00 381.29 0.00 24 0.00 0.00 ActionDispatch::Routing::Mapper::Resources.initialize | |
0.00 381.29 0.00 4 0.00 0.00 ActiveSupport::Deprecation.extract_callstack | |
0.00 381.29 0.00 4 0.00 0.00 ActiveSupport::Deprecation.deprecation_caller_message | |
0.00 381.29 0.00 4 0.00 0.00 ActiveSupport::Deprecation.deprecation_message | |
0.00 381.29 0.00 4 0.00 0.00 ActiveSupport::Deprecation.behavior | |
0.00 381.29 0.00 8 0.00 0.00 ActiveSupport::Deprecation.warn | |
0.00 381.29 0.00 2 0.00 0.00 ActionDispatch::Routing::DeprecatedMapper#initialize | |
0.00 381.29 0.00 28 0.00 0.00 Module#private_method_defined? | |
0.00 381.29 0.00 972 0.00 0.00 Regexp#multiline? | |
0.00 381.29 0.00 2 0.00 0.00 ActionDispatch::Routing::RouteSet#in_memory_controller_namespaces | |
0.00 381.29 0.00 3 0.00 0.00 Backports.alias_method_chain | |
0.00 381.29 0.00 35 0.00 0.00 ActiveSupport::Inflector::Inflections#plural | |
0.00 381.29 0.00 71 0.00 0.00 Dir#each | |
0.00 381.29 0.00 74 0.00 0.00 Array#insert | |
0.00 381.29 0.00 75 0.00 0.00 Enumerable.to_a | |
0.00 381.29 0.00 234 0.00 0.00 Symbol#empty? | |
0.00 381.29 0.00 246 0.00 0.00 Object#blank? | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Dependencies.hook! | |
0.00 381.29 0.00 1554 0.00 0.00 ActiveSupport::Inflector::Inflections#instance | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Inflector::Inflections#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Dependencies::ModuleConstMissing.append_features | |
0.00 381.29 0.00 9 0.00 532.22 ActiveSupport.run_load_hooks | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Dependencies.constant_watch_stack= | |
0.00 381.29 0.00 423 0.00 0.00 File#dirname | |
0.00 381.29 0.00 9 0.00 2.22 I18n.load_path | |
0.00 381.29 0.00 9 0.00 0.00 I18n::Config#load_path | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Dependencies::WatchStack#initialize | |
0.00 381.29 0.00 106 0.00 3.49 Module#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Dependencies.log_activity= | |
0.00 381.29 0.00 40 0.00 0.00 Comparable.>= | |
0.00 381.29 0.00 1 0.00 0.00 Psych.add_builtin_type | |
0.00 381.29 0.00 395 0.00 0.00 Symbol#=~ | |
0.00 381.29 0.00 253 0.00 0.00 Proc#new | |
0.00 381.29 0.00 3808 0.00 0.00 Regexp#names | |
0.00 381.29 0.00 4722 0.00 0.00 BasicObject#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Dependencies.explicitly_unloadable_constants= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Dependencies.references= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Dependencies.autoloaded_constants= | |
0.00 381.29 0.00 179 0.00 0.00 Kernel.proc | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Dependencies.autoload_once_paths= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Dependencies.autoload_paths= | |
0.00 381.29 0.00 2 0.00 0.00 ActiveSupport::Dependencies.mechanism= | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Dependencies.loaded= | |
0.00 381.29 0.00 200 0.00 0.00 String#to_i | |
0.00 381.29 0.00 1509 0.00 0.01 Regin::Parser#scan_setup | |
0.00 381.29 0.00 1796 0.00 0.00 Module#method_defined? | |
0.00 381.29 0.00 1 0.00 0.00 Logger#silencer= | |
0.00 381.29 0.00 35 0.00 0.86 Class#cattr_accessor | |
0.00 381.29 0.00 35 0.00 0.00 Class#cattr_writer | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Dependencies.history= | |
0.00 381.29 0.00 41 0.00 0.98 Class#cattr_reader | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Dependencies.warnings_on_first_load= | |
0.00 381.29 0.00 4 0.00 0.00 Logger#define_around_helper | |
0.00 381.29 0.00 6 0.00 0.00 Kernel.autoload | |
0.00 381.29 0.00 35 0.00 0.86 Module#mattr_accessor | |
0.00 381.29 0.00 3338 0.00 0.00 StringScanner#pos | |
0.00 381.29 0.00 10 0.00 0.00 ActiveSupport::Autoload.eager_autoload | |
0.00 381.29 0.00 285 0.00 0.07 ActiveSupport::Autoload.autoload | |
0.00 381.29 0.00 35 0.00 0.29 Module#mattr_writer | |
0.00 381.29 0.00 3338 0.00 0.00 Regin::Atom#option_names | |
0.00 381.29 0.00 928 0.00 0.00 Module#autoload | |
0.00 381.29 0.00 38 0.00 0.53 Module#mattr_reader | |
0.00 381.29 0.00 3 0.00 0.00 Virtus::Attribute::Numeric#max | |
0.00 381.29 0.00 3 0.00 0.00 Virtus::Attribute::Numeric#min | |
0.00 381.29 0.00 23 0.00 0.00 Virtus::Attribute#default | |
0.00 381.29 0.00 245 0.00 0.00 String#tr! | |
0.00 381.29 0.00 53 0.00 0.00 Virtus::Attribute#coercion_method | |
0.00 381.29 0.00 3 0.00 0.00 Method#arity | |
0.00 381.29 0.00 2 0.00 0.00 ActiveSupport.on_load_all | |
0.00 381.29 0.00 20 0.00 0.00 Virtus::Attribute#writer | |
0.00 381.29 0.00 1 0.00 0.00 GC::Profiler.enable | |
0.00 381.29 0.00 11 0.00 0.00 Regin::Parser#_reduce_14 | |
0.00 381.29 0.00 551 0.00 0.00 Kernel.lambda | |
0.00 381.29 0.00 12 0.00 0.00 Encoding#find | |
0.00 381.29 0.00 20 0.00 0.00 Virtus::Attribute#reader | |
0.00 381.29 0.00 1509 0.00 25.39 Regin.parse | |
0.00 381.29 0.00 1380 0.00 0.03 Module#alias_method | |
0.00 381.29 0.00 24 0.00 0.83 Forwardable.def_instance_delegators | |
0.00 381.29 0.00 149 0.00 0.07 Forwardable.def_instance_delegator | |
0.00 381.29 0.00 59 0.00 0.00 Virtus::Attribute#primitive | |
0.00 381.29 0.00 1 0.00 0.00 ObjectSpace.define_finalizer | |
0.00 381.29 0.00 18 0.00 0.00 Kernel.method | |
0.00 381.29 0.00 19 0.00 0.00 Module#private_instance_methods | |
0.00 381.29 0.00 195 0.00 0.00 Symbol#[] | |
0.00 381.29 0.00 376 0.00 0.00 Regexp#to_s | |
0.00 381.29 0.00 1 0.00 0.00 OpenSSL::X509::Store#flags= | |
0.00 381.29 0.00 1 0.00 0.00 OpenSSL::X509::Store#set_default_paths | |
0.00 381.29 0.00 1 0.00 0.00 OpenSSL::X509::Store#initialize | |
0.00 381.29 0.00 290 0.00 0.00 Module#const_set | |
0.00 381.29 0.00 41 0.00 0.00 Virtus::Attribute#accessor | |
0.00 381.29 0.00 2 0.00 0.00 Virtus::Equalizer#<< | |
0.00 381.29 0.00 564 0.00 0.00 Fixnum#* | |
0.00 381.29 0.00 1 0.00 0.00 Virtus::Equalizer#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Virtus::Equalizer#include_comparison_methods | |
0.00 381.29 0.00 162 0.00 0.00 Regexp#quote | |
0.00 381.29 0.00 1 0.00 0.00 Logging::ColorScheme#reset | |
0.00 381.29 0.00 1 0.00 0.00 Logging::ColorScheme#initialize | |
0.00 381.29 0.00 5 0.00 0.00 Logging::ColorScheme#[]= | |
0.00 381.29 0.00 5 0.00 0.00 Logging::ColorScheme#to_constant | |
0.00 381.29 0.00 1 0.00 0.00 Virtus::Equalizer#define_methods | |
0.00 381.29 0.00 1 0.00 0.00 Virtus::Equalizer#define_inspect_method | |
0.00 381.29 0.00 4 0.00 0.00 Logging::ColorScheme#to_key | |
0.00 381.29 0.00 1 0.00 0.00 Logging::ColorScheme#levels? | |
0.00 381.29 0.00 2 0.00 0.00 Logging::ColorScheme#load_from_hash | |
0.00 381.29 0.00 5022 0.00 0.00 Regin::CharacterClass#literal? | |
0.00 381.29 0.00 2 0.00 0.00 Logging::ColorScheme#lines? | |
0.00 381.29 0.00 58 0.00 0.00 Hash#clear | |
0.00 381.29 0.00 569 0.00 0.00 Module#undef_method | |
0.00 381.29 0.00 594 0.00 0.00 Module#method_undefined | |
0.00 381.29 0.00 1 0.00 0.00 Virtus::Equalizer#define_hash_method | |
0.00 381.29 0.00 11 0.00 0.00 Singleton.included | |
0.00 381.29 0.00 16 0.00 0.00 Singleton.__init__ | |
0.00 381.29 0.00 1 0.00 0.00 Virtus::Equalizer#define_cmp_method | |
0.00 381.29 0.00 64 0.00 0.00 Module#private_class_method | |
0.00 381.29 0.00 69 0.00 0.14 Dir#entries | |
0.00 381.29 0.00 34 0.00 0.00 Virtus::Options.inherited | |
0.00 381.29 0.00 11 0.00 0.91 Singleton.append_features | |
0.00 381.29 0.00 252 0.00 0.00 Mutex#initialize | |
0.00 381.29 0.00 34 0.00 0.00 Virtus::Options.set_options | |
0.00 381.29 0.00 204 0.00 34.51 ActionDispatch::Routing::DeprecatedMapper#method_missing | |
0.00 381.29 0.00 2 0.00 200.00 Jammit::Routes.draw | |
0.00 381.29 0.00 18 0.00 0.00 Kernel.private_methods | |
0.00 381.29 0.00 2936 0.00 0.05 ActionDispatch::Routing::Mapper::Scoping.scope_options | |
0.00 381.29 0.00 34 0.00 0.00 Virtus::Options.options | |
0.00 381.29 0.00 27 0.00 0.00 Logging.libpath | |
0.00 381.29 0.00 34 0.00 0.00 Enumerable.each_with_object | |
0.00 381.29 0.00 20 0.00 0.00 Backports.alias_method | |
0.00 381.29 0.00 10 0.00 0.00 ActionDispatch::Routing::Mapper::HttpHelpers.redirect | |
0.00 381.29 0.00 1670 0.00 0.00 String#+ | |
0.00 381.29 0.00 41 0.00 0.00 Virtus::Coercion#primitive | |
0.00 381.29 0.00 2530 0.00 0.03 ActionDispatch::Routing::Mapper::Resources.shallow_scoping? | |
0.00 381.29 0.00 55 0.00 4.36 DescendantsTracker.inherited | |
0.00 381.29 0.00 1 0.00 0.00 LittlePlugger.extended | |
0.00 381.29 0.00 109 0.00 0.00 DescendantsTracker.add_descendant | |
0.00 381.29 0.00 1 0.00 0.00 Kernel.require? | |
0.00 381.29 0.00 1844 0.00 0.13 ActionDispatch::Routing::Mapper::Resources.prefix_name_for_action | |
0.00 381.29 0.00 635 0.00 0.00 Module#extended | |
0.00 381.29 0.00 728 0.00 0.00 Class#superclass | |
0.00 381.29 0.00 3 0.00 0.00 Virtus::Options.accept_options | |
0.00 381.29 0.00 1 0.00 0.00 1.8.4#to_s | |
0.00 381.29 0.00 112 0.00 0.00 DescendantsTracker.descendants | |
0.00 381.29 0.00 9 0.00 0.00 Virtus::Options.define_option_method | |
0.00 381.29 0.00 3 0.00 0.00 YAML::EngineManager#yamler= | |
0.00 381.29 0.00 37 0.00 0.00 Virtus::Options.add_accepted_options | |
0.00 381.29 0.00 22 0.00 0.00 Rack::Mount::StrexpParser#_reduce_5 | |
0.00 381.29 0.00 65 0.00 17.85 Backports.require_relative_dir | |
0.00 381.29 0.00 105 0.00 0.00 Virtus::Options.accepted_options | |
0.00 381.29 0.00 203 0.00 0.00 Module#method_removed | |
0.00 381.29 0.00 7 0.00 0.00 Module#remove_const | |
0.00 381.29 0.00 22 0.00 0.00 String#capitalize | |
0.00 381.29 0.00 2693 0.00 0.00 Fixnum#to_s | |
0.00 381.29 0.00 2 0.00 0.00 Virtus::TypeLookup.extended | |
0.00 381.29 0.00 1 0.00 0.00 Psych.libyaml_version | |
0.00 381.29 0.00 5 0.00 0.00 DescendantsTracker.extended | |
0.00 381.29 0.00 60 0.00 0.00 DescendantsTracker.setup | |
0.00 381.29 0.00 2 0.00 0.00 Set#freeze | |
0.00 381.29 0.00 6 0.00 0.00 Racc::Parser#token_to_str | |
0.00 381.29 0.00 6 0.00 1.67 Racc::Parser#on_error | |
0.00 381.29 0.00 14 0.00 1.43 Enumerable.to_set | |
0.00 381.29 0.00 119 0.00 0.00 Module#public | |
0.00 381.29 0.00 119 0.00 0.00 Fixnum#div | |
0.00 381.29 0.00 3050 0.00 0.00 Exception#backtrace | |
0.00 381.29 0.00 8 0.00 170.00 ActionDispatch::Routing::Mapper::Scoping.constraints | |
0.00 381.29 0.00 2 0.00 0.00 ActionDispatch::Routing::Mapper::Scoping.merge_defaults_scope | |
0.00 381.29 0.00 67 0.00 2.54 Set#initialize | |
0.00 381.29 0.00 175 0.00 1.09 Set#merge | |
0.00 381.29 0.00 3014 0.00 0.00 Exception#exception | |
0.00 381.29 0.00 268 0.00 57.87 ActionDispatch::Routing::Mapper::HttpHelpers.post | |
0.00 381.29 0.00 156 0.00 52.56 ActionDispatch::Routing::Mapper::HttpHelpers.delete | |
0.00 381.29 0.00 192 0.00 68.18 ActionDispatch::Routing::Mapper::HttpHelpers.put | |
0.00 381.29 0.00 175 0.00 1.09 Set#do_with_enum | |
0.00 381.29 0.00 308 0.00 0.00 ActionDispatch::Routing::Mapper::Resources.action_options? | |
0.00 381.29 0.00 5 0.00 0.00 Array#collect! | |
0.00 381.29 0.00 1 0.00 0.00 Hash#default_proc= | |
0.00 381.29 0.00 308 0.00 0.00 ActionDispatch::Routing::Mapper::Resources::Resource#resource_scope | |
0.00 381.29 0.00 308 0.00 0.00 ActionDispatch::Routing::Mapper::Scoping.merge_controller_scope | |
0.00 381.29 0.00 1088 0.00 0.10 ActionDispatch::Routing::Mapper::Scoping.merge_path_scope | |
0.00 381.29 0.00 608 0.00 0.00 ActionDispatch::Routing::Mapper::Resources::Resource#name | |
0.00 381.29 0.00 3196 0.00 0.09 ActionDispatch::Routing::Mapper::Resources::Resource#singular | |
0.00 381.29 0.00 1 0.00 0.00 Enumerator#each_with_object | |
0.00 381.29 0.00 2872 0.00 0.00 Exception#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Enumerable.cycle | |
0.00 381.29 0.00 2 0.00 0.00 Enumerator#with_index | |
0.00 381.29 0.00 1 0.00 0.00 Enumerable.slice_before | |
0.00 381.29 0.00 1354 0.00 0.09 Regin::Parser#_reduce_19 | |
0.00 381.29 0.00 8 0.00 0.00 Enumerable.lazy | |
0.00 381.29 0.00 8 0.00 0.00 Enumerator::Lazy#initialize | |
0.00 381.29 0.00 99 0.00 0.00 Comparable.< | |
0.00 381.29 0.00 420 0.00 115.69 ActionDispatch::Routing::Mapper::Resources.collection | |
0.00 381.29 0.00 8 0.00 0.00 #<Class:0x007f9f031ec8d8>#args | |
0.00 381.29 0.00 340 0.00 0.00 ActionDispatch::Routing::Mapper::Resources::Resource#member_scope | |
0.00 381.29 0.00 8 0.00 0.00 #<Class:0x007f9f031ec8d8>#method | |
0.00 381.29 0.00 308 0.00 451.36 ActionDispatch::Routing::Mapper::Resources.resource_scope | |
0.00 381.29 0.00 474 0.00 443.06 ActionDispatch::Routing::Mapper::Resources.resources | |
0.00 381.29 0.00 630 0.00 0.08 ActionDispatch::Routing::DeprecatedMapper::Resource#arrange_actions_by_methods | |
0.00 381.29 0.00 210 0.00 0.24 ActionDispatch::Routing::DeprecatedMapper::Resource#arrange_actions | |
0.00 381.29 0.00 8 0.00 0.00 #<Class:0x007f9f031ec8d8>#object | |
0.00 381.29 0.00 8 0.00 0.00 #<Class:0x007f9f031ec8d8>#new | |
0.00 381.29 0.00 8 0.00 0.00 Module#class_variable_get | |
0.00 381.29 0.00 210 0.00 0.00 ActionDispatch::Routing::DeprecatedMapper::Resource#set_prefixes | |
0.00 381.29 0.00 210 0.00 1.62 ActionDispatch::Routing::DeprecatedMapper::Resource#initialize | |
0.00 381.29 0.00 210 0.00 0.00 ActionDispatch::Routing::DeprecatedMapper::Resource#controller | |
0.00 381.29 0.00 256 0.00 0.00 ActiveSupport::OptionMerger#initialize | |
0.00 381.29 0.00 392 0.00 0.00 ActionDispatch::Routing::DeprecatedMapper::Resource#shallow_path_prefix | |
0.00 381.29 0.00 272 0.00 0.00 Array#uniq | |
0.00 381.29 0.00 3 0.00 0.00 Array#product | |
0.00 381.29 0.00 2841 0.00 0.00 Module#< | |
0.00 381.29 0.00 210 0.00 0.57 ActionDispatch::Routing::DeprecatedMapper#map_associations | |
0.00 381.29 0.00 1 0.00 0.00 Proc#=== | |
0.00 381.29 0.00 210 0.00 0.00 ActionController::Base::DeprecatedBehavior.resource_action_separator | |
0.00 381.29 0.00 1040 0.00 0.00 ActionDispatch::Routing::DeprecatedMapper::Resource#action_separator | |
0.00 381.29 0.00 1 0.00 0.00 Math.log | |
0.00 381.29 0.00 1680 0.00 0.00 ActionDispatch::Routing::DeprecatedMapper::Resource#conditions | |
0.00 381.29 0.00 8 0.00 0.00 Fixnum#to_f | |
0.00 381.29 0.00 1680 0.00 0.01 ActionDispatch::Routing::DeprecatedMapper::Resource#requirements | |
0.00 381.29 0.00 2438 0.00 0.00 Hash#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Kernel.__callee__ | |
0.00 381.29 0.00 4 0.00 0.00 SystemCallError#initialize | |
0.00 381.29 0.00 1 0.00 0.00 IO#initialize | |
0.00 381.29 0.00 1 0.00 0.00 IO#fileno | |
0.00 381.29 0.00 1550 0.00 0.00 Module#included | |
0.00 381.29 0.00 210 0.00 75.48 ActionDispatch::Routing::DeprecatedMapper#map_collection_actions | |
0.00 381.29 0.00 196 0.00 0.05 ActionDispatch::Routing::DeprecatedMapper::Resource#uncountable? | |
0.00 381.29 0.00 34 0.00 0.59 IO#open | |
0.00 381.29 0.00 1 0.00 0.00 YAML::EngineManager#initialize | |
0.00 381.29 0.00 30 0.00 0.00 IO#close | |
0.00 381.29 0.00 210 0.00 14.24 ActionDispatch::Routing::DeprecatedMapper#map_new_actions | |
0.00 381.29 0.00 35 0.00 0.00 File#initialize | |
0.00 381.29 0.00 11 0.00 0.00 Enumerator#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Struct#each_pair | |
0.00 381.29 0.00 196 0.00 987.81 ActionDispatch::Routing::DeprecatedMapper#map_resource | |
0.00 381.29 0.00 196 0.00 1001.07 ActionDispatch::Routing::DeprecatedMapper#resources | |
0.00 381.29 0.00 14 0.00 0.00 ActionDispatch::Routing::DeprecatedMapper::SingletonResource#initialize | |
0.00 381.29 0.00 14 0.00 7.14 ActionDispatch::Routing::DeprecatedMapper#map_default_singleton_actions | |
0.00 381.29 0.00 14 0.00 127.86 ActionDispatch::Routing::DeprecatedMapper#map_singleton_resource | |
0.00 381.29 0.00 14 0.00 127.86 ActionDispatch::Routing::DeprecatedMapper#resource | |
0.00 381.29 0.00 176 0.00 0.00 ActionDispatch::Routing::Mapper::Scoping.merge_as_scope | |
0.00 381.29 0.00 42 0.00 0.00 ActionDispatch::Routing::Mapper::Scoping.merge_module_scope | |
0.00 381.29 0.00 2 0.00 1500.00 #<ActionDispatch::Routing::Mapper:0x007f9f08a42488>.add_agent_resources_to | |
0.00 381.29 0.00 4 0.00 452.50 ActionDispatch::Routing::DeprecatedMapper#namespace | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::HTTPClients::NetHTTPRequest#initialize | |
0.00 381.29 0.00 4 0.00 0.00 NewRelic::Agent::TransactionState#is_traced? | |
0.00 381.29 0.00 4 0.00 0.00 NewRelic::Agent.is_execution_traced? | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::TransactionState#pop_traced | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::Agent::InstanceMethods.pop_trace_execution_flag | |
0.00 381.29 0.00 2 0.00 805.00 NewRelic::Agent.disable_all_tracing | |
0.00 381.29 0.00 2 0.00 950.00 NewRelic::Agent::CrossAppTracing.trace_http_request | |
0.00 381.29 0.00 2 0.00 950.00 Net::HTTP#request_with_newrelic_trace | |
0.00 381.29 0.00 24 0.00 8454.58 ActionDispatch::Routing::RouteSet#draw | |
0.00 381.29 0.00 26 0.00 0.00 ActionDispatch::Routing::Mapper::Scoping.merge_shallow_path_scope | |
0.00 381.29 0.00 26 0.00 0.00 ActionDispatch::Routing::Mapper::Scoping.merge_shallow_prefix_scope | |
0.00 381.29 0.00 1 0.00 0.00 #<Class:0x007f9f043a22a8>#new | |
0.00 381.29 0.00 1 0.00 0.00 Struct#each | |
0.00 381.29 0.00 134 0.00 0.07 ActionDispatch::Routing::Mapper::Resources.nested_options | |
0.00 381.29 0.00 134 0.00 275.22 ActionDispatch::Routing::Mapper::Resources.nested | |
0.00 381.29 0.00 26 0.00 6011.54 ActionDispatch::Routing::Mapper::Scoping.namespace | |
0.00 381.29 0.00 26 0.00 6011.54 ActionDispatch::Routing::Mapper::Resources.namespace | |
0.00 381.29 0.00 1 0.00 0.00 #<Class:0x007f9f043c2be8>#new | |
0.00 381.29 0.00 766 0.00 0.00 ActionDispatch::Routing::Mapper::Resources::Resource#default_actions | |
0.00 381.29 0.00 116 0.00 0.00 ActionDispatch::Routing::Mapper::Resources::Resource#new_scope | |
0.00 381.29 0.00 116 0.00 70.17 ActionDispatch::Routing::Mapper::Resources.new | |
0.00 381.29 0.00 5 0.00 0.00 Regin::Parser#_reduce_11 | |
0.00 381.29 0.00 1 0.00 0.00 Regin::Alternation#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Regin::Parser#_reduce_4 | |
0.00 381.29 0.00 1 0.00 10.00 Regin::Parser#_reduce_1 | |
0.00 381.29 0.00 16 0.00 0.00 Kernel.throw | |
0.00 381.29 0.00 14 0.00 0.00 ActionDispatch::Routing::Mapper::Resources::SingletonResource#plural | |
0.00 381.29 0.00 16 0.00 0.00 ActionDispatch::Routing::Mapper::Resources::SingletonResource#initialize | |
0.00 381.29 0.00 46 0.00 0.00 Backports.make_block_optional | |
0.00 381.29 0.00 24 0.00 165.00 ActionDispatch::Routing::Mapper::Resources.resource | |
0.00 381.29 0.00 15 0.00 0.00 Grape::API#logger | |
0.00 381.29 0.00 25 0.00 0.00 String#partition | |
0.00 381.29 0.00 14 0.00 2.14 CoreApi::V2::Base#reset! | |
0.00 381.29 0.00 2 0.00 0.00 String#each_line | |
0.00 381.29 0.00 4 0.00 7.50 Backports::StdLib.extend_relative | |
0.00 381.29 0.00 28 0.00 0.36 Grape::API#content_type | |
0.00 381.29 0.00 29 0.00 0.34 Grape::API#formatter | |
0.00 381.29 0.00 37 0.00 32.43 Backports::StdLib::LoadedFeatures#include? | |
0.00 381.29 0.00 14 0.00 0.00 Grape::API#default_error_formatter | |
0.00 381.29 0.00 43 0.00 4.19 Grape::API#error_formatter | |
0.00 381.29 0.00 53 0.00 0.00 Grape::API#imbue | |
0.00 381.29 0.00 28 0.00 0.00 Grape::API#rescue_from | |
0.00 381.29 0.00 35 0.00 32.29 Enumerable.group_by | |
0.00 381.29 0.00 74 0.00 0.00 CoreApi::V2::Base#status | |
0.00 381.29 0.00 2 0.00 0.00 Range#step_with_blockless | |
0.00 381.29 0.00 20 0.00 0.00 Grape::API#helpers | |
0.00 381.29 0.00 2 0.00 0.00 Range#step_without_blockless | |
0.00 381.29 0.00 1 0.00 0.00 Grape::API#versions | |
0.00 381.29 0.00 75 0.00 100.00 Grape::API#nest | |
0.00 381.29 0.00 1 0.00 0.00 Grape::API#version | |
0.00 381.29 0.00 11 0.00 0.00 Grape::API#before | |
0.00 381.29 0.00 101 0.00 5.45 Grape::Util::HashStack#gather | |
0.00 381.29 0.00 17 0.00 0.00 CoreApi::V2::Base#exclude_namespace_params | |
0.00 381.29 0.00 17 0.00 0.00 CoreApi::V2::Base#resource_with_namespace | |
0.00 381.29 0.00 1 0.00 0.00 Numeric#step | |
0.00 381.29 0.00 68 0.00 0.29 Grape::Util::HashStack#clone | |
0.00 381.29 0.00 42 0.00 0.71 Grape::Endpoint#generate_api_method | |
0.00 381.29 0.00 55 0.00 10.55 Grape::Endpoint#initialize | |
0.00 381.29 0.00 42 0.00 14.52 Grape::API#route | |
0.00 381.29 0.00 1 0.00 0.00 Kernel.__method__ | |
0.00 381.29 0.00 32 0.00 12.81 Grape::API#get | |
0.00 381.29 0.00 89 0.00 2.02 Grape::Validations::ParamsScope#push_declared_params | |
0.00 381.29 0.00 108 0.00 0.00 Grape::Validations::ParamsScope#full_name | |
0.00 381.29 0.00 89 0.00 0.00 Grape::Validations::ClassMethods.document_attribute | |
0.00 381.29 0.00 159 0.00 0.00 Grape::Validations::Validator#initialize | |
0.00 381.29 0.00 159 0.00 0.06 Grape::Validations::ParamsScope#validate | |
0.00 381.29 0.00 89 0.00 0.00 Grape::Validations::SingleOptionValidator#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Integer#upto | |
0.00 381.29 0.00 1 0.00 0.00 Integer#times | |
0.00 381.29 0.00 1 0.00 0.00 Array#each_index | |
0.00 381.29 0.00 46 0.00 8.26 Grape::Validations::ClassMethods.params | |
0.00 381.29 0.00 74 0.00 0.00 Grape::Util::HashStack#pop | |
0.00 381.29 0.00 34 0.00 190.29 Grape::API#namespace | |
0.00 381.29 0.00 17 0.00 255.29 CoreApi::V2::Base#resource | |
0.00 381.29 0.00 55 0.00 0.00 Grape::Util::HashStack#prepend | |
0.00 381.29 0.00 13 0.00 0.00 Grape::API#inherit_settings | |
0.00 381.29 0.00 13 0.00 0.77 Grape::API#mount | |
0.00 381.29 0.00 13 0.00 0.77 CoreApi::V2::Base#mount | |
0.00 381.29 0.00 1 0.00 0.00 ActiveModel::Serializer#_attributes | |
0.00 381.29 0.00 4 0.00 0.00 Hash#select | |
0.00 381.29 0.00 143 0.00 0.07 ActiveModel::Serializer#define_include_method | |
0.00 381.29 0.00 114 0.00 0.53 ActiveModel::Serializer#attribute | |
0.00 381.29 0.00 1 0.00 0.00 ActiveModel::Serializer#attributes | |
0.00 381.29 0.00 118 0.00 0.17 CoreApi::V2::Serializers::Base#_attributes_schema= | |
0.00 381.29 0.00 18 0.00 0.56 CoreApi::V2::Serializers::Base#_links= | |
0.00 381.29 0.00 30 0.00 0.00 CoreApi::V2::Serializers::Base#_attributes_schema | |
0.00 381.29 0.00 1 0.00 0.00 Hash#reject! | |
0.00 381.29 0.00 5 0.00 0.00 CoreApi::V2::Serializers::ApplicationSerializer#_attributes_schema | |
0.00 381.29 0.00 5 0.00 0.00 CoreApi::V2::Serializers::ApplicationSerializer#_attributes | |
0.00 381.29 0.00 4 0.00 0.00 CoreApi::V2::Serializers::AppSummarySerializer#_attributes_schema | |
0.00 381.29 0.00 4 0.00 0.00 CoreApi::V2::Serializers::AppSummarySerializer#_attributes | |
0.00 381.29 0.00 14 0.00 0.00 ActiveModel::Serializer#_associations | |
0.00 381.29 0.00 7 0.00 0.00 CoreApi::V2::Serializers::ApplicationSerializer#_associations | |
0.00 381.29 0.00 3 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasOne)#options | |
0.00 381.29 0.00 29 0.00 0.00 ActiveModel::Serializer::Associations::Config#initialize | |
0.00 381.29 0.00 48 0.00 0.00 ActiveModel::Serializer::Associations::Config#option | |
0.00 381.29 0.00 19 0.00 0.00 ActiveModel::Serializer::Associations::HasOne#polymorphic? | |
0.00 381.29 0.00 19 0.00 1.05 ActiveModel::Serializer::Associations::HasOne#root | |
0.00 381.29 0.00 29 0.00 2.76 ActiveModel::Serializer::Associations::Config#refine | |
0.00 381.29 0.00 29 0.00 2.76 ActiveModel::Serializer#associate | |
0.00 381.29 0.00 29 0.00 3.79 CoreApi::V2::Serializers::Base#associate | |
0.00 381.29 0.00 19 0.00 4.21 ActiveModel::Serializer#has_one | |
0.00 381.29 0.00 3 0.00 0.00 CoreApi::V2::Serializers::EndUserSummarySerializer#_attributes_schema | |
0.00 381.29 0.00 3 0.00 0.00 CoreApi::V2::Serializers::EndUserSummarySerializer#_attributes | |
0.00 381.29 0.00 3 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasOne)#options | |
0.00 381.29 0.00 3 0.00 0.00 CoreApi::V2::Serializers::AppSettingsSerializer#_attributes_schema | |
0.00 381.29 0.00 3 0.00 0.00 CoreApi::V2::Serializers::AppSettingsSerializer#_attributes | |
0.00 381.29 0.00 3 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasOne)#options | |
0.00 381.29 0.00 7 0.00 0.00 CoreApi::V2::Serializers::Base#_links | |
0.00 381.29 0.00 3 0.00 0.00 CoreApi::V2::Serializers::ApplicationLinksSerializer#_associations | |
0.00 381.29 0.00 2 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasMany)#options | |
0.00 381.29 0.00 10 0.00 0.00 ActiveModel::Serializer::Associations::Config#root | |
0.00 381.29 0.00 10 0.00 3.00 ActiveModel::Serializer#has_many | |
0.00 381.29 0.00 2 0.00 0.00 CoreApi::V2::Serializers::ApplicationLinksSerializer#_attributes_schema | |
0.00 381.29 0.00 2 0.00 0.00 CoreApi::V2::Serializers::ApplicationLinksSerializer#_links | |
0.00 381.29 0.00 2 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasMany)#options | |
0.00 381.29 0.00 3 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasOne)#options | |
0.00 381.29 0.00 21 0.00 0.00 CoreApi::V2::Base#serializer | |
0.00 381.29 0.00 12 0.00 0.83 CoreApi::V2::Base#strip_heredoc | |
0.00 381.29 0.00 900 0.00 0.00 Kramdown::Options::Definition#name | |
0.00 381.29 0.00 900 0.00 0.00 Kramdown::Options::Definition#default | |
0.00 381.29 0.00 36 0.00 0.00 Kramdown::Options.defaults | |
0.00 381.29 0.00 36 0.00 11.11 Kramdown::Options.merge | |
0.00 381.29 0.00 24 0.00 0.00 Kramdown::Utils.snake_case | |
0.00 381.29 0.00 31 0.00 0.00 Kramdown::Parser::Kramdown::Data#new | |
0.00 381.29 0.00 31 0.00 0.00 Kramdown::Parser::Kramdown#define_parser | |
0.00 381.29 0.00 1 0.00 0.00 Hash#eql? | |
0.00 381.29 0.00 24 0.00 82.92 Kramdown::Document#try_require | |
0.00 381.29 0.00 696 0.00 0.00 Kramdown::Options::Definition#type | |
0.00 381.29 0.00 696 0.00 0.00 Kramdown::Options::Definition#validator | |
0.00 381.29 0.00 1 0.00 0.00 ENV.select | |
0.00 381.29 0.00 96 0.00 2.40 Proc#[] | |
0.00 381.29 0.00 1859 0.00 0.00 Module#private | |
0.00 381.29 0.00 1 0.00 0.00 ENV.reject! | |
0.00 381.29 0.00 12 0.00 15.00 Kramdown::Parser::Base#initialize | |
0.00 381.29 0.00 48 0.00 0.00 Kramdown::Parser::Kramdown#reset_env | |
0.00 381.29 0.00 197 0.00 0.00 Kramdown::Element#options | |
0.00 381.29 0.00 12 0.00 15.00 Kramdown::Parser::Kramdown#initialize | |
0.00 381.29 0.00 372 0.00 0.00 Kramdown::Parser::Kramdown#has_parser? | |
0.00 381.29 0.00 372 0.00 0.00 Kramdown::Parser::Kramdown#parser | |
0.00 381.29 0.00 156 0.00 0.00 Kramdown::Parser::Kramdown::Data#span_start | |
0.00 381.29 0.00 12 0.00 0.83 Kramdown::Parser::Kramdown#span_parser_regexps | |
0.00 381.29 0.00 12 0.00 4.17 Kramdown::Parser::Kramdown#configure_parser | |
0.00 381.29 0.00 12 0.00 0.00 String#valid_encoding? | |
0.00 381.29 0.00 15 0.00 0.00 String#encode | |
0.00 381.29 0.00 12 0.00 0.83 Kramdown::Parser::Base#adapt_source | |
0.00 381.29 0.00 772 0.00 0.00 Kramdown::Parser::Kramdown::Data#start_re | |
0.00 381.29 0.00 785 0.00 0.00 StringScanner#check | |
0.00 381.29 0.00 1 0.00 0.00 ENV.reject | |
0.00 381.29 0.00 60 0.00 0.00 StringScanner#match? | |
0.00 381.29 0.00 54 0.00 0.00 Kramdown::Parser::Kramdown#new_block_el | |
0.00 381.29 0.00 36 0.00 0.00 String#lstrip! | |
0.00 381.29 0.00 36 0.00 0.00 Kramdown::Parser::Kramdown#parse_paragraph | |
0.00 381.29 0.00 30 0.00 1.67 Kramdown::Parser::Kramdown#parse_blocks | |
0.00 381.29 0.00 44 0.00 0.00 StringScanner#scan_until | |
0.00 381.29 0.00 36 0.00 0.00 StringScanner#rest | |
0.00 381.29 0.00 1 0.00 0.00 ENV.each_value | |
0.00 381.29 0.00 36 0.00 0.00 StringScanner#terminate | |
0.00 381.29 0.00 36 0.00 0.83 Kramdown::Parser::Kramdown#parse_spans | |
0.00 381.29 0.00 72 0.00 1.11 Kramdown::Parser::Kramdown#update_tree | |
0.00 381.29 0.00 12 0.00 0.00 Kramdown::Parser::Kramdown#replace_abbreviations | |
0.00 381.29 0.00 12 0.00 10.83 Kramdown::Parser::Kramdown#parse | |
0.00 381.29 0.00 12 0.00 25.83 Kramdown::Parser::Base#parse | |
0.00 381.29 0.00 12 0.00 150.83 Kramdown::Document#initialize | |
0.00 381.29 0.00 12 0.00 0.00 Kramdown::Utils.camelize | |
0.00 381.29 0.00 13 0.00 0.77 Kramdown::Utils::Entities.entity | |
0.00 381.29 0.00 12 0.00 0.00 Kramdown::Converter::Base#initialize | |
0.00 381.29 0.00 12 0.00 0.00 Kramdown::Converter::Html#initialize | |
0.00 381.29 0.00 42 0.00 0.00 Kramdown::Element#attr | |
0.00 381.29 0.00 39 0.00 0.00 Kramdown::Utils::Html.escape_html | |
0.00 381.29 0.00 39 0.00 0.00 Kramdown::Converter::Html#convert_text | |
0.00 381.29 0.00 72 0.00 0.14 Kramdown::Converter::Html#inner | |
0.00 381.29 0.00 42 0.00 0.00 Kramdown::Utils::Html.html_attributes | |
0.00 381.29 0.00 18 0.00 0.00 Kramdown::Converter::Html#format_as_block_html | |
0.00 381.29 0.00 1 0.00 0.00 ENV.each_pair | |
0.00 381.29 0.00 12 0.00 0.83 Kramdown::Converter::Html#footnote_content | |
0.00 381.29 0.00 12 0.00 1.67 Kramdown::Converter::Html#convert_root | |
0.00 381.29 0.00 12 0.00 1.67 Kramdown::Converter::Html#convert | |
0.00 381.29 0.00 12 0.00 0.00 String#encode! | |
0.00 381.29 0.00 12 0.00 20.00 Kramdown::Converter::Base#convert | |
0.00 381.29 0.00 12 0.00 60.83 Kramdown::Document#method_missing | |
0.00 381.29 0.00 12 0.00 212.50 CoreApi::V2::Base#description | |
0.00 381.29 0.00 1 0.00 0.00 ENV.each_key | |
0.00 381.29 0.00 108 0.00 6.39 Grape::Validations::ParamsScope#optional | |
0.00 381.29 0.00 8 0.00 21.25 Grape::Validations::ParamsScope#group | |
0.00 381.29 0.00 40 0.00 0.25 CoreApi::V2::Serializers::Base#response_class | |
0.00 381.29 0.00 40 0.00 25.75 Grape::API#scope | |
0.00 381.29 0.00 40 0.00 25.75 CoreApi::V2::Base#endpoint | |
0.00 381.29 0.00 5 0.00 8.00 Grape::API#put | |
0.00 381.29 0.00 1 0.00 0.00 ENV.each | |
0.00 381.29 0.00 6 0.00 0.00 CoreApi::V2::Base#singularize_namespace | |
0.00 381.29 0.00 2 0.00 0.00 CoreApi::V2::Endpoints::Attributes.included | |
0.00 381.29 0.00 2 0.00 0.00 CoreApi::V2::Endpoints::Attributes::ClassAttributes.desc | |
0.00 381.29 0.00 1 0.00 0.00 CoreApi::V2::Serializers::MetricParserSerializer#_attributes_schema | |
0.00 381.29 0.00 1 0.00 0.00 CoreApi::V2::Serializers::MetricParserSerializer#_attributes | |
0.00 381.29 0.00 2 0.00 0.00 CoreApi::V2::Endpoints::Attributes::ClassAttributes.serializer | |
0.00 381.29 0.00 2 0.00 0.00 CoreApi::V2::Endpoints::Attributes::ClassAttributes.params | |
0.00 381.29 0.00 2 0.00 0.00 CoreApi::V2::Endpoints::Attributes::ClassAttributes.response | |
0.00 381.29 0.00 8 0.00 0.00 CoreApi::V2::Endpoints::Attributes.name | |
0.00 381.29 0.00 4 0.00 0.00 CoreApi::V2::Endpoints::Metrics::Names#desc | |
0.00 381.29 0.00 4 0.00 0.00 CoreApi::V2::Endpoints::Metrics::Names#serializer | |
0.00 381.29 0.00 4 0.00 0.00 CoreApi::V2::Endpoints::Metrics::Names#params | |
0.00 381.29 0.00 4 0.00 0.00 CoreApi::V2::Endpoints::Metrics::Names#response | |
0.00 381.29 0.00 8 0.00 32.50 CoreApi::V2::Base#get_endpoint | |
0.00 381.29 0.00 1 0.00 0.00 CoreApi::V2::Serializers::MetricDataSerializer#_attributes_schema | |
0.00 381.29 0.00 1 0.00 0.00 CoreApi::V2::Serializers::MetricDataSerializer#_attributes | |
0.00 381.29 0.00 2 0.00 0.00 CoreApi::V2::Serializers::TimesliceSerializer#_attributes_schema | |
0.00 381.29 0.00 2 0.00 0.00 CoreApi::V2::Serializers::TimesliceSerializer#_attributes | |
0.00 381.29 0.00 1 0.00 0.00 CoreApi::V2::Serializers::MetricSerializer#_associations | |
0.00 381.29 0.00 2 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasMany)#options | |
0.00 381.29 0.00 1 0.00 0.00 CoreApi::V2::Serializers::MetricDataSerializer#_associations | |
0.00 381.29 0.00 2 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasMany)#options | |
0.00 381.29 0.00 4 0.00 0.00 CoreApi::V2::Endpoints::Metrics::Data#desc | |
0.00 381.29 0.00 4 0.00 0.00 CoreApi::V2::Endpoints::Metrics::Data#serializer | |
0.00 381.29 0.00 4 0.00 0.00 CoreApi::V2::Endpoints::Metrics::Data#params | |
0.00 381.29 0.00 4 0.00 0.00 CoreApi::V2::Endpoints::Metrics::Data#response | |
0.00 381.29 0.00 8 0.00 128.75 CoreApi::V2::Base#namespace_param | |
0.00 381.29 0.00 4 0.00 0.00 CoreApi::V2::Serializers::ApplicationHostSerializer#_attributes_schema | |
0.00 381.29 0.00 4 0.00 0.00 CoreApi::V2::Serializers::ApplicationHostSerializer#_attributes | |
0.00 381.29 0.00 3 0.00 0.00 CoreApi::V2::Serializers::AppSummaryDataSerializer#_attributes_schema | |
0.00 381.29 0.00 3 0.00 0.00 CoreApi::V2::Serializers::AppSummaryDataSerializer#_attributes | |
0.00 381.29 0.00 5 0.00 0.00 CoreApi::V2::Serializers::ApplicationHostSerializer#_associations | |
0.00 381.29 0.00 3 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasOne)#options | |
0.00 381.29 0.00 2 0.00 0.00 CoreApi::V2::Serializers::EndUserSummaryDataSerializer#_attributes_schema | |
0.00 381.29 0.00 2 0.00 0.00 CoreApi::V2::Serializers::EndUserSummaryDataSerializer#_attributes | |
0.00 381.29 0.00 3 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasOne)#options | |
0.00 381.29 0.00 2 0.00 0.00 CoreApi::V2::Serializers::ApplicationHostLinksSerializer#_attributes_schema | |
0.00 381.29 0.00 2 0.00 0.00 CoreApi::V2::Serializers::ApplicationHostLinksSerializer#_links | |
0.00 381.29 0.00 2 0.00 0.00 CoreApi::V2::Serializers::ApplicationHostLinksSerializer#_attributes | |
0.00 381.29 0.00 3 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasOne)#options | |
0.00 381.29 0.00 5 0.00 0.00 CoreApi::V2::Serializers::ApplicationInstanceSerializer#_attributes_schema | |
0.00 381.29 0.00 5 0.00 0.00 CoreApi::V2::Serializers::ApplicationInstanceSerializer#_attributes | |
0.00 381.29 0.00 5 0.00 0.00 CoreApi::V2::Serializers::ApplicationInstanceSerializer#_associations | |
0.00 381.29 0.00 4 0.00 0.00 ActionView::Template::Handlers::Compilable.included | |
0.00 381.29 0.00 3 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasOne)#options | |
0.00 381.29 0.00 2 0.00 0.00 CoreApi::V2::Serializers::ApplicationInstanceLinksSerializer#_attributes_schema | |
0.00 381.29 0.00 2 0.00 0.00 CoreApi::V2::Serializers::ApplicationInstanceLinksSerializer#_links | |
0.00 381.29 0.00 2 0.00 0.00 CoreApi::V2::Serializers::ApplicationInstanceLinksSerializer#_attributes | |
0.00 381.29 0.00 3 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasOne)#options | |
0.00 381.29 0.00 2 0.00 0.00 CoreApi::V2::Serializers::KeyTransactionSerializer#_attributes_schema | |
0.00 381.29 0.00 2 0.00 0.00 CoreApi::V2::Serializers::KeyTransactionSerializer#_attributes | |
0.00 381.29 0.00 5 0.00 0.00 CoreApi::V2::Serializers::KeyTransactionSerializer#_associations | |
0.00 381.29 0.00 3 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasOne)#options | |
0.00 381.29 0.00 3 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasOne)#options | |
0.00 381.29 0.00 1 0.00 0.00 CoreApi::V2::Serializers::KeyTransactionLinksSerializer#_associations | |
0.00 381.29 0.00 3 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasOne)#options | |
0.00 381.29 0.00 3 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasOne)#options | |
0.00 381.29 0.00 5 0.00 0.00 CoreApi::V2::Serializers::ServerSerializer#_attributes_schema | |
0.00 381.29 0.00 5 0.00 0.00 CoreApi::V2::Serializers::ServerSerializer#_attributes | |
0.00 381.29 0.00 7 0.00 0.00 CoreApi::V2::Serializers::ServerSummarySerializer#_attributes_schema | |
0.00 381.29 0.00 7 0.00 0.00 CoreApi::V2::Serializers::ServerSummarySerializer#_attributes | |
0.00 381.29 0.00 1 0.00 0.00 CoreApi::V2::Serializers::ServerSerializer#_associations | |
0.00 381.29 0.00 3 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasOne)#options | |
0.00 381.29 0.00 3 0.00 0.00 CoreApi::V2::Serializers::AlertPolicySerializer#_attributes_schema | |
0.00 381.29 0.00 3 0.00 0.00 CoreApi::V2::Serializers::AlertPolicySerializer#_attributes | |
0.00 381.29 0.00 5 0.00 0.00 CoreApi::V2::Serializers::AlertConditionSerializer#_attributes_schema | |
0.00 381.29 0.00 5 0.00 0.00 CoreApi::V2::Serializers::AlertConditionSerializer#_attributes | |
0.00 381.29 0.00 3 0.00 0.00 CoreApi::V2::Serializers::AlertPolicySerializer#_associations | |
0.00 381.29 0.00 2 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasMany)#options | |
0.00 381.29 0.00 7 0.00 0.00 CoreApi::V2::Serializers::AlertPolicyLinksSerializer#_associations | |
0.00 381.29 0.00 2 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasMany)#options | |
0.00 381.29 0.00 3 0.00 0.00 CoreApi::V2::Serializers::AlertPolicyLinksSerializer#_attributes_schema | |
0.00 381.29 0.00 3 0.00 0.00 CoreApi::V2::Serializers::AlertPolicyLinksSerializer#_links | |
0.00 381.29 0.00 2 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasMany)#options | |
0.00 381.29 0.00 2 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasMany)#options | |
0.00 381.29 0.00 2 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasMany)#options | |
0.00 381.29 0.00 3 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasOne)#options | |
0.00 381.29 0.00 12 0.00 0.00 StringScanner#matched_size | |
0.00 381.29 0.00 12 0.00 0.00 StringScanner#pos= | |
0.00 381.29 0.00 10 0.00 0.00 StringScanner#matched | |
0.00 381.29 0.00 10 0.00 0.00 Kramdown::Parser::Kramdown#parse_blank_line | |
0.00 381.29 0.00 18 0.00 0.00 Kramdown::Parser::Kramdown#parse_first_list_line | |
0.00 381.29 0.00 6 0.00 5.00 Kramdown::Parser::Kramdown#parse_list | |
0.00 381.29 0.00 2 0.00 0.00 Kramdown::Parser::Kramdown#parse_eob_marker | |
0.00 381.29 0.00 1 0.00 0.00 StringScanner#getch | |
0.00 381.29 0.00 3 0.00 3.33 Kramdown::Parser::Kramdown#parse_smart_quotes | |
0.00 381.29 0.00 1 0.00 127150.00 Rake::Application#run_with_threads | |
0.00 381.29 0.00 18 0.00 0.00 Kramdown::Converter::Html#convert_li | |
0.00 381.29 0.00 6 0.00 0.00 Kramdown::Converter::Html#format_as_indented_block_html | |
0.00 381.29 0.00 6 0.00 0.00 Kramdown::Converter::Html#convert_ul | |
0.00 381.29 0.00 3 0.00 0.00 Kramdown::Converter::Base#smart_quote_entity | |
0.00 381.29 0.00 12 0.00 0.00 #<Class:0x007f9f08d0e040>#code_point | |
0.00 381.29 0.00 9 0.00 0.00 Kramdown::Utils::Entities::Entity#char | |
0.00 381.29 0.00 3 0.00 0.00 Kramdown::Utils::Html.entity_to_str | |
0.00 381.29 0.00 3 0.00 0.00 Kramdown::Converter::Html#convert_smart_quote | |
0.00 381.29 0.00 11 0.00 0.00 CoreApi::V2::Serializers::NotificationChannelSerializer#_attributes_schema | |
0.00 381.29 0.00 11 0.00 0.00 CoreApi::V2::Serializers::NotificationChannelSerializer#_attributes | |
0.00 381.29 0.00 1 0.00 0.00 CoreApi::V2::Serializers::NotificationChannelLinksSerializer#_attributes_schema | |
0.00 381.29 0.00 1 0.00 0.00 CoreApi::V2::Serializers::NotificationChannelLinksSerializer#_links | |
0.00 381.29 0.00 1 0.00 0.00 CoreApi::V2::Serializers::NotificationChannelLinksSerializer#_attributes | |
0.00 381.29 0.00 1 0.00 0.00 CoreApi::V2::Serializers::NotificationChannelSerializer#_associations | |
0.00 381.29 0.00 3 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasOne)#options | |
0.00 381.29 0.00 4 0.00 0.00 CoreApi::V2::Serializers::UserSerializer#_attributes_schema | |
0.00 381.29 0.00 4 0.00 0.00 CoreApi::V2::Serializers::UserSerializer#_attributes | |
0.00 381.29 0.00 3 0.00 0.00 CoreApi::V2::Serializers::JsAgentLoaderSerializer#_attributes_schema | |
0.00 381.29 0.00 3 0.00 0.00 CoreApi::V2::Serializers::JsAgentLoaderSerializer#_attributes | |
0.00 381.29 0.00 1 0.00 0.00 CoreApi::V2::Serializers::SystemConfigurationSerializer#_attributes_schema | |
0.00 381.29 0.00 1 0.00 0.00 CoreApi::V2::Serializers::SystemConfigurationSerializer#_attributes | |
0.00 381.29 0.00 4 0.00 0.00 StringScanner#pre_match | |
0.00 381.29 0.00 4 0.00 0.00 Kramdown::Parser::Kramdown#parse_emphasis | |
0.00 381.29 0.00 1 0.00 0.00 Grape::API#post | |
0.00 381.29 0.00 2 0.00 0.00 CoreApi::V2::Serializers::AgentProperties::LabelSerializer#_attributes_schema | |
0.00 381.29 0.00 2 0.00 0.00 CoreApi::V2::Serializers::AgentProperties::LabelSerializer#_attributes | |
0.00 381.29 0.00 3 0.00 0.00 CoreApi::V2::Serializers::AgentProperties::RollupSerializer#_attributes | |
0.00 381.29 0.00 3 0.00 0.00 CoreApi::V2::Serializers::AgentProperties::LabelSerializer#_associations | |
0.00 381.29 0.00 3 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasOne)#options | |
0.00 381.29 0.00 1 0.00 0.00 CoreApi::V2::Serializers::AgentProperties::LabelLinksSerializer#_associations | |
0.00 381.29 0.00 2 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasMany)#options | |
0.00 381.29 0.00 3 0.00 0.00 (subclass of ActiveModel::Serializer::Associations::HasOne)#options | |
0.00 381.29 0.00 1 0.00 0.00 CoreApi::V2::Serializers::Internal::AccountSerializer#_attributes_schema | |
0.00 381.29 0.00 1 0.00 0.00 CoreApi::V2::Serializers::Internal::AccountSerializer#_attributes | |
0.00 381.29 0.00 4 0.00 0.00 Rack::Mount::Prefix#initialize | |
0.00 381.29 0.00 4 0.00 7.50 ActionDispatch::Routing::Mapper::Base.mount | |
0.00 381.29 0.00 2 0.00 10.00 ActionDispatch::Routing::Mapper::Base.root | |
0.00 381.29 0.00 2 0.00 10.00 ActionDispatch::Routing::Mapper::Resources.root | |
0.00 381.29 0.00 6 0.00 0.00 Enumerable.exclude? | |
0.00 381.29 0.00 3 0.00 0.00 Regin::Parser#_reduce_27 | |
0.00 381.29 0.00 2 0.00 0.00 Kernel.frozen? | |
0.00 381.29 0.00 8 0.00 0.00 Rack::Mount::Utils.debug | |
0.00 381.29 0.00 10 0.00 0.00 Array#reverse! | |
0.00 381.29 0.00 10 0.00 0.00 Rack::Mount::Analysis::Histogram#sorted_by_frequency | |
0.00 381.29 0.00 6 0.00 0.00 Hash#size | |
0.00 381.29 0.00 6 0.00 0.00 Rack::Mount::Analysis::Histogram#calculate_mean | |
0.00 381.29 0.00 92 0.00 0.00 Rack::Mount::Analysis::Histogram#mean | |
0.00 381.29 0.00 6 0.00 3.33 Rack::Mount::Analysis::Histogram#calculate_variance | |
0.00 381.29 0.00 6 0.00 0.00 Math.sqrt | |
0.00 381.29 0.00 6 0.00 3.33 Rack::Mount::Analysis::Histogram#calculate_standard_deviation | |
0.00 381.29 0.00 6 0.00 3.33 Rack::Mount::Analysis::Histogram#standard_deviation | |
0.00 381.29 0.00 6 0.00 3.33 Rack::Mount::Analysis::Histogram#calculate_upper_quartile_limit | |
0.00 381.29 0.00 86 0.00 0.23 Rack::Mount::Analysis::Histogram#upper_quartile_limit | |
0.00 381.29 0.00 10 0.00 3.00 Rack::Mount::Analysis::Histogram#compute_keys_in_upper_quartile | |
0.00 381.29 0.00 10 0.00 3.00 Rack::Mount::Analysis::Histogram#keys_in_upper_quartile | |
0.00 381.29 0.00 6 0.00 3.33 Rack::Mount::Analysis::Splitting#lookup_separators | |
0.00 381.29 0.00 358 0.00 0.00 Class#inherited | |
0.00 381.29 0.00 112 0.00 0.00 File#exists? | |
0.00 381.29 0.00 147 0.00 0.00 ENV.[] | |
0.00 381.29 0.00 1 0.00 0.00 ENV.delete_if | |
0.00 381.29 0.00 1 0.00 0.00 Rake::Application#print_rakefile_directory | |
0.00 381.29 0.00 20 0.00 0.00 OpenStruct#method_missing | |
0.00 381.29 0.00 56 0.00 0.00 String#chomp! | |
0.00 381.29 0.00 1 0.00 0.00 Enumerable.select | |
0.00 381.29 0.00 1725 0.00 0.16 Enumerable.reject | |
0.00 381.29 0.00 25 0.00 0.00 Symbol#id2name | |
0.00 381.29 0.00 1 0.00 0.00 Enumerable.partition | |
0.00 381.29 0.00 14 0.00 0.00 Rake::Application#options | |
0.00 381.29 0.00 1 0.00 0.00 Rake::Application#find_rakefile_location | |
0.00 381.29 0.00 3 0.00 0.00 Dir#chdir | |
0.00 381.29 0.00 1 0.00 0.00 Rake.original_dir | |
0.00 381.29 0.00 154 0.00 0.00 Range#each | |
0.00 381.29 0.00 444 0.00 0.00 Rake.application | |
0.00 381.29 0.00 1 0.00 0.00 Rake::Application#have_rakefile | |
0.00 381.29 0.00 15 0.00 0.67 Rake::FileList#glob | |
0.00 381.29 0.00 100 0.00 0.00 Array#sort | |
0.00 381.29 0.00 2 0.00 0.00 Dir#initialize | |
0.00 381.29 0.00 9 0.00 0.00 Fixnum#zero? | |
0.00 381.29 0.00 3430 0.00 0.47 Regin::Expression#anchored_to_line? | |
0.00 381.29 0.00 15 0.00 0.00 File#exist? | |
0.00 381.29 0.00 7 0.00 0.00 Dir#pwd | |
0.00 381.29 0.00 4 0.00 13865.00 Rack::Mount::Analysis::Frequency#report | |
0.00 381.29 0.00 18 0.00 0.00 #<Class:0x007f9f08c96040>#method | |
0.00 381.29 0.00 12 0.00 0.00 #<Class:0x007f9f08c96040>#index | |
0.00 381.29 0.00 12 0.00 0.00 #<Class:0x007f9f08c96040>#separators | |
0.00 381.29 0.00 6 0.00 0.00 Rack::Mount::Analysis::Splitting::Key#inspect | |
0.00 381.29 0.00 2 0.00 27080.00 Rack::Mount::RouteSet#build_recognition_keys | |
0.00 381.29 0.00 1230 0.00 0.01 Multimap#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Rake::Application#collect_tasks | |
0.00 381.29 0.00 26 0.00 0.00 UnboundMethod#arity | |
0.00 381.29 0.00 74 0.00 0.00 Multimap#default= | |
0.00 381.29 0.00 612 0.00 0.00 Array#[]= | |
0.00 381.29 0.00 150 0.00 0.00 Module#instance_method | |
0.00 381.29 0.00 1 0.00 0.00 OptionParser#visit | |
0.00 381.29 0.00 1 0.00 0.00 Array#rindex | |
0.00 381.29 0.00 3 0.00 0.00 OptionParser::List#search | |
0.00 381.29 0.00 100 0.00 0.00 Multimap#_internal_hash | |
0.00 381.29 0.00 100 0.00 0.10 Multimap#initialize_copy | |
0.00 381.29 0.00 4 0.00 2577.50 Rack::Mount::RouteSet#build_nested_route_set | |
0.00 381.29 0.00 2 0.00 3300.00 Rack::Mount::RouteSet#build_recognition_graph | |
0.00 381.29 0.00 2 0.00 650.00 Rack::Mount::RouteSet#build_generation_keys | |
0.00 381.29 0.00 10 0.00 102.00 Enumerable.each_slice | |
0.00 381.29 0.00 2 0.00 1855.00 Rack::Mount::RouteSet#build_generation_graph | |
0.00 381.29 0.00 2 0.00 32885.00 Rack::Mount::RouteSet#rehash | |
0.00 381.29 0.00 6 0.00 0.00 Rack::Mount::Analysis::Splitting::Key#call_source | |
0.00 381.29 0.00 2 0.00 0.00 Rack::Mount::Utils.silence_debug | |
0.00 381.29 0.00 2 0.00 0.00 Rack::Mount::CodeGeneration.remove_metaclass_method | |
0.00 381.29 0.00 2 0.00 5.00 Rack::Mount::CodeGeneration.optimize_recognize! | |
0.00 381.29 0.00 2 0.00 32890.00 Rack::Mount::CodeGeneration.rehash | |
0.00 381.29 0.00 2 0.00 32900.00 Rack::Mount::RouteSet#freeze | |
0.00 381.29 0.00 2 0.00 32900.00 ActionDispatch::Routing::RouteSet#finalize! | |
0.00 381.29 0.00 2 0.00 98000.00 Rails::Application#reload_routes! | |
0.00 381.29 0.00 1 0.00 73760.00 ActionDispatch::Callbacks#_callback_before_267 | |
0.00 381.29 0.00 2 0.00 0.00 ActiveMerchant::RequiresParameters.requires! | |
0.00 381.29 0.00 2 0.00 0.00 ActiveMerchant::Billing::Gateway#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ActiveMerchant::Billing::PayJunctionGateway#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ActiveMerchant::Billing::Base.gateway_mode | |
0.00 381.29 0.00 1 0.00 0.00 ActiveMerchant::Billing::Gateway#test? | |
0.00 381.29 0.00 1 0.00 0.00 Braintree::Configuration#environment= | |
0.00 381.29 0.00 1 0.00 0.00 Braintree::Configuration#_default_logger | |
0.00 381.29 0.00 2 0.00 0.00 Braintree::Configuration#logger | |
0.00 381.29 0.00 1 0.00 0.00 ActiveMerchant::Billing::BraintreeBlueGateway#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ActiveMerchant::Billing::BraintreeGateway#new | |
0.00 381.29 0.00 1 0.00 40.00 ActionDispatch::Callbacks#_callback_before_1053 | |
0.00 381.29 0.00 1 0.00 0.00 ActionDispatch::Callbacks#_callback_before_1055 | |
0.00 381.29 0.00 1 0.00 0.00 Features::Level.orig_constants | |
0.00 381.29 0.00 13 0.00 0.00 Features::Level.constants | |
0.00 381.29 0.00 10 0.00 0.00 Features::Level::Base.cached_ancestors | |
0.00 381.29 0.00 10 0.00 112.00 Features::Level::Base.register_with_features | |
0.00 381.29 0.00 835 0.00 0.00 Features::Feature#register | |
0.00 381.29 0.00 2943 0.00 0.00 Hash#fetch | |
0.00 381.29 0.00 1 0.00 1120.00 Features::Level.init | |
0.00 381.29 0.00 1 0.00 0.00 Features::MobileLevel.orig_constants | |
0.00 381.29 0.00 1 0.00 0.00 Features::MobileLevel.constants | |
0.00 381.29 0.00 5 0.00 0.00 Features::MobileLevel::MobileBase.cached_ancestors | |
0.00 381.29 0.00 5 0.00 0.00 Features::MobileLevel::MobileBase.register_with_features | |
0.00 381.29 0.00 1 0.00 0.00 Features::MobileLevel.init | |
0.00 381.29 0.00 1 0.00 1380.00 ActionDispatch::Callbacks#_callback_before_1057 | |
0.00 381.29 0.00 1 0.00 0.00 ActionDispatch::Callbacks#_callback_before_1059 | |
0.00 381.29 0.00 3 0.00 0.00 OauthToken#_validators | |
0.00 381.29 0.00 1 0.00 0.00 OauthToken#configuration | |
0.00 381.29 0.00 1 0.00 0.00 OauthToken#configuration= | |
0.00 381.29 0.00 3 0.00 0.00 TwitterOauthToken#configuration | |
0.00 381.29 0.00 2 0.00 0.00 OauthToken#config | |
0.00 381.29 0.00 1 0.00 0.00 OauthToken#oauth_keys | |
0.00 381.29 0.00 1 0.00 60.00 ActionDispatch::Callbacks#_callback_before_1061 | |
0.00 381.29 0.00 7 0.00 0.00 Alerts::Severity#level_by_level_or_name | |
0.00 381.29 0.00 7 0.00 0.00 Hash#key | |
0.00 381.29 0.00 7 0.00 0.00 Alerts::Severity#initialize | |
0.00 381.29 0.00 12 0.00 0.00 Alerts::Problem#_validators | |
0.00 381.29 0.00 5 0.00 0.00 Alerts::ServerProblem#_validators | |
0.00 381.29 0.00 1 0.00 0.00 Alerts::Incident#default_url_options= | |
0.00 381.29 0.00 1 0.00 0.00 Alerts::Incident#_accessible_attributes | |
0.00 381.29 0.00 1 0.00 10.00 ActiveRecord::Transactions::ClassMethods.after_commit | |
0.00 381.29 0.00 4 0.00 0.00 Alerts::Incident#_validators | |
0.00 381.29 0.00 4 0.00 0.00 Alerts::AlertPolicyIncident#_validators | |
0.00 381.29 0.00 3 0.00 3.33 ActiveRecord::Base#after_touch | |
0.00 381.29 0.00 3 0.00 6.67 ActiveRecord::Associations::ClassMethods.add_touch_callbacks | |
0.00 381.29 0.00 1 0.00 0.00 AlertCondition#_accessible_attributes | |
0.00 381.29 0.00 9 0.00 0.00 AlertCondition#_validators | |
0.00 381.29 0.00 2 0.00 0.00 ThresholdSetting::ErrorRate#_validators | |
0.00 381.29 0.00 6 0.00 0.00 ThresholdSetting::SystemPercent#_validators | |
0.00 381.29 0.00 1 0.00 0.00 AlertPolicy#default_url_options= | |
0.00 381.29 0.00 1 0.00 0.00 AlertPolicy#_update_elasticsearch_index_callbacks | |
0.00 381.29 0.00 1 0.00 40.00 Tire::Model::Search.included | |
0.00 381.29 0.00 4 0.00 0.00 AlertPolicy#_validators | |
0.00 381.29 0.00 1 0.00 0.00 AlertPolicy#_accessible_attributes | |
0.00 381.29 0.00 1 0.00 0.00 SystemConfiguration#_validators | |
0.00 381.29 0.00 1 0.00 0.00 KeyTransform.fix_key | |
0.00 381.29 0.00 2 0.00 0.00 ActiveSupport::Cache::DalliStore#expanded_key | |
0.00 381.29 0.00 1 0.00 0.00 Dalli.rails_logger | |
0.00 381.29 0.00 7 0.00 0.00 Dalli.logger | |
0.00 381.29 0.00 6 0.00 0.00 ActiveSupport::Cache::DalliStore#logger | |
0.00 381.29 0.00 3 0.00 0.00 ActiveSupport::Cache::DalliStore#log | |
0.00 381.29 0.00 2 0.00 0.00 ActiveSupport::Cache::Strategy::LocalCache.thread_local_key | |
0.00 381.29 0.00 2 0.00 0.00 ActiveSupport::Cache::Strategy::LocalCache.local_cache | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::Transaction#recording_web_transaction? | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::MethodTracer::TraceExecutionScoped.traced? | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::MethodTracer::TraceExecutionScoped.trace_disabled? | |
0.00 381.29 0.00 4 0.00 0.00 NewRelic::Agent::MethodTracer::TraceExecutionScoped.set_if_nil | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::MethodTracer::TraceExecutionScoped.push_flag! | |
0.00 381.29 0.00 6 0.00 0.00 NewRelic::Agent::MethodTracer::TraceExecutionScoped.agent_instance | |
0.00 381.29 0.00 6 0.00 0.00 NewRelic::Agent::MethodTracer::TraceExecutionScoped.stat_engine | |
0.00 381.29 0.00 4 0.00 0.00 NewRelic::Agent::StatsEngine::Transactions.scope_stack | |
0.00 381.29 0.00 4 0.00 0.00 NewRelic::Agent::StatsEngine::Transactions.sampler_enabled? | |
0.00 381.29 0.00 4 0.00 0.00 NewRelic::Agent::StatsEngine::Transactions.transaction_sampler | |
0.00 381.29 0.00 6 0.00 0.00 NewRelic::Agent::TransactionSampler#builder | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::TransactionSampler#notice_push_scope | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::StatsEngine::ScopeStackElement#initialize | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::StatsEngine::Transactions.push_scope | |
0.00 381.29 0.00 4 0.00 0.00 NewRelic::Agent::MethodTracer::TraceExecutionScoped.log_errors | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::MethodTracer::TraceExecutionScoped.trace_execution_scoped_header | |
0.00 381.29 0.00 2 0.00 0.00 Dalli::Client#namespace | |
0.00 381.29 0.00 2 0.00 0.00 Dalli::Client#key_with_namespace | |
0.00 381.29 0.00 2 0.00 0.00 Dalli::Client#validate_key | |
0.00 381.29 0.00 1 0.00 0.00 Dalli::Server#initialize | |
0.00 381.29 0.00 1 0.00 10.00 Dalli::Threadsafe.init_threadsafe | |
0.00 381.29 0.00 1 0.00 10.00 Dalli::Threadsafe.extended | |
0.00 381.29 0.00 1 0.00 10.00 Dalli::Ring#threadsafe! | |
0.00 381.29 0.00 1 0.00 10.00 Dalli::Ring#initialize | |
0.00 381.29 0.00 2 0.00 5.00 Dalli::Client#ring | |
0.00 381.29 0.00 1 0.00 0.00 #<Logging::Logger:0x007f9f089dc2c8>.debug | |
0.00 381.29 0.00 1 0.00 0.00 Socket#pack_sockaddr_in | |
0.00 381.29 0.00 1 0.00 0.00 Kgio::Socket#start | |
0.00 381.29 0.00 2 0.00 0.00 BasicSocket#setsockopt | |
0.00 381.29 0.00 3 0.00 0.00 IO#select | |
0.00 381.29 0.00 1 0.00 0.00 Dalli::Server::KSocket#kgio_wait_writable | |
0.00 381.29 0.00 1 0.00 0.00 Dalli::Server::KSocket#open | |
0.00 381.29 0.00 3 0.00 0.00 Dalli::Server::KSocket#write | |
0.00 381.29 0.00 3 0.00 0.00 Dalli::Server#write | |
0.00 381.29 0.00 16 0.00 0.00 String#bytesize | |
0.00 381.29 0.00 5 0.00 0.00 Kgio::SocketMethods.kgio_read! | |
0.00 381.29 0.00 5 0.00 0.00 Dalli::Server::KSocket#readfull | |
0.00 381.29 0.00 5 0.00 0.00 Dalli::Server#read | |
0.00 381.29 0.00 3 0.00 0.00 Dalli::Server#generic_response | |
0.00 381.29 0.00 1 0.00 0.00 Dalli::Server#version | |
0.00 381.29 0.00 1 0.00 0.00 Dalli::Server#need_auth? | |
0.00 381.29 0.00 1 0.00 0.00 Dalli::Server#up! | |
0.00 381.29 0.00 1 0.00 0.00 Dalli::Server#connect | |
0.00 381.29 0.00 4 0.00 0.00 Dalli::Server#alive? | |
0.00 381.29 0.00 4 0.00 0.00 Dalli::Threadsafe.alive? | |
0.00 381.29 0.00 2 0.00 0.00 Dalli::Ring#server_for_key | |
0.00 381.29 0.00 2 0.00 0.00 Dalli::Server#verify_state | |
0.00 381.29 0.00 2 0.00 0.00 Dalli::Server::KSocket#kgio_wait_readable | |
0.00 381.29 0.00 1 0.00 0.00 Dalli::Server#get | |
0.00 381.29 0.00 2 0.00 0.00 Dalli::Server#request | |
0.00 381.29 0.00 2 0.00 0.00 Dalli::Threadsafe.request | |
0.00 381.29 0.00 2 0.00 5.00 Dalli::Client#perform | |
0.00 381.29 0.00 1 0.00 10.00 Dalli::Client#get | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::TransactionSampler#notice_extra_data | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::TransactionSampler#notice_nosql | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::MethodTracer::TraceExecutionScoped.pop_flag! | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::TransactionSampler#notice_pop_scope | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::StatsEngine::Transactions.pop_scope | |
0.00 381.29 0.00 4 0.00 0.00 Float#- | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::Transaction#in_transaction? | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::MethodTracer::TraceExecutionScoped.metrics_for_current_transaction | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::StatsEngine::MetricStats.record_metrics_internal | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::Transaction#parent | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::MethodTracer::TraceExecutionScoped.has_parent? | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::MethodTracer::TraceExecutionScoped.metrics_for_parent_transaction | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::MethodTracer::TraceExecutionScoped.record_metrics | |
0.00 381.29 0.00 2 0.00 0.00 NewRelic::Agent::MethodTracer::TraceExecutionScoped.trace_execution_scoped_footer | |
0.00 381.29 0.00 2 0.00 5.00 NewRelic::Agent::MethodTracer.trace_execution_scoped | |
0.00 381.29 0.00 1 0.00 10.00 Dalli::Client#get_with_newrelic_trace | |
0.00 381.29 0.00 1 0.00 10.00 ActiveSupport::Cache::DalliStore#read_entry | |
0.00 381.29 0.00 1 0.00 10.00 ActiveSupport::Cache::Strategy::LocalCache.read_entry | |
0.00 381.29 0.00 3 0.00 16.67 ActiveSupport::Cache::DalliStore#instrument | |
0.00 381.29 0.00 2 0.00 0.00 ActiveRecord::Relation#eager_loading? | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::QueryMethods.collapse_wheres | |
0.00 381.29 0.00 3 0.00 0.00 SystemConfiguration#table_name | |
0.00 381.29 0.00 2 0.00 0.00 ActiveRecord::Base#quoted_table_name | |
0.00 381.29 0.00 1 0.00 0.00 Arel::Visitors::ToSql#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Arel::Visitors.visitor_for | |
0.00 381.29 0.00 1 0.00 0.00 Arel::TreeManager#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Arel::Nodes::SelectCore#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Arel::Nodes::SelectStatement#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Arel::SelectManager#from | |
0.00 381.29 0.00 1 0.00 0.00 Arel::SelectManager#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Arel::Table#from | |
0.00 381.29 0.00 1 0.00 0.00 Arel::SelectManager#project | |
0.00 381.29 0.00 1 0.00 0.00 Arel::Table#project | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::QueryMethods.build_select | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::QueryMethods.build_arel | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::QueryMethods.arel | |
0.00 381.29 0.00 1 0.00 0.00 Arel::Visitors::ToSql#last_column= | |
0.00 381.29 0.00 1 0.00 0.00 Arel::Visitors::ToSql#visit_Fixnum | |
0.00 381.29 0.00 3 0.00 0.00 Arel::Visitors::Visitor#visit | |
0.00 381.29 0.00 1 0.00 0.00 Arel::Visitors::ToSql#quote_table_name | |
0.00 381.29 0.00 1 0.00 0.00 Arel::Visitors::ToSql#visit_Arel_Table | |
0.00 381.29 0.00 1 0.00 0.00 Arel::Visitors::ToSql#visit_Arel_Nodes_SelectCore | |
0.00 381.29 0.00 1 0.00 0.00 Arel::Visitors::MySQL#visit_Arel_Nodes_SelectCore | |
0.00 381.29 0.00 1 0.00 0.00 Arel::Visitors::ToSql#visit_Arel_Nodes_SelectStatement | |
0.00 381.29 0.00 1 0.00 0.00 Arel::Visitors::MySQL#visit_Arel_Nodes_SelectStatement | |
0.00 381.29 0.00 1 0.00 0.00 Arel::Visitors::Visitor#accept | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::ConnectionAdapters::ConnectionPool#with_connection | |
0.00 381.29 0.00 1 0.00 0.00 Arel::Visitors::ToSql#accept | |
0.00 381.29 0.00 1 0.00 0.00 Arel::TreeManager#to_sql | |
0.00 381.29 0.00 1 0.00 0.00 RecordCache::Arel::TreeManager::InstanceMethods.to_sql_with_record_cache | |
0.00 381.29 0.00 1 0.00 0.00 RecordCache::Base::ClassMethods.record_cache | |
0.00 381.29 0.00 1 0.00 0.00 RecordCache::Base::ClassMethods.record_cache? | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Base#sanitize_sql_for_conditions | |
0.00 381.29 0.00 6 0.00 0.00 ActiveRecord::Base#inheritance_column | |
0.00 381.29 0.00 4 0.00 0.00 ActiveRecord::Base#find_sti_class | |
0.00 381.29 0.00 4 0.00 0.00 ActiveRecord::Base#_callback_after_255 | |
0.00 381.29 0.00 4 0.00 0.00 ActiveRecord::Base#_run_find_callbacks | |
0.00 381.29 0.00 4 0.00 0.00 ActiveRecord::Base#_run_initialize_callbacks | |
0.00 381.29 0.00 4 0.00 0.00 ActiveRecord::Base#init_with | |
0.00 381.29 0.00 4 0.00 0.00 ActiveRecord::Base#instantiate | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Base#find_by_sql | |
0.00 381.29 0.00 1 0.00 0.00 RecordCache::ActiveRecord::Base::ClassMethods.find_by_sql_with_record_cache | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Relation#to_a | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::FinderMethods.all | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Base#all | |
0.00 381.29 0.00 2 0.00 0.00 ActiveModel::AttributeMethods::ClassMethods.attribute_methods_generated? | |
0.00 381.29 0.00 8 0.00 0.00 SystemConfiguration#primary_key | |
0.00 381.29 0.00 10 0.00 1.00 ActiveRecord::Base#columns_hash | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::AttributeMethods::ClassMethods.defined_activerecord_methods | |
0.00 381.29 0.00 27 0.00 0.74 ActiveRecord::AttributeMethods::ClassMethods.instance_method_already_implemented? | |
0.00 381.29 0.00 27 0.00 0.74 SafeAttributes::Base::ClassMethods.instance_method_already_implemented? | |
0.00 381.29 0.00 21 0.00 0.00 ActiveModel::AttributeMethods::ClassMethods::AttributeMethodMatcher#method_missing_target | |
0.00 381.29 0.00 6 0.00 1.67 SafeAttributes::Base::ClassMethods.bad_attribute_names | |
0.00 381.29 0.00 6 0.00 0.00 ActiveRecord::Base#time_zone_aware_attributes | |
0.00 381.29 0.00 6 0.00 0.00 ActiveRecord::Base#skip_time_zone_conversion_for_attributes | |
0.00 381.29 0.00 6 0.00 0.00 ActiveRecord::AttributeMethods::TimeZoneConversion::ClassMethods.create_time_zone_conversion_attribute? | |
0.00 381.29 0.00 3 0.00 0.00 ActiveRecord::AttributeMethods::Write::ClassMethods.define_method_attribute= | |
0.00 381.29 0.00 3 0.00 0.00 ActiveRecord::AttributeMethods::TimeZoneConversion::ClassMethods.define_method_attribute= | |
0.00 381.29 0.00 3 0.00 3.33 SafeAttributes::Base::ClassMethods.define_method_attribute= | |
0.00 381.29 0.00 3 0.00 0.00 ActiveRecord::ConnectionAdapters::Column#type_cast_code | |
0.00 381.29 0.00 3 0.00 0.00 ActiveRecord::Base#attribute_types_cached_by_default | |
0.00 381.29 0.00 3 0.00 0.00 ActiveRecord::AttributeMethods::Read::ClassMethods.cached_attributes | |
0.00 381.29 0.00 3 0.00 0.00 ActiveRecord::AttributeMethods::Read::ClassMethods.cache_attribute? | |
0.00 381.29 0.00 3 0.00 0.00 ActiveRecord::AttributeMethods::Read::ClassMethods.define_read_method | |
0.00 381.29 0.00 3 0.00 0.00 ActiveRecord::AttributeMethods::Read::ClassMethods.define_method_attribute | |
0.00 381.29 0.00 3 0.00 0.00 ActiveRecord::AttributeMethods::TimeZoneConversion::ClassMethods.define_method_attribute | |
0.00 381.29 0.00 3 0.00 0.00 SafeAttributes::Base::ClassMethods.define_method_attribute | |
0.00 381.29 0.00 2 0.00 0.00 String#insert | |
0.00 381.29 0.00 1 0.00 30.00 ActiveModel::AttributeMethods::ClassMethods.define_attribute_methods | |
0.00 381.29 0.00 1 0.00 40.00 ActiveRecord::AttributeMethods::ClassMethods.define_attribute_methods | |
0.00 381.29 0.00 1 0.00 0.00 ActiveModel::AttributeMethods.guard_private_attribute_method! | |
0.00 381.29 0.00 4 0.00 0.00 #<Module:0x007f9f0cd135a0>._key | |
0.00 381.29 0.00 1 0.00 40.00 ActiveRecord::AttributeMethods.method_missing | |
0.00 381.29 0.00 4 0.00 0.00 #<Module:0x007f9f0cd135a0>._value | |
0.00 381.29 0.00 1 0.00 0.00 Dalli::Server#serializer | |
0.00 381.29 0.00 1 0.00 0.00 Dalli::Server#serialize | |
0.00 381.29 0.00 2 0.00 0.00 Dalli::Server#multi? | |
0.00 381.29 0.00 1 0.00 0.00 Dalli::Server#guard_max_value | |
0.00 381.29 0.00 1 0.00 0.00 Dalli::Server#set | |
0.00 381.29 0.00 1 0.00 0.00 Dalli::Client#set | |
0.00 381.29 0.00 1 0.00 0.00 Dalli::Client#set_with_newrelic_trace | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Cache::DalliStore#write_entry | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Cache::Strategy::LocalCache.write_entry | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Cache::DalliStore#write | |
0.00 381.29 0.00 1 0.00 50.00 ActiveSupport::Cache::DalliStore#fetch | |
0.00 381.29 0.00 1 0.00 50.00 ActiveSupport::Cache::TransformedKeyStore#fetch | |
0.00 381.29 0.00 1 0.00 50.00 RequestCache.fetch | |
0.00 381.29 0.00 1 0.00 60.00 SystemConfiguration#all_properties | |
0.00 381.29 0.00 1 0.00 60.00 SystemConfiguration#[] | |
0.00 381.29 0.00 1 0.00 80.00 Features::PercentageRolloutFeature#percentage | |
0.00 381.29 0.00 1 0.00 80.00 Features::PercentageRolloutFeature#enabled? | |
0.00 381.29 0.00 3 0.00 0.00 Tire::Model::Search::ClassMethodsProxy#initialize | |
0.00 381.29 0.00 3 0.00 0.00 AlertPolicy#tire | |
0.00 381.29 0.00 3 0.00 0.00 Tire::Model::Naming::ClassMethods.index_name | |
0.00 381.29 0.00 5 0.00 0.00 MetricAgent#_validators | |
0.00 381.29 0.00 1 0.00 0.00 RealAgent#_validators | |
0.00 381.29 0.00 2 0.00 0.00 ServerAgent#_validators | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Reflection::AssociationReflection#counter_cache_column | |
0.00 381.29 0.00 1 0.00 10.00 ActiveRecord::Associations::ClassMethods.add_counter_cache_callbacks | |
0.00 381.29 0.00 1 0.00 0.00 HostAgent#_validators | |
0.00 381.29 0.00 2 0.00 0.00 Interface.stubbed_methods | |
0.00 381.29 0.00 6 0.00 0.00 Platform::PluginRecordPage#_validators | |
0.00 381.29 0.00 4 0.00 0.00 ActiveModel::Validations::InclusionValidator#check_validity! | |
0.00 381.29 0.00 2 0.00 90.00 ActiveModel::Validations::HelperMethods.validates_inclusion_of | |
0.00 381.29 0.00 9 0.00 0.00 Platform::PluginRecordPageItem#_validators | |
0.00 381.29 0.00 2 0.00 0.00 ActiveSupport::HashWithIndifferentAccess#convert_key | |
0.00 381.29 0.00 2 0.00 0.00 ActiveSupport::HashWithIndifferentAccess#convert_value | |
0.00 381.29 0.00 2 0.00 0.00 ActiveSupport::HashWithIndifferentAccess#regular_writer | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::HashWithIndifferentAccess#update | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::HashWithIndifferentAccess#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::HashWithIndifferentAccess#new_from_hash_copying_default | |
0.00 381.29 0.00 1 0.00 0.00 Hash#with_indifferent_access | |
0.00 381.29 0.00 1 0.00 0.00 Platform::Chart#_validators | |
0.00 381.29 0.00 1 0.00 0.00 Integration#_accessible_attributes | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Base#_protected_attributes | |
0.00 381.29 0.00 1 0.00 0.00 Integration#primary_key | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Base#attributes_protected_by_default | |
0.00 381.29 0.00 3 0.00 0.00 ActiveRecord::Base#_protected_attributes= | |
0.00 381.29 0.00 2 0.00 0.00 ActiveModel::MassAssignmentSecurity::ClassMethods.protected_attributes | |
0.00 381.29 0.00 2 0.00 0.00 Integration#_protected_attributes | |
0.00 381.29 0.00 2 0.00 0.00 ActiveModel::MassAssignmentSecurity::ClassMethods.attr_protected | |
0.00 381.29 0.00 5 0.00 0.00 Integration#_validators | |
0.00 381.29 0.00 4 0.00 0.00 ActiveModel::BlockValidator#initialize | |
0.00 381.29 0.00 2 0.00 0.00 Enumerable.each_cons | |
0.00 381.29 0.00 15 0.00 0.67 Integration#integration_properties | |
0.00 381.29 0.00 2 0.00 0.00 EventBasedIntegration#default_url_options= | |
0.00 381.29 0.00 1 0.00 0.00 ActionMailer::Base#default_url_options | |
0.00 381.29 0.00 8 0.00 0.00 EventBasedIntegration#_validators | |
0.00 381.29 0.00 5 0.00 0.00 CampfireIntegration#_validators | |
0.00 381.29 0.00 2 0.00 0.00 HipchatIntegration#_validators | |
0.00 381.29 0.00 2 0.00 0.00 TwitterIntegration#_validators | |
0.00 381.29 0.00 1 0.00 0.00 TwitterIntegration#_protected_attributes | |
0.00 381.29 0.00 1 0.00 0.00 WebhookIntegration#_validators | |
0.00 381.29 0.00 1 0.00 0.00 NotificationGroup#_validators | |
0.00 381.29 0.00 5 0.00 0.00 TicketBasedIntegration#_validators | |
0.00 381.29 0.00 5 0.00 0.00 JiraIntegration#_validators | |
0.00 381.29 0.00 4 0.00 0.00 LighthouseIntegration#_validators | |
0.00 381.29 0.00 6 0.00 0.00 Jira5Integration#_validators | |
0.00 381.29 0.00 2 0.00 0.00 PivotalTrackerIntegration#_validators | |
0.00 381.29 0.00 1 0.00 0.00 KissMetricsIntegration#_validators | |
0.00 381.29 0.00 1 0.00 0.00 BillingInfo#non_audited_columns= | |
0.00 381.29 0.00 1 0.00 0.00 Audit#audited_class_names | |
0.00 381.29 0.00 1 0.00 0.00 ActiveRecord::Base#before_update | |
0.00 381.29 0.00 1 0.00 0.00 BillingInfo#auditing_enabled= | |
0.00 381.29 0.00 1 0.00 200.00 CollectiveIdea::Acts::Audited::ClassMethods.acts_as_audited | |
0.00 381.29 0.00 11 0.00 0.00 BillingInfo#_validators | |
0.00 381.29 0.00 1 0.00 0.00 SalesTax#allowed_statuses | |
0.00 381.29 0.00 1 0.00 0.00 ValueAddedTax#allowed_statuses | |
0.00 381.29 0.00 3 0.00 0.00 BillingInfo::Invoice#_validators | |
0.00 381.29 0.00 1 0.00 0.00 BillingInfo::Partnership#_validators | |
0.00 381.29 0.00 1 0.00 1670.00 ActionDispatch::Callbacks#_callback_before_1063 | |
0.00 381.29 0.00 1 0.00 7320.00 ActionDispatch::Callbacks#_run_prepare_callbacks | |
0.00 381.29 0.00 1 0.00 7340.00 ActionDispatch::Callbacks#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Rack::Sendfile#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ActionDispatch::RemoteIp#initialize | |
0.00 381.29 0.00 1 0.00 0.00 ActionDispatch::ShowExceptions#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Rails::Rack::Logger#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Rack::Runtime#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Rack::Lock#initialize | |
0.00 381.29 0.00 1 0.00 82900.00 ActionDispatch::MiddlewareStack#build | |
0.00 381.29 0.00 1 0.00 82900.00 Rails::Application#app | |
0.00 381.29 0.00 1 0.00 0.00 I18n::Railtie#validate_fallbacks | |
0.00 381.29 0.00 23 0.00 0.00 Enumerable.detect | |
0.00 381.29 0.00 1 0.00 0.00 I18n::Backend::Base.reload! | |
0.00 381.29 0.00 1 0.00 0.00 I18n::Backend::Simple::Implementation.reload! | |
0.00 381.29 0.00 1 0.00 50.00 I18n.reload! | |
0.00 381.29 0.00 1 0.00 50.00 I18n::Railtie#initialize_i18n | |
0.00 381.29 0.00 1 0.00 0.00 ERP::Config#observed_models | |
0.00 381.29 0.00 2 0.00 0.00 ERP::Observer#observed_classes | |
0.00 381.29 0.00 1 0.00 0.00 ERP::Observer#instance | |
0.00 381.29 0.00 2 0.00 10.00 ActiveModel::Observing::ClassMethods.instantiate_observer | |
0.00 381.29 0.00 1 0.00 20.00 ActiveModel::Observing::ClassMethods.instantiate_observers | |
0.00 381.29 0.00 1 0.00 0.00 DevelopmentSubprocess.launch_all | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::Instrumentation::ActiveRecord.included | |
0.00 381.29 0.00 1 0.00 20.00 #<DependencyDetection::Dependent:0x007f9f0b2c29d0>.insert_instrumentation | |
0.00 381.29 0.00 210 0.00 0.00 ApplicationController#_helpers | |
0.00 381.29 0.00 34 0.00 0.00 ApplicationController#_helper_methods | |
0.00 381.29 0.00 1 0.00 0.00 AbstractController::Helpers::ClassMethods.clear_helpers | |
0.00 381.29 0.00 1 0.00 0.00 ApplicationController::FeatureSwitching.included | |
0.00 381.29 0.00 1 0.00 0.00 ApplicationController::NavGeneration.included | |
0.00 381.29 0.00 1 0.00 0.00 Dir#foreach | |
0.00 381.29 0.00 1 0.00 0.00 ApplicationController::Promo.included | |
0.00 381.29 0.00 1 0.00 0.00 ApplicationController::GoldenGateRollout.included | |
0.00 381.29 0.00 1 0.00 0.00 ApplicationController::RjsSecurityFix.included | |
0.00 381.29 0.00 1 0.00 0.00 Concerns::Base.included | |
0.00 381.29 0.00 1 0.00 0.00 Concerns::FeatureConcern.included | |
0.00 381.29 0.00 1 0.00 10.00 ActionController::RequestForgeryProtection::ClassMethods.protect_from_forgery | |
0.00 381.29 0.00 1 0.00 0.00 ApplicationController#ssl_allowed_actions= | |
0.00 381.29 0.00 2 0.00 0.00 ApplicationController#ssl_required_actions= | |
0.00 381.29 0.00 1 0.00 0.00 SslRequirement.included | |
0.00 381.29 0.00 1 0.00 0.00 AuthenticatedSystem.included | |
0.00 381.29 0.00 1 0.00 0.00 AuthenticatedSystem.included_with_new_relic | |
0.00 381.29 0.00 1 0.00 0.00 ActiveSupport::Callbacks::ClassMethods.skip_callback | |
0.00 381.29 0.00 1 0.00 0.00 AbstractController::Callbacks::ClassMethods.skip_before_filter | |
0.00 381.29 0.00 1 0.00 0.00 SslRequirement::ClassMethods.ssl_required | |
0.00 381.29 0.00 6 0.00 3.33 FeatureSwitchManager#create_feature_methods | |
0.00 381.29 0.00 12 0.00 35.83 Concerns::Base::ClassMethods.parameterized_before_filter | |
0.00 381.29 0.00 6 0.00 176.67 ApplicationController::FeatureSwitching::ClassMethods.feature_switch | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::MethodTracer::ClassMethods::AddMethodTracer.assemble_code_header | |
0.00 381.29 0.00 1 0.00 0.00 NewRelic::Agent::MethodTracer::ClassMethods::AddMethodTracer.method_without_push_scope | |
0.00 381.29 0.00 2 0.00 890.00 #<ActionDispatch::Routing::Mapper:0x007f9f0dd6e1e8>.add_agent_resources_to | |
0.00 381.29 0.00 1 0.00 126870.00 Rails::Initializable.run_initializers | |
0.00 381.29 0.00 1 0.00 126870.00 Rails::Application#initialize! | |
0.00 381.29 0.00 1 0.00 127050.00 Rails::Application#require_environment! | |
0.00 381.29 0.00 1 0.00 127050.00 Rake::Task#execute | |
0.00 381.29 0.00 1 0.00 127050.00 Rake::Task#invoke_with_call_chain | |
0.00 381.29 0.00 1 0.00 127050.00 Rake::Task#invoke | |
0.00 381.29 0.00 1 0.00 127100.00 Rake::Application#invoke_task | |
0.00 381.29 0.00 3 0.00 0.00 Kernel.taint | |
0.00 381.29 0.00 1 0.00 0.00 Queue#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Rake::ThreadPool#initialize | |
0.00 381.29 0.00 1 0.00 0.00 Rake::Application#thread_pool | |
0.00 381.29 0.00 2 0.00 0.00 Rake::ThreadPool#stat | |
0.00 381.29 0.00 1 0.00 0.00 Set#empty? | |
0.00 381.29 0.00 1 0.00 0.00 Rake::ThreadPool#join | |
0.00 381.29 0.00 10 0.00 0.00 Kramdown::Converter::Html#convert_blank | |
-0.00 381.28 -0.01 733 -0.01 1.96 ActiveSupport::Callbacks::Callback#initialize | |
-0.02 381.21 -0.07 1 -70.00 120.00 NewRelic::Agent::Agent::InstanceMethods::Start.check_config_and_start_agent | |
0.00 381.21 0.00 1 0.00 381210.00 #toplevel |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment