Reply to comment

0.8.4

Change log:

  • Added Timeout test & count (> 1200 ms) so that DNS Queries that timeout will not skew the results.
  • Fixed Misspelling in stats page.
  • Ditched the unreliable Preemptive Threading Module I was using for a more traditional cooperative threading model.  (The window may not be as responsive while tests are running but stability should be greatly increased, so less crashes !)
  • Changed Graph to draw all lines in black as some of the colors were hard to read.
  • Graph will now scroll the most recent 20 results.
  • Fixed bug that caused the domains.txt file to be truncated if the app was closed during the startup randomization process.
  • More democratic Subjective DNS Server Performance Metric, it is now using the following scale:

  Select case StatQueryAveradgeTime
  case 0 to 150
    Quality = "Great"
  case 150 to 500
    Quality = "Ok"
  case 500 to 800
    Quality = "Pretty Bad"
  case else
    Quality = "Terrible"
  end Select

Silverwolf

~ Silverwolf

Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <small> <sup> <sub> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd> <h1> <h2> <h3> <h4> <img> <br> <p> <div> <span> <b> <i> <tbody> <tr> <td> <table> <hr> <u> <strike> <pre> <address>
  • Web page addresses and e-mail addresses turn into links automatically.
  • Use <fn>...</fn> to insert automatically numbered footnotes.

More information about formatting options

CAPTCHA
This extra step is necessary to block spammers.
  ____      _   _       ____             ____ 
| _ \ (_) | |__ / ___| _ _ / ___|
| |_) | | | | '_ \ \___ \ | | | | | |
| _ < | | | | | | ___) | | |_| | | |___
|_| \_\ _/ | |_| |_| |____/ \__, | \____|
|__/ |___/
Enter the code depicted in ASCII art style.