0
comment
on 7/19/2012 7:59 AM
There recently was an interesting SO question on F# Printf.* family of functions: http://stackoverflow.com/questions/11559440/how-to-manage-debug-printing-in-f It is known that these functions are very slow. Slow enough for most people to avoid them entirely, despite the advantages they offer in verifying argument types. What I did not know is that these functions are so slow that a few lines of simple user code can speed them up, without changing the interface: With this code I get from 2x to 10x [...]
>> Read the full article on t0yv0.blogspot.com
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper