Created
November 27, 2018 16:31
-
-
Save guizmaii/4683a98ac7f51f4a7cd8e603ada3d032 to your computer and use it in GitHub Desktop.
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
| => Booting Puma | |
| => Rails 4.2.10 application starting in production on http://localhost:3000 | |
| => Run `rails server -h` for more startup options | |
| => Ctrl-C to shutdown server | |
| E, [2018-11-27T17:20:38.796620 #93071] ERROR -- ddtrace: [ddtrace] (/Users/jules/.rvm/gems/jruby-9.1.17.0/gems/ddtrace-0.17.2/lib/ddtrace/transport.rb:212:in `log_error_once') Connection refused - Failed to open TCP connection to 127.0.0.1:8126 (Connection refused - connect(2) for "127.0.0.1" port 8126) | |
| Puma starting in single mode... | |
| * Version 3.12.0 (jruby 9.1.17.0 - ruby 2.3.3), codename: Llamas in Pajamas | |
| * Min threads: 16, max threads: 16 | |
| * Environment: production | |
| * Listening on tcp://localhost:3000 | |
| Use Ctrl-C to stop | |
| Flat profile of 206.39 secs (13191 total ticks): Ruby-0-JIT-1 | |
| Interpreted + native Method | |
| 0.8% 9 + 0 java.lang.Class.getDeclaredFields0 | |
| 0.4% 4 + 0 org.jruby.ir.targets.JVMVisitor.superCommon | |
| 0.3% 3 + 0 org.jruby.ir.targets.IRBytecodeAdapter6.pushBoolean | |
| 0.3% 3 + 0 org.jruby.ir.targets.JVMVisitor.SaveBindingVisibilityInstr | |
| 0.2% 2 + 0 org.jruby.ir.targets.JVMVisitor.CheckForLJEInstr | |
| 0.2% 2 + 0 org.jruby.ir.targets.JVMVisitor.PushMethodFrameInstr | |
| 0.2% 2 + 0 org.jruby.ir.targets.JVMVisitor.ReceiveRestArgInstr | |
| 0.2% 2 + 0 org.jruby.ir.targets.JVMVisitor.PushMethodBindingInstr | |
| 0.2% 2 + 0 org.jruby.ir.targets.JVMVisitor.checkArity | |
| 0.2% 2 + 0 org.jruby.ir.targets.IRBytecodeAdapter6.performSuper | |
| 0.2% 2 + 0 org.jruby.ir.targets.JVMVisitor.PrepareNoBlockArgsInstr | |
| 0.2% 2 + 0 org.jruby.ir.representations.CFG.build | |
| 0.1% 1 + 0 com.headius.invokebinder.Signature.insertArgs | |
| 0.1% 1 + 0 org.jruby.ir.passes.AddMissingInitsPass.execute | |
| 0.1% 1 + 0 org.jruby.ir.targets.JVMVisitor.genSetValue | |
| 0.1% 1 + 0 org.jruby.ir.targets.IRBytecodeAdapter6.array | |
| 0.1% 1 + 0 java.util.regex.Pattern.split | |
| 0.1% 1 + 0 org.jruby.ir.targets.IRBytecodeAdapter6.prepareBlock | |
| 0.1% 1 + 0 org.jruby.ir.targets.IRBytecodeAdapter6.cacheVariableAccessor | |
| 0.1% 1 + 0 java.security.Provider$Service.newInstance | |
| 0.1% 1 + 0 org.jruby.ir.passes.OptimizeDynScopesPass.eliminateLocalVars | |
| 0.1% 1 + 0 org.jruby.ir.targets.ClassData.<clinit> | |
| 0.1% 1 + 0 org.jruby.ir.targets.JVMVisitor.emitScope | |
| 0.1% 0 + 1 sun.misc.Unsafe.park | |
| 0.1% 1 + 0 org.jruby.ir.instructions.UpdateBlockExecutionStateInstr.visit | |
| 6.4% 69 + 1 Total interpreted (including elided) | |
| Compiled + native Method | |
| 1.1% 12 + 0 org.jruby.RubyClass.addInvalidatorsAndFlush | |
| 0.7% 8 + 0 org.jruby.org.objectweb.asm.ClassWriter.newUTF8 | |
| 0.7% 8 + 0 org.jruby.org.objectweb.asm.MethodWriter.visitMaxs | |
| 0.5% 6 + 0 org.jruby.RubyClass.invalidateCacheDescendants | |
| 0.5% 6 + 0 org.jruby.util.CodegenUtils.sigParams | |
| 0.5% 5 + 0 org.jruby.org.objectweb.asm.ClassWriter.newMethodItem | |
| 0.4% 4 + 0 org.jruby.ir.targets.JVMVisitor.emitScope | |
| 0.4% 4 + 0 org.jruby.org.objectweb.asm.Frame.execute | |
| 0.4% 4 + 0 org.jruby.org.objectweb.asm.Type.getType | |
| 0.4% 4 + 0 java.lang.ClassLoader.checkPackageAccess | |
| 0.4% 3 + 1 org.jruby.ir.dataflow.analyses.DefinedVariableNode.identifyInits | |
| 0.4% 4 + 0 org.jruby.ir.targets.JVMVisitor.PushMethodFrameInstr | |
| 0.3% 3 + 0 org.jruby.org.objectweb.asm.ClassWriter.newStringishItem | |
| 0.3% 3 + 0 org.jruby.ir.operands.TemporaryLocalVariable.getName | |
| 0.3% 3 + 0 java.util.HashMap.putVal | |
| 0.2% 2 + 0 org.jruby.ir.dataflow.analyses.LiveVariableNode.markDeadInstructions | |
| 0.2% 2 + 0 org.jruby.ir.targets.MethodData.<init> | |
| 0.2% 2 + 0 org.jruby.org.objectweb.asm.Type.getMethodDescriptor | |
| 0.2% 0 + 2 java.lang.ClassLoader.loadClass | |
| 0.2% 2 + 0 org.jruby.compiler.impl.SkinnyMethodAdapter.end | |
| 0.2% 2 + 0 org.jruby.ir.targets.JVMVisitor.checkArity | |
| 0.2% 1 + 1 org.jruby.ir.dataflow.FlowGraphNode.computeDataFlowInfoBackward | |
| 0.2% 2 + 0 org.jruby.ir.dataflow.analyses.DefinedVariableNode.buildDataFlowVars | |
| 0.2% 2 + 0 org.jruby.ir.representations.CFG.buildPostOrderList | |
| 0.2% 1 + 1 java.lang.invoke.MethodType.makeImpl | |
| 13.1% 126 + 18 Total compiled (including elided) | |
| Stub + native Method | |
| 27.2% 298 + 2 java.lang.Class.getDeclaredFields0 | |
| 20.9% 196 + 34 java.lang.ClassLoader.defineClass1 | |
| 11.6% 17 + 111 java.lang.Class.forName0 | |
| 5.6% 0 + 62 java.lang.invoke.MethodHandleNatives.resolve | |
| 3.6% 0 + 40 java.lang.Class.getEnclosingMethod0 | |
| 3.0% 0 + 33 java.lang.ClassLoader.findLoadedClass0 | |
| 1.7% 0 + 19 sun.reflect.Reflection.getCallerClass | |
| 1.4% 0 + 15 java.lang.Object.hashCode | |
| 1.0% 0 + 11 java.lang.Class.isArray | |
| 0.7% 0 + 8 java.lang.ClassLoader.findBootstrapClass | |
| 0.7% 0 + 8 java.lang.Class.isAssignableFrom | |
| 0.7% 0 + 8 java.lang.Object.clone | |
| 0.6% 0 + 7 java.lang.Thread.isInterrupted | |
| 0.5% 0 + 5 java.lang.System.identityHashCode | |
| 0.2% 0 + 2 java.lang.System.arraycopy | |
| 0.2% 0 + 2 sun.reflect.Reflection.getClassAccessFlags | |
| 0.1% 0 + 1 java.lang.Class.isPrimitive | |
| 0.1% 1 + 0 java.security.AccessController.doPrivileged | |
| 0.1% 0 + 1 java.lang.System.nanoTime | |
| 0.1% 0 + 1 java.lang.Thread.currentThread | |
| 0.1% 0 + 1 sun.misc.Unsafe.shouldBeInitialized | |
| 0.1% 0 + 1 sun.misc.Unsafe.ensureClassInitialized | |
| 0.1% 0 + 1 sun.misc.Unsafe.putInt | |
| 0.1% 0 + 1 sun.misc.Unsafe.getInt | |
| 0.1% 0 + 1 sun.misc.Unsafe.defineAnonymousClass | |
| 80.6% 512 + 375 Total stub | |
| Thread-local ticks: | |
| 91.7% 12090 Blocked (of total) | |
| Flat profile of 60.00 secs (3526 total ticks): Ruby-0-JIT-2 | |
| Thread-local ticks: | |
| 100.0% 3526 Blocked (of total) | |
| Flat profile of 70.25 secs (4863 total ticks): Ruby-0-JIT-3 | |
| Interpreted + native Method | |
| 12.5% 1 + 0 org.jruby.ir.targets.JVMVisitor.superCommon | |
| 12.5% 1 + 0 Total interpreted | |
| Compiled + native Method | |
| 12.5% 1 + 0 org.jruby.org.objectweb.asm.ClassWriter.newInteger | |
| 12.5% 1 + 0 org.jruby.ir.targets.JVMVisitor.PushBlockFrameInstr | |
| 25.0% 2 + 0 Total compiled | |
| Stub + native Method | |
| 25.0% 2 + 0 java.lang.Class.getDeclaredFields0 | |
| 12.5% 0 + 1 java.lang.Class.getEnclosingMethod0 | |
| 12.5% 0 + 1 java.lang.ClassLoader.findLoadedClass0 | |
| 12.5% 0 + 1 java.lang.Class.forName0 | |
| 62.5% 2 + 3 Total stub | |
| Thread-local ticks: | |
| 99.8% 4855 Blocked (of total) | |
| Flat profile of 60.03 secs (4021 total ticks): Ruby-0-JIT-4 | |
| Stub + native Method | |
| 100.0% 0 + 1 java.lang.Class.forName0 | |
| 100.0% 0 + 1 Total stub | |
| Thread-local ticks: | |
| 100.0% 4020 Blocked (of total) | |
| Flat profile of 60.04 secs (3228 total ticks): Ruby-0-JIT-5 | |
| Stub + native Method | |
| 100.0% 1 + 0 java.lang.ClassLoader.defineClass1 | |
| 100.0% 1 + 0 Total stub | |
| Thread-local ticks: | |
| 100.0% 3227 Blocked (of total) | |
| Flat profile of 602.51 secs (37202 total ticks): Ruby-0-Thread-20: /Users/jules/.rvm/gems/jruby-9.1.17.0/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:471 | |
| Thread-local ticks: | |
| 100.0% 37202 Blocked (of total) | |
| Flat profile of 602.52 secs (37202 total ticks): Ruby-0-Thread-15@puma 014: /Users/jules/.rvm/gems/jruby-9.1.17.0/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:471 | |
| Interpreted + native Method | |
| 0.0% 12 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.rack_minus_timeout_minus_0_dot_5_dot_1.lib.rack.timeout.core.RUBY$method$call$0 | |
| 0.0% 0 + 7 java.net.SocketInputStream.socketRead0 | |
| 0.0% 6 + 0 org.bouncycastle.crypto.engines.AESEngine.encryptBlock | |
| 0.0% 6 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.http.url.RUBY$method$initialize$0$__VARARGS__ | |
| 0.0% 5 + 0 org.jruby.ext.openssl.SecurityHelper.doRegisterProvider | |
| 0.0% 4 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.contrib.rails.action_controller.invokeOther8:\=\{\} | |
| 0.0% 4 + 0 Users.jules.colisweb.workspace.colisweb_minus_API.app.helpers.deliveries_helper.RUBY$method$transporter_call_status$0 | |
| 0.0% 4 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L6_L | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.i18n_minus_0_dot_9_dot_5.lib.i18n.config.RUBY$method$default_separator$0 | |
| 0.0% 3 + 0 org.jruby.ext.openssl.Cipher$INVOKER$i$0$0$random_iv_DBG.call | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.relation.query_methods.invokeOther4:joins_values | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_controller.metal.renderers.RUBY$block$_render_to_body_with_renderer$1 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.arel_minus_6_dot_0_dot_4.lib.arel.nodes.binary.RUBY$method$eql?$0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.associations.association.invokeOther1:scope_chain | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.context.RUBY$block$close_span$1 | |
| 0.0% 2 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L6_L | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.logging_minus_2_dot_2_dot_2.lib.logging.appenders.rolling_file.RUBY$block$canonical_write$1 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.http.request.RUBY$method$POST$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.arel_minus_6_dot_0_dot_4.lib.arel.predications.RUBY$method$in$0 | |
| 0.0% 2 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L6_L | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ransack_minus_1_dot_8_dot_9.lib.polyamorous.activerecord_5_dot_1_ruby_2.join_association.RUBY$method$initialize$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.associations.join_dependency.join_association.RUBY$block$join_constraints$1 | |
| 0.0% 0 + 2 sun.nio.ch.FileDispatcherImpl.write0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.contrib.rack.middlewares.RUBY$method$call$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.relation.predicate_builder.RUBY$method$resolve_column_aliases$0 | |
| 1.3% 378 + 9 Total interpreted (including elided) | |
| Compiled + native Method | |
| 0.9% 272 + 0 ExceptionBlob | |
| 0.8% 240 + 0 org.jruby.runtime.backtrace.BacktraceData.constructBacktrace | |
| 0.5% 137 + 0 org.jruby.RubyModule.searchWithCache | |
| 0.5% 127 + 4 org.jruby.util.JavaNameMangler.decodeMethodForBacktrace | |
| 0.4% 102 + 0 org.jruby.internal.runtime.methods.AttrReaderMethod.call | |
| 0.3% 7 + 92 org.jruby.RubyEnumerable$INVOKER$s$0$0$each_with_index_DBG.call | |
| 0.3% 81 + 0 org.jruby.RubyHash.op_aref | |
| 0.2% 71 + 0 org.jruby.RubyHash.hashValue | |
| 0.2% 48 + 0 java.lang.invoke.LambdaForm$BMH.reinvoke | |
| 0.2% 46 + 1 org.jruby.runtime.IRBlockBody.setEvalType | |
| 0.1% 43 + 0 org.jruby.RubyModule$INVOKER$i$1$0$op_eqq_DBG.call | |
| 0.1% 35 + 0 org.jruby.util.io.EncodingUtils.encCrStrBufCat | |
| 0.1% 30 + 1 org.jruby.RubyEncoding$UTF8Coder.decode | |
| 0.1% 30 + 0 org.jruby.runtime.ivars.VariableAccessorVar0.get | |
| 0.1% 27 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.per_thread_registry.RUBY$method$instance$0 | |
| 0.1% 26 + 0 org.jruby.RubyHash.internalGet | |
| 0.1% 26 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.relation.RUBY$method$initialize_copy$0 | |
| 0.1% 25 + 0 org.jruby.runtime.ivars.VariableAccessorVar1.get | |
| 0.1% 24 + 0 org.jruby.RubyBasicObject.variableTableContains | |
| 0.1% 24 + 0 org.jruby.runtime.ivars.VariableAccessorVar2.get | |
| 0.1% 22 + 0 org.jruby.RubyHash.op_asetForString | |
| 0.1% 21 + 0 org.jruby.RubyModule.searchMethodCommon | |
| 0.1% 21 + 0 org.jruby.RubyArray.each | |
| 0.1% 21 + 0 org.joni.ByteCodeMachine.executeSb | |
| 0.1% 20 + 0 org.jruby.RubyArray.include_p | |
| 14.7% 3888 + 341 Total compiled (including elided) | |
| Stub + native Method | |
| 38.6% 0 + 11130 java.net.SocketInputStream.socketRead0 | |
| 30.3% 0 + 8728 java.lang.Throwable.getStackTraceElement | |
| 3.7% 0 + 1053 java.lang.Throwable.fillInStackTrace | |
| 3.0% 0 + 869 com.kenai.jffi.Foreign.invokeN3O1 | |
| 2.1% 0 + 613 com.kenai.jffi.Foreign.invokeN2O1 | |
| 2.0% 0 + 587 java.lang.System.identityHashCode | |
| 1.1% 0 + 331 jnr.posix.UnixLibC$jnr$ffi$0.getpid | |
| 0.6% 0 + 172 java.net.PlainSocketImpl.socketAvailable | |
| 0.5% 0 + 152 java.net.SocketOutputStream.socketWrite0 | |
| 0.4% 4 + 104 java.io.UnixFileSystem.getBooleanAttributes0 | |
| 0.4% 0 + 101 jnr.posix.UnixLibC$jnr$ffi$0.flock | |
| 0.3% 0 + 77 sun.nio.ch.FileDispatcherImpl.write0 | |
| 0.2% 0 + 53 java.lang.Object.hashCode | |
| 0.1% 0 + 39 sun.nio.ch.KQueueArrayWrapper.kevent0 | |
| 0.1% 0 + 30 sun.misc.Unsafe.unpark | |
| 0.1% 0 + 27 sun.nio.ch.NativeThread.current | |
| 0.1% 0 + 19 sun.misc.Unsafe.park | |
| 0.1% 0 + 15 sun.misc.Unsafe.defineAnonymousClass | |
| 0.0% 0 + 13 java.lang.Thread.isAlive | |
| 0.0% 0 + 11 java.lang.Object.notifyAll | |
| 0.0% 0 + 11 sun.nio.ch.IOUtil.fdVal | |
| 0.0% 0 + 10 java.lang.invoke.MethodHandleNatives.setCallSiteTargetNormal | |
| 0.0% 0 + 10 java.io.FileInputStream.readBytes | |
| 0.0% 0 + 10 sun.misc.Unsafe.allocateInstance | |
| 0.0% 0 + 6 java.lang.Throwable.getStackTraceDepth | |
| 84.0% 4 + 24200 Total stub (including elided) | |
| Thread-local ticks: | |
| 22.5% 8382 Blocked (of total) | |
| Flat profile of 602.52 secs (37202 total ticks): Ruby-0-Thread-10@puma 009: /Users/jules/.rvm/gems/jruby-9.1.17.0/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:471 | |
| Interpreted + native Method | |
| 0.0% 9 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.sentry_minus_raven_minus_2_dot_7_dot_4.lib.raven.context.RUBY$method$initialize$0 | |
| 0.0% 8 + 0 org.jruby.ext.openssl.HMAC.hexdigest | |
| 0.0% 8 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.relation.query_methods.RUBY$method$distinct_value$0 | |
| 0.0% 0 + 6 java.net.SocketInputStream.socketRead0 | |
| 0.0% 6 + 0 org.jruby.util.io.SelectExecutor.selectInternal | |
| 0.0% 4 + 0 java.lang.invoke.LambdaForm$BMH.reinvoke | |
| 0.0% 4 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_controller.metal.renderers.RUBY$block$_render_to_body_with_renderer$1 | |
| 0.0% 4 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.context.ivarGet1:@mutex | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.associations.association_scope.invokeOther9:where | |
| 0.0% 3 + 0 java.math.BigInteger.and | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.middleware.session.cookie_store.RUBY$method$persistent_session_id!$0 | |
| 0.0% 3 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.associations.join_dependency.join_association.invokeOther34:arel | |
| 0.0% 3 + 0 org.jruby.internal.runtime.methods.JavaMethod$JavaMethodN.call | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.associations.join_dependency.join_association.RUBY$method$join_constraints$0 | |
| 0.0% 2 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L8_L | |
| 0.0% 0 + 2 sun.nio.ch.FileDispatcherImpl.write0 | |
| 0.0% 2 + 0 org.bouncycastle.crypto.prng.drbg.HashSP800DRBG.generate | |
| 0.0% 2 + 0 Users.jules.colisweb.workspace.colisweb_minus_API.app.presenters.admin_deliveries_index_presenter.invokeOther10:transporter_call_status | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.sanitization.invokeOther1:blank? | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.rack_minus_1_dot_6_dot_11.lib.rack.head.array:3 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.rack_minus_1_dot_6_dot_11.lib.rack.session.abstract.id.RUBY$method$commit_session$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.rack_minus_timeout_minus_0_dot_5_dot_1.lib.rack.timeout.support.scheduler.ivarGet1:@runner | |
| 0.0% 2 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L8_L | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.arel_minus_6_dot_0_dot_4.lib.arel.nodes.join_source.invokeOther0:left | |
| 1.3% 378 + 12 Total interpreted (including elided) | |
| Compiled + native Method | |
| 0.8% 230 + 0 ExceptionBlob | |
| 0.8% 223 + 2 org.jruby.runtime.backtrace.BacktraceData.constructBacktrace | |
| 0.4% 110 + 4 org.jruby.util.JavaNameMangler.decodeMethodForBacktrace | |
| 0.4% 113 + 0 org.jruby.RubyModule.searchWithCache | |
| 0.3% 2 + 86 org.jruby.RubyEnumerable$INVOKER$s$0$0$each_with_index_DBG.call | |
| 0.2% 70 + 0 org.jruby.internal.runtime.methods.AttrReaderMethod.call | |
| 0.2% 64 + 0 java.lang.invoke.LambdaForm$BMH.reinvoke | |
| 0.2% 60 + 0 org.jruby.RubyHash.hashValue | |
| 0.2% 46 + 0 org.jruby.RubyHash.op_aref | |
| 0.1% 43 + 0 org.jruby.runtime.IRBlockBody.setEvalType | |
| 0.1% 32 + 0 org.jruby.RubyHash.op_asetForString | |
| 0.1% 32 + 0 org.jruby.runtime.Block.allocScope | |
| 0.1% 31 + 0 org.jruby.runtime.ivars.VariableTableManager.syncVariables | |
| 0.1% 29 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.arel_minus_6_dot_0_dot_4.lib.arel.visitors.reduce.RUBY$method$visit$0 | |
| 0.1% 29 + 0 org.jruby.RubyBasicObject.variableTableContains | |
| 0.1% 27 + 0 org.jruby.RubyModule$INVOKER$i$1$0$op_eqq_DBG.call | |
| 0.1% 27 + 0 org.jruby.RubyHash.internalGet | |
| 0.1% 26 + 0 org.jruby.runtime.ivars.VariableAccessorVar2.get | |
| 0.1% 26 + 0 org.jruby.util.io.EncodingUtils.encCrStrBufCat | |
| 0.1% 25 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.core_ext.numeric.conversions.RUBY$block$Numeric$0 | |
| 0.1% 25 + 0 org.jruby.RubyString$INVOKER$i$1$0$op_equal19_DBG.call | |
| 0.1% 24 + 0 org.jruby.RubyBasicObject$INVOKER$i$1$0$op_equal_DBG.call | |
| 0.1% 22 + 0 org.jruby.RubyKernel$INVOKER$s$respond_to_p19_DBG.call | |
| 0.1% 21 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.contrib.configurable.RUBY$method$configurations$0 | |
| 0.1% 20 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.per_thread_registry.RUBY$method$instance$0 | |
| 13.4% 3603 + 279 Total compiled (including elided) | |
| Stub + native Method | |
| 40.5% 0 + 11754 java.net.SocketInputStream.socketRead0 | |
| 29.7% 0 + 8618 java.lang.Throwable.getStackTraceElement | |
| 3.8% 0 + 1097 java.lang.Throwable.fillInStackTrace | |
| 2.5% 0 + 714 com.kenai.jffi.Foreign.invokeN3O1 | |
| 2.3% 0 + 658 com.kenai.jffi.Foreign.invokeN2O1 | |
| 2.1% 0 + 620 java.lang.System.identityHashCode | |
| 1.3% 0 + 391 jnr.posix.UnixLibC$jnr$ffi$0.getpid | |
| 0.6% 0 + 175 java.net.PlainSocketImpl.socketAvailable | |
| 0.6% 0 + 162 java.net.SocketOutputStream.socketWrite0 | |
| 0.4% 5 + 119 java.io.UnixFileSystem.getBooleanAttributes0 | |
| 0.4% 0 + 116 jnr.posix.UnixLibC$jnr$ffi$0.flock | |
| 0.2% 0 + 63 sun.nio.ch.FileDispatcherImpl.write0 | |
| 0.1% 0 + 39 sun.nio.ch.KQueueArrayWrapper.kevent0 | |
| 0.1% 0 + 37 java.lang.Object.hashCode | |
| 0.1% 0 + 32 sun.nio.ch.NativeThread.current | |
| 0.1% 0 + 25 sun.misc.Unsafe.unpark | |
| 0.1% 0 + 17 sun.misc.Unsafe.allocateInstance | |
| 0.1% 0 + 16 java.lang.Object.notifyAll | |
| 0.0% 0 + 14 java.lang.Thread.isAlive | |
| 0.0% 0 + 10 java.io.FileInputStream.readBytes | |
| 0.0% 0 + 9 java.lang.Throwable.getStackTraceDepth | |
| 0.0% 0 + 8 sun.misc.Unsafe.park | |
| 0.0% 0 + 6 java.lang.System.nanoTime | |
| 0.0% 0 + 6 java.lang.invoke.MethodHandleNatives.setCallSiteTargetNormal | |
| 0.0% 0 + 5 java.lang.String.intern | |
| 85.3% 5 + 24750 Total stub (including elided) | |
| Thread-local ticks: | |
| 22.0% 8175 Blocked (of total) | |
| Flat profile of 602.53 secs (37202 total ticks): Ruby-0-Thread-5@puma 004: /Users/jules/.rvm/gems/jruby-9.1.17.0/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:471 | |
| Interpreted + native Method | |
| 0.0% 9 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.http.parameters.ivarGet0:@env | |
| 0.0% 8 + 0 org.jruby.runtime.IRBlockBody.yieldSpecific | |
| 0.0% 4 + 0 org.jruby.runtime.scopes.DynamicScope9.setValueFourDepthZeroVoid | |
| 0.0% 4 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.querying.RUBY$method$find$0 | |
| 0.0% 4 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.arel_minus_6_dot_0_dot_4.lib.arel.visitors.to_sql.RUBY$method$column_cache$0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.relation.delegation.RUBY$method$arel_table$0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.arel_minus_6_dot_0_dot_4.lib.arel.factory_methods.RUBY$method$create_on$0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.connection_adapters.abstract.connection_pool.RUBY$block$add$1 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.puma_minus_3_dot_12_dot_0_minus_java.lib.puma.server.RUBY$method$handle_request$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.arel_minus_6_dot_0_dot_4.lib.arel.nodes.select_core.ivarSet6:@wheres | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.message_verifier.ivarSet2:@secret | |
| 0.0% 2 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L6_L | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.associations.belongs_to_association.invokeOther0:owner | |
| 0.0% 2 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 2 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 2 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L9_L | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.runtime_registry.RUBY$method$sql_runtime=$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.core_ext.string.output_safety.RUBY$method$html_safe?$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.connection_adapters.abstract.query_cache.RUBY$block$initialize$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.http.request.RUBY$method$check_path_parameters!$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.hash_with_indifferent_access.RUBY$method$dup$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.json.encoding.RUBY$method$encode$0 | |
| 0.0% 2 + 0 org.jruby.RubyObjectSpace.id2ref | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.rack_minus_timeout_minus_0_dot_5_dot_1.lib.rack.timeout.support.scheduler.RUBY$method$initialize$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.contrib.active_support.notifications.subscription.RUBY$block$start_span$1 | |
| 1.3% 365 + 4 Total interpreted (including elided) | |
| Compiled + native Method | |
| 0.8% 238 + 1 org.jruby.runtime.backtrace.BacktraceData.constructBacktrace | |
| 0.8% 231 + 0 ExceptionBlob | |
| 0.5% 145 + 0 org.jruby.RubyModule.searchWithCache | |
| 0.3% 2 + 98 org.jruby.RubyEnumerable$INVOKER$s$0$0$each_with_index_DBG.call | |
| 0.3% 97 + 0 org.jruby.internal.runtime.methods.AttrReaderMethod.call | |
| 0.3% 77 + 5 org.jruby.util.JavaNameMangler.decodeMethodForBacktrace | |
| 0.3% 75 + 0 org.jruby.RubyHash.hashValue | |
| 0.2% 56 + 0 java.lang.invoke.LambdaForm$BMH.reinvoke | |
| 0.2% 53 + 0 org.jruby.RubyHash.op_aref | |
| 0.2% 50 + 0 org.jruby.runtime.ivars.VariableAccessorVar2.get | |
| 0.1% 43 + 0 org.jruby.util.io.EncodingUtils.encCrStrBufCat | |
| 0.1% 29 + 0 org.jruby.runtime.Block.allocScope | |
| 0.1% 27 + 0 org.jruby.RubyModule$INVOKER$i$1$0$op_eqq_DBG.call | |
| 0.1% 26 + 0 org.jruby.runtime.IRBlockBody.setEvalType | |
| 0.1% 26 + 0 org.jruby.RubyModule.searchMethodCommon | |
| 0.1% 25 + 0 org.jruby.RubyHash.op_asetForString | |
| 0.1% 25 + 0 org.jruby.runtime.ivars.VariableAccessorVar0.get | |
| 0.1% 23 + 0 org.jruby.RubyArray.splice | |
| 0.1% 23 + 0 org.joni.ByteCodeMachine.executeSb | |
| 0.1% 20 + 0 org.jruby.runtime.ivars.VariableAccessorVar1.get | |
| 0.1% 19 + 0 org.jruby.runtime.ivars.VariableTableManager.syncVariables | |
| 0.1% 19 + 0 org.jruby.IncludedModuleWrapper.searchMethodCommon | |
| 0.1% 18 + 0 org.jruby.RubyEncoding$UTF8Coder.decode | |
| 0.1% 18 + 0 org.jruby.RubyBasicObject.variableTableContains | |
| 0.1% 0 + 18 org.jruby.ir.targets.Bootstrap.setGlobalUncached | |
| 13.1% 3493 + 312 Total compiled (including elided) | |
| Stub + native Method | |
| 41.1% 0 + 11919 java.net.SocketInputStream.socketRead0 | |
| 29.3% 0 + 8515 java.lang.Throwable.getStackTraceElement | |
| 4.0% 0 + 1165 java.lang.Throwable.fillInStackTrace | |
| 2.5% 0 + 723 com.kenai.jffi.Foreign.invokeN2O1 | |
| 2.3% 0 + 663 java.lang.System.identityHashCode | |
| 2.1% 0 + 621 com.kenai.jffi.Foreign.invokeN3O1 | |
| 1.4% 0 + 419 jnr.posix.UnixLibC$jnr$ffi$0.getpid | |
| 0.6% 0 + 170 java.net.PlainSocketImpl.socketAvailable | |
| 0.4% 0 + 128 java.net.SocketOutputStream.socketWrite0 | |
| 0.4% 0 + 127 jnr.posix.UnixLibC$jnr$ffi$0.flock | |
| 0.3% 2 + 91 java.io.UnixFileSystem.getBooleanAttributes0 | |
| 0.2% 0 + 58 sun.nio.ch.FileDispatcherImpl.write0 | |
| 0.2% 0 + 49 java.lang.Object.hashCode | |
| 0.1% 0 + 35 sun.nio.ch.KQueueArrayWrapper.kevent0 | |
| 0.1% 0 + 30 sun.nio.ch.NativeThread.current | |
| 0.1% 0 + 22 sun.misc.Unsafe.unpark | |
| 0.1% 0 + 19 sun.misc.Unsafe.allocateInstance | |
| 0.1% 0 + 16 sun.misc.Unsafe.park | |
| 0.0% 0 + 13 java.lang.invoke.MethodHandleNatives.setCallSiteTargetNormal | |
| 0.0% 0 + 12 java.lang.Thread.isAlive | |
| 0.0% 0 + 9 java.io.FileInputStream.readBytes | |
| 0.0% 0 + 7 sun.nio.ch.IOUtil.fdVal | |
| 0.0% 0 + 6 java.lang.Object.notify | |
| 0.0% 0 + 6 java.lang.Object.notifyAll | |
| 0.0% 0 + 5 java.lang.Throwable.getStackTraceDepth | |
| 85.6% 2 + 24856 Total stub (including elided) | |
| Thread-local ticks: | |
| 22.0% 8170 Blocked (of total) | |
| Flat profile of 602.53 secs (37202 total ticks): Ruby-0-Thread-2@puma 001: /Users/jules/.rvm/gems/jruby-9.1.17.0/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:471 | |
| Interpreted + native Method | |
| 0.0% 0 + 8 java.net.SocketOutputStream.socketWrite0 | |
| 0.0% 8 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.reflection.invokeOther0:primary_key | |
| 0.0% 8 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 5 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 4 + 0 org.jruby.RubyStruct.arefImpl | |
| 0.0% 3 + 0 json.ext.RuntimeInfo.forRuntime | |
| 0.0% 3 + 0 org.jruby.ext.openssl.SecurityHelper.doRegisterProvider | |
| 0.0% 0 + 3 sun.nio.ch.FileDispatcherImpl.write0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.http.mime_negotiation.RUBY$block$negotiate_mime$1 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_controller.metal.renderers.RUBY$block$_render_to_body_with_renderer$1 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.i18n_minus_0_dot_9_dot_5.lib.i18n.invokeOther2:\=\{\} | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.rubies.jruby_minus_9_dot_1_dot_17_dot_0.lib.ruby.stdlib.forwardable.RUBY$method$rack_context$0 | |
| 0.0% 0 + 2 java.net.SocketInputStream.socketRead0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.rack_minus_1_dot_6_dot_11.lib.rack.utils.RUBY$method$set_cookie_header!$0 | |
| 0.0% 2 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.attribute_methods.query.RUBY$method$query_attribute$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.hash_with_indifferent_access.RUBY$method$merge$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.json.encoding.invokeOther3:jsonify | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.rack_minus_1_dot_6_dot_11.lib.rack.session.abstract.id.RUBY$method$session_exists?$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.rack_minus_1_dot_6_dot_11.lib.rack.request.RUBY$method$POST$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.attribute_methods.RUBY$method$attribute_method?$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.rack_minus_1_dot_6_dot_11.lib.rack.conditionalget.RUBY$method$fresh?$0 | |
| 0.0% 2 + 0 Users.jules.colisweb.workspace.colisweb_minus_API.app.controllers.application_controller.RUBY$block$ApplicationController$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.legacy_yaml_adapter.RUBY$method$convert$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.journey.path.pattern.ivarGet0:@match | |
| 1.4% 383 + 13 Total interpreted (including elided) | |
| Compiled + native Method | |
| 0.9% 255 + 0 ExceptionBlob | |
| 0.8% 244 + 1 org.jruby.runtime.backtrace.BacktraceData.constructBacktrace | |
| 0.5% 152 + 0 org.jruby.RubyModule.searchWithCache | |
| 0.3% 8 + 91 org.jruby.RubyEnumerable$INVOKER$s$0$0$each_with_index_DBG.call | |
| 0.3% 80 + 0 org.jruby.RubyHash.hashValue | |
| 0.3% 79 + 0 java.lang.invoke.LambdaForm$BMH.reinvoke | |
| 0.3% 75 + 4 org.jruby.util.JavaNameMangler.decodeMethodForBacktrace | |
| 0.2% 69 + 0 org.jruby.internal.runtime.methods.AttrReaderMethod.call | |
| 0.2% 65 + 0 org.jruby.RubyHash.op_aref | |
| 0.1% 42 + 0 org.jruby.runtime.ivars.VariableAccessorVar2.get | |
| 0.1% 37 + 0 org.jruby.runtime.IRBlockBody.setEvalType | |
| 0.1% 34 + 0 org.jruby.RubyClass$INVOKER$i$newInstance_DBG.call | |
| 0.1% 29 + 0 org.jruby.RubyEncoding$UTF8Coder.encode | |
| 0.1% 27 + 0 org.jruby.runtime.backtrace.BacktraceData.getBoundMethodName | |
| 0.1% 26 + 0 org.jruby.runtime.ivars.VariableAccessorVar6.get | |
| 0.1% 26 + 0 org.jruby.runtime.Block.allocScope | |
| 0.1% 25 + 0 org.jruby.util.io.EncodingUtils.encCrStrBufCat | |
| 0.1% 25 + 0 org.jruby.RubyHash.op_asetForString | |
| 0.1% 24 + 0 org.jruby.RubyModule.searchMethodCommon | |
| 0.1% 23 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.per_thread_registry.RUBY$method$instance$0 | |
| 0.1% 22 + 0 org.jruby.RubyModule$INVOKER$i$1$0$op_eqq_DBG.call | |
| 0.1% 21 + 0 java.lang.ThreadLocal$ThreadLocalMap.getEntryAfterMiss | |
| 0.1% 18 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.arel_minus_6_dot_0_dot_4.lib.arel.visitors.reduce.RUBY$method$visit$0 | |
| 0.1% 17 + 0 org.jruby.runtime.ivars.VariableAccessorVar1.get | |
| 0.1% 17 + 0 org.jruby.runtime.ivars.VariableAccessorVar0.get | |
| 13.7% 3694 + 297 Total compiled (including elided) | |
| Stub + native Method | |
| 40.6% 0 + 11818 java.net.SocketInputStream.socketRead0 | |
| 29.4% 0 + 8552 java.lang.Throwable.getStackTraceElement | |
| 4.1% 0 + 1189 java.lang.Throwable.fillInStackTrace | |
| 2.4% 0 + 702 java.lang.System.identityHashCode | |
| 2.1% 0 + 616 com.kenai.jffi.Foreign.invokeN2O1 | |
| 2.1% 0 + 598 com.kenai.jffi.Foreign.invokeN3O1 | |
| 1.2% 0 + 358 jnr.posix.UnixLibC$jnr$ffi$0.getpid | |
| 0.6% 0 + 170 java.net.PlainSocketImpl.socketAvailable | |
| 0.4% 0 + 116 java.net.SocketOutputStream.socketWrite0 | |
| 0.4% 0 + 102 jnr.posix.UnixLibC$jnr$ffi$0.flock | |
| 0.3% 4 + 89 java.io.UnixFileSystem.getBooleanAttributes0 | |
| 0.2% 0 + 67 sun.nio.ch.FileDispatcherImpl.write0 | |
| 0.2% 0 + 61 sun.nio.ch.NativeThread.current | |
| 0.2% 0 + 50 java.lang.Object.hashCode | |
| 0.1% 0 + 37 sun.nio.ch.KQueueArrayWrapper.kevent0 | |
| 0.1% 0 + 31 sun.misc.Unsafe.unpark | |
| 0.1% 0 + 15 sun.misc.Unsafe.park | |
| 0.0% 0 + 14 java.lang.invoke.MethodHandleNatives.setCallSiteTargetNormal | |
| 0.0% 0 + 13 java.io.FileInputStream.readBytes | |
| 0.0% 0 + 12 sun.misc.Unsafe.allocateInstance | |
| 0.0% 0 + 8 java.lang.Thread.isAlive | |
| 0.0% 0 + 8 sun.misc.Unsafe.defineAnonymousClass | |
| 0.0% 0 + 8 java.lang.Object.notifyAll | |
| 0.0% 0 + 7 sun.nio.ch.IOUtil.fdVal | |
| 0.0% 0 + 7 java.lang.Throwable.getStackTraceDepth | |
| 84.9% 4 + 24683 Total stub (including elided) | |
| Thread-local ticks: | |
| 21.8% 8128 Blocked (of total) | |
| Flat profile of 602.52 secs (37202 total ticks): Ruby-0-Thread-17@puma 016: /Users/jules/.rvm/gems/jruby-9.1.17.0/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:471 | |
| Interpreted + native Method | |
| 0.0% 11 + 0 Users.jules.$_dot_rvm.rubies.jruby_minus_9_dot_1_dot_17_dot_0.lib.ruby.stdlib.uri.generic.ivarSet8:@fragment | |
| 0.0% 5 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L9_L | |
| 0.0% 4 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionview_minus_4_dot_2_dot_10.lib.action_view.layouts.symbol1 | |
| 0.0% 4 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.contrib.rack.middlewares.symbol12 | |
| 0.0% 0 + 3 java.net.SocketOutputStream.socketWrite0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.sentry_minus_raven_minus_2_dot_7_dot_4.lib.raven.context.RUBY$method$initialize$0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.railties.controller_runtime.invokeSuper0:-unknown-super-target- | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.arel_minus_6_dot_0_dot_4.lib.arel.visitors.to_sql.RUBY$method$inject_join$0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.http.response.RUBY$method$close$0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.arel_minus_6_dot_0_dot_4.lib.arel.visitors.to_sql.RUBY$method$visit_Arel_Nodes_SelectCore$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.dragonfly_minus_1_dot_2_dot_0.lib.dragonfly.server.array:3 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.context.RUBY$block$get$1 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.rack_minus_timeout_minus_0_dot_5_dot_1.lib.rack.timeout.support.scheduler.invokeSuper4:initialize | |
| 0.0% 0 + 2 sun.nio.ch.FileDispatcherImpl.write0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.wicked_pdf_minus_1_dot_1_dot_0.lib.wicked_pdf.pdf_helper.RUBY$method$render_with_wicked_pdf$0 | |
| 0.0% 2 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.rack_minus_timeout_minus_0_dot_5_dot_1.lib.rack.timeout.logging_minus_observer.invokeOther19:\=\^\^ | |
| 0.0% 2 + 0 org.jruby.ext.securerandom.RubySecureRandom.nextBytes | |
| 0.0% 2 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L8_L | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.arel_minus_6_dot_0_dot_4.lib.arel.table.RUBY$method$initialize$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.log_subscriber.RUBY$method$sql$0 | |
| 0.0% 2 + 0 org.jruby.runtime.marshal.MarshalStream.writeEncoding | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.contrib.rack.middlewares.RUBY$method$call$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.json.encoding.RUBY$method$encode$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.result.ivarGet0:@rows | |
| 1.2% 333 + 6 Total interpreted (including elided) | |
| Compiled + native Method | |
| 0.8% 231 + 0 ExceptionBlob | |
| 0.8% 217 + 0 org.jruby.runtime.backtrace.BacktraceData.constructBacktrace | |
| 0.5% 149 + 0 org.jruby.RubyModule.searchWithCache | |
| 0.5% 135 + 8 org.jruby.util.JavaNameMangler.decodeMethodForBacktrace | |
| 0.4% 107 + 0 org.jruby.internal.runtime.methods.AttrReaderMethod.call | |
| 0.3% 2 + 76 org.jruby.RubyEnumerable$INVOKER$s$0$0$each_with_index_DBG.call | |
| 0.3% 76 + 0 org.jruby.RubyHash.hashValue | |
| 0.2% 65 + 0 org.jruby.RubyHash.op_aref | |
| 0.2% 54 + 0 java.lang.invoke.LambdaForm$BMH.reinvoke | |
| 0.1% 35 + 0 org.jruby.runtime.ivars.VariableAccessorVar2.get | |
| 0.1% 34 + 0 org.jruby.runtime.Block.allocScope | |
| 0.1% 32 + 0 org.jruby.runtime.IRBlockBody.setEvalType | |
| 0.1% 29 + 0 org.jruby.RubyModule$INVOKER$i$1$0$op_eqq_DBG.call | |
| 0.1% 28 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.per_thread_registry.RUBY$method$instance$0 | |
| 0.1% 27 + 0 org.jruby.RubyString$INVOKER$i$1$0$op_equal19_DBG.call | |
| 0.1% 26 + 0 org.jruby.RubyArray.each | |
| 0.1% 26 + 0 org.jruby.RubyBasicObject.variableTableContains | |
| 0.1% 26 + 0 org.jruby.util.io.EncodingUtils.encCrStrBufCat | |
| 0.1% 25 + 0 org.jruby.internal.runtime.methods.MixedModeIRMethod.call | |
| 0.1% 25 + 0 org.jruby.runtime.ivars.VariableAccessorVar0.get | |
| 0.1% 25 + 0 org.joni.ByteCodeMachine.executeSb | |
| 0.1% 24 + 0 org.jruby.RubyEncoding$UTF8Coder.decode | |
| 0.1% 22 + 0 org.jruby.RubyModule.searchMethodCommon | |
| 0.1% 22 + 0 org.jruby.runtime.ivars.VariableAccessorVar1.get | |
| 0.1% 21 + 0 org.jruby.runtime.backtrace.BacktraceData.getBoundMethodName | |
| 14.4% 3848 + 269 Total compiled (including elided) | |
| Stub + native Method | |
| 37.5% 0 + 10753 java.net.SocketInputStream.socketRead0 | |
| 30.8% 0 + 8817 java.lang.Throwable.getStackTraceElement | |
| 4.1% 0 + 1181 java.lang.Throwable.fillInStackTrace | |
| 3.0% 0 + 864 com.kenai.jffi.Foreign.invokeN3O1 | |
| 2.2% 0 + 638 com.kenai.jffi.Foreign.invokeN2O1 | |
| 2.1% 0 + 605 java.lang.System.identityHashCode | |
| 1.2% 0 + 348 jnr.posix.UnixLibC$jnr$ffi$0.getpid | |
| 0.6% 0 + 186 java.net.SocketOutputStream.socketWrite0 | |
| 0.6% 0 + 174 java.net.PlainSocketImpl.socketAvailable | |
| 0.5% 9 + 120 java.io.UnixFileSystem.getBooleanAttributes0 | |
| 0.4% 0 + 114 jnr.posix.UnixLibC$jnr$ffi$0.flock | |
| 0.3% 0 + 82 sun.nio.ch.FileDispatcherImpl.write0 | |
| 0.1% 0 + 42 sun.nio.ch.KQueueArrayWrapper.kevent0 | |
| 0.1% 0 + 41 java.lang.Object.hashCode | |
| 0.1% 0 + 37 sun.misc.Unsafe.unpark | |
| 0.1% 0 + 34 sun.nio.ch.NativeThread.current | |
| 0.1% 0 + 16 java.lang.Thread.isAlive | |
| 0.1% 0 + 16 sun.misc.Unsafe.allocateInstance | |
| 0.1% 0 + 15 sun.misc.Unsafe.defineAnonymousClass | |
| 0.1% 0 + 15 java.lang.Throwable.getStackTraceDepth | |
| 0.0% 0 + 10 java.lang.Object.clone | |
| 0.0% 0 + 10 sun.misc.Unsafe.park | |
| 0.0% 0 + 9 java.lang.Object.notify | |
| 0.0% 0 + 9 java.io.FileInputStream.readBytes | |
| 0.0% 0 + 8 java.lang.invoke.MethodHandleNatives.setCallSiteTargetNormal | |
| 84.4% 9 + 24182 Total stub (including elided) | |
| Thread-local ticks: | |
| 23.0% 8555 Blocked (of total) | |
| Flat profile of 602.52 secs (37202 total ticks): Ruby-0-Thread-11@puma 010: /Users/jules/.rvm/gems/jruby-9.1.17.0/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:471 | |
| Interpreted + native Method | |
| 0.0% 10 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.puma_minus_3_dot_12_dot_0_minus_java.lib.puma.server.invokeOther29:append | |
| 0.0% 6 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.connection_adapters.abstract_adapter.ivarGet1:@instrumenter | |
| 0.0% 6 + 0 sun.security.provider.MD5.implCompress | |
| 0.0% 6 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.http.url.RUBY$method$raw_host_with_port$0 | |
| 0.0% 0 + 6 sun.nio.ch.FileDispatcherImpl.write0 | |
| 0.0% 5 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 5 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_controller.metal.rendering.RUBY$block$_normalize_text$0 | |
| 0.0% 5 + 0 sun.nio.cs.US_ASCII$Encoder.encodeBufferLoop | |
| 0.0% 4 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.puma_minus_3_dot_12_dot_0_minus_java.lib.puma.server.RUBY$block$handle_request$9 | |
| 0.0% 0 + 4 java.net.SocketOutputStream.socketWrite0 | |
| 0.0% 4 + 0 org.jruby.runtime.scopes.DynamicScope12.setValueSixDepthZeroVoid | |
| 0.0% 4 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.tracer.invokeOther3:now | |
| 0.0% 4 + 0 org.jruby.RubyObjectSpace.id2ref | |
| 0.0% 4 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.associations.builder.association.RUBY$method$email_calls$0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.journey.gtg.simulator.RUBY$method$memos$0 | |
| 0.0% 3 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 0 + 3 java.net.SocketInputStream.socketRead0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.callbacks.RUBY$block$halting$0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.dragonfly_minus_1_dot_2_dot_0.lib.dragonfly.app.RUBY$method$apps$0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_controller.metal.renderers.RUBY$block$_render_to_body_with_renderer$1 | |
| 0.0% 3 + 0 org.jruby.ext.openssl.SecurityHelper.getMessageDigest | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.log_subscriber.RUBY$method$flush_all!$0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.arel_minus_6_dot_0_dot_4.lib.arel.select_manager.invokeOther2:=== | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.utils.database.invokeOther0:=== | |
| 0.0% 2 + 0 org.jruby.internal.runtime.methods.JavaMethod$JavaMethodN.call | |
| 1.4% 402 + 14 Total interpreted (including elided) | |
| Compiled + native Method | |
| 0.8% 224 + 0 ExceptionBlob | |
| 0.6% 183 + 2 org.jruby.runtime.backtrace.BacktraceData.constructBacktrace | |
| 0.4% 118 + 0 org.jruby.RubyModule.searchWithCache | |
| 0.3% 90 + 5 org.jruby.util.JavaNameMangler.decodeMethodForBacktrace | |
| 0.3% 94 + 0 org.jruby.internal.runtime.methods.AttrReaderMethod.call | |
| 0.3% 6 + 87 org.jruby.RubyEnumerable$INVOKER$s$0$0$each_with_index_DBG.call | |
| 0.2% 66 + 0 org.jruby.RubyHash.op_aref | |
| 0.2% 51 + 0 java.lang.invoke.LambdaForm$BMH.reinvoke | |
| 0.1% 37 + 0 org.jruby.RubyHash.hashValue | |
| 0.1% 36 + 0 org.jruby.runtime.IRBlockBody.setEvalType | |
| 0.1% 35 + 0 org.jruby.util.io.EncodingUtils.encCrStrBufCat | |
| 0.1% 34 + 0 org.jruby.RubyArray.each | |
| 0.1% 30 + 0 org.jruby.runtime.ivars.VariableAccessorVar2.get | |
| 0.1% 26 + 0 org.jruby.RubyString$INVOKER$i$1$0$op_equal19_DBG.call | |
| 0.1% 25 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.per_thread_registry.RUBY$method$instance$0 | |
| 0.1% 24 + 0 org.jruby.RubyModule.searchMethodCommon | |
| 0.1% 23 + 0 org.jruby.RubyHash.op_asetForString | |
| 0.1% 22 + 0 org.jruby.RubyHash.internalGet | |
| 0.1% 22 + 0 org.jruby.RubyModule$INVOKER$i$1$0$op_eqq_DBG.call | |
| 0.1% 21 + 0 org.joni.ByteCodeMachine.executeSb | |
| 0.1% 21 + 0 org.jruby.RubyEncoding$UTF8Coder.encode | |
| 0.1% 20 + 0 org.jruby.runtime.Block.allocScope | |
| 0.1% 20 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.core_ext.numeric.conversions.RUBY$block$Numeric$0 | |
| 0.1% 19 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.relation.RUBY$method$initialize_copy$0 | |
| 0.1% 19 + 0 org.jruby.runtime.DynamicScope.getValueDepthZeroOrNil | |
| 13.1% 3508 + 281 Total compiled (including elided) | |
| Stub + native Method | |
| 40.4% 0 + 11704 java.net.SocketInputStream.socketRead0 | |
| 29.8% 0 + 8616 java.lang.Throwable.getStackTraceElement | |
| 3.8% 0 + 1110 java.lang.Throwable.fillInStackTrace | |
| 2.6% 0 + 765 com.kenai.jffi.Foreign.invokeN3O1 | |
| 2.4% 0 + 691 com.kenai.jffi.Foreign.invokeN2O1 | |
| 2.2% 0 + 649 java.lang.System.identityHashCode | |
| 1.3% 0 + 382 jnr.posix.UnixLibC$jnr$ffi$0.getpid | |
| 0.6% 0 + 165 java.net.PlainSocketImpl.socketAvailable | |
| 0.5% 0 + 133 java.net.SocketOutputStream.socketWrite0 | |
| 0.4% 0 + 125 jnr.posix.UnixLibC$jnr$ffi$0.flock | |
| 0.3% 14 + 64 java.io.UnixFileSystem.getBooleanAttributes0 | |
| 0.3% 0 + 73 sun.nio.ch.FileDispatcherImpl.write0 | |
| 0.1% 0 + 42 java.lang.Object.hashCode | |
| 0.1% 0 + 35 sun.nio.ch.NativeThread.current | |
| 0.1% 0 + 34 sun.nio.ch.KQueueArrayWrapper.kevent0 | |
| 0.1% 0 + 21 sun.misc.Unsafe.unpark | |
| 0.1% 0 + 17 java.lang.invoke.MethodHandleNatives.setCallSiteTargetNormal | |
| 0.1% 0 + 17 sun.misc.Unsafe.park | |
| 0.1% 0 + 16 java.io.FileInputStream.readBytes | |
| 0.1% 0 + 16 java.lang.Thread.isAlive | |
| 0.0% 0 + 8 sun.nio.ch.IOUtil.fdVal | |
| 0.0% 0 + 7 java.lang.Throwable.getStackTraceDepth | |
| 0.0% 0 + 6 java.lang.Thread.isInterrupted | |
| 0.0% 0 + 6 sun.misc.Unsafe.defineAnonymousClass | |
| 0.0% 0 + 6 java.lang.Object.notify | |
| 85.5% 14 + 24733 Total stub (including elided) | |
| Thread-local ticks: | |
| 22.2% 8250 Blocked (of total) | |
| Flat profile of 602.52 secs (37202 total ticks): Ruby-0-Thread-19: /Users/jules/.rvm/gems/jruby-9.1.17.0/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:471 | |
| Interpreted + native Method | |
| 3.2% 0 + 1 sun.misc.Unsafe.park | |
| 3.2% 1 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.puma_minus_3_dot_12_dot_0_minus_java.lib.puma.thread_pool.RUBY$block$reap$1 | |
| 6.5% 1 + 1 Total interpreted | |
| Compiled + native Method | |
| 6.5% 0 + 2 org.jruby.specialized.RubyArraySpecialized.unpack | |
| 6.5% 0 + 2 java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos | |
| 3.2% 0 + 1 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.puma_minus_3_dot_12_dot_0_minus_java.lib.puma.thread_pool.RUBY$block$reap$3 | |
| 16.1% 0 + 5 Total compiled | |
| Stub + native Method | |
| 32.3% 0 + 10 java.lang.Thread.isAlive | |
| 16.1% 0 + 5 sun.misc.Unsafe.park | |
| 12.9% 0 + 4 java.lang.System.currentTimeMillis | |
| 9.7% 0 + 3 sun.misc.Unsafe.compareAndSwapObject | |
| 6.5% 0 + 2 java.lang.System.nanoTime | |
| 77.4% 0 + 24 Total stub | |
| Thread-local ticks: | |
| 99.9% 37171 Blocked (of total) | |
| Flat profile of 602.52 secs (37202 total ticks): Ruby-0-Thread-14@puma 013: /Users/jules/.rvm/gems/jruby-9.1.17.0/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:471 | |
| Interpreted + native Method | |
| 0.0% 8 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.relation.RUBY$method$scoping$0 | |
| 0.0% 8 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 6 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.rack_minus_1_dot_6_dot_11.lib.rack.etag.invokeOther3:! | |
| 0.0% 0 + 6 java.net.SocketInputStream.socketRead0 | |
| 0.0% 5 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.rack_minus_1_dot_6_dot_11.lib.rack.request.RUBY$method$base_url$0 | |
| 0.0% 5 + 0 org.jruby.ext.securerandom.RubySecureRandom.nextBytes | |
| 0.0% 5 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.rack_minus_1_dot_6_dot_11.lib.rack.etag.RUBY$method$digest_body$0 | |
| 0.0% 4 + 0 org.jruby.runtime.scopes.DynamicScope21.setValueThreeDepthZeroVoid | |
| 0.0% 4 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.relation.query_methods.invokeOther21:+ | |
| 0.0% 4 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L9_L | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_controller.metal.renderers.RUBY$block$_render_to_body_with_renderer$1 | |
| 0.0% 3 + 0 org.bouncycastle.crypto.params.ParametersWithIV.getParameters | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.tracer.invokeOther1:current_span | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.attribute_set.builder.invokeOther4:types | |
| 0.0% 3 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 3 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L8_L | |
| 0.0% 3 + 0 java.util.Formatter$FormatSpecifier.checkInteger | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.context.RUBY$block$close_span$1 | |
| 0.0% 2 + 0 org.bouncycastle.jcajce.provider.symmetric.util.BaseBlockCipher$BufferedGenericBlockCipher.getUnderlyingCipher | |
| 0.0% 2 + 0 com.mysql.jdbc.ConnectionPropertiesImpl.getPedantic | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.message_encryptor.RUBY$method$_encrypt$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.relation.query_methods.RUBY$block$build_joins$2 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.associations.association.invokeOther14:default_scopes | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.propagation.distributed_headers.bytelist0 | |
| 0.0% 2 + 0 Users.jules.colisweb.workspace.colisweb_minus_API.app.controllers.admin.deliveries_controller.RUBY$block$index_assignment$1 | |
| 1.4% 382 + 9 Total interpreted (including elided) | |
| Compiled + native Method | |
| 0.9% 259 + 0 org.jruby.runtime.backtrace.BacktraceData.constructBacktrace | |
| 0.9% 251 + 0 ExceptionBlob | |
| 0.4% 115 + 0 org.jruby.RubyModule.searchWithCache | |
| 0.4% 2 + 106 org.jruby.RubyEnumerable$INVOKER$s$0$0$each_with_index_DBG.call | |
| 0.3% 98 + 1 org.jruby.util.JavaNameMangler.decodeMethodForBacktrace | |
| 0.3% 95 + 0 org.jruby.internal.runtime.methods.AttrReaderMethod.call | |
| 0.2% 71 + 0 java.lang.invoke.LambdaForm$BMH.reinvoke | |
| 0.2% 66 + 0 org.jruby.RubyHash.op_aref | |
| 0.2% 52 + 0 org.jruby.RubyHash.hashValue | |
| 0.1% 38 + 0 org.jruby.util.io.EncodingUtils.encCrStrBufCat | |
| 0.1% 33 + 0 org.jruby.runtime.ivars.VariableAccessorVar0.get | |
| 0.1% 32 + 0 org.jruby.runtime.ivars.VariableAccessorVar2.get | |
| 0.1% 28 + 0 org.jruby.RubyHash.op_asetForString | |
| 0.1% 28 + 0 org.jruby.RubyEncoding$UTF8Coder.decode | |
| 0.1% 27 + 0 org.jruby.runtime.IRBlockBody.setEvalType | |
| 0.1% 27 + 0 org.jruby.RubyClass$INVOKER$i$newInstance_DBG.call | |
| 0.1% 27 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.per_thread_registry.RUBY$method$instance$0 | |
| 0.1% 25 + 0 org.jruby.RubyHash.internalGet | |
| 0.1% 24 + 0 org.jruby.IncludedModuleWrapper.searchMethodCommon | |
| 0.1% 23 + 0 org.jruby.RubyModule$INVOKER$i$1$0$op_eqq_DBG.call | |
| 0.1% 21 + 0 org.joni.ByteCodeMachine.executeSb | |
| 0.1% 19 + 0 org.jruby.runtime.ivars.VariableAccessorVar1.get | |
| 0.1% 19 + 0 org.jruby.RubyClass$INVOKER$i$newInstance_DBG.call | |
| 0.1% 18 + 0 org.jruby.RubyBasicObject.initCopy | |
| 0.1% 18 + 0 org.jruby.RubyKernel$INVOKER$s$1$0$kind_of_p_DBG.call | |
| 13.7% 3640 + 307 Total compiled (including elided) | |
| Stub + native Method | |
| 39.4% 0 + 11374 java.net.SocketInputStream.socketRead0 | |
| 30.0% 0 + 8652 java.lang.Throwable.getStackTraceElement | |
| 3.8% 0 + 1084 java.lang.Throwable.fillInStackTrace | |
| 3.2% 0 + 912 com.kenai.jffi.Foreign.invokeN3O1 | |
| 2.2% 0 + 622 java.lang.System.identityHashCode | |
| 2.1% 0 + 616 com.kenai.jffi.Foreign.invokeN2O1 | |
| 1.4% 0 + 415 jnr.posix.UnixLibC$jnr$ffi$0.getpid | |
| 0.5% 0 + 158 java.net.SocketOutputStream.socketWrite0 | |
| 0.5% 0 + 152 java.net.PlainSocketImpl.socketAvailable | |
| 0.4% 0 + 105 jnr.posix.UnixLibC$jnr$ffi$0.flock | |
| 0.4% 8 + 96 java.io.UnixFileSystem.getBooleanAttributes0 | |
| 0.2% 2 + 67 sun.nio.ch.FileDispatcherImpl.write0 | |
| 0.1% 0 + 42 sun.nio.ch.KQueueArrayWrapper.kevent0 | |
| 0.1% 0 + 41 java.lang.Object.hashCode | |
| 0.1% 0 + 32 sun.nio.ch.NativeThread.current | |
| 0.1% 0 + 26 sun.misc.Unsafe.unpark | |
| 0.1% 0 + 15 java.lang.invoke.MethodHandleNatives.setCallSiteTargetNormal | |
| 0.0% 0 + 13 java.lang.Throwable.getStackTraceDepth | |
| 0.0% 0 + 12 sun.misc.Unsafe.park | |
| 0.0% 0 + 10 java.lang.Thread.isAlive | |
| 0.0% 0 + 9 sun.misc.Unsafe.allocateInstance | |
| 0.0% 0 + 8 java.lang.Object.notify | |
| 0.0% 0 + 7 java.lang.Object.notifyAll | |
| 0.0% 0 + 6 sun.misc.Unsafe.defineAnonymousClass | |
| 0.0% 0 + 5 java.lang.String.intern | |
| 85.0% 10 + 24507 Total stub (including elided) | |
| Thread-local ticks: | |
| 22.4% 8347 Blocked (of total) | |
| Flat profile of 602.53 secs (37202 total ticks): Ruby-0-Thread-3@puma 002: /Users/jules/.rvm/gems/jruby-9.1.17.0/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:471 | |
| Interpreted + native Method | |
| 0.1% 0 + 20 java.net.SocketInputStream.socketRead0 | |
| 0.0% 7 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.contrib.rack.middlewares.invokeOther16:nil? | |
| 0.0% 6 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.railties.controller_runtime.invokeOther4:+ | |
| 0.0% 5 + 0 json.ext.RuntimeInfo.forRuntime | |
| 0.0% 5 + 0 Users.jules.colisweb.workspace.colisweb_minus_API.app.helpers.deliveries_helper.RUBY$method$email_status$0 | |
| 0.0% 5 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L6_L | |
| 0.0% 4 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.relation.predicate_builder.RUBY$block$build_from_hash$1 | |
| 0.0% 3 + 0 json.ext.Generator$6.guessSize | |
| 0.0% 3 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 0 + 3 sun.nio.ch.FileDispatcherImpl.write0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.inheritance.invokeOther0:store_full_sti_class | |
| 0.0% 0 + 3 java.lang.Double.longBitsToDouble | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.arel_minus_6_dot_0_dot_4.lib.arel.visitors.to_sql.invokeOther0:right | |
| 0.0% 2 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 2 + 0 org.jruby.RubyArray.zipCommon | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.sentry_minus_raven_minus_2_dot_7_dot_4.lib.raven.integrations.rails.controller_transaction.RUBY$block$included$0 | |
| 0.0% 2 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 0 + 2 java.net.SocketOutputStream.socketWrite0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.relation.RUBY$method$build_preloader$0 | |
| 0.0% 2 + 0 json.ext.Generator$8.generateNew | |
| 0.0% 2 + 0 arjdbc.jdbc.RubyJdbcConnection.getConnection | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_controller.metal.hide_actions.RUBY$method$method_for_action$0$__VARARGS__ | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.puma_minus_3_dot_12_dot_0_minus_java.lib.puma.server.RUBY$method$process_client$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.contrib.rack.middlewares.RUBY$method$set_request_tags!$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.contrib.rails.action_controller.RUBY$method$finish_processing$0 | |
| 1.4% 382 + 30 Total interpreted (including elided) | |
| Compiled + native Method | |
| 0.8% 222 + 0 ExceptionBlob | |
| 0.7% 212 + 1 org.jruby.runtime.backtrace.BacktraceData.constructBacktrace | |
| 0.5% 145 + 0 org.jruby.RubyModule.searchWithCache | |
| 0.4% 111 + 1 org.jruby.util.JavaNameMangler.decodeMethodForBacktrace | |
| 0.4% 111 + 0 org.jruby.internal.runtime.methods.AttrReaderMethod.call | |
| 0.4% 3 + 105 org.jruby.RubyEnumerable$INVOKER$s$0$0$each_with_index_DBG.call | |
| 0.2% 62 + 0 java.lang.invoke.LambdaForm$BMH.reinvoke | |
| 0.2% 60 + 0 org.jruby.RubyHash.op_aref | |
| 0.2% 51 + 0 org.jruby.RubyModule.searchMethodCommon | |
| 0.2% 51 + 0 org.jruby.RubyHash.hashValue | |
| 0.2% 49 + 0 org.jruby.runtime.IRBlockBody.setEvalType | |
| 0.1% 42 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.per_thread_registry.RUBY$method$instance$0 | |
| 0.1% 38 + 0 org.jruby.RubyModule$INVOKER$i$1$0$op_eqq_DBG.call | |
| 0.1% 35 + 0 org.jruby.RubyKernel$INVOKER$s$1$0$kind_of_p_DBG.call | |
| 0.1% 35 + 0 org.jruby.util.io.EncodingUtils.encCrStrBufCat | |
| 0.1% 26 + 0 org.jruby.RubyArray.each | |
| 0.1% 25 + 0 org.jruby.RubyBasicObject.variableTableContains | |
| 0.1% 25 + 0 java.lang.ThreadLocal.setInitialValue | |
| 0.1% 24 + 0 org.jruby.runtime.ivars.VariableAccessorVar2.get | |
| 0.1% 22 + 0 org.jruby.runtime.ivars.VariableAccessorVar6.get | |
| 0.1% 21 + 0 org.jruby.RubyKernel$INVOKER$s$respond_to_p19_DBG.call | |
| 0.1% 21 + 0 org.jruby.RubyClass$INVOKER$i$newInstance_DBG.call | |
| 0.1% 21 + 0 org.jruby.runtime.Block.allocScope | |
| 0.1% 21 + 0 org.jruby.RubyArray.include_p | |
| 0.1% 21 + 0 uri_3a_classloader_3a_.jruby.kernel.basicobject.RUBY$method$!=$0 | |
| 13.4% 3613 + 280 Total compiled (including elided) | |
| Stub + native Method | |
| 40.3% 0 + 11706 java.net.SocketInputStream.socketRead0 | |
| 29.9% 0 + 8666 java.lang.Throwable.getStackTraceElement | |
| 4.0% 0 + 1155 java.lang.Throwable.fillInStackTrace | |
| 2.4% 0 + 695 java.lang.System.identityHashCode | |
| 2.1% 0 + 604 com.kenai.jffi.Foreign.invokeN2O1 | |
| 2.0% 0 + 577 com.kenai.jffi.Foreign.invokeN3O1 | |
| 1.3% 0 + 369 jnr.posix.UnixLibC$jnr$ffi$0.getpid | |
| 0.7% 0 + 196 java.net.PlainSocketImpl.socketAvailable | |
| 0.5% 0 + 138 java.net.SocketOutputStream.socketWrite0 | |
| 0.4% 0 + 111 jnr.posix.UnixLibC$jnr$ffi$0.flock | |
| 0.4% 4 + 105 java.io.UnixFileSystem.getBooleanAttributes0 | |
| 0.3% 0 + 92 sun.nio.ch.FileDispatcherImpl.write0 | |
| 0.2% 0 + 54 java.lang.Object.hashCode | |
| 0.2% 0 + 53 sun.nio.ch.NativeThread.current | |
| 0.1% 0 + 40 sun.nio.ch.KQueueArrayWrapper.kevent0 | |
| 0.1% 0 + 21 sun.misc.Unsafe.park | |
| 0.1% 0 + 15 java.lang.invoke.MethodHandleNatives.setCallSiteTargetNormal | |
| 0.0% 0 + 13 sun.misc.Unsafe.unpark | |
| 0.0% 0 + 12 sun.misc.Unsafe.defineAnonymousClass | |
| 0.0% 0 + 10 sun.misc.Unsafe.allocateInstance | |
| 0.0% 0 + 9 java.lang.Object.notify | |
| 0.0% 0 + 9 java.io.FileInputStream.readBytes | |
| 0.0% 0 + 8 java.lang.Object.notifyAll | |
| 0.0% 0 + 8 sun.misc.Unsafe.copyMemory | |
| 0.0% 0 + 6 java.lang.Throwable.getStackTraceDepth | |
| 85.2% 4 + 24712 Total stub (including elided) | |
| Thread-local ticks: | |
| 22.0% 8181 Blocked (of total) | |
| Flat profile of 602.52 secs (37202 total ticks): Ruby-0-Thread-9@puma 008: /Users/jules/.rvm/gems/jruby-9.1.17.0/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:471 | |
| Interpreted + native Method | |
| 0.0% 9 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.i18n_minus_0_dot_9_dot_5.lib.i18n.config.RUBY$method$available_locales_set$0 | |
| 0.0% 8 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.relation.finder_methods.RUBY$method$last$0 | |
| 0.0% 7 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L8_L | |
| 0.0% 6 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L6_L | |
| 0.0% 6 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.grape_minus_0_dot_16_dot_2.lib.grape.router.RUBY$method$extract_required_args$0 | |
| 0.0% 5 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.contrib.rack.middlewares.RUBY$method$without_datadog_warnings$4 | |
| 0.0% 5 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.rack_minus_timeout_minus_0_dot_5_dot_1.lib.rack.timeout.core.invokeOther45:uuid | |
| 0.0% 0 + 4 java.net.SocketInputStream.socketRead0 | |
| 0.0% 4 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.contrib.rack.middlewares.RUBY$block$parse_request_headers$1 | |
| 0.0% 3 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L8_L | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.i18n_minus_0_dot_9_dot_5.lib.i18n.backend.base.invokeOther15:lookup | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.rack_minus_timeout_minus_0_dot_5_dot_1.lib.rack.timeout.support.scheduler.RUBY$block$Scheduler$0 | |
| 0.0% 3 + 0 org.bouncycastle.crypto.digests.LongDigest.processBlock | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.associations.association_scope.invokeOther9:Array | |
| 0.0% 0 + 2 java.lang.Object.notify | |
| 0.0% 0 + 2 sun.nio.ch.FileDispatcherImpl.write0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.state_machines_minus_audit_trail_minus_2_dot_0_dot_1.lib.state_machines.audit_trail.transition_auditing.ivarGet0:@backend | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.contrib.rails.action_controller_patch.symbol24 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.reflection.invokeOther1:to_s | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.rack_minus_1_dot_6_dot_11.lib.rack.request.invokeOther2:path | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.http.request.invokeOther4:\=\{\} | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.type.integer.invokeOther1:ensure_in_range | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_controller.metal.instrumentation.invokeOther5:% | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.associations.association_scope.invokeOther44:last_chain_scope | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.i18n_minus_0_dot_9_dot_5.lib.i18n.backend.base.invokeOther20:resolve | |
| 1.3% 370 + 10 Total interpreted (including elided) | |
| Compiled + native Method | |
| 0.9% 253 + 0 ExceptionBlob | |
| 0.7% 199 + 2 org.jruby.runtime.backtrace.BacktraceData.constructBacktrace | |
| 0.4% 128 + 0 org.jruby.RubyModule.searchWithCache | |
| 0.4% 116 + 9 org.jruby.util.JavaNameMangler.decodeMethodForBacktrace | |
| 0.4% 2 + 108 org.jruby.RubyEnumerable$INVOKER$s$0$0$each_with_index_DBG.call | |
| 0.4% 107 + 0 org.jruby.internal.runtime.methods.AttrReaderMethod.call | |
| 0.2% 60 + 0 org.jruby.RubyHash.hashValue | |
| 0.2% 48 + 0 org.jruby.runtime.IRBlockBody.setEvalType | |
| 0.2% 47 + 0 java.lang.invoke.LambdaForm$BMH.reinvoke | |
| 0.2% 46 + 0 org.jruby.RubyHash.op_aref | |
| 0.1% 40 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.per_thread_registry.RUBY$method$instance$0 | |
| 0.1% 38 + 0 org.jruby.RubyEncoding$UTF8Coder.decode | |
| 0.1% 35 + 0 org.jruby.runtime.ivars.VariableAccessorVar2.get | |
| 0.1% 33 + 0 org.joni.ByteCodeMachine.executeSb | |
| 0.1% 32 + 0 org.jruby.RubyModule$INVOKER$i$1$0$op_eqq_DBG.call | |
| 0.1% 31 + 0 org.jruby.RubyEncoding$UTF8Coder.encode | |
| 0.1% 30 + 0 org.jruby.util.io.EncodingUtils.encCrStrBufCat | |
| 0.1% 28 + 0 org.jruby.RubyHash.internalGet | |
| 0.1% 25 + 0 org.jruby.RubyModule.searchMethodCommon | |
| 0.1% 25 + 0 org.jruby.RubyString$INVOKER$i$1$0$op_equal19_DBG.call | |
| 0.1% 24 + 0 org.jruby.runtime.DynamicScope.getValueDepthZeroOrNil | |
| 0.1% 23 + 0 org.jruby.runtime.Block.allocScope | |
| 0.1% 22 + 0 org.jruby.RubyHash.op_asetForString | |
| 0.1% 22 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.per_thread_registry.RUBY$method$value_for$0 | |
| 0.1% 21 + 0 org.jruby.runtime.ivars.VariableAccessorVar1.get | |
| 13.9% 3696 + 328 Total compiled (including elided) | |
| Stub + native Method | |
| 40.5% 0 + 11700 java.net.SocketInputStream.socketRead0 | |
| 29.5% 0 + 8509 java.lang.Throwable.getStackTraceElement | |
| 3.7% 0 + 1073 java.lang.Throwable.fillInStackTrace | |
| 2.3% 0 + 664 com.kenai.jffi.Foreign.invokeN2O1 | |
| 2.3% 0 + 661 com.kenai.jffi.Foreign.invokeN3O1 | |
| 2.2% 0 + 628 java.lang.System.identityHashCode | |
| 1.2% 0 + 350 jnr.posix.UnixLibC$jnr$ffi$0.getpid | |
| 0.6% 0 + 186 java.net.PlainSocketImpl.socketAvailable | |
| 0.4% 0 + 122 java.net.SocketOutputStream.socketWrite0 | |
| 0.4% 0 + 120 jnr.posix.UnixLibC$jnr$ffi$0.flock | |
| 0.3% 0 + 91 sun.nio.ch.FileDispatcherImpl.write0 | |
| 0.3% 5 + 84 java.io.UnixFileSystem.getBooleanAttributes0 | |
| 0.2% 0 + 51 java.lang.Object.hashCode | |
| 0.1% 0 + 39 sun.misc.Unsafe.unpark | |
| 0.1% 0 + 35 sun.nio.ch.NativeThread.current | |
| 0.1% 0 + 34 sun.nio.ch.KQueueArrayWrapper.kevent0 | |
| 0.1% 0 + 17 sun.misc.Unsafe.park | |
| 0.0% 0 + 14 java.lang.Thread.isAlive | |
| 0.0% 0 + 13 java.lang.Object.notifyAll | |
| 0.0% 0 + 11 sun.misc.Unsafe.allocateInstance | |
| 0.0% 0 + 11 java.lang.invoke.MethodHandleNatives.setCallSiteTargetNormal | |
| 0.0% 0 + 8 sun.misc.Unsafe.defineAnonymousClass | |
| 0.0% 0 + 7 java.lang.Object.notify | |
| 0.0% 0 + 7 sun.nio.ch.IOUtil.fdVal | |
| 0.0% 0 + 7 java.io.FileInputStream.readBytes | |
| 84.8% 5 + 24474 Total stub (including elided) | |
| Thread-local ticks: | |
| 22.4% 8319 Blocked (of total) | |
| Flat profile of 602.53 secs (37202 total ticks): Ruby-0-Thread-6@puma 005: /Users/jules/.rvm/gems/jruby-9.1.17.0/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:471 | |
| Interpreted + native Method | |
| 0.0% 8 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L8_L | |
| 0.0% 7 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 0 + 7 java.net.SocketInputStream.socketRead0 | |
| 0.0% 6 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.persistence.RUBY$method$reload$0 | |
| 0.0% 6 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.request_store_minus_1_dot_4_dot_1.lib.request_store.invokeOther0:current | |
| 0.0% 6 + 0 org.jruby.ext.securerandom.RubySecureRandom.nextBytes | |
| 0.0% 5 + 0 org.jruby.RubyFixnum.to_s | |
| 0.0% 5 + 0 org.jruby.puma.Http11$INVOKER$i$0$0$reset_DBG.call | |
| 0.0% 4 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_controller.metal.renderers.RUBY$method$_render_to_body_with_renderer$0 | |
| 0.0% 4 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.rack_minus_1_dot_6_dot_11.lib.rack.etag.RUBY$method$call$0 | |
| 0.0% 4 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.logging_minus_2_dot_2_dot_2.lib.logging.appenders.rolling_file.RUBY$method$roll_required?$0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_jdbc_minus_adapter_minus_1_dot_3_dot_25.lib.arjdbc.jdbc.adapter.RUBY$method$prepared_statements?$0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.request.session.ivarSet4:@exists | |
| 0.0% 0 + 3 sun.nio.ch.FileDispatcherImpl.write0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.middleware.callbacks.invokeOther5:run_callbacks | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.railties_minus_4_dot_2_dot_10.lib.rails.application.invokeOther6:present? | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.i18n_minus_0_dot_9_dot_5.lib.i18n.backend.base.RUBY$method$translate$0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.contrib.rails.action_controller.RUBY$method$finish_processing$0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.puma_minus_3_dot_12_dot_0_minus_java.lib.puma.server.RUBY$method$handle_request$0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.associations.join_dependency.join_association.invokeOther14:current_scope | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.result.RUBY$block$hash_rows$2 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.core_ext.object.json.RUBY$method$as_json$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.arel_minus_6_dot_0_dot_4.lib.arel.RUBY$method$sql$0 | |
| 0.0% 2 + 0 javax.crypto.spec.IvParameterSpec.<init> | |
| 0.0% 2 + 0 java.util.Formatter$FormatSpecifier.checkInteger | |
| 1.3% 369 + 11 Total interpreted (including elided) | |
| Compiled + native Method | |
| 1.0% 287 + 0 ExceptionBlob | |
| 0.8% 224 + 0 org.jruby.runtime.backtrace.BacktraceData.constructBacktrace | |
| 0.5% 136 + 2 org.jruby.util.JavaNameMangler.decodeMethodForBacktrace | |
| 0.4% 1 + 110 org.jruby.RubyEnumerable$INVOKER$s$0$0$each_with_index_DBG.call | |
| 0.4% 105 + 1 org.jruby.RubyModule.searchWithCache | |
| 0.3% 81 + 0 java.lang.invoke.LambdaForm$BMH.reinvoke | |
| 0.3% 79 + 0 org.jruby.internal.runtime.methods.AttrReaderMethod.call | |
| 0.2% 51 + 0 org.jruby.RubyHash.op_aref | |
| 0.1% 43 + 0 org.jruby.RubyHash.hashValue | |
| 0.1% 41 + 0 org.jruby.runtime.backtrace.BacktraceData.getBoundMethodName | |
| 0.1% 38 + 0 org.jruby.RubyEncoding$UTF8Coder.decode | |
| 0.1% 35 + 0 org.jruby.util.io.EncodingUtils.encCrStrBufCat | |
| 0.1% 33 + 0 org.jruby.RubyEncoding$UTF8Coder.encode | |
| 0.1% 31 + 0 org.jruby.runtime.IRBlockBody.setEvalType | |
| 0.1% 30 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.span.RUBY$method$set_tag$0 | |
| 0.1% 30 + 0 org.jruby.runtime.ivars.VariableAccessorVar2.get | |
| 0.1% 26 + 0 org.jruby.runtime.Block.allocScope | |
| 0.1% 25 + 0 uri_3a_classloader_3a_.jruby.kernel.basicobject.RUBY$method$!=$0 | |
| 0.1% 25 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.per_thread_registry.RUBY$method$instance$0 | |
| 0.1% 25 + 0 org.jruby.runtime.ivars.VariableAccessorVar0.get | |
| 0.1% 25 + 0 org.jruby.RubyBasicObject.variableTableContains | |
| 0.1% 24 + 0 org.jruby.IncludedModuleWrapper.searchMethodCommon | |
| 0.1% 23 + 0 org.jruby.RubyModule$INVOKER$i$1$0$op_eqq_DBG.call | |
| 0.1% 22 + 0 org.joni.ByteCodeMachine.executeSb | |
| 0.1% 20 + 0 org.jruby.RubyArray.op_plus | |
| 13.2% 3513 + 314 Total compiled (including elided) | |
| Stub + native Method | |
| 41.7% 0 + 12065 java.net.SocketInputStream.socketRead0 | |
| 29.3% 0 + 8467 java.lang.Throwable.getStackTraceElement | |
| 3.6% 0 + 1032 java.lang.Throwable.fillInStackTrace | |
| 2.3% 0 + 670 java.lang.System.identityHashCode | |
| 2.3% 0 + 663 com.kenai.jffi.Foreign.invokeN2O1 | |
| 2.2% 0 + 622 com.kenai.jffi.Foreign.invokeN3O1 | |
| 1.2% 0 + 360 jnr.posix.UnixLibC$jnr$ffi$0.getpid | |
| 0.5% 0 + 143 java.net.SocketOutputStream.socketWrite0 | |
| 0.5% 0 + 131 java.net.PlainSocketImpl.socketAvailable | |
| 0.4% 0 + 128 jnr.posix.UnixLibC$jnr$ffi$0.flock | |
| 0.3% 0 + 83 sun.nio.ch.FileDispatcherImpl.write0 | |
| 0.3% 8 + 69 java.io.UnixFileSystem.getBooleanAttributes0 | |
| 0.2% 0 + 52 sun.nio.ch.NativeThread.current | |
| 0.1% 0 + 38 java.lang.Object.hashCode | |
| 0.1% 0 + 34 sun.nio.ch.KQueueArrayWrapper.kevent0 | |
| 0.1% 0 + 28 sun.misc.Unsafe.unpark | |
| 0.1% 0 + 16 sun.misc.Unsafe.allocateInstance | |
| 0.1% 0 + 15 java.lang.invoke.MethodHandleNatives.setCallSiteTargetNormal | |
| 0.0% 0 + 14 sun.misc.Unsafe.park | |
| 0.0% 0 + 10 java.io.FileInputStream.readBytes | |
| 0.0% 0 + 8 java.lang.Thread.isAlive | |
| 0.0% 0 + 6 sun.misc.Unsafe.defineAnonymousClass | |
| 0.0% 0 + 6 java.lang.Object.notify | |
| 0.0% 0 + 5 java.lang.Object.notifyAll | |
| 0.0% 0 + 5 java.lang.String.intern | |
| 85.4% 8 + 24696 Total stub (including elided) | |
| Thread-local ticks: | |
| 22.3% 8291 Blocked (of total) | |
| Flat profile of 602.52 secs (37202 total ticks): Ruby-0-Thread-12@puma 011: /Users/jules/.rvm/gems/jruby-9.1.17.0/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:471 | |
| Interpreted + native Method | |
| 0.0% 0 + 12 java.net.SocketInputStream.socketRead0 | |
| 0.0% 9 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.attribute_methods.primary_key.RUBY$method$quoted_primary_key$0 | |
| 0.0% 8 + 0 sun.nio.ch.IOUtil.write | |
| 0.0% 7 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 7 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.associations.join_dependency.invokeOther3:create | |
| 0.0% 6 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L8_L | |
| 0.0% 6 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 5 + 0 org.jruby.RubyArray.delete | |
| 0.0% 4 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L6_L | |
| 0.0% 4 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.dragonfly_minus_1_dot_2_dot_0.lib.dragonfly.server.fstring44 | |
| 0.0% 4 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.attribute_methods.dirty.RUBY$method$reload$0 | |
| 0.0% 3 + 0 com.mysql.jdbc.MysqlIO.send | |
| 0.0% 3 + 0 org.jruby.ext.securerandom.RubySecureRandom.nextBytes | |
| 0.0% 3 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L6_L | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.http.mime_negotiation.RUBY$block$negotiate_mime$1 | |
| 0.0% 3 + 0 org.jruby.javasupport.JavaMethod.invokeDirectWithExceptionHandling | |
| 0.0% 0 + 2 java.net.SocketOutputStream.socketWrite0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.request.session.ivarGet2:@delegate | |
| 0.0% 2 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L6_L | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.contrib.active_record.events.sql.invokeOther18:configuration | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.attribute_set.builder.invokeOther0:additional_types | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.rack_minus_1_dot_6_dot_11.lib.rack.request.invokeOther5:any? | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.i18n_minus_0_dot_9_dot_5.lib.i18n.invokeOther2:concat | |
| 0.0% 2 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 2 + 0 json.ext.RuntimeInfo.forRuntime | |
| 1.3% 367 + 16 Total interpreted (including elided) | |
| Compiled + native Method | |
| 0.8% 245 + 1 org.jruby.runtime.backtrace.BacktraceData.constructBacktrace | |
| 0.8% 230 + 0 ExceptionBlob | |
| 0.5% 132 + 0 org.jruby.RubyModule.searchWithCache | |
| 0.4% 119 + 4 org.jruby.util.JavaNameMangler.decodeMethodForBacktrace | |
| 0.4% 11 + 100 org.jruby.RubyEnumerable$INVOKER$s$0$0$each_with_index_DBG.call | |
| 0.3% 97 + 0 org.jruby.internal.runtime.methods.AttrReaderMethod.call | |
| 0.3% 81 + 0 org.jruby.RubyHash.op_aref | |
| 0.2% 57 + 0 java.lang.invoke.LambdaForm$BMH.reinvoke | |
| 0.2% 57 + 0 org.jruby.RubyHash.hashValue | |
| 0.2% 47 + 0 org.jruby.runtime.ivars.VariableAccessorVar2.get | |
| 0.1% 35 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.per_thread_registry.RUBY$method$instance$0 | |
| 0.1% 33 + 0 org.jruby.runtime.IRBlockBody.setEvalType | |
| 0.1% 30 + 0 org.jruby.RubyBasicObject$INVOKER$i$1$0$op_equal_DBG.call | |
| 0.1% 29 + 0 org.jruby.RubyModule$INVOKER$i$1$0$op_eqq_DBG.call | |
| 0.1% 28 + 0 org.jruby.RubyKernel$INVOKER$s$respond_to_p19_DBG.call | |
| 0.1% 26 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.core_ext.numeric.conversions.RUBY$block$Numeric$0 | |
| 0.1% 23 + 0 org.jruby.RubyString$INVOKER$i$1$0$op_equal19_DBG.call | |
| 0.1% 23 + 0 org.jruby.util.io.EncodingUtils.encCrStrBufCat | |
| 0.1% 23 + 0 org.jruby.runtime.ivars.VariableAccessorVar0.get | |
| 0.1% 22 + 0 org.jruby.runtime.ivars.VariableAccessorVar1.get | |
| 0.1% 21 + 0 org.jruby.RubyKernel$INVOKER$s$1$0$kind_of_p_DBG.call | |
| 0.1% 20 + 0 org.jruby.runtime.Block.allocScope | |
| 0.1% 20 + 0 org.jruby.RubyModule.searchMethodCommon | |
| 0.1% 20 + 0 org.joni.ByteCodeMachine.executeSb | |
| 0.1% 19 + 0 org.jruby.RubyBasicObject.variableTableContains | |
| 13.7% 3676 + 302 Total compiled (including elided) | |
| Stub + native Method | |
| 39.8% 0 + 11526 java.net.SocketInputStream.socketRead0 | |
| 29.5% 0 + 8529 java.lang.Throwable.getStackTraceElement | |
| 3.8% 0 + 1091 java.lang.Throwable.fillInStackTrace | |
| 2.8% 0 + 799 com.kenai.jffi.Foreign.invokeN3O1 | |
| 2.4% 0 + 701 com.kenai.jffi.Foreign.invokeN2O1 | |
| 2.3% 0 + 652 java.lang.System.identityHashCode | |
| 1.1% 0 + 329 jnr.posix.UnixLibC$jnr$ffi$0.getpid | |
| 0.7% 0 + 191 java.net.PlainSocketImpl.socketAvailable | |
| 0.6% 0 + 164 java.net.SocketOutputStream.socketWrite0 | |
| 0.3% 0 + 98 jnr.posix.UnixLibC$jnr$ffi$0.flock | |
| 0.3% 10 + 85 java.io.UnixFileSystem.getBooleanAttributes0 | |
| 0.2% 0 + 68 sun.nio.ch.FileDispatcherImpl.write0 | |
| 0.2% 0 + 51 sun.nio.ch.NativeThread.current | |
| 0.2% 0 + 48 java.lang.Object.hashCode | |
| 0.1% 0 + 43 sun.nio.ch.KQueueArrayWrapper.kevent0 | |
| 0.1% 0 + 29 sun.misc.Unsafe.unpark | |
| 0.1% 0 + 23 sun.misc.Unsafe.park | |
| 0.1% 0 + 22 sun.misc.Unsafe.defineAnonymousClass | |
| 0.1% 0 + 20 java.lang.Object.notifyAll | |
| 0.1% 0 + 15 java.lang.Thread.isInterrupted | |
| 0.0% 0 + 13 java.lang.Thread.isAlive | |
| 0.0% 0 + 12 sun.misc.Unsafe.allocateInstance | |
| 0.0% 0 + 12 java.io.FileInputStream.readBytes | |
| 0.0% 0 + 9 java.lang.Object.notify | |
| 0.0% 0 + 7 java.lang.invoke.MethodHandleNatives.setCallSiteTargetNormal | |
| 84.9% 10 + 24573 Total stub (including elided) | |
| Thread-local ticks: | |
| 22.2% 8258 Blocked (of total) | |
| Flat profile of 602.53 secs (37202 total ticks): Ruby-0-Thread-7@puma 006: /Users/jules/.rvm/gems/jruby-9.1.17.0/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:471 | |
| Interpreted + native Method | |
| 0.0% 8 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.relation.query_methods.RUBY$method$build_joins$0 | |
| 0.0% 5 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ransack_minus_1_dot_8_dot_9.lib.polyamorous.activerecord_5_dot_1_ruby_2.join_dependency.RUBY$block$build$1 | |
| 0.0% 5 + 0 org.jruby.RubyIO$INVOKER$i$0$2$read_nonblock_DBG.call | |
| 0.0% 4 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.railties.controller_runtime.RUBY$method$cleanup_view_runtime$0 | |
| 0.0% 0 + 4 java.net.SocketOutputStream.socketWrite0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.journey.path.pattern.invokeOtherOneFixnum0:+ | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.middleware.session.abstract_store.RUBY$method$loaded_session?$0 | |
| 0.0% 2 + 0 Users.jules.colisweb.workspace.colisweb_minus_API.app.presenters.admin_deliveries_index_presenter.invokeOther10:transporter_call_status | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.arel_minus_6_dot_0_dot_4.lib.arel.visitors.to_sql.invokeOther3:visit | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_controller.metal.implicit_render.RUBY$method$send_action$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.audited_minus_4_dot_8_dot_0.lib.audited.sweeper.invokeOther12:controller= | |
| 0.0% 2 + 0 org.jruby.RubyEnumerable$INVOKER$s$0$0$map_DBG.call | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.connection_adapters.abstract.connection_pool.invokeOther4:synchronize | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.arel_minus_6_dot_0_dot_4.lib.arel.visitors.to_sql.RUBY$block$visit_Arel_Nodes_SelectCore$1 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.request.session.RUBY$method$create$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.middleware.cookies.RUBY$method$serializer$0 | |
| 0.0% 2 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.arel_minus_6_dot_0_dot_4.lib.arel.visitors.to_sql.RUBY$block$inject_join$1 | |
| 0.0% 2 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L8_L | |
| 0.0% 2 + 0 org.bouncycastle.crypto.params.KeyParameter.<init> | |
| 0.0% 2 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L8_L | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.associations.invokeOther3:_reflect_on_association | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.relation.query_methods.invokeOther2:map! | |
| 0.0% 0 + 2 java.lang.Object.notify | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.state_machines_minus_0_dot_5_dot_0.lib.state_machines.state.invokeOther1:is_a? | |
| 1.1% 326 + 7 Total interpreted (including elided) | |
| Compiled + native Method | |
| 1.0% 281 + 0 ExceptionBlob | |
| 0.8% 223 + 0 org.jruby.runtime.backtrace.BacktraceData.constructBacktrace | |
| 0.5% 139 + 0 org.jruby.RubyModule.searchWithCache | |
| 0.4% 3 + 112 org.jruby.RubyEnumerable$INVOKER$s$0$0$each_with_index_DBG.call | |
| 0.4% 96 + 6 org.jruby.util.JavaNameMangler.decodeMethodForBacktrace | |
| 0.3% 91 + 0 org.jruby.internal.runtime.methods.AttrReaderMethod.call | |
| 0.3% 74 + 0 org.jruby.RubyHash.op_aref | |
| 0.3% 73 + 0 java.lang.invoke.LambdaForm$BMH.reinvoke | |
| 0.1% 43 + 0 org.jruby.RubyModule$INVOKER$i$1$0$op_eqq_DBG.call | |
| 0.1% 39 + 0 org.jruby.runtime.IRBlockBody.setEvalType | |
| 0.1% 33 + 0 org.jruby.RubyHash.hashValue | |
| 0.1% 33 + 0 org.jruby.RubyHash.op_asetForString | |
| 0.1% 32 + 0 org.jruby.runtime.ivars.VariableAccessorVar2.get | |
| 0.1% 28 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.per_thread_registry.RUBY$method$instance$0 | |
| 0.1% 28 + 0 org.jruby.runtime.ivars.VariableAccessorVar0.get | |
| 0.1% 27 + 0 org.jruby.util.io.EncodingUtils.encCrStrBufCat | |
| 0.1% 27 + 0 org.jruby.RubyModule.searchMethodCommon | |
| 0.1% 26 + 0 org.jruby.runtime.Block.allocScope | |
| 0.1% 23 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.inheritance.RUBY$method$base_class$0 | |
| 0.1% 22 + 0 uri_3a_classloader_3a_.jruby.kernel.basicobject.RUBY$method$!=$0 | |
| 0.1% 22 + 0 org.jruby.RubyArray.op_plus | |
| 0.1% 22 + 0 org.jruby.RubyKernel$INVOKER$s$0$0$public_send_DBG.call | |
| 0.1% 21 + 0 org.jruby.RubyArray.each | |
| 0.1% 19 + 0 org.jruby.internal.runtime.methods.MixedModeIRMethod.call | |
| 0.1% 19 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.relation.RUBY$method$initialize_copy$0 | |
| 13.8% 3680 + 333 Total compiled (including elided) | |
| Stub + native Method | |
| 40.5% 0 + 11747 java.net.SocketInputStream.socketRead0 | |
| 29.8% 0 + 8646 java.lang.Throwable.getStackTraceElement | |
| 3.6% 0 + 1030 java.lang.Throwable.fillInStackTrace | |
| 2.4% 0 + 697 com.kenai.jffi.Foreign.invokeN3O1 | |
| 2.2% 0 + 652 java.lang.System.identityHashCode | |
| 2.2% 0 + 645 com.kenai.jffi.Foreign.invokeN2O1 | |
| 1.4% 0 + 399 jnr.posix.UnixLibC$jnr$ffi$0.getpid | |
| 0.6% 0 + 162 java.net.PlainSocketImpl.socketAvailable | |
| 0.4% 0 + 126 java.net.SocketOutputStream.socketWrite0 | |
| 0.4% 0 + 103 jnr.posix.UnixLibC$jnr$ffi$0.flock | |
| 0.3% 8 + 88 java.io.UnixFileSystem.getBooleanAttributes0 | |
| 0.2% 1 + 63 sun.nio.ch.FileDispatcherImpl.write0 | |
| 0.1% 0 + 40 sun.nio.ch.KQueueArrayWrapper.kevent0 | |
| 0.1% 0 + 40 java.lang.Object.hashCode | |
| 0.1% 0 + 32 sun.nio.ch.NativeThread.current | |
| 0.1% 0 + 30 sun.misc.Unsafe.unpark | |
| 0.1% 0 + 24 sun.misc.Unsafe.park | |
| 0.1% 0 + 21 java.lang.Thread.isAlive | |
| 0.0% 0 + 14 java.lang.invoke.MethodHandleNatives.setCallSiteTargetNormal | |
| 0.0% 0 + 12 java.lang.Object.notifyAll | |
| 0.0% 0 + 11 java.io.FileInputStream.readBytes | |
| 0.0% 0 + 9 sun.misc.Unsafe.allocateInstance | |
| 0.0% 0 + 6 sun.misc.Unsafe.defineAnonymousClass | |
| 0.0% 0 + 6 java.lang.Object.notify | |
| 0.0% 0 + 5 sun.nio.ch.IOUtil.fdVal | |
| 85.0% 9 + 24636 Total stub (including elided) | |
| Thread-local ticks: | |
| 22.1% 8211 Blocked (of total) | |
| Flat profile of 602.52 secs (37202 total ticks): Ruby-0-Thread-16@puma 015: /Users/jules/.rvm/gems/jruby-9.1.17.0/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:471 | |
| Interpreted + native Method | |
| 0.0% 7 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.callbacks.invokeOther1:__run_callbacks__ | |
| 0.0% 5 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.railties_minus_4_dot_2_dot_10.lib.rails.engine.RUBY$method$call$0 | |
| 0.0% 4 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.relation.ivarGet1:@records | |
| 0.0% 3 + 0 sun.nio.ch.KQueueSelectorImpl.updateSelectedKeys | |
| 0.0% 3 + 0 java.lang.invoke.LambdaForm$BMH.reinvoke | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.contrib.rack.middlewares.RUBY$method$set_request_tags!$0 | |
| 0.0% 3 + 0 org.jruby.ir.targets.SiteTracker.hasSeenType | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.journey.router.RUBY$method$serve$0 | |
| 0.0% 3 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 3 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 3 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L8_L | |
| 0.0% 3 + 0 org.jruby.internal.runtime.methods.JavaMethod$JavaMethodN.call | |
| 0.0% 0 + 2 sun.nio.ch.FileDispatcherImpl.write0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.rack_minus_timeout_minus_0_dot_5_dot_1.lib.rack.timeout.support.scheduler.fixnum2 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.journey.routes.ivarGet1:@ast | |
| 0.0% 2 + 0 java.lang.invoke.LambdaForm$BMH.reinvoke | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.journey.gtg.simulator.invokeOther8:scan | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.middleware.remote_ip.invokeOther34:first | |
| 0.0% 2 + 0 Users.jules.colisweb.workspace.colisweb_minus_API.app.models.delivery.invokeOther2:arrival_at_shipping_point? | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.audited_minus_4_dot_8_dot_0.lib.audited.sweeper.invokeOther6:try | |
| 0.0% 2 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 2 + 0 org.jruby.RubyEnumerable.any_pCommon | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.propagation.distributed_headers.RUBY$method$valid?$0 | |
| 0.0% 2 + 0 java.nio.DirectByteBuffer.get | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.log_subscriber.RUBY$method$flush_all!$0 | |
| 1.2% 341 + 2 Total interpreted (including elided) | |
| Compiled + native Method | |
| 0.8% 237 + 0 ExceptionBlob | |
| 0.8% 216 + 0 org.jruby.runtime.backtrace.BacktraceData.constructBacktrace | |
| 0.4% 114 + 5 org.jruby.util.JavaNameMangler.decodeMethodForBacktrace | |
| 0.4% 113 + 0 org.jruby.RubyModule.searchWithCache | |
| 0.4% 108 + 0 org.jruby.internal.runtime.methods.AttrReaderMethod.call | |
| 0.3% 9 + 83 org.jruby.RubyEnumerable$INVOKER$s$0$0$each_with_index_DBG.call | |
| 0.3% 77 + 0 java.lang.invoke.LambdaForm$BMH.reinvoke | |
| 0.2% 70 + 0 org.jruby.RubyHash.op_aref | |
| 0.2% 44 + 0 org.jruby.RubyHash.hashValue | |
| 0.1% 37 + 0 org.jruby.runtime.IRBlockBody.setEvalType | |
| 0.1% 36 + 0 org.jruby.runtime.ivars.VariableAccessorVar2.get | |
| 0.1% 35 + 0 org.jruby.RubyKernel$INVOKER$s$1$0$kind_of_p_DBG.call | |
| 0.1% 34 + 0 org.jruby.RubyBasicObject.variableTableContains | |
| 0.1% 32 + 0 org.jruby.runtime.backtrace.BacktraceData.getBoundMethodName | |
| 0.1% 31 + 0 org.jruby.RubyModule$INVOKER$i$1$0$op_eqq_DBG.call | |
| 0.1% 31 + 0 org.jruby.util.io.EncodingUtils.encCrStrBufCat | |
| 0.1% 31 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.per_thread_registry.RUBY$method$instance$0 | |
| 0.1% 31 + 0 org.jruby.RubyHash.op_asetForString | |
| 0.1% 26 + 0 org.jruby.RubyBasicObject$INVOKER$i$1$0$op_equal_DBG.call | |
| 0.1% 23 + 0 org.jruby.internal.runtime.methods.MixedModeIRMethod.call | |
| 0.1% 22 + 0 org.jruby.runtime.callsite.NormalCachingCallSite.methodMissing | |
| 0.1% 22 + 0 org.joni.ByteCodeMachine.executeSb | |
| 0.1% 22 + 0 org.jruby.RubyString$INVOKER$i$1$0$op_equal19_DBG.call | |
| 0.1% 22 + 0 org.jruby.RubyHash.internalGet | |
| 0.1% 22 + 0 org.jruby.runtime.ivars.VariableAccessorVar0.get | |
| 14.3% 3862 + 264 Total compiled (including elided) | |
| Stub + native Method | |
| 39.3% 0 + 11303 java.net.SocketInputStream.socketRead0 | |
| 30.1% 0 + 8648 java.lang.Throwable.getStackTraceElement | |
| 3.7% 0 + 1073 java.lang.Throwable.fillInStackTrace | |
| 2.8% 0 + 797 com.kenai.jffi.Foreign.invokeN3O1 | |
| 2.1% 0 + 591 java.lang.System.identityHashCode | |
| 2.0% 0 + 589 com.kenai.jffi.Foreign.invokeN2O1 | |
| 1.2% 0 + 354 jnr.posix.UnixLibC$jnr$ffi$0.getpid | |
| 0.7% 0 + 187 java.net.SocketOutputStream.socketWrite0 | |
| 0.6% 0 + 159 java.net.PlainSocketImpl.socketAvailable | |
| 0.4% 0 + 113 jnr.posix.UnixLibC$jnr$ffi$0.flock | |
| 0.3% 6 + 94 java.io.UnixFileSystem.getBooleanAttributes0 | |
| 0.3% 0 + 82 sun.nio.ch.FileDispatcherImpl.write0 | |
| 0.2% 0 + 49 java.lang.Object.hashCode | |
| 0.1% 0 + 42 sun.nio.ch.KQueueArrayWrapper.kevent0 | |
| 0.1% 0 + 39 sun.nio.ch.NativeThread.current | |
| 0.1% 0 + 37 sun.misc.Unsafe.unpark | |
| 0.1% 0 + 21 sun.misc.Unsafe.park | |
| 0.1% 0 + 15 java.lang.invoke.MethodHandleNatives.setCallSiteTargetNormal | |
| 0.0% 0 + 12 sun.misc.Unsafe.allocateInstance | |
| 0.0% 0 + 11 java.lang.Thread.isAlive | |
| 0.0% 0 + 10 sun.misc.Unsafe.defineAnonymousClass | |
| 0.0% 0 + 8 java.lang.Object.notifyAll | |
| 0.0% 0 + 8 java.lang.Throwable.getStackTraceDepth | |
| 0.0% 0 + 7 java.io.FileInputStream.readBytes | |
| 0.0% 0 + 6 java.lang.Object.clone | |
| 84.5% 6 + 24288 Total stub (including elided) | |
| Thread-local ticks: | |
| 22.7% 8439 Blocked (of total) | |
| Flat profile of 602.52 secs (37202 total ticks): Ruby-0-Thread-13@puma 012: /Users/jules/.rvm/gems/jruby-9.1.17.0/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:471 | |
| Interpreted + native Method | |
| 0.0% 6 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.journey.route.RUBY$method$matches?$0 | |
| 0.0% 0 + 6 sun.nio.ch.FileDispatcherImpl.write0 | |
| 0.0% 0 + 6 java.net.SocketInputStream.socketRead0 | |
| 0.0% 5 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.context.RUBY$block$current_span$1 | |
| 0.0% 5 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.middleware.cookies.RUBY$method$build$0 | |
| 0.0% 5 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.rack_minus_1_dot_6_dot_11.lib.rack.utils.RUBY$method$parse_nested_query$0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.grape_minus_0_dot_16_dot_2.lib.grape.router.RUBY$block$call$1 | |
| 0.0% 3 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L8_L | |
| 0.0% 3 + 0 Users.jules.colisweb.workspace.colisweb_minus_API.app.models.assignment.RUBY$method$carrier$0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.hash_with_indifferent_access.RUBY$method$merge$0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.http.mime_negotiation.RUBY$block$negotiate_mime$1 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.core_ext.uri.RUBY$method$unescape$0 | |
| 0.0% 3 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L6_L | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.callbacks.invokeOther1:__run_callbacks__ | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.contrib.rack.middlewares.invokeOther50:\=\{\}= | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.middleware.static.RUBY$method$match?$0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_controller.metal.instrumentation.invokeOther5:% | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.persistence.invokeOther8:id | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.rack_minus_1_dot_6_dot_11.lib.rack.content_length.RUBY$method$call$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.associations.association.invokeOther0:klass | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_controller.log_subscriber.RUBY$block$process_action$1 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_controller.metal.rendering.invokeOther1:formats | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.core_ext.hash.keys.RUBY$block$transform_keys!$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.propagation.http_propagator.invokeOther12:new | |
| 0.0% 2 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L6_L | |
| 1.3% 358 + 14 Total interpreted (including elided) | |
| Compiled + native Method | |
| 0.9% 266 + 0 ExceptionBlob | |
| 0.8% 220 + 0 org.jruby.runtime.backtrace.BacktraceData.constructBacktrace | |
| 0.4% 112 + 10 org.jruby.util.JavaNameMangler.decodeMethodForBacktrace | |
| 0.4% 115 + 1 org.jruby.RubyModule.searchWithCache | |
| 0.3% 5 + 93 org.jruby.RubyEnumerable$INVOKER$s$0$0$each_with_index_DBG.call | |
| 0.3% 89 + 0 java.lang.invoke.LambdaForm$BMH.reinvoke | |
| 0.3% 88 + 0 org.jruby.internal.runtime.methods.AttrReaderMethod.call | |
| 0.2% 56 + 0 org.jruby.RubyHash.hashValue | |
| 0.2% 54 + 0 org.jruby.RubyHash.op_aref | |
| 0.1% 36 + 0 org.jruby.runtime.Block.allocScope | |
| 0.1% 33 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.per_thread_registry.RUBY$method$instance$0 | |
| 0.1% 33 + 0 org.jruby.RubyArray.include_p | |
| 0.1% 32 + 0 org.jruby.runtime.IRBlockBody.setEvalType | |
| 0.1% 30 + 0 org.jruby.RubyModule$INVOKER$i$1$0$op_eqq_DBG.call | |
| 0.1% 30 + 0 org.jruby.util.io.EncodingUtils.encCrStrBufCat | |
| 0.1% 30 + 0 org.jruby.runtime.ivars.VariableAccessorVar2.get | |
| 0.1% 29 + 0 org.jruby.runtime.backtrace.BacktraceData.getBoundMethodName | |
| 0.1% 27 + 0 org.jruby.RubyBasicObject.variableTableContains | |
| 0.1% 26 + 0 org.jruby.runtime.callsite.NormalCachingCallSite.methodMissing | |
| 0.1% 24 + 0 org.joni.ByteCodeMachine.executeSb | |
| 0.1% 24 + 0 org.jruby.RubyHash.internalGet | |
| 0.1% 24 + 0 org.jruby.RubyHash.op_asetForString | |
| 0.1% 22 + 0 org.jruby.runtime.ivars.VariableAccessorVar0.get | |
| 0.1% 21 + 0 org.jruby.RubyKernel$INVOKER$s$1$0$kind_of_p_DBG.call | |
| 0.1% 21 + 0 org.jruby.RubyModule.searchMethodCommon | |
| 14.2% 3782 + 329 Total compiled (including elided) | |
| Stub + native Method | |
| 40.1% 0 + 11612 java.net.SocketInputStream.socketRead0 | |
| 29.0% 0 + 8400 java.lang.Throwable.getStackTraceElement | |
| 3.9% 0 + 1143 java.lang.Throwable.fillInStackTrace | |
| 2.9% 0 + 830 com.kenai.jffi.Foreign.invokeN3O1 | |
| 2.2% 0 + 637 java.lang.System.identityHashCode | |
| 2.0% 0 + 577 com.kenai.jffi.Foreign.invokeN2O1 | |
| 1.3% 0 + 389 jnr.posix.UnixLibC$jnr$ffi$0.getpid | |
| 0.6% 0 + 169 java.net.SocketOutputStream.socketWrite0 | |
| 0.6% 0 + 165 java.net.PlainSocketImpl.socketAvailable | |
| 0.4% 0 + 106 jnr.posix.UnixLibC$jnr$ffi$0.flock | |
| 0.3% 5 + 89 java.io.UnixFileSystem.getBooleanAttributes0 | |
| 0.3% 0 + 84 sun.nio.ch.FileDispatcherImpl.write0 | |
| 0.2% 0 + 46 java.lang.Object.hashCode | |
| 0.1% 0 + 39 sun.nio.ch.NativeThread.current | |
| 0.1% 0 + 38 sun.nio.ch.KQueueArrayWrapper.kevent0 | |
| 0.1% 0 + 30 sun.misc.Unsafe.unpark | |
| 0.1% 0 + 17 sun.misc.Unsafe.park | |
| 0.0% 0 + 14 java.lang.invoke.MethodHandleNatives.setCallSiteTargetNormal | |
| 0.0% 0 + 12 java.lang.Object.notifyAll | |
| 0.0% 0 + 11 java.lang.Object.notify | |
| 0.0% 0 + 10 sun.misc.Unsafe.allocateInstance | |
| 0.0% 0 + 7 java.io.FileInputStream.readBytes | |
| 0.0% 0 + 6 java.lang.String.intern | |
| 0.0% 0 + 6 sun.misc.Unsafe.defineAnonymousClass | |
| 0.0% 0 + 6 java.lang.Thread.isAlive | |
| 84.5% 5 + 24471 Total stub (including elided) | |
| Thread-local ticks: | |
| 22.2% 8243 Blocked (of total) | |
| Flat profile of 602.53 secs (37202 total ticks): Ruby-0-Thread-4@puma 003: /Users/jules/.rvm/gems/jruby-9.1.17.0/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:471 | |
| Interpreted + native Method | |
| 0.0% 7 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.journey.router.RUBY$block$serve$1 | |
| 0.0% 6 + 0 Users.jules.$_dot_rvm.rubies.jruby_minus_9_dot_1_dot_17_dot_0.lib.ruby.stdlib.forwardable.RUBY$method$rack_context$0 | |
| 0.0% 5 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.contrib.rack.middlewares.RUBY$block$add_deprecation_warnings$1 | |
| 0.0% 5 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L6_L | |
| 0.0% 4 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.associations.association.invokeOther14:default_scopes | |
| 0.0% 3 + 0 org.jruby.internal.runtime.methods.JavaMethod$JavaMethodN.call | |
| 0.0% 3 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 3 + 0 json.ext.Generator$5.generate | |
| 0.0% 0 + 3 java.net.SocketInputStream.socketRead0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.relation.finder_methods.invokeOther0:loaded? | |
| 0.0% 0 + 3 sun.nio.ch.FileDispatcherImpl.write0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.middleware.cookies.RUBY$method$build$0 | |
| 0.0% 2 + 0 org.jruby.ext.openssl.SecurityHelper.doRegisterProvider | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.attribute_methods.RUBY$method$__temp__77f627b696e676f5373686564657c656f557579646$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.arel_minus_6_dot_0_dot_4.lib.arel.visitors.to_sql.invokeOther16:length | |
| 0.0% 2 + 0 org.bouncycastle.jcajce.provider.symmetric.util.BaseWrapCipher.<init> | |
| 0.0% 2 + 0 json.ext.RuntimeInfo.forRuntime | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.core_ext.object.blank.RUBY$method$blank?$0$__VARARGS__ | |
| 0.0% 2 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 2 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 2 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 2 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.middleware.cookies.RUBY$method$\=\{\}=$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionview_minus_4_dot_2_dot_10.lib.action_view.view_paths.RUBY$method$formats=$0 | |
| 1.3% 362 + 11 Total interpreted (including elided) | |
| Compiled + native Method | |
| 0.8% 244 + 0 ExceptionBlob | |
| 0.7% 203 + 0 org.jruby.runtime.backtrace.BacktraceData.constructBacktrace | |
| 0.4% 6 + 115 org.jruby.RubyEnumerable$INVOKER$s$0$0$each_with_index_DBG.call | |
| 0.4% 115 + 0 org.jruby.RubyModule.searchWithCache | |
| 0.4% 103 + 0 org.jruby.internal.runtime.methods.AttrReaderMethod.call | |
| 0.3% 82 + 6 org.jruby.util.JavaNameMangler.decodeMethodForBacktrace | |
| 0.2% 61 + 0 java.lang.invoke.LambdaForm$BMH.reinvoke | |
| 0.2% 44 + 0 org.jruby.RubyHash.hashValue | |
| 0.2% 44 + 0 org.jruby.RubyHash.op_aref | |
| 0.1% 35 + 0 org.jruby.runtime.ivars.VariableAccessorVar2.get | |
| 0.1% 33 + 0 org.jruby.RubyEncoding$UTF8Coder.encode | |
| 0.1% 31 + 0 org.jruby.util.io.EncodingUtils.encCrStrBufCat | |
| 0.1% 28 + 0 org.jruby.RubyHash.op_asetForString | |
| 0.1% 27 + 0 org.jruby.runtime.IRBlockBody.setEvalType | |
| 0.1% 25 + 0 org.jruby.RubyModule$INVOKER$i$1$0$op_eqq_DBG.call | |
| 0.1% 24 + 0 org.jruby.runtime.DynamicScope.getValueDepthZeroOrNil | |
| 0.1% 21 + 1 org.jruby.RubyArray.each | |
| 0.1% 21 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.per_thread_registry.RUBY$method$instance$0 | |
| 0.1% 21 + 0 org.jruby.RubyKernel$INVOKER$s$respond_to_p19_DBG.call | |
| 0.1% 20 + 0 org.jruby.runtime.ivars.VariableAccessorVar0.get | |
| 0.1% 19 + 0 org.jruby.RubyString$INVOKER$i$1$0$op_equal19_DBG.call | |
| 0.1% 19 + 0 org.jruby.runtime.Block.allocScope | |
| 0.1% 19 + 0 org.jruby.RubyKernel$INVOKER$s$1$0$method19_DBG.call | |
| 0.1% 19 + 0 org.jruby.RubyBasicObject.variableTableContains | |
| 0.1% 19 + 0 org.jruby.RubyModule.searchMethodCommon | |
| 13.2% 3501 + 336 Total compiled (including elided) | |
| Stub + native Method | |
| 41.2% 0 + 11946 java.net.SocketInputStream.socketRead0 | |
| 29.9% 0 + 8677 java.lang.Throwable.getStackTraceElement | |
| 3.9% 0 + 1127 java.lang.Throwable.fillInStackTrace | |
| 2.3% 0 + 671 java.lang.System.identityHashCode | |
| 2.1% 0 + 620 com.kenai.jffi.Foreign.invokeN2O1 | |
| 2.0% 0 + 577 com.kenai.jffi.Foreign.invokeN3O1 | |
| 1.2% 0 + 334 jnr.posix.UnixLibC$jnr$ffi$0.getpid | |
| 0.6% 0 + 162 java.net.PlainSocketImpl.socketAvailable | |
| 0.5% 0 + 132 java.net.SocketOutputStream.socketWrite0 | |
| 0.3% 0 + 98 jnr.posix.UnixLibC$jnr$ffi$0.flock | |
| 0.3% 3 + 80 java.io.UnixFileSystem.getBooleanAttributes0 | |
| 0.2% 0 + 67 java.lang.Object.hashCode | |
| 0.2% 0 + 63 sun.nio.ch.FileDispatcherImpl.write0 | |
| 0.1% 0 + 37 sun.nio.ch.KQueueArrayWrapper.kevent0 | |
| 0.1% 0 + 29 sun.nio.ch.NativeThread.current | |
| 0.1% 0 + 29 sun.misc.Unsafe.unpark | |
| 0.1% 0 + 17 sun.misc.Unsafe.park | |
| 0.1% 0 + 17 java.lang.Object.notifyAll | |
| 0.1% 0 + 15 java.io.FileInputStream.readBytes | |
| 0.0% 0 + 14 java.lang.invoke.MethodHandleNatives.setCallSiteTargetNormal | |
| 0.0% 0 + 10 sun.misc.Unsafe.allocateInstance | |
| 0.0% 0 + 9 java.lang.Thread.isAlive | |
| 0.0% 0 + 8 sun.nio.ch.IOUtil.fdVal | |
| 0.0% 0 + 6 sun.misc.Unsafe.defineAnonymousClass | |
| 0.0% 0 + 6 java.lang.Object.notify | |
| 85.5% 4 + 24780 Total stub (including elided) | |
| Thread-local ticks: | |
| 22.1% 8208 Blocked (of total) | |
| Flat profile of 602.52 secs (37202 total ticks): Ruby-0-Thread-8@puma 007: /Users/jules/.rvm/gems/jruby-9.1.17.0/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:471 | |
| Interpreted + native Method | |
| 0.1% 0 + 30 java.net.SocketInputStream.socketRead0 | |
| 0.0% 9 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.state_machines_minus_0_dot_5_dot_0.lib.state_machines.state.RUBY$method$value$0 | |
| 0.0% 8 + 0 com.mysql.jdbc.SingleByteCharsetConverter.<clinit> | |
| 0.0% 8 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.contrib.rails.action_controller.RUBY$method$finish_processing$0 | |
| 0.0% 6 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.connection_adapters.abstract.connection_pool.RUBY$method$call$0 | |
| 0.0% 6 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 5 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L8_L | |
| 0.0% 5 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.connection_adapters.abstract_adapter.RUBY$block$log$1 | |
| 0.0% 4 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.hash_with_indifferent_access.RUBY$method$key?$0 | |
| 0.0% 4 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L6_L | |
| 0.0% 4 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.attribute_set.builder.invokeOther6:fetch | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.associations.association.invokeOther6:klass | |
| 0.0% 0 + 3 java.net.SocketOutputStream.socketWrite0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.associations.join_dependency.join_association.RUBY$method$join_constraints$0$__VARARGS__ | |
| 0.0% 3 + 0 org.jruby.runtime.scopes.DynamicScope13.setValueThreeDepthZeroVoid | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.message_verifier.RUBY$method$generate_digest$0 | |
| 0.0% 3 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.contrib.rack.middlewares.RUBY$method$set_request_tags!$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.rack_minus_1_dot_6_dot_11.lib.rack.utils.invokeOther4:each | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.arel_minus_6_dot_0_dot_4.lib.arel.predications.RUBY$method$quoted_node$0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.ddtrace_minus_0_dot_17_dot_2.lib.ddtrace.context.RUBY$block$close_span$1 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.actionpack_minus_4_dot_2_dot_10.lib.action_dispatch.journey.router.RUBY$block$serve$1 | |
| 0.0% 2 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.0% 2 + 0 Users.jules.colisweb.workspace.colisweb_minus_API.app.presenters.admin_deliveries_index_presenter.invokeOther1:delivery | |
| 0.0% 2 + 0 org.jruby.ext.openssl.Cipher.set_iv | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activerecord_minus_4_dot_2_dot_10.lib.active_record.railties.controller_runtime.RUBY$method$cleanup_view_runtime$0 | |
| 1.6% 430 + 44 Total interpreted (including elided) | |
| Compiled + native Method | |
| 0.9% 267 + 0 ExceptionBlob | |
| 0.7% 214 + 2 org.jruby.runtime.backtrace.BacktraceData.constructBacktrace | |
| 0.4% 9 + 113 org.jruby.RubyEnumerable$INVOKER$s$0$0$each_with_index_DBG.call | |
| 0.4% 112 + 6 org.jruby.util.JavaNameMangler.decodeMethodForBacktrace | |
| 0.4% 115 + 0 org.jruby.RubyModule.searchWithCache | |
| 0.3% 83 + 0 org.jruby.internal.runtime.methods.AttrReaderMethod.call | |
| 0.2% 56 + 0 java.lang.invoke.LambdaForm$BMH.reinvoke | |
| 0.2% 47 + 0 org.jruby.RubyHash.op_aref | |
| 0.1% 40 + 0 org.jruby.runtime.ivars.VariableAccessorVar0.get | |
| 0.1% 36 + 0 org.jruby.RubyHash.hashValue | |
| 0.1% 34 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.activesupport_minus_4_dot_2_dot_10.lib.active_support.per_thread_registry.RUBY$method$instance$0 | |
| 0.1% 30 + 0 org.jruby.RubyString$INVOKER$i$1$0$op_equal19_DBG.call | |
| 0.1% 29 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.arel_minus_6_dot_0_dot_4.lib.arel.visitors.reduce.RUBY$method$visit$0 | |
| 0.1% 26 + 0 org.jruby.RubyModule$INVOKER$i$1$0$op_eqq_DBG.call | |
| 0.1% 25 + 0 org.jruby.util.io.EncodingUtils.encCrStrBufCat | |
| 0.1% 24 + 0 org.jruby.RubyModule.searchMethodCommon | |
| 0.1% 23 + 0 org.jruby.runtime.callsite.NormalCachingCallSite.methodMissing | |
| 0.1% 23 + 0 org.jruby.RubyClass$INVOKER$i$newInstance_DBG.call | |
| 0.1% 22 + 0 org.jruby.runtime.backtrace.BacktraceData.getBoundMethodName | |
| 0.1% 21 + 0 java.lang.invoke.LambdaForm$DMH.invokeStatic_L7_L | |
| 0.1% 21 + 0 org.jruby.RubyHash.op_asetForString | |
| 0.1% 21 + 0 org.jruby.RubyKernel$INVOKER$s$respond_to_p19_DBG.call | |
| 0.1% 21 + 0 org.joni.ByteCodeMachine.executeSb | |
| 0.1% 21 + 0 org.jruby.runtime.ivars.VariableAccessorVar2.get | |
| 0.1% 21 + 0 org.jruby.RubyBasicObject.variableTableContains | |
| 13.6% 3609 + 360 Total compiled (including elided) | |
| Stub + native Method | |
| 40.6% 0 + 11832 java.net.SocketInputStream.socketRead0 | |
| 28.9% 0 + 8411 java.lang.Throwable.getStackTraceElement | |
| 3.8% 0 + 1114 java.lang.Throwable.fillInStackTrace | |
| 2.5% 0 + 727 java.lang.System.identityHashCode | |
| 2.5% 0 + 716 com.kenai.jffi.Foreign.invokeN3O1 | |
| 2.1% 0 + 612 com.kenai.jffi.Foreign.invokeN2O1 | |
| 1.3% 0 + 365 jnr.posix.UnixLibC$jnr$ffi$0.getpid | |
| 0.5% 0 + 146 java.net.PlainSocketImpl.socketAvailable | |
| 0.5% 0 + 140 java.net.SocketOutputStream.socketWrite0 | |
| 0.4% 0 + 123 jnr.posix.UnixLibC$jnr$ffi$0.flock | |
| 0.3% 7 + 94 java.io.UnixFileSystem.getBooleanAttributes0 | |
| 0.2% 0 + 72 sun.nio.ch.FileDispatcherImpl.write0 | |
| 0.2% 0 + 55 java.lang.Object.hashCode | |
| 0.2% 0 + 50 sun.nio.ch.NativeThread.current | |
| 0.1% 0 + 32 sun.nio.ch.KQueueArrayWrapper.kevent0 | |
| 0.1% 0 + 27 sun.misc.Unsafe.park | |
| 0.1% 0 + 25 sun.misc.Unsafe.allocateInstance | |
| 0.1% 0 + 20 sun.misc.Unsafe.unpark | |
| 0.1% 0 + 17 java.lang.invoke.MethodHandleNatives.setCallSiteTargetNormal | |
| 0.0% 0 + 13 java.util.zip.Inflater.inflateBytes | |
| 0.0% 0 + 13 java.io.FileInputStream.readBytes | |
| 0.0% 0 + 11 java.lang.String.intern | |
| 0.0% 0 + 11 java.lang.Thread.isAlive | |
| 0.0% 0 + 9 sun.misc.Unsafe.defineAnonymousClass | |
| 0.0% 0 + 7 java.lang.Object.clone | |
| 84.7% 9 + 24686 Total stub (including elided) | |
| Thread-local ticks: | |
| 21.7% 8063 Blocked (of total) | |
| 0.0% 1 Class loader | |
| Flat profile of 602.88 secs (37233 total ticks): Ruby-0-Thread-18: /Users/jules/.rvm/gems/jruby-9.1.17.0/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:471 | |
| Interpreted + native Method | |
| 14.0% 0 + 5205 sun.nio.ch.KQueueArrayWrapper.kevent0 | |
| 14.0% 0 + 5205 Total interpreted | |
| Compiled + native Method | |
| 0.0% 0 + 1 sun.nio.ch.KQueueSelectorImpl.doSelect | |
| 0.0% 0 + 1 org.jruby.RubyArray.delete | |
| 0.0% 0 + 1 org.jruby.util.io.SelectExecutor.go | |
| 0.0% 0 + 1 org.jruby.util.io.EncodingUtils.setStrBuf | |
| 0.0% 0 + 4 Total compiled | |
| Stub + native Method | |
| 86.0% 0 + 32015 sun.nio.ch.KQueueArrayWrapper.kevent0 | |
| 0.0% 0 + 2 java.lang.Thread.isInterrupted | |
| 0.0% 0 + 2 sun.nio.ch.KQueueArrayWrapper.register0 | |
| 0.0% 0 + 1 sun.nio.ch.NativeThread.current | |
| 0.0% 0 + 1 java.lang.Throwable.getStackTraceElement | |
| 86.0% 0 + 32021 Total stub | |
| Thread-local ticks: | |
| 0.0% 3 Blocked (of total) | |
| Flat profile of 602.87 secs (37234 total ticks): Ruby-0-Thread-21: /Users/jules/.rvm/gems/jruby-9.1.17.0/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:471 | |
| Interpreted + native Method | |
| 68.7% 0 + 3430 sun.nio.ch.KQueueArrayWrapper.kevent0 | |
| 0.0% 2 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.puma_minus_3_dot_12_dot_0_minus_java.lib.puma.thread_pool.RUBY$block$wait_until_not_full$1 | |
| 0.0% 1 + 0 sun.nio.ch.ServerSocketChannelImpl.accept | |
| 0.0% 1 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.puma_minus_3_dot_12_dot_0_minus_java.lib.puma.server.RUBY$block$handle_servers$0 | |
| 0.0% 1 + 0 java.nio.channels.spi.AbstractSelector.close | |
| 0.0% 1 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.puma_minus_3_dot_12_dot_0_minus_java.lib.puma.thread_pool.ivarGet6:@todo | |
| 0.0% 1 + 0 sun.nio.ch.NativeObject.<init> | |
| 0.0% 1 + 0 sun.nio.ch.KQueueSelectorImpl.<init> | |
| 0.0% 1 + 0 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.puma_minus_3_dot_12_dot_0_minus_java.lib.puma.thread_pool.RUBY$method$wait_until_not_full$0 | |
| 0.0% 0 + 1 sun.nio.ch.IOUtil.makePipe | |
| 68.9% 9 + 3431 Total interpreted | |
| Compiled + native Method | |
| 0.0% 1 + 0 ExceptionBlob | |
| 0.0% 0 + 1 sun.nio.ch.SelectorImpl.lockAndDoSelect | |
| 0.0% 0 + 1 Users.jules.$_dot_rvm.gems.jruby_minus_9_dot_1_dot_17_dot_0.gems.puma_minus_3_dot_12_dot_0_minus_java.lib.puma.binder.RUBY$method$env$0 | |
| 0.1% 1 + 2 Total compiled | |
| Stub + native Method | |
| 30.8% 0 + 1538 sun.nio.ch.KQueueArrayWrapper.kevent0 | |
| 0.1% 0 + 3 sun.nio.ch.IOUtil.fdVal | |
| 0.0% 0 + 2 java.lang.Object.notify | |
| 0.0% 0 + 2 java.lang.Thread.isInterrupted | |
| 0.0% 0 + 1 sun.nio.ch.Net.localPort | |
| 0.0% 0 + 1 java.lang.Class.isInstance | |
| 0.0% 0 + 1 sun.nio.ch.IOUtil.configureBlocking | |
| 0.0% 0 + 1 sun.nio.ch.KQueueArrayWrapper.register0 | |
| 0.0% 0 + 1 sun.misc.Unsafe.defineAnonymousClass | |
| 0.0% 0 + 1 sun.misc.Unsafe.park | |
| 0.0% 0 + 1 java.lang.System.identityHashCode | |
| 0.0% 0 + 1 sun.nio.ch.FileDispatcherImpl.closeIntFD | |
| 31.1% 0 + 1553 Total stub | |
| Thread-local ticks: | |
| 86.6% 32238 Blocked (of total) | |
| Flat profile of 0.37 secs (32 total ticks): SIGINT handler | |
| Thread-local ticks: | |
| 100.0% 32 Blocked (of total) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment