Ticket #417 (new todo)
Opened 2 years ago
symbol comparison and concatenation improvements
| Reported by: | ichthyo | Owned by: | |
|---|---|---|---|
| Priority: | nice | Milestone: | 2beta |
| Component: | lumiera | Keywords: | lib cleanup performance |
| Cc: | Blocked By: | #157 | |
| Blocking: |
Description
investigate if the comparison and concatenation operators can be defined more compact and/or expose any performance penalties which could be resolved. Especially, usage of boost/operators should be investigated. But please, verify the impact on the overall compile time of Lumiera, and verify the overall size change, both in debug and release mode. Really build it in those variants and measure the difference. yes, indeed; if it was just about dropping in boost/operators, I would have done it right now
Note: See
TracTickets for help on using
tickets.
