Last active
February 12, 2018 18:30
-
-
Save brixen/83ea93a4edaaed4dd65f4166b8d53124 to your computer and use it in GitHub Desktop.
rbx -Xlog.gc.set -Xlog.gc.run -Xdiagnostics.target=diagnostics.json -Xdiagnostics.interval=50 -Xdiagnostics.machine.enabled=yes -Xdiagnostics.profiler.enabled=yes -Xdiagnostics.profiler.min_sample=2 -v -e 'puts "hello world"; GC.run true'
This file contains hidden or 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
| { | |
| "metadata": { | |
| "type": "MachineMetrics", | |
| "nodename": "Shirai-MacBook.local", | |
| "timestamp": "Mon Feb 12 10:27:39 2018", | |
| "sequence": 1, | |
| "thread_name": "ruby.main", | |
| "thread_id": 1 | |
| }, | |
| "checkpoints": 0, | |
| "stops": 0, | |
| "call_site_count": 0, | |
| "inline_cache_count": 0, | |
| "inline_cache_disabled": 0, | |
| "cache_resets": 0, | |
| "methods_invoked": 0, | |
| "blocks_invoked": 0, | |
| "backtraces": 0, | |
| "backtrace_us": 0, | |
| "bytecode_load_us": 0, | |
| "bytecode_verifier_us": 0, | |
| "bytecode_internalizer_us": 0, | |
| "samples": 0, | |
| "sample_ns": 0, | |
| "profiles": 0, | |
| "profile_ns": 0, | |
| "unwind_site_count": 0, | |
| "unwind_site_full": 0, | |
| "unwind_site_polymorphic": 0, | |
| "read_bytes": 0, | |
| "write_bytes": 0, | |
| "signals_received": 0, | |
| "signals_processed": 0, | |
| "threads_created": 1, | |
| "threads_destroyed": 0, | |
| "fibers_created": 0, | |
| "fibers_destroyed": 0 | |
| } | |
| { | |
| "metadata": { | |
| "type": "Profiler", | |
| "nodename": "", | |
| "timestamp": "Mon Feb 12 10:27:39 2018", | |
| "sequence": 1 | |
| }, | |
| "fields": { | |
| "index": [ | |
| "serial", | |
| "name", | |
| "location", | |
| "samples", | |
| "calls" | |
| ], | |
| "entries": [ | |
| "caller_serial", | |
| "ip", | |
| "callee_serial", | |
| "cache_hits", | |
| "receiver_class", | |
| "method_module" | |
| ] | |
| }, | |
| "index": [], | |
| "entries": [] | |
| } | |
| { | |
| "metadata": { | |
| "type": "BootMetrics", | |
| "nodename": "", | |
| "timestamp": "Mon Feb 12 10:27:39 2018", | |
| "sequence": 1 | |
| }, | |
| "fields.us": 345, | |
| "main_thread.us": 35, | |
| "memory.us": 10158, | |
| "ontology.us": 3643, | |
| "platform.us": 1665 | |
| } | |
| { | |
| "metadata": { | |
| "type": "MachineMetrics", | |
| "nodename": "Shirai-MacBook.local", | |
| "timestamp": "Mon Feb 12 10:27:39 2018", | |
| "sequence": 2, | |
| "thread_name": "ruby.main", | |
| "thread_id": 1 | |
| }, | |
| "checkpoints": 14357, | |
| "stops": 0, | |
| "call_site_count": 7324, | |
| "inline_cache_count": 234, | |
| "inline_cache_disabled": 0, | |
| "cache_resets": 737, | |
| "methods_invoked": 0, | |
| "blocks_invoked": 385, | |
| "backtraces": 0, | |
| "backtrace_us": 0, | |
| "bytecode_load_us": 0, | |
| "bytecode_verifier_us": 1149, | |
| "bytecode_internalizer_us": 10646, | |
| "samples": 5, | |
| "sample_ns": 526, | |
| "profiles": 0, | |
| "profile_ns": 0, | |
| "unwind_site_count": 8057, | |
| "unwind_site_full": 0, | |
| "unwind_site_polymorphic": 0, | |
| "read_bytes": 0, | |
| "write_bytes": 0, | |
| "signals_received": 0, | |
| "signals_processed": 0, | |
| "threads_created": 1, | |
| "threads_destroyed": 0, | |
| "fibers_created": 0, | |
| "fibers_destroyed": 0 | |
| } | |
| { | |
| "metadata": { | |
| "type": "Profiler", | |
| "nodename": "", | |
| "timestamp": "Mon Feb 12 10:27:39 2018", | |
| "sequence": 2 | |
| }, | |
| "fields": { | |
| "index": [ | |
| "serial", | |
| "name", | |
| "location", | |
| "samples", | |
| "calls" | |
| ], | |
| "entries": [ | |
| "caller_serial", | |
| "ip", | |
| "callee_serial", | |
| "cache_hits", | |
| "receiver_class", | |
| "method_module" | |
| ] | |
| }, | |
| "index": [], | |
| "entries": [] | |
| } | |
| { | |
| "metadata": { | |
| "type": "BootMetrics", | |
| "nodename": "", | |
| "timestamp": "Mon Feb 12 10:27:39 2018", | |
| "sequence": 2 | |
| }, | |
| "fields.us": 345, | |
| "main_thread.us": 35, | |
| "memory.us": 10158, | |
| "ontology.us": 3643, | |
| "platform.us": 1665 | |
| } | |
| { | |
| "metadata": { | |
| "type": "MachineMetrics", | |
| "nodename": "Shirai-MacBook.local", | |
| "timestamp": "Mon Feb 12 10:27:39 2018", | |
| "sequence": 3, | |
| "thread_name": "ruby.main", | |
| "thread_id": 1 | |
| }, | |
| "checkpoints": 204146, | |
| "stops": 0, | |
| "call_site_count": 15913, | |
| "inline_cache_count": 2805, | |
| "inline_cache_disabled": 0, | |
| "cache_resets": 2555, | |
| "methods_invoked": 0, | |
| "blocks_invoked": 3036, | |
| "backtraces": 0, | |
| "backtrace_us": 0, | |
| "bytecode_load_us": 0, | |
| "bytecode_verifier_us": 2888, | |
| "bytecode_internalizer_us": 32009, | |
| "samples": 52, | |
| "sample_ns": 29225, | |
| "profiles": 0, | |
| "profile_ns": 0, | |
| "unwind_site_count": 21313, | |
| "unwind_site_full": 0, | |
| "unwind_site_polymorphic": 0, | |
| "read_bytes": 0, | |
| "write_bytes": 0, | |
| "signals_received": 0, | |
| "signals_processed": 0, | |
| "threads_created": 1, | |
| "threads_destroyed": 0, | |
| "fibers_created": 0, | |
| "fibers_destroyed": 0 | |
| } | |
| { | |
| "metadata": { | |
| "type": "Profiler", | |
| "nodename": "", | |
| "timestamp": "Mon Feb 12 10:27:39 2018", | |
| "sequence": 3 | |
| }, | |
| "fields": { | |
| "index": [ | |
| "serial", | |
| "name", | |
| "location", | |
| "samples", | |
| "calls" | |
| ], | |
| "entries": [ | |
| "caller_serial", | |
| "ip", | |
| "callee_serial", | |
| "cache_hits", | |
| "receiver_class", | |
| "method_module" | |
| ] | |
| }, | |
| "index": [], | |
| "entries": [] | |
| } | |
| { | |
| "metadata": { | |
| "type": "BootMetrics", | |
| "nodename": "", | |
| "timestamp": "Mon Feb 12 10:27:39 2018", | |
| "sequence": 3 | |
| }, | |
| "fields.us": 345, | |
| "main_thread.us": 35, | |
| "memory.us": 10158, | |
| "ontology.us": 3643, | |
| "platform.us": 1665 | |
| } | |
| { | |
| "metadata": { | |
| "type": "MachineMetrics", | |
| "nodename": "Shirai-MacBook.local", | |
| "timestamp": "Mon Feb 12 10:27:39 2018", | |
| "sequence": 4, | |
| "thread_name": "ruby.main", | |
| "thread_id": 1 | |
| }, | |
| "checkpoints": 335440, | |
| "stops": 1, | |
| "call_site_count": 22193, | |
| "inline_cache_count": 6263, | |
| "inline_cache_disabled": 0, | |
| "cache_resets": 3989, | |
| "methods_invoked": 0, | |
| "blocks_invoked": 5649, | |
| "backtraces": 8, | |
| "backtrace_us": 47, | |
| "bytecode_load_us": 0, | |
| "bytecode_verifier_us": 4570, | |
| "bytecode_internalizer_us": 49452, | |
| "samples": 75, | |
| "sample_ns": 74316, | |
| "profiles": 0, | |
| "profile_ns": 0, | |
| "unwind_site_count": 31007, | |
| "unwind_site_full": 0, | |
| "unwind_site_polymorphic": 0, | |
| "read_bytes": 0, | |
| "write_bytes": 0, | |
| "signals_received": 0, | |
| "signals_processed": 0, | |
| "threads_created": 1, | |
| "threads_destroyed": 0, | |
| "fibers_created": 0, | |
| "fibers_destroyed": 0 | |
| } | |
| { | |
| "metadata": { | |
| "type": "Profiler", | |
| "nodename": "", | |
| "timestamp": "Mon Feb 12 10:27:39 2018", | |
| "sequence": 4 | |
| }, | |
| "fields": { | |
| "index": [ | |
| "serial", | |
| "name", | |
| "location", | |
| "samples", | |
| "calls" | |
| ], | |
| "entries": [ | |
| "caller_serial", | |
| "ip", | |
| "callee_serial", | |
| "cache_hits", | |
| "receiver_class", | |
| "method_module" | |
| ] | |
| }, | |
| "index": [ | |
| [ | |
| 1196, | |
| "__script__", | |
| "/source/rubinius/rubinius/build/rubinius/codedb/source/rubinius/code/compiler.rb:1", | |
| 17, | |
| 0 | |
| ], | |
| [ | |
| 1242, | |
| "__script__", | |
| "/source/rubinius/rubinius/build/rubinius/codedb/source/rubinius/code/compiler/opcodes.rb:3", | |
| 7, | |
| 0 | |
| ], | |
| [ | |
| 1243, | |
| "Rubinius", | |
| "rubinius/code/compiler/opcodes.rb:4", | |
| 7, | |
| 1 | |
| ], | |
| [ | |
| 1625, | |
| "load_rubygems", | |
| "core/code_loader.rb:245", | |
| 16, | |
| 1 | |
| ], | |
| [ | |
| 1153, | |
| "load_compiler", | |
| "core/code_loader.rb:255", | |
| 37, | |
| 1 | |
| ], | |
| [ | |
| 971, | |
| "attr_accessor", | |
| "core/zed.rb:236", | |
| 9, | |
| 266 | |
| ], | |
| [ | |
| 970, | |
| "attr_accessor", | |
| "core/zed.rb:233", | |
| 10, | |
| 137 | |
| ], | |
| [ | |
| 1244, | |
| "InstructionSet", | |
| "rubinius/code/compiler/opcodes.rb:6", | |
| 7, | |
| 1 | |
| ], | |
| [ | |
| 953, | |
| "new", | |
| "core/struct.rb:8", | |
| 3, | |
| 3 | |
| ], | |
| [ | |
| 1154, | |
| "create", | |
| "rubinius/code/toolset.rb:7", | |
| 37, | |
| 1 | |
| ], | |
| [ | |
| 725, | |
| "add_defn_method", | |
| "core/zed.rb:432", | |
| 14, | |
| 1554 | |
| ], | |
| [ | |
| 643, | |
| "add_reader", | |
| "core/zed.rb:491", | |
| 7, | |
| 350 | |
| ], | |
| [ | |
| 635, | |
| "add_method", | |
| "core/rubinius.rb:78", | |
| 24, | |
| 2400 | |
| ], | |
| [ | |
| 619, | |
| "include?", | |
| "core/array.rb:981", | |
| 15, | |
| 2724 | |
| ], | |
| [ | |
| 1247, | |
| "initialize", | |
| "rubinius/code/compiler/iseq.rb:17", | |
| 3, | |
| 181 | |
| ], | |
| [ | |
| 1245, | |
| "opcode", | |
| "rubinius/code/compiler/iseq.rb:74", | |
| 3, | |
| 181 | |
| ], | |
| [ | |
| 1234, | |
| "Generator", | |
| "rubinius/code/compiler/generator.rb:5", | |
| 4, | |
| 1 | |
| ], | |
| [ | |
| 1137, | |
| "load", | |
| "core/code_loader.rb:111", | |
| 107, | |
| 55 | |
| ], | |
| [ | |
| 652, | |
| "CType", | |
| "core/zed.rb:540", | |
| 3, | |
| 1 | |
| ], | |
| [ | |
| 596, | |
| "__script__", | |
| "core/zed.rb:19", | |
| 9, | |
| 1 | |
| ], | |
| [ | |
| 1233, | |
| "CodeTools", | |
| "rubinius/code/compiler/generator.rb:4", | |
| 4, | |
| 1 | |
| ], | |
| [ | |
| 1136, | |
| "load", | |
| "core/code_loader.rb:156", | |
| 107, | |
| 64 | |
| ], | |
| [ | |
| 1028, | |
| "RbConfig", | |
| "core/rbconfig.rb:2", | |
| 6, | |
| 1 | |
| ], | |
| [ | |
| 1125, | |
| "require", | |
| "core/code_loader.rb:290", | |
| 109, | |
| 66 | |
| ], | |
| [ | |
| 1672, | |
| "each_with_index", | |
| "core/enumerable.rb:290", | |
| 3, | |
| 97 | |
| ], | |
| [ | |
| 1769, | |
| "run", | |
| "rubinius/code/compiler/compiler.rb:358", | |
| 4, | |
| 4 | |
| ], | |
| [ | |
| 702, | |
| "open_class_under", | |
| "core/zed.rb:335", | |
| 4, | |
| 342 | |
| ], | |
| [ | |
| 624, | |
| "const_set", | |
| "core/zed.rb:66", | |
| 3, | |
| 552 | |
| ], | |
| [ | |
| 1743, | |
| "construct_block", | |
| "rubinius/code/compiler/compiler.rb:314", | |
| 5, | |
| 4 | |
| ], | |
| [ | |
| 964, | |
| "module_eval", | |
| "core/module.rb:138", | |
| 9, | |
| 8 | |
| ], | |
| [ | |
| 1061, | |
| "each_item", | |
| "core/hash.rb:569", | |
| 4, | |
| 9 | |
| ], | |
| [ | |
| 1837, | |
| "run_next", | |
| "rubinius/code/compiler/stages.rb:50", | |
| 4, | |
| 16 | |
| ], | |
| [ | |
| 1744, | |
| "compile_eval", | |
| "rubinius/code/compiler/compiler.rb:286", | |
| 5, | |
| 4 | |
| ], | |
| [ | |
| 1062, | |
| "expand", | |
| "core/rbconfig.rb:236", | |
| 3, | |
| 176 | |
| ], | |
| [ | |
| 1626, | |
| "__script__", | |
| "/source/rubinius/rubinius/build/rubinius/codedb/source/rubygems.rb:9", | |
| 16, | |
| 0 | |
| ], | |
| [ | |
| 830, | |
| "insert", | |
| "core/hash.rb:210", | |
| 9, | |
| 1310 | |
| ], | |
| [ | |
| 1121, | |
| "load_compiler", | |
| "core/loader.rb:560", | |
| 37, | |
| 1 | |
| ], | |
| [ | |
| 1685, | |
| "__script__", | |
| "/source/rubinius/rubinius/build/rubinius/codedb/source/rubygems/specification.rb:10", | |
| 12, | |
| 0 | |
| ], | |
| [ | |
| 1742, | |
| "_specialize", | |
| "core/zed.rb:1827", | |
| 3, | |
| 2 | |
| ], | |
| [ | |
| 1839, | |
| "run", | |
| "rubinius/code/compiler/stages.rb:150", | |
| 3, | |
| 4 | |
| ], | |
| [ | |
| 972, | |
| "add_writer", | |
| "core/zed.rb:496", | |
| 3, | |
| 272 | |
| ], | |
| [ | |
| 1651, | |
| "Gem", | |
| "rubygems.rb:118", | |
| 13, | |
| 1 | |
| ], | |
| [ | |
| 852, | |
| "[]", | |
| "core/hash.rb:404", | |
| 4, | |
| 846 | |
| ], | |
| [ | |
| 826, | |
| "initialize", | |
| "core/hash.rb:53", | |
| 3, | |
| 1305 | |
| ], | |
| [ | |
| 1108, | |
| "main", | |
| "core/loader.rb:836", | |
| 53, | |
| 1 | |
| ], | |
| [ | |
| 1059, | |
| "each_value", | |
| "core/hash.rb:587", | |
| 3, | |
| 1 | |
| ], | |
| [ | |
| 1738, | |
| "_specialize", | |
| "core/zed.rb:1746", | |
| 3, | |
| 2 | |
| ], | |
| [ | |
| 1350, | |
| "CodeTools", | |
| "rubinius/code/ast/definitions.rb:4", | |
| 6, | |
| 1 | |
| ], | |
| [ | |
| 727, | |
| "privatized_method?", | |
| "core/rubinius.rb:321", | |
| 13, | |
| 2159 | |
| ], | |
| [ | |
| 701, | |
| "open_class", | |
| "core/zed.rb:325", | |
| 4, | |
| 310 | |
| ], | |
| [ | |
| 1671, | |
| "each_with_index", | |
| "core/enumerable.rb:286", | |
| 3, | |
| 29 | |
| ], | |
| [ | |
| 22, | |
| "new", | |
| "core/alpha.rb:90", | |
| 6, | |
| 830 | |
| ], | |
| [ | |
| 1855, | |
| "bytecode", | |
| "rubinius/code/ast/definitions.rb:94", | |
| 3, | |
| 61 | |
| ], | |
| [ | |
| 1122, | |
| "load_compiler", | |
| "core/code_loader.rb:251", | |
| 37, | |
| 1 | |
| ], | |
| [ | |
| 637, | |
| "trigger!", | |
| "core/hook.rb:17", | |
| 4, | |
| 2400 | |
| ], | |
| [ | |
| 1026, | |
| "__script__", | |
| "core/rbconfig.rb:1", | |
| 6, | |
| 1 | |
| ], | |
| [ | |
| 1123, | |
| "require", | |
| "core/kernel.rb:864", | |
| 109, | |
| 62 | |
| ], | |
| [ | |
| 735, | |
| "initialize", | |
| "core/module.rb:30", | |
| 6, | |
| 272 | |
| ], | |
| [ | |
| 832, | |
| "insert_at_index", | |
| "core/tuple.rb:174", | |
| 4, | |
| 907 | |
| ], | |
| [ | |
| 1058, | |
| "RbConfig", | |
| "core/rbconfig.rb:256", | |
| 3, | |
| 147 | |
| ], | |
| [ | |
| 1349, | |
| "__script__", | |
| "/source/rubinius/rubinius/build/rubinius/codedb/source/rubinius/code/ast/definitions.rb:3", | |
| 6, | |
| 0 | |
| ], | |
| [ | |
| 1770, | |
| "run", | |
| "rubinius/code/compiler/stages.rb:206", | |
| 4, | |
| 4 | |
| ], | |
| [ | |
| 1854, | |
| "bytecode", | |
| "rubinius/code/ast/definitions.rb:92", | |
| 3, | |
| 14 | |
| ], | |
| [ | |
| 622, | |
| "Rubinius", | |
| "core/zed.rb:320", | |
| 6, | |
| 1 | |
| ], | |
| [ | |
| 1304, | |
| "__script__", | |
| "/source/rubinius/rubinius/build/rubinius/codedb/source/rubinius/code/ast.rb:3", | |
| 19, | |
| 0 | |
| ], | |
| [ | |
| 819, | |
| "[]=", | |
| "core/hash.rb:415", | |
| 11, | |
| 1343 | |
| ], | |
| [ | |
| 1624, | |
| "rubygems", | |
| "core/loader.rb:588", | |
| 16, | |
| 1 | |
| ], | |
| [ | |
| 751, | |
| "initialize", | |
| "core/class.rb:15", | |
| 6, | |
| 250 | |
| ], | |
| [ | |
| 654, | |
| "toprint", | |
| "core/ctype.rb:52", | |
| 3, | |
| 256 | |
| ], | |
| [ | |
| 1138, | |
| "run_script", | |
| "core/code_loader.rb:130", | |
| 107, | |
| 55 | |
| ], | |
| [ | |
| 1232, | |
| "__script__", | |
| "/source/rubinius/rubinius/build/rubinius/codedb/source/rubinius/code/compiler/generator.rb:3", | |
| 4, | |
| 0 | |
| ], | |
| [ | |
| 2056, | |
| "Specification", | |
| "rubygems/specification.rb:50", | |
| 8, | |
| 1 | |
| ], | |
| [ | |
| 1060, | |
| "each_value", | |
| "core/hash.rb:590", | |
| 3, | |
| 147 | |
| ], | |
| [ | |
| 963, | |
| "new", | |
| "core/struct.rb:33", | |
| 3, | |
| 3 | |
| ], | |
| [ | |
| 1351, | |
| "AST", | |
| "rubinius/code/ast/definitions.rb:5", | |
| 6, | |
| 1 | |
| ], | |
| [ | |
| 603, | |
| "each", | |
| "core/array.rb:64", | |
| 22, | |
| 3052 | |
| ] | |
| ], | |
| "entries": [ | |
| [ | |
| 1058, | |
| 6, | |
| 1062, | |
| 146, | |
| "#<Class:Module>", | |
| "#<Class:Module>" | |
| ], | |
| [ | |
| 159, | |
| 8, | |
| 624, | |
| 12, | |
| "#<Class:@name>", | |
| "Module" | |
| ], | |
| [ | |
| 640, | |
| 25, | |
| 603, | |
| 54, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 2044, | |
| 25, | |
| 603, | |
| 5, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 765, | |
| 38, | |
| 603, | |
| 4, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 618, | |
| 19, | |
| 619, | |
| 58, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 2190, | |
| 6, | |
| 22, | |
| 1, | |
| "#<Class:@name>", | |
| "Class" | |
| ], | |
| [ | |
| 1104, | |
| 145, | |
| 603, | |
| 3, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 1123, | |
| 38, | |
| 1125, | |
| 59, | |
| "Rubinius::CodeLoader", | |
| "Rubinius::CodeLoader" | |
| ], | |
| [ | |
| 2242, | |
| 18, | |
| 22, | |
| 1, | |
| "#<Class:@name>", | |
| "Class" | |
| ], | |
| [ | |
| 735, | |
| 28, | |
| 964, | |
| 2, | |
| "Module", | |
| "Module" | |
| ], | |
| [ | |
| 751, | |
| 132, | |
| 735, | |
| 1, | |
| "#<Class:@name>", | |
| "Module" | |
| ], | |
| [ | |
| 970, | |
| 25, | |
| 603, | |
| 136, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 963, | |
| 114, | |
| 970, | |
| 1, | |
| "#<Class:@name>", | |
| "Module" | |
| ], | |
| [ | |
| 1738, | |
| 151, | |
| 1671, | |
| 1, | |
| "Array", | |
| "Rubinius::<included module>" | |
| ], | |
| [ | |
| 1742, | |
| 7, | |
| 964, | |
| 1, | |
| "Module", | |
| "Module" | |
| ], | |
| [ | |
| 739, | |
| 106, | |
| 603, | |
| 34, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 725, | |
| 197, | |
| 635, | |
| 1553, | |
| "#<Class:Module>", | |
| "#<Class:Module>" | |
| ], | |
| [ | |
| 634, | |
| 126, | |
| 635, | |
| 222, | |
| "#<Class:Module>", | |
| "#<Class:Module>" | |
| ], | |
| [ | |
| 635, | |
| 47, | |
| 727, | |
| 2158, | |
| "#<Class:Module>", | |
| "#<Class:Module>" | |
| ], | |
| [ | |
| 2024, | |
| 6, | |
| 619, | |
| 32, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 729, | |
| 65, | |
| 603, | |
| 3, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 635, | |
| 317, | |
| 637, | |
| 2399, | |
| "Rubinius::Hook", | |
| "Rubinius::Hook" | |
| ], | |
| [ | |
| 701, | |
| 29, | |
| 702, | |
| 309, | |
| "#<Class:Module>", | |
| "#<Class:Module>" | |
| ], | |
| [ | |
| 1595, | |
| 27, | |
| 603, | |
| 1, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 1952, | |
| 10, | |
| 852, | |
| 3, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 1247, | |
| 73, | |
| 852, | |
| 180, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 1245, | |
| 48, | |
| 1247, | |
| 180, | |
| "Rubinius::InstructionSet::OpCode", | |
| "Rubinius::InstructionSet::OpCode" | |
| ], | |
| [ | |
| 22, | |
| 15, | |
| 735, | |
| 2, | |
| "Module", | |
| "Module" | |
| ], | |
| [ | |
| 1116, | |
| 541, | |
| 852, | |
| 6, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 963, | |
| 155, | |
| 624, | |
| 1, | |
| "#<Class:@name>", | |
| "Module" | |
| ], | |
| [ | |
| 1063, | |
| 197, | |
| 1062, | |
| 28, | |
| "#<Class:Module>", | |
| "#<Class:Module>" | |
| ], | |
| [ | |
| 1116, | |
| 560, | |
| 819, | |
| 6, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 886, | |
| 18, | |
| 603, | |
| 4, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 1654, | |
| 6, | |
| 603, | |
| 7, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 1837, | |
| 24, | |
| 1839, | |
| 3, | |
| "CodeTools::Compiler::Bytecode", | |
| "CodeTools::Compiler::Bytecode" | |
| ], | |
| [ | |
| 1137, | |
| 80, | |
| 1138, | |
| 52, | |
| "Rubinius::CodeLoader::Feature", | |
| "Rubinius::CodeLoader::Source" | |
| ], | |
| [ | |
| 1989, | |
| 18, | |
| 1837, | |
| 3, | |
| "CodeTools::Compiler::Encoder", | |
| "CodeTools::Compiler::Stage" | |
| ], | |
| [ | |
| 2193, | |
| 13, | |
| 852, | |
| 1, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 1841, | |
| 16, | |
| 819, | |
| 90, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 2217, | |
| 595, | |
| 22, | |
| 1, | |
| "#<Class:@name>", | |
| "Class" | |
| ], | |
| [ | |
| 645, | |
| 181, | |
| 735, | |
| 14, | |
| "Module", | |
| "Module" | |
| ], | |
| [ | |
| 1170, | |
| 29, | |
| 603, | |
| 2, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 1846, | |
| 9, | |
| 1854, | |
| 3, | |
| "CodeTools::AST::Block", | |
| "CodeTools::AST::Block" | |
| ], | |
| [ | |
| 1063, | |
| 215, | |
| 819, | |
| 28, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 844, | |
| 56, | |
| 819, | |
| 42, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 2217, | |
| 169, | |
| 22, | |
| 1, | |
| "#<Class:@name>", | |
| "Class" | |
| ], | |
| [ | |
| 2158, | |
| 9, | |
| 22, | |
| 1, | |
| "#<Class:@name>", | |
| "Class" | |
| ], | |
| [ | |
| 1755, | |
| 6, | |
| 852, | |
| 3, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 1769, | |
| 4, | |
| 1770, | |
| 3, | |
| "CodeTools::Compiler::EvalParser", | |
| "CodeTools::Compiler::Parser" | |
| ], | |
| [ | |
| 1179, | |
| 645, | |
| 603, | |
| 1, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 1063, | |
| 179, | |
| 819, | |
| 28, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 1116, | |
| 578, | |
| 852, | |
| 6, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 1744, | |
| 175, | |
| 1769, | |
| 3, | |
| "CodeTools::Compiler", | |
| "CodeTools::Compiler" | |
| ], | |
| [ | |
| 1210, | |
| 17, | |
| 819, | |
| 6, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 1125, | |
| 72, | |
| 1136, | |
| 61, | |
| "Rubinius::CodeLoader::Feature", | |
| "Rubinius::CodeLoader::Feature" | |
| ], | |
| [ | |
| 642, | |
| 12, | |
| 643, | |
| 83, | |
| "#<Class:Module>", | |
| "#<Class:Module>" | |
| ], | |
| [ | |
| 2045, | |
| 12, | |
| 972, | |
| 5, | |
| "#<Class:Module>", | |
| "#<Class:Module>" | |
| ], | |
| [ | |
| 1701, | |
| 340, | |
| 819, | |
| 3, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 2217, | |
| 466, | |
| 22, | |
| 1, | |
| "#<Class:@name>", | |
| "Class" | |
| ], | |
| [ | |
| 2194, | |
| 102, | |
| 22, | |
| 1, | |
| "#<Class:@name>", | |
| "Class" | |
| ], | |
| [ | |
| 972, | |
| 52, | |
| 635, | |
| 271, | |
| "#<Class:Module>", | |
| "#<Class:Module>" | |
| ], | |
| [ | |
| 2008, | |
| 9, | |
| 852, | |
| 3, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 1136, | |
| 20, | |
| 1137, | |
| 52, | |
| "Rubinius::CodeLoader::Feature", | |
| "Rubinius::CodeLoader::Source" | |
| ], | |
| [ | |
| 2008, | |
| 211, | |
| 819, | |
| 3, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 963, | |
| 7, | |
| 1738, | |
| 1, | |
| "#<Class:@name>", | |
| "#<Class:@name>" | |
| ], | |
| [ | |
| 2155, | |
| 9, | |
| 22, | |
| 1, | |
| "#<Class:@name>", | |
| "Class" | |
| ], | |
| [ | |
| 1689, | |
| 65, | |
| 1125, | |
| 3, | |
| "Rubinius::CodeLoader", | |
| "Rubinius::CodeLoader" | |
| ], | |
| [ | |
| 1541, | |
| 239, | |
| 603, | |
| 26, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 1737, | |
| 236, | |
| 22, | |
| 1, | |
| "#<Class:@name>", | |
| "Class" | |
| ], | |
| [ | |
| 645, | |
| 201, | |
| 624, | |
| 4, | |
| "Module", | |
| "Module" | |
| ], | |
| [ | |
| 2107, | |
| 177, | |
| 819, | |
| 29, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 2142, | |
| 10, | |
| 852, | |
| 29, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 1056, | |
| 32, | |
| 819, | |
| 146, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 2010, | |
| 206, | |
| 603, | |
| 10, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 1999, | |
| 22, | |
| 1837, | |
| 3, | |
| "CodeTools::Compiler::Packager", | |
| "CodeTools::Compiler::Stage" | |
| ], | |
| [ | |
| 2056, | |
| 2982, | |
| 22, | |
| 1, | |
| "#<Class:@name>", | |
| "Class" | |
| ], | |
| [ | |
| 2152, | |
| 16, | |
| 852, | |
| 19, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 1955, | |
| 6, | |
| 603, | |
| 3, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 1876, | |
| 43, | |
| 1671, | |
| 11, | |
| "Array", | |
| "Rubinius::<included module>" | |
| ], | |
| [ | |
| 1806, | |
| 16, | |
| 603, | |
| 21, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 652, | |
| 75, | |
| 654, | |
| 255, | |
| "#<Class:Module>", | |
| "#<Class:Module>" | |
| ], | |
| [ | |
| 1839, | |
| 74, | |
| 1837, | |
| 3, | |
| "CodeTools::Compiler::Bytecode", | |
| "CodeTools::Compiler::Stage" | |
| ], | |
| [ | |
| 1990, | |
| 194, | |
| 603, | |
| 13, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 2224, | |
| 137, | |
| 22, | |
| 1, | |
| "#<Class:@name>", | |
| "Class" | |
| ], | |
| [ | |
| 1505, | |
| 11, | |
| 819, | |
| 11, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 727, | |
| 14, | |
| 619, | |
| 2158, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 1707, | |
| 25, | |
| 819, | |
| 8, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 1508, | |
| 9, | |
| 819, | |
| 1, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 1881, | |
| 8, | |
| 852, | |
| 4, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 1786, | |
| 10, | |
| 603, | |
| 11, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 2000, | |
| 8, | |
| 603, | |
| 13, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 637, | |
| 8, | |
| 603, | |
| 2399, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 1847, | |
| 54, | |
| 603, | |
| 3, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 1933, | |
| 8, | |
| 603, | |
| 14, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 2153, | |
| 282, | |
| 1743, | |
| 1, | |
| "#<Class:@name>", | |
| "#<Class:@name>" | |
| ], | |
| [ | |
| 751, | |
| 105, | |
| 624, | |
| 39, | |
| "#<Class:Module>", | |
| "Module" | |
| ], | |
| [ | |
| 1854, | |
| 26, | |
| 1671, | |
| 12, | |
| "Array", | |
| "Rubinius::<included module>" | |
| ], | |
| [ | |
| 702, | |
| 111, | |
| 751, | |
| 1, | |
| "#<Class:@name>", | |
| "Class" | |
| ], | |
| [ | |
| 1879, | |
| 10, | |
| 852, | |
| 11, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 2250, | |
| 9, | |
| 22, | |
| 1, | |
| "#<Class:@name>", | |
| "Class" | |
| ], | |
| [ | |
| 971, | |
| 12, | |
| 643, | |
| 265, | |
| "#<Class:Module>", | |
| "#<Class:Module>" | |
| ], | |
| [ | |
| 2156, | |
| 9, | |
| 22, | |
| 1, | |
| "#<Class:@name>", | |
| "Class" | |
| ], | |
| [ | |
| 1958, | |
| 6, | |
| 852, | |
| 3, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 599, | |
| 44, | |
| 603, | |
| 35, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 1881, | |
| 64, | |
| 819, | |
| 4, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 1766, | |
| 31, | |
| 852, | |
| 3, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 1887, | |
| 8, | |
| 603, | |
| 1, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 1985, | |
| 18, | |
| 603, | |
| 1, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 858, | |
| 98, | |
| 603, | |
| 2, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 1865, | |
| 88, | |
| 1854, | |
| 9, | |
| "CodeTools::AST::Block", | |
| "CodeTools::AST::Block" | |
| ], | |
| [ | |
| 2226, | |
| 14, | |
| 22, | |
| 1, | |
| "#<Class:@name>", | |
| "Class" | |
| ], | |
| [ | |
| 971, | |
| 30, | |
| 972, | |
| 265, | |
| "#<Class:Module>", | |
| "#<Class:Module>" | |
| ], | |
| [ | |
| 819, | |
| 35, | |
| 830, | |
| 1100, | |
| "Hash::Trie", | |
| "Hash::Trie" | |
| ], | |
| [ | |
| 2010, | |
| 116, | |
| 603, | |
| 58, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 851, | |
| 280, | |
| 826, | |
| 155, | |
| "Hash::Item", | |
| "Hash::Item" | |
| ], | |
| [ | |
| 755, | |
| 71, | |
| 603, | |
| 1, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 2150, | |
| 5, | |
| 22, | |
| 1, | |
| "#<Class:@name>", | |
| "Class" | |
| ], | |
| [ | |
| 2240, | |
| 10, | |
| 22, | |
| 1, | |
| "#<Class:@name>", | |
| "Class" | |
| ], | |
| [ | |
| 643, | |
| 33, | |
| 635, | |
| 349, | |
| "#<Class:Module>", | |
| "#<Class:Module>" | |
| ], | |
| [ | |
| 1116, | |
| 112, | |
| 852, | |
| 6, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 1862, | |
| 6, | |
| 852, | |
| 117, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 2082, | |
| 89, | |
| 603, | |
| 3, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 1715, | |
| 37, | |
| 830, | |
| 33, | |
| "Hash::Trie", | |
| "Hash::Trie" | |
| ], | |
| [ | |
| 1876, | |
| 123, | |
| 603, | |
| 11, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 2080, | |
| 40, | |
| 603, | |
| 3, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 844, | |
| 38, | |
| 819, | |
| 42, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 1754, | |
| 9, | |
| 852, | |
| 3, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 1711, | |
| 124, | |
| 1061, | |
| 4, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 1743, | |
| 35, | |
| 1744, | |
| 3, | |
| "#<Class:@name>", | |
| "#<Class:@name>" | |
| ], | |
| [ | |
| 1770, | |
| 83, | |
| 1837, | |
| 3, | |
| "CodeTools::Compiler::EvalParser", | |
| "CodeTools::Compiler::Stage" | |
| ], | |
| [ | |
| 1671, | |
| 223, | |
| 603, | |
| 28, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 1063, | |
| 74, | |
| 852, | |
| 33, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 830, | |
| 151, | |
| 826, | |
| 906, | |
| "Hash::Item", | |
| "Hash::Item" | |
| ], | |
| [ | |
| 824, | |
| 39, | |
| 826, | |
| 241, | |
| "Hash::Item", | |
| "Hash::Item" | |
| ], | |
| [ | |
| 1247, | |
| 18, | |
| 852, | |
| 180, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 729, | |
| 114, | |
| 619, | |
| 471, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 1247, | |
| 918, | |
| 852, | |
| 180, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 830, | |
| 37, | |
| 830, | |
| 175, | |
| "Hash::Trie", | |
| "Hash::Trie" | |
| ], | |
| [ | |
| 2085, | |
| 6, | |
| 603, | |
| 3, | |
| "Array", | |
| "Array" | |
| ], | |
| [ | |
| 964, | |
| 289, | |
| 1743, | |
| 1, | |
| "#<Class:@name>", | |
| "#<Class:@name>" | |
| ], | |
| [ | |
| 1505, | |
| 24, | |
| 852, | |
| 11, | |
| "Hash", | |
| "Hash" | |
| ], | |
| [ | |
| 702, | |
| 275, | |
| 751, | |
| 1, | |
| "#<Class:@name>", | |
| "Class" | |
| ], | |
| [ | |
| 830, | |
| 183, | |
| 832, | |
| 906, | |
| "Rubinius::Tuple", | |
| "Rubinius::Tuple" | |
| ] | |
| ] | |
| } | |
| { | |
| "metadata": { | |
| "type": "BootMetrics", | |
| "nodename": "", | |
| "timestamp": "Mon Feb 12 10:27:39 2018", | |
| "sequence": 4 | |
| }, | |
| "fields.us": 345, | |
| "main_thread.us": 35, | |
| "memory.us": 10158, | |
| "ontology.us": 3643, | |
| "platform.us": 1665 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment