Ticket #2 (closed enhancement: fixed)
C code for performance critical sections
| Reported by: | ian | Owned by: | ian |
|---|---|---|---|
| Priority: | minor | Milestone: | Urwid 0.9.8 |
| Component: | rendering | Version: | |
| Keywords: | Cc: |
Description
There are some performance-critical functions that should be rewritten in C:
- utable.py functions:
- get_width
- decode_one
- decode_one_right
- utils.py functions:
- move_prev_char
- move_next_char
- is_wide_char
- calc_width
- calc_text_pos
- within_double_byte
Change History
Note: See
TracTickets for help on using
tickets.
