Yan Cui's blog articles

0
comment
on 2/2/2014 5:35 AM
Kevin Montrose’s Jil JSON serializer has now been added to the JSON benchmark tests and the results are really impressive.   Kevin has also listed the tricks that he has employed to make Jil fast on the project page, which is well worth a read.
>> Read the full article
.
0
comment
on 1/27/2014 6:35 PM
If you have done any DevOps work on Amazon Web Services (AWS) then you should be familiar with Amazon CloudWatch, a service for tracking and viewing metrics (CPU, network in/out, etc.) about the various AWS services that you consume, or better still, custom metrics that you publish about your service. On top of that, you [...]
>> Read the full article
.
0
comment
on 1/26/2014 2:28 PM
I recently reorganized the SimpleSpeedTester project’s structure so that it’s easier to add tests to both the Json and binary serializer benchmarks, and to run the tests is as easy as running the RunBenchmarks.fsx F# script and then choosing which benchmark you’d like to run and then kick back and wait for the results to [...]
>> Read the full article
.
0
comment
on 1/12/2014 6:49 AM
Some time ago I put together a small BERT serializer and BERT-RPC client for .Net called Filbert (which is another name for Hazelnut, that has the word bert and the letter F and at the time every F# library has a leading F in its name!). As an experimental project admittedly I hadn’t given too [...]
>> Read the full article
.
0
comment
on 1/6/2014 7:24 PM
Just under three weeks ago, Amazon announced the public availability of their new Kinesis service, a service which is designed to allow real-time processing of streaming big data. As an experiment I have put together a simple, actor-based customer appender for log4net which allows you to publish your log messages into a configured Kinesis stream. [...]
>> 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