|
code
app/jobs/email_notification_job.rb:6
|
94%
|
app/jobs/email_notification_job.rb:6
- Average Self
-
90ms
- Average calls
- 1x
- Total Self
- 90ms
- Total Children
- 4ms
- Total runtime
- 94ms
EmailNotificationJob#perform
|
|
sql
app/jobs/email_notification_job.rb:7
|
1%
|
app/jobs/email_notification_job.rb:7
- Average Self
-
1.3ms
- Average calls
- 1x
- Total Self
- 1.3ms
- Total Children
- 0ms
- Total runtime
- 1.3ms
SELECT `notifications`.* FROM `notifications` WHERE `notifications`.`id` = ? ORDER BY `notifications`.`posted_at` DESC LIMIT ?
|
|
sql
app/jobs/email_notification_job.rb:12
|
1%
|
app/jobs/email_notification_job.rb:12
- Average Self
-
1.3ms
- Average calls
- 1x
- Total Self
- 1.3ms
- Total Children
- 0ms
- Total runtime
- 1.3ms
SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?
|
|
view
app/views/notification_mailer/new_message.html.erb
|
1%
|
app/views/notification_mailer/new_message.html.erb
- Average Self
-
1ms
- Average calls
- 1x
- Total Self
- 1ms
- Total Children
- 0ms
- Total runtime
- 1ms
|
|
code
/var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/activesupport-6.0.3.6/lib/active_support/callbacks.rb:121
|
<1%
|
/var/www/oblyk/api/shared/bundle/ruby/2.6.0/gems/activesupport-6.0.3.6/lib/active_support/callbacks.rb:121
- Average Self
-
0.33ms
- Average calls
- 1x
- Total Self
- 0.33ms
- Total Children
- 94ms
- Total runtime
- 94ms
EmailNotificationJob
|
|
view
app/views/notification_mailer/new_message.text.erb
|
<1%
|
app/views/notification_mailer/new_message.text.erb
- Average Self
-
0.33ms
- Average calls
- 1x
- Total Self
- 0.33ms
- Total Children
- 0ms
- Total runtime
- 0.33ms
|