Skip to content

Conversation

dzfrias
Copy link

@dzfrias dzfrias commented Jul 5, 2025

The icupkg --keep option allows users to only keep a certain subset of data items within the data file, and discard the rest. This is to support the workflow of:

  1. Profiling the data items accessed via utrace
  2. Only keeping the relevant items in the data file

This is a workflow that I would find personally helpful in my work to downsize the icudt.dat that I'm currently working on.

Checklist

  • Required: Issue filed: ICU-23156
  • Required: The PR title must be prefixed with a JIRA Issue number. Example: "ICU-1234 Fix xyz"
  • Required: Each commit message must be prefixed with a JIRA Issue number. Example: "ICU-1234 Fix xyz"
  • Issue accepted (done by Technical Committee after discussion)
  • Tests included, if applicable
  • API docs and/or User Guide docs changed or added, if applicable

@markusicu markusicu self-assigned this Jul 10, 2025
@dzfrias
Copy link
Author

dzfrias commented Jul 29, 2025

Is there any progress I should make on this PR? Tests?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants