Difference between revisions of "User:Jcfaria"
From vjmedia
(This final project is a DNS speed tester, that has the servers race against each other, then plays a tune for the winner.) |
|||
Line 1: | Line 1: | ||
This final project is a DNS speed tester. It downloads files from Cloudflare, Google, Quad9, and Verisign. The download times are averaged over 10 requests, then are displayed in bytes per CPU clock-cycle. The DNS that was able to get the highest byte:clock-cycle ratio has a small tune played for it, based on the name of the server. Ie if Cloudflare wins, the notes 'C', 'D', 'F', 'A', and 'E' will be played. | This final project is a DNS speed tester. It downloads files from Cloudflare, Google, Quad9, and Verisign. The download times are averaged over 10 requests, then are displayed in bytes per CPU clock-cycle. The DNS that was able to get the highest byte:clock-cycle ratio has a small tune played for it, based on the name of the server. Ie if Cloudflare wins, the notes 'C', 'D', 'F', 'A', and 'E' will be played. | ||
+ | |||
+ | |||
+ | Note: The wiki will not let me upload files through the API. I am attempting to find other ways of uploading my project files. My project video can be viewed at this link: https://youtu.be/KJ4uwZTd8p8, and I have sent all of my files to dvmanzo@wpi.edu. |
Latest revision as of 21:34, 9 October 2019
This final project is a DNS speed tester. It downloads files from Cloudflare, Google, Quad9, and Verisign. The download times are averaged over 10 requests, then are displayed in bytes per CPU clock-cycle. The DNS that was able to get the highest byte:clock-cycle ratio has a small tune played for it, based on the name of the server. Ie if Cloudflare wins, the notes 'C', 'D', 'F', 'A', and 'E' will be played.
Note: The wiki will not let me upload files through the API. I am attempting to find other ways of uploading my project files. My project video can be viewed at this link: https://youtu.be/KJ4uwZTd8p8, and I have sent all of my files to dvmanzo@wpi.edu.