Test DNS Server Speed, Google Public DNS and OpenDNS Benchmarking

DNS (Domain Name System) is a hierarchical naming system built on a distributed database for computers, services, or any resource connected to the Internet or a private network. It associates various information with domain names assigned to each of the participating entities. Most importantly, it translates domain names meaningful to humans into the numerical identifiers associated with networking equipment for the purpose of locating and addressing these devices worldwide. With this DNS you … Read more...

Snippet Code To Benchmark Your PHP Script

Testing is one of common task for programmer. In every development phase, testing is need to be done before moving to next phase. There are a lot of testing technique. One of them is benchmarking, to test script/code performance. Benchmark test result can be used to optimize the code/script.As in PHP you can get how long your server took to parse and execute your code. Here is the simple snippet code to get the execution time:This simple code will help you discover bottlenecks in … Read more...

MaxCDN vs Google App Engine, Simple Benchmarking

MaxCDN is one of the Content Delivery Network service which have grown fast in the last few years. And MaxCDN is close to Wordpress blogger as it is integrate very well and boost Wordpress blog performance. You can use either W3 Total Cache or Wordpress CDN to integrate it with MaxCDN. And MaxCDN´s Network uses the Packet Exchange backbone exclusively for content delivery, featuring direct reach to over 90+ countries and more than 900 peering partners worldwide. Packet Exchange is a robust … Read more...