Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

namebench

Compare

  Analyzed about 17 hours ago

Are you a power-user with 5 minutes to spare? Do you want a faster internet experience? Try out namebench. It hunts down the fastest DNS servers available for your computer to use. namebench runs a fair and thorough benchmark using your web browser history, tcpdump output, or standardized ... [More] datasets in order to provide an individualized recommendation. namebench is completely free and does not modify your system in any way. This project began as a 20% project at Google. namebench runs on Mac OS X, Windows, and UNIX, and is available with a graphical user interface as well as a command-line interface. namebench was written using open-source tools and libraries such as Python, Tkinter, PyObjC, dnspython, jinja2 and graphy. ScreenshotsHere is what the nameserver overview looks like: Mean Response Duration Response Distribution Chart (First 200ms) There is also a full timescale graph as well. Command-line versionIf you are running the command-line version, you get something that looks like this: Fastest individual response (in milliseconds): ---------------------------------------------- Scarlet-1 BE ################# 9.97782 SYS-193.121.171. ################## 10.56194 Completel-2 FR ########################### 16.48903 CyberServ PSA NL ############################ 16.87098 OpenDNS ############################# 17.55810 Google Public DN ############################## 18.16297 UltraDNS ############################## 18.30387 Webline BE ###################################### 22.61090 Cesidio-A DE ########################################## 25.56205 Arcor/Vodafone-2 ##################################################### 32.37319 Mean response (in milliseconds): -------------------------------- UltraDNS ##################### 73.52 OpenDNS ####################### 81.91 Google Public DN ######################### 88.39 Scarlet-1 BE ########################## 92.90 SYS-193.121.171. ############################### 111.16 Arcor/Vodafone-2 #################################### 128.46 Completel-2 FR ####################################### 139.62 Webline BE ############################################## 165.15 Cesidio-A DE ################################################## 180.79 CyberServ PSA NL ##################################################### 191.80 Response Distribution Chart URL (200ms): ---------------------------------------- http://chart.apis.google.com/chart?cht=lxy&chs=720x410&chxt=x,y&chg=10,20&chxr=0,0,200|1,0,100&chd=t:0,16,17,17... Response Distribution Chart URL (Full): --------------------------------------- http://chart.apis.google.com/chart?cht=lxy&chs=720x410&chxt=x,y&chg=10,20&chxr=0,0,1631|1,0,100&chd=t:0,2,2,2,2... Recommended configuration (fastest + nearest): ---------------------------------------------- nameserver 156.154.70.1 # UltraDNS NXDOMAIN Hijacking nameserver 194.119.228.67 # Scarlet-1 BE nameserver 193.121.171.135 # SYS-193.121.171.135 [Less]

25.5K lines of code

0 current contributors

almost 8 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

benchmarkR

Compare

  Analyzed about 18 hours ago

a simple benchmark/profiling tool for R scripts

947 lines of code

0 current contributors

over 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

dumbbench

Compare

  Analyzed 1 day ago

This command line tool and Perl module attempts to implement reasonably robust benchmarking with little extra effort and expertise required from the user. That is to say, benchmarking using this module is likely an improvement over the typical "time ./something". See this blog post for a ... [More] discussion: http://blogs.perl.org/users/steffen_mueller/2010/09/your-benchmarks-suck.html [Less]

5.8K lines of code

0 current contributors

almost 7 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

webunit

Compare

  Analyzed about 8 hours ago

Webunit is a framework for unit testing websites: Browser-like page fetching including fetching the images and stylesheets needed for a page and following redirects Cookies stored and trackable (all automatically handled) HTTP, HTTPS, GET, POST, basic auth all handled, control over expected ... [More] status codes, ... DOM parsing of pages to retrieve and analyse structure, including simple form re-posting Two-line page-fetch followed by form-submit possible, with error checking Ability to register error page content across multiple tests Uses python's standard unittest module as the underlying framework May also be used to regression-test sites, or ensure their ongoing operation once in production (testing login processes work, etc.) [Less]

1.25K lines of code

0 current contributors

about 13 years since last commit

1 users on Open Hub

Inactive
3.0
   
I Use This
Licenses: No declared licenses

TapTinder

Compare

  No analysis available

TapTinder is continuous integration and automated testing tool for software engineering. Using your own TapTinder installation or TapTinder service you can monitor, diagnose and improve the quality of software right during development in real-time. TapTinder clients run your builds and tests across ... [More] multiple platforms and multiple environments in parallel. Results are collected by a server that provides fast feedback to your developers. A sophisticated web interface gives you the tools to visualize, trace and analyze collected data to diagnose defects immediately or later for future planning. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...

distributed-system-analysis/pbench

Compare

  Analyzed about 23 hours ago

A benchmarking and performance analysis framework

147K lines of code

0 current contributors

1 day since last commit

0 users on Open Hub

Moderate Activity
0.0
 
I Use This
Licenses: No declared licenses

netstress

Compare

  Analyzed about 6 hours ago

netstress is a client/server utility designed to stress & benchmark network activity of a given ethernet device or path using simulated (random) real world data and packet sizes instead of fixed data and packet sizes.

1.2K lines of code

0 current contributors

over 14 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

ViffBench

Compare

  No analysis available

A set of scripts for easy benchmarking of VIFF protocols. ViffBench is a set of scripts that makes it easy to write, execute, and visulize benchmarks of VIFF protocols. Features include * Benchmarking using arbitrary VIFF revisions. * Based on ssh and thus benefits from key agents like ... [More] ssh-agent. * Benchmarking of distributed VIFF protocols as well as local VIFF code. * Automatically stores benchmark results in central database. * Stores benchmark results for every single run, e.g. no info is lost. [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: lgpl3

libsandglass

Compare

  Analyzed about 17 hours ago

The Sandglass Library - libsandglass - is a simple library for high-resolution timing and benchmarking. In fact, libsandglass can provide timing accurate to a single CPU cycle, by using the time-stamp counter of x86 and x86_64 CPUs (and soon others?).

639 lines of code

0 current contributors

almost 11 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

penchy

Compare

  Analyzed 1 minute ago

Benchmarking automation tool for Java Virtual Machines

5.47K lines of code

0 current contributors

about 1 month since last commit

0 users on Open Hub

Very Low Activity
5.0
 
I Use This