CARVIEW |
Select Language
HTTP/2 200
date: Mon, 14 Jul 2025 08:39:42 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"016fd785a635391b9571b2eae04e8ac6"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=dZGqzgAWazb2UowpHoOOkfjwKN%2B6FGgcwt%2B5jXuKDgd%2FSTTbawX81b4B2ehKDLx0otp7zyOiZm%2BAIMKNXgnDTKwRttiFdCOT9xv2meeu2ROe9AGYIam3lCBoHpxKpIqSBQg7s63RSfEfq5UYR4BMIAYyRDcsgPmZhKjIx54UM8e13%2FHR6B%2BwQmyauJ7J11BIug9UETUmNJL180DMptCkN6FG7rBi6BX2VLPLodTCQL%2BKRnq%2BeQdu%2BemQUyFzr4MPEqe4D5oV4R%2BfkhAv8xAEnQ%3D%3D--5Vt%2FnjcmQ5f2%2BtNx--zjDJ9uEhpamrFP2Uvxeueg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.646350714.1752482382; Path=/; Domain=github.com; Expires=Tue, 14 Jul 2026 08:39:42 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 14 Jul 2026 08:39:42 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B34E:2731C0:DD5698:11CBE88:6874C24E
Performance Tests Procedure · adobe/brackets Wiki · GitHub
Skip to content
Navigation Menu
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Performance Tests Procedure
peterflynn edited this page Mar 5, 2013
·
19 revisions
Sprint DoD has a task for logging performance tests results. We have a small set of performance tests that run within the unit test window. Eventually these tests will be automated. For now, here are the instructions for logging the sprint performance results:
- Confirm you have edit access to Brackets Performance Tests (Google Spreadsheet). If not, ask @jasonsanjose.
- Get the performance laptop (get key from @pflynn's desk)
- Uninstall any existing Brackets, and install the new Brackets build
- Sync the brackets repo on the machine to match the SHA of the installed build (look for the version field in \www\package.json)
- Don't forget to run
git submodule update
too - Note: You may need to open the SSH tunnel to access GitHub
- Don't forget to run
- Run
tools/setup_for_hacking.sh
, passing it the Brackets .app folder - Delete the Cache Folder:
rm -r ~/Library/Application\ Support/Brackets/cef_data/
- Reboot the computer (wait for other apps like the browser to finish auto-restoring)
- Launch Brackets
- Debug > Show Performance Data
- Log "Application Startup" time under "Startup > Cold Startup (first run, no prefs)"
- Debug > Run Tests, Performance, All
- Log "Performance Tests File open performance" under "Cold - Performance Tests File open performance"
- Log the first set of "JavaScript Inline Editor Creation" results under "Cold - JSQuickEdit Performance site should open inline editors."
- Log the last set of "JavaScript Inline Editor Creation" results under "Warm - JSQuickEdit Performance suite should open inline editors."
- Exit and restart Brackets
- Debug > Show Performance Data
- Log "Application Startup" time under "Startup > Warm Startup"
- Debug > Run Tests, Performance, Performance Tests
- Log "Performance Tests File open performance" under "Warm - Performance Tests File open performance"
- Go through each chart tab in the spreadsheet, click Advanced Edit, click the Start tab, and adjust each data range to add your new column (i.e. increment the letter after each ":").
Clone this wiki locally
You can’t perform that action at this time.