Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
WICG
/
js-self-profiling
Public
Notifications
You must be signed in to change notification settings
Fork
17
Star
207
Code
Issues
41
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 11, 2026
Update editors list
acomminos
committed
e6d8e1b
View commit details
Copy full SHA for e6d8e1b
Browse repository at this point
Commits on Feb 18, 2026
Extend Profiler to Workers (#88)
monica-ch
authored
e603c27
View commit details
Copy full SHA for e603c27
Browse repository at this point
Commits on Jan 13, 2026
Add `js-profiling-lazy` Document-Policy for deferred initialization (#87)
Show description for b4bdf9a
thomasbertet
authored
b4bdf9a
View commit details
Copy full SHA for b4bdf9a
Browse repository at this point
Commits on Mar 11, 2022
Add mentions to end-user benefits in introduction (#73)
cnpsc
authored
f7ba71f
View commit details
Copy full SHA for f7ba71f
Browse repository at this point
Commits on Nov 30, 2021
Add COI requirement to markers (#63)
Show description for 920845e
cnpsc
authored
920845e
View commit details
Copy full SHA for 920845e
Browse repository at this point
Commits on Nov 23, 2021
Fix typo (#62)
chrishtr
authored
7918fca
View commit details
Copy full SHA for 7918fca
Browse repository at this point
Commits on Oct 28, 2021
Add slides from TPAC 2021
acomminos
committed
f29dd0c
View commit details
Copy full SHA for f29dd0c
Browse repository at this point
Commits on Oct 23, 2021
[markers] fix breakline (#60)
cnpsc
authored
64ce59b
View commit details
Copy full SHA for 64ce59b
Browse repository at this point
Commits on Oct 21, 2021
[Markers] Add Security and privacy questionnaire (#58)
Show description for 47483c7
cnpsc
authored
47483c7
View commit details
Copy full SHA for 47483c7
Browse repository at this point
Commits on Oct 15, 2021
Markers - Add security and privacy (#57)
cnpsc
authored
4941221
View commit details
Copy full SHA for 4941221
Browse repository at this point
Commits on Oct 6, 2021
Add proposal for marker extension (#55)
cnpsc
authored
734e800
View commit details
Copy full SHA for 734e800
Browse repository at this point
Commits on Sep 30, 2021
Add state explainer slides from Web Perf WG call
acomminos
committed
c6a7de3
View commit details
Copy full SHA for c6a7de3
Browse repository at this point
Commits on Aug 4, 2021
Require included builtins to be invoked by accessible script (#52)
Show description for 77bb476
acomminos
authored
77bb476
View commit details
Copy full SHA for 77bb476
Browse repository at this point
Commits on Aug 2, 2021
Create .pr-preview.json
acomminos
committed
52a0a6c
View commit details
Copy full SHA for 52a0a6c
Browse repository at this point
Commits on Jul 27, 2021
Update processing model to handle builtin functions
Show description for 50ad479
acomminos
committed
50ad479
View commit details
Copy full SHA for 50ad479
Browse repository at this point
Commits on Jul 26, 2021
Mention that the take a sample algorithm should run in parallel
acomminos
committed
1cebd47
View commit details
Copy full SHA for 1cebd47
Browse repository at this point
Fix the stop() algorithm to return a promise
Show description for 82578e4
acomminos
committed
82578e4
View commit details
Copy full SHA for 82578e4
Browse repository at this point
Update TPAC reference URLs
acomminos
committed
a6a8cdf
View commit details
Copy full SHA for a6a8cdf
Browse repository at this point
Simplify overview of trace format in explainer
acomminos
committed
49fa657
View commit details
Copy full SHA for 49fa657
Browse repository at this point
Add slides/minutes from later TPAC sessions
acomminos
committed
6387756
View commit details
Copy full SHA for 6387756
Browse repository at this point
Commits on Jul 23, 2021
Add max buffer size to spec examples
acomminos
committed
04dbf15
View commit details
Copy full SHA for 04dbf15
Browse repository at this point
Update explainer to be consistent with latest spec (#50)
acomminos
authored
325b746
View commit details
Copy full SHA for 325b746
Browse repository at this point
Commits on Jul 9, 2021
Un-expose Profiler on Worker
Show description for a034478
acomminos
committed
a034478
View commit details
Copy full SHA for a034478
Browse repository at this point
Add missing realm association to profiling sessions
acomminos
committed
4de7a08
View commit details
Copy full SHA for 4de7a08
Browse repository at this point
Properly set profiling sessions' realm and agent during construction
Show description for 1dec2ef
acomminos
committed
1dec2ef
View commit details
Copy full SHA for 1dec2ef
Browse repository at this point
Define a Force Sample WebDriver extension command (#49)
Show description for ca05090
acomminos
authored
ca05090
View commit details
Copy full SHA for ca05090
Browse repository at this point
Commits on Jul 7, 2021
Clean up Profiler instantiation algorithm
Show description for 25b0f77
acomminos
committed
25b0f77
View commit details
Copy full SHA for 25b0f77
Browse repository at this point
Defer to processing model for interface attribute definitions
Show description for 6fe3f61
acomminos
committed
6fe3f61
View commit details
Copy full SHA for 6fe3f61
Browse repository at this point
Commits on Jul 6, 2021
Remove ability for UA to arbitrarily stop profilers
Show description for fd2de1c
acomminos
committed
fd2de1c
View commit details
Copy full SHA for fd2de1c
Browse repository at this point
Commits on Jun 29, 2021
Ensure that example 1's trace data is JSON-encoded
acomminos
committed
030a7e6
View commit details
Copy full SHA for 030a7e6
Browse repository at this point
Add more detail to spec examples about concrete use cases
Show description for 4513584
acomminos
committed
4513584
View commit details
Copy full SHA for 4513584
Browse repository at this point
Replace performance.profile() with Profiler constructor (#48)
Show description for da3aa1c
acomminos
authored
da3aa1c
View commit details
Copy full SHA for da3aa1c
Browse repository at this point
Commits on Jun 23, 2021
Make performance.profile() return a Profiler synchronously (#46)
Show description for 19d074b
acomminos
authored
19d074b
View commit details
Copy full SHA for 19d074b
Browse repository at this point
Commits on Jun 21, 2021
Define the "get a frame ID" algorithm using HTML's script concept (#44)
Show description for 84c8e3e
acomminos
committed
84c8e3e
View commit details
Copy full SHA for 84c8e3e
Browse repository at this point
Commits on Jun 20, 2021
Remove cross-origin isolation requirement (#41) (#45)
Show description for cc87bb0
acomminos
authored
cc87bb0
View commit details
Copy full SHA for cc87bb0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.