There are many factors that affect load times for CodeHS, including your schools' network settings. CodeHS support might ask you to save your network data so our engineers can analyze the specifics of your experience.
Google Chrome
Navigate to the CodeHS page where the problem is occurring
In the top menu bar of Chrome, select View->Developer->Developer Tools. This opens a console of developer tools that give additional data about browsing.
From the bottom panel, select Network.
Press the Record button in the top left of the Network tab to enable recording. If it's red, it is recording.
Check the box to Preserve log.
Refresh the page and reproduce whatever actions were slow.
After you're finished, right click anywhere on the list of requests in the network tab, select Save as HAR with Content, and save the file to your computer.
Email your .har file to the email address we provide.
Here are images showing what it looks like in action:
Accessing Developer Tools
Viewing the Network Tab
Enabling Recording, checking Preserve log
Saving the .har file
Firefox
Navigate to the CodeHS page where the problem is occurring
In the top menu bar of Firefox, select Tools->Web Developer->Network. This opens a console of developer tools that give additional data about browsing.
Refresh the page and reproduce whatever actions were slow.
After you're finished, right click anywhere on the list of requests in the network tab, select Save All as HAR, and save the file to your computer.
Email your .har file to the email address we provide.
Here's what that looks like in Firefox:
Still have questions? Contact our team at hello@codehs.com to learn more!