FTXUI/src/ftxui
Stefan Ravn van Overeem b0a7f88f07
Change WordBreakProperty underlying type to int8_t (#715)
This yields a ~1% performance improvements, likely
because the smaller types causes less load on memory
when bisearching the WordBreakProperty interval table

Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com>
2023-08-03 17:41:54 +02:00
..
component Add missing includes for gcc 2023-07-15 16:40:20 +02:00
dom Added some true colors in the benchmark (#717) 2023-08-01 15:13:04 +02:00
screen Change WordBreakProperty underlying type to int8_t (#715) 2023-08-03 17:41:54 +02:00