DEV Community (dev.to) / dev.to / Forem / Build ID 803a1fda-14d1-4ac4-a96f-2ec149ac599d
Public Back to CI builds
Commit hash | Branch | Parallel nodes | Created at | Updated at |
---|---|---|---|---|
a77588cfd1c3121395890eed274a69c93bff2085 | refs/pull/19106/merge | 9 | 2023-02-27 16:31:15 UTC | 2023-02-27 16:31:33 UTC |
All parallel CI nodes finished their work.
The time span between the finish times of the CI node that Finished First and the one which Finished Last is 13 minutes 9.075 seconds. The shorter this time is, the better.
The first CI node finished its work at 2023-02-27 16:31:15 UTC. CI nodes that finished at least 60s later are highlighted.
The reason for slow CI nodes might be too large test files (see the Test Files tab). You may want to try the Knapsack Pro Queue Mode (Ruby) to improve the distribution of your tests. Learn more about dynamic test suite split here.
Note: if you run a CI build for the same commit again (for instance when you retry a CI build), then you will see the data updated below. Some of the nodes might be highlighted until the whole CI build is complete.
The average test execution time per CI node is 4 minutes 48.298 seconds.
The time span between the finish times of the CI node that Finished First and the one which Finished Last is 13 minutes 9.075 seconds. The shorter this time is, the better.
Node index | Finish time | Execution time |
---|---|---|
0 Finished First | 2023-02-27 16:31:15 UTC | 5 minutes 9.945 seconds |
1 | 2023-02-27 16:31:17 UTC | 5 minutes 1.777 seconds |
2 | 2023-02-27 16:31:17 UTC | 4 minutes 45.557 seconds |
3 | 2023-02-27 16:31:17 UTC | 5 minutes 8.696 seconds |
4 | 2023-02-27 16:31:15 UTC | 5 minutes 1.536 seconds |
5 Finished Last | 2023-02-27 16:44:24 UTC | 3 minutes 40.018 seconds |
6 | 2023-02-27 16:31:16 UTC | 4 minutes 33.285 seconds |
7 | 2023-02-27 16:31:18 UTC | 4 minutes 54.622 seconds |
8 | 2023-02-27 16:31:15 UTC | 4 minutes 59.249 seconds |
Build distribution ID | Parallel nodes | Total execution time | Ideal node execution time | Distance |
---|---|---|---|---|
b30183bc-8386-408e-bea0-63bd3fb95edc | 9 | 43 minutes 14.682 seconds | 4 minutes 48.298 seconds | 0.003 seconds |
You can likely decrease your CI build time by around 2 minutes 51 seconds by running more parallel CI nodes.
Running 22 parallel nodes should result in an optimal build time (~1.97 minutes)
Test file path (Displaying entries 1 - 100 of 855 in total files) | Execution time |
---|---|
spec/models/user_spec.rb | 1 minute 38.351 seconds |
spec/system/articles/user_discussion_locks_spec.rb | 1 minute 29.55 seconds |
spec/requests/comments_spec.rb | 1 minute 24.357 seconds |
spec/requests/notifications_spec.rb | 1 minute 23.797 seconds |
spec/system/comments/user_views_article_comments_spec.rb | 1 minute 22.311 seconds |
spec/requests/listings_spec.rb | 1 minute 13.891 seconds |
spec/services/feeds/import_spec.rb | 1 minute 4.11 seconds |
spec/models/article_spec.rb | 56.124 seconds |
spec/system/homepage/user_visits_homepage_spec.rb | 52.661 seconds |
spec/requests/stories/tagged_articles_spec.rb | 50.979 seconds |
spec/services/authentication/authenticator_spec.rb | 50.438 seconds |
spec/services/articles/feeds/variant_query_spec.rb | 42.914 seconds |
spec/requests/credits_spec.rb | 39.189 seconds |
spec/requests/user/user_settings_spec.rb | 37.442 seconds |
spec/requests/dashboard_spec.rb | 31.658 seconds |
spec/system/articles/user_visits_an_article_spec.rb | 29.51 seconds |
spec/system/organization/user_updates_org_settings_spec.rb | 28.749 seconds |
spec/system/authentication/user_logs_in_with_facebook_spec.rb | 26.553 seconds |
spec/system/user/view_user_index_spec.rb | 26.517 seconds |
spec/requests/stories_index_spec.rb | 24.842 seconds |
spec/policies/article_policy_spec.rb | 24.631 seconds |
spec/system/user_uses_the_editor_spec.rb | 24.372 seconds |
spec/requests/api/v1/comments_spec.rb | 23.765 seconds |
spec/requests/admin/users_manage_spec.rb | 23.004 seconds |
spec/i18n_spec.rb | 22.411 seconds |
spec/system/authentication/user_logs_in_with_forem_spec.rb | 22.26 seconds |
spec/requests/moderations_spec.rb | 22.107 seconds |
spec/requests/api/v1/articles_spec.rb | 22.058 seconds |
spec/system/user/view_user_comments_spec.rb | 20.426 seconds |
spec/requests/api/v0/articles_spec.rb | 19.771 seconds |
spec/system/authentication/user_logs_in_with_github_spec.rb | 19.388 seconds |
spec/requests/api/v0/listings_spec.rb | 19.253 seconds |
spec/services/broadcasts/welcome_notification/generator_spec.rb | 19.124 seconds |
spec/system/authentication/user_logs_in_with_twitter_spec.rb | 18.129 seconds |
spec/system/articles/user_creates_an_article_spec.rb | 18.029 seconds |
spec/requests/stories_show_spec.rb | 17.51 seconds |
spec/system/articles/user_visits_articles_by_timeframe_spec.rb | 17.135 seconds |
spec/system/comments/user_edits_a_comment_spec.rb | 16.881 seconds |
spec/requests/api/v0/comments_spec.rb | 16.516 seconds |
spec/system/dashboards/user_scrolls_down_dashboard_follows_spec.rb | 16.379 seconds |
spec/system/authentication/user_logs_in_with_apple_spec.rb | 15.176 seconds |
spec/requests/admin/users_spec.rb | 15.142 seconds |
spec/system/podcasts/user_visits_podcast_episode_spec.rb | 15.114 seconds |
spec/requests/user/user_profile_spec.rb | 15.108 seconds |
spec/system/dashboards/user_sorts_dashboard_articles_spec.rb | 14.001 seconds |
spec/system/articles/user_visits_articles_by_tag_spec.rb | 13.766 seconds |
spec/system/user/user_self_destroy_spec.rb | 13.383 seconds |
spec/system/homepage/user_visits_homepage_with_announcement_spec.rb | 13.363 seconds |
spec/system/authentication/user_logs_in_with_email_spec.rb | 13.064 seconds |
spec/system/articles/user_edits_an_article_spec.rb | 12.757 seconds |
spec/requests/articles/articles_spec.rb | 12.625 seconds |
spec/requests/api/v1/listings_spec.rb | 11.579 seconds |
spec/models/notification_spec.rb | 11.504 seconds |
spec/models/comment_spec.rb | 11.365 seconds |
spec/system/homepage/user_visits_homepage_articles_spec.rb | 11.16 seconds |
spec/requests/articles/articles_show_spec.rb | 11.103 seconds |
spec/requests/registrations_spec.rb | 10.74 seconds |
spec/system/dashboards/user_visits_dashboard_spec.rb | 10.686 seconds |
spec/system/onboardings/user_completes_onboarding_spec.rb | 10.576 seconds |
spec/system/user/user_edits_profile_spec.rb | 10.243 seconds |
spec/requests/tags_spec.rb | 10.034 seconds |
spec/requests/sitemaps_spec.rb | 9.674 seconds |
spec/mailers/notify_mailer_spec.rb | 9.659 seconds |
spec/models/ab_experiment/goal_conversion_handler_spec.rb | 9.642 seconds |
spec/services/analytics_service_spec.rb | 9.076 seconds |
spec/system/articles/moderator_moderates_an_article_spec.rb | 9.065 seconds |
spec/services/users/delete_spec.rb | 9.05 seconds |
spec/services/articles/feeds/large_forem_experimental_spec.rb | 8.718 seconds |
spec/system/notifications/notifications_page_spec.rb | 8.316 seconds |
spec/services/mentions/create_all_spec.rb | 8.184 seconds |
spec/system/ahoy/tracking_create_account_spec.rb | 7.976 seconds |
spec/system/comments/user_views_a_comment_spec.rb | 7.449 seconds |
spec/system/user_visits_a_comments_page_spec.rb | 7.448 seconds |
spec/system/user/trusted_user_flags_user_spec.rb | 7.421 seconds |
spec/services/search/reading_list_spec.rb | 7.397 seconds |
spec/requests/api/v1/users_spec.rb | 7.296 seconds |
spec/system/organization/user_views_an_organization_spec.rb | 7.223 seconds |
spec/requests/articles/articles_update_spec.rb | 7.137 seconds |
spec/requests/reactions_spec.rb | 6.902 seconds |
spec/services/badges/award_community_wellness_spec.rb | 6.834 seconds |
spec/queries/admin/users_query_spec.rb | 6.709 seconds |
spec/requests/admin/configs_spec.rb | 6.683 seconds |
spec/system/user_views_a_reading_list_spec.rb | 6.47 seconds |
spec/system/admin/admin_manages_pages_spec.rb | 6.377 seconds |
spec/system/user_logs_in_with_password_spec.rb | 6.159 seconds |
spec/system/authentication/redirects_using_referer_spec.rb | 6.157 seconds |
spec/services/podcasts/feed_spec.rb | 5.778 seconds |
spec/system/search/display_articles_search_spec.rb | 5.722 seconds |
spec/requests/pages_spec.rb | 5.668 seconds |
spec/services/users/update_spec.rb | 5.649 seconds |
spec/requests/api/v1/analytics_spec.rb | 5.577 seconds |
spec/decorators/notification_decorator_spec.rb | 5.551 seconds |
spec/system/admin/config/admin_updates_smtp_settings_spec.rb | 5.416 seconds |
spec/system/user/user_settings_response_templates_spec.rb | 5.386 seconds |
spec/system/authentication/conditional_registration_spec.rb | 5.316 seconds |
spec/requests/notification_subscriptions_spec.rb | 5.255 seconds |
spec/requests/admin/overview_spec.rb | 5.244 seconds |
spec/requests/admin/articles_spec.rb | 5.126 seconds |
spec/requests/user/user_organization_spec.rb | 5.11 seconds |
spec/system/tags/user_updates_a_tag_spec.rb | 5.068 seconds |