Opened 11 years ago
Closed 11 years ago
#10372 closed bug (fixed)
Add character frequency counter to build/
Reported by: | Rick Waldron | Owned by: | Rick Waldron |
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | misc | Version: | 1.6.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Ralph Holzmann wrote a simply character frequency summary script, which I'll drop in as a util that can be used to look for possible gzip improvements
Change History (4)
comment:1 Changed 11 years ago by
Component: | unfiled → misc |
---|
comment:2 Changed 11 years ago by
Owner: | set to Rick Waldron |
---|---|
Status: | new → assigned |
comment:3 Changed 11 years ago by
Priority: | undecided → low |
---|
comment:4 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Landing pull request 523. Adds character frequency reporting tool, use: make freq. Fixes #10372.
More Details:
Note: See
TracTickets for help on using
tickets.
https://github.com/jquery/jquery/pull/523