|
sql
app/worker/email_notification_worker.rb:13
|
2%
|
app/worker/email_notification_worker.rb:13
- Average Self
-
1.5ms
- Average calls
- 1x
- Total Self
- 1.5ms
- Total Children
- 0ms
- Total runtime
- 1.5ms
SELECT `users`.* FROM `users` WHERE `users`.`id` = ? LIMIT ?
|
|
sql
app/worker/email_notification_worker.rb:8
|
1%
|
app/worker/email_notification_worker.rb:8
- Average Self
-
1ms
- Average calls
- 1x
- Total Self
- 1ms
- Total Children
- 0ms
- Total runtime
- 1ms
SELECT `notifications`.* FROM `notifications` WHERE `notifications`.`id` = ? ORDER BY `notifications`.`posted_at` DESC LIMIT ?
|
|
view
app/views/notification_mailer/new_message.html.erb
|
<1%
|
app/views/notification_mailer/new_message.html.erb
- Average Self
-
0.5ms
- Average calls
- 1x
- Total Self
- 0.5ms
- Total Children
- 0ms
- Total runtime
- 0.5ms
|
|
view
app/views/notification_mailer/new_message.text.erb
|
<1%
|
app/views/notification_mailer/new_message.text.erb
- Average Self
-
0.5ms
- Average calls
- 1x
- Total Self
- 0.5ms
- Total Children
- 0ms
- Total runtime
- 0.5ms
|