Summary
Implement format-control optimization for [fs]printf
Metadata
- Id: a7ad5ff8ce956cdae02213828ac9553b32cbf43f
- Trac id: 41
- Type: enhancement
- Reporter: felix
- Owner:
- Cc:
- Status: closed
- Component: compiler
- Estimated difficulty:
- Resolution: fixed
- Priority: minor
- Milestone:
- Version: 4.0.5
- Changetime: 2009-06-24 09:48:16 UTC
- Created: 2009-06-15 12:03:19 UTC
- Keywords:
Description
Formatted-output routines could be optimized with precompiled format-strings similar to CL's `formatter`.
Changes and comments
[2009-06-24 09:48:16 UTC] felix changed status from new to closed
[2009-06-24 09:48:16 UTC] felix set resolution to fixed
[2009-06-24 09:48:16 UTC] felix wrote:
Added in r15049