comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » How to fasten formatted printf?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: How to fasten formatted printf? [message #92528 is a reply to message #92524] Tue, 05 January 2016 09:57 Go to previous message
markb77 is currently offline  markb77
Messages: 217
Registered: July 2006
Senior Member
Would it improve the speed if you use the STRING procedure (with the /PRINT keyword?) to write your data to a single string variable, and then use printf to simply write that variable to disk? Or, before saving, convert it to byte type and then use WRITEU to save to disk as previously suggested?
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: GDL 0.9.6 delivered
Next Topic: Matrix operations with IDL: Avoiding for loops

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 14:09:25 PDT 2025

Total time taken to generate the page: 0.00405 seconds