Opened 14 years ago

Closed 14 years ago

#74 closed defect (fixed)

optimise escaped output

Reported by: Sam Hocevar Owned by: Sam Hocevar
Priority: major Milestone:
Component: core Version: SVN
Keywords: Cc:
Product: zzuf

Description

The escaped output uses a lot of libc calls that could be avoided by using a temporary buffer. This would speed up the output a lot.

Change History (1)

comment:1 Changed 14 years ago by Sam Hocevar

Resolution: fixed
Status: newclosed

Fixed in [4270].

Note: See TracTickets for help on using tickets.