Community for F#

Blog articles of Community for F#

0
comment
on 12/12/2011 11:53 AM
For the past year I’ve been working almost entirely in F# and have found the experience to be everything I hoped it to be and better. In just six months I was able to bring a research project to fruition which has since made our company millions of dollars. F#’s terseness made algorithms a joy [...]
>> Read the full article
.
0
comment
on 12/11/2011 3:30 PM
Due to popular demand… well, I had a couple of requests anyway :-) So heres my post inspired by my recent encounters profiling some of the code in Fracture-IO.  I have recently been profiling the code in fracture to remove any so called low hanging fruits.  During this time I also noticed an increase in [...]
>> Read the full article
.
0
comment
on 12/11/2011 3:30 PM
Due to popular demand… well, I had a couple of requests anyway :-) Heres a post inspired by my recent encounters profiling some of the code in Fracture-IO.  I have recently been profiling the code in fracture to remove any so called low hanging fruits. During this time I also noticed an increase in memory allocation.  I remembered I had recently been experimenting in a branch using pipelets as a buffer between the send and receive stages in the Http Server, so I set up a simple test to see if pipelets were[...]
>> Read the full article
.
0
comment
on 12/11/2011 3:30 PM
Due to popular demand… well, I had a couple of requests anyway :-) Heres a post inspired by my recent encounters profiling some of the code in Fracture-IO.
>> Read the full article
.
0
comment
on 12/10/2011 2:12 PM
A little while ago I put together a quick performance test comparing the BCL’s BinaryFormatter with that of Marc Gravell’s protobuf-net library (.Net implementation of Google’s protocol buffer format). You can read more about my results here. There’s another fast binary serialization library which I had heard about before, MessagePack, which claims to be 4 [...]
>> Read the full article
.
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