An open API service indexing awesome lists of open source software.

https://github.com/kpj/getclick

Lets find out the fastest way, to generate clicks on webpages ;)
https://github.com/kpj/getclick

Last synced: 2 months ago
JSON representation

Lets find out the fastest way, to generate clicks on webpages ;)

Awesome Lists containing this project

README

        

A tool to calculate the relationship between the time to gain a specific amount of clicks on a webpage and the number of different threads you use.

The file names are formatted as following:
[data/makePlot]_numberOfClicks-numberOfThreads[_smooth]

All other files aren't noteworthy. (You may consider to take a look at "resources/multiThreadLinker.py" as its really nice, and has a ping-like output!)

To use, only execute timeTester.py (python2.7).
If you want to recreate some data, just delete the corresponding "data_X-Y" file.

Fancy graphics are located in "graphs/" , furthermore they are generated with gnuplot.