Skip to content

Conversation

eagleoflqj
Copy link
Member

Pull request

Issue tracker

Feature

Describe feature of pull request

Upstream a patch I use at https://github.com/LibreService/my_rime

  • It can reduce some overhead.
  • Moreover, rime_get_api stores many function pointers. If I don't use rime_get_api at all, the compiler may optimize out many unused functions to reduce binary library size.

Unit test

  • Done

Manual test

  • Done at my site

Code Review

  1. Unit and manual test pass
  2. GitHub Action CI pass
  3. At least one contributor reviews and votes
  4. Can be merged clean without conflicts
  5. PR will be merged by rebase upstream base

Additional Info

@lotem lotem merged commit d547b69 into rime:master Jan 16, 2023
@eagleoflqj eagleoflqj deleted the replace-rime_get_api branch January 16, 2023 16:11
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