Jump to content

CA3LE

Administrator
  • Posts

    10,046
  • Joined

  • Last visited

  • Days Won

    511
  • Speed Test

    My Results

Everything posted by CA3LE

  1. Reading the speed between their server and your computer is not really testing the internet speed. Doesn't matter how you connect. You're not testing the Internet if you don't actually go out to the Internet. Testing against your ISP's servers isn't going out to the Internet. That's why TestMy.net is here. Your ISP has control over the quality of peering and bandwidth in and out of their network. If your ISP is in the UK, then it should be a very quick hop over to my UK servers. As long as your ISP is delivering that won't affect the final result. There would be little to no difference if all the connections between are running with capacity available. Any good ISP in that scenario would have at least multiple 10 GbE peers, meaning that the route between the ISP and TestMy.net should never be the weakest link... unless it's over capacity. It's a red flag if an ISP tells you that only testing against their server's is accurate. And like I said, it doesn't make sense in the first place. Your ISP's servers are not the Internet, that's your host's network... before the Internet. It's a part of the Internet but if that's your host, their network is your network. A step above your local area network but we're not really out to the wider Internet. TestMy.net is actually testing your connection out to the Internet.
  2. Hi Steven, welcome! When you test at TestMy.net you're testing the connection from your home, through your providers network, out to the internet and then to my servers. You only need to consider your own location when choosing one of my locations to test from. Usually TMN will do a good job of choosing for you. Based on your IP address, TMN would pick UK servers to test from. You can also visit the Mirror page and quickly test your latency across all of the locations. UK will again most likely perform the best (lowest). After you're settled on a test server location then head over to the Auto Speed Test to schedule automatic testing. Once you've gathered some results (data) visit My Results and My Average to get a better understanding of the results. Hope this helps, please let me know if you have any other questions.
  3. The beta is now available to all members. You'll find a toggle switch in My Settings. Hope you find this helpful.
  4. Here's a photo I took yesterday. We had 77% coverage where I'm at. A Sun spot made it look kinda like Pac Man for a little bit. (the sun spot was visible in other photos so I know it wasn't an artifact) Taken on an S22 Ultra, using the 10X lens through solar filter glasses, manual focus and exposure.
  5. You're already a beta tester, visit the beta introduction to get started.
  6. Welcome @dudxs! Check out https://testmy.net/database. I store results based on GEO location and ISP.
  7. First, All of the the database results are from TestMy.net only. There are also several ways you can programmatically extract the averages. I'll use Comcast as an example but this works for locations as well. Basic json of what you see rendered on Comcast's hoststats page https://testmy.net/hoststats/comcast_cable?jsonout=1 CSV output to file https://testmy.net/hoststats/comcast_cable?csvout=1 CSV output rendered in page https://testmy.net/hoststats/comcast_cable?csvout=1&easycsv=1 You can also specify how far back and output the averages https://testmy.net/hoststats/comcast_cable?csvout=2&monthsback=12&easycsv=1 Note for the output, I use pipes (e.g. " | ") as a separator. Below I'm adding line breaks to make it easier to read. "April 2022","May 2022","June 2022","July 2022","August 2022","September 2022","October 2022","November 2022","December 2022","January 2023","February 2023","March 2023","April 2023","May 2023","June 2023","July 2023","August 2023","September 2023","October 2023","November 2023","December 2023","January 2024","February 2024","March 2024" |219.5,192.5,190.6,156.1,157,210.8,165.5,224,215.5,215.5,209.6,168.4,206.6,203.6,220.9,270.5,272.4,218.3,244.9,240.8,299.5,249.9,312.7,190.5 |9.9,17.4,15.2,16,14.6,17.7,37.1,16.5,13.6,15.6,17.7,17.1,18.6,14.2,21.3,22.1,22.9,24.2,27.8,34.1,28.1,25.7,26.7,22.9 |'NULL','NULL','NULL','NULL','NULL','NULL','NULL','NULL','NULL','NULL','NULL','NULL','NULL','NULL','NULL','NULL','NULL','NULL','NULL','NULL','NULL','NULL',95,92,89,92,123,107,91,114,104,75,119,81,127,79,78,106,82,76,97,89,95,194,71,61 Translates to... Date Field |Download |Upload |Latency You can make a simple program to CURL and parse that output, explode and then make arrays out of the data. Make sure you set a reasonable limit to how often you query or it will be seen as a threat. And please share with others where you're getting your data. TMN is 100% word of mouth.
  8. Was that only happening on the My Results page or did you see that on the test results as soon as it finished the test also? I'm loading a different version of the charts for you on My Results, it should be working normally there. Your helping out great. Keep in touch with me and we'll get this bug nailed down. I appreciate the help.
  9. That's a bug with the charting program. I thought I resolved this. I'll try to duplicate the issue on my end so I can nail it down finally. Odd because I can't replicate it this time... at least not so far. I'll update this topic to have you test again after I make a few edits.
  10. See if you can do https://gifcap.dev/ and capture what's happening. ... or search "screen record chromeos" --- looks like they made it easy on there.
  11. Ran ChromeOS, tested the beta and didn't see the behavior you described. Actually that particular computer ran better under ChromeOS than MacOS... I might have to install it full time on that machine. It's a 2011 and has been progressively slowed down by Mac updates. Funny, all the problems seem gone, same exact hardware different OS. Proves that it's all software and personally, it feels intentional. Anyway, I tried to install it first on my Virtual Machine setup using proxmox but the RAW file makes it a little annoying. I need an ISO. So I opted to just put it on a flash and run it on my hardware test bench. Unfortunately I was met with a stuck boot screen. It showed the ChromeOS Flex splash screen but wouldn't load further. That's when I turned to one of my old iMacs. Booted right up and tested as I would expect (running on the wifi under suboptimal conditions but that's not what we're testing). Do you have any Chrome extensions installed? Go to chrome://extensions/ in your browser, let us know what you have installed. Post a screenshot. Basic run down of what can happen sometimes... Extensions that parse (read) the data in your browser may be overwhelmed by the data TMN dishes out. This can cause weird things to happen. If you see an extension that's doing this, e.g. you disable an extension and the symptom disappears, then chances are... that extension is parsing the data in your browser. In other words, if it can do that... it can spy on you as well. I would not use an extension with that sort of behavior. It may be "legitimate" because it's a "deal catcher" extension or something like that... it may need to spy on you to get you that deal. And you're giving it that permission. To hunt down the extension, systematically disable extensions and then re-test until you nail it. If you have a bunch installed, maybe start with just disabling all of them. Then re-enable the ones you really need. The current version passively detects things like this all the time. Something special about my process... other speed tests don't seem to do this. According to our users that run into these kinds of extension issues. I just want to compare our user agent strings to be sure... Yours (taken from your test results): Mozilla/5.0 X11; CrOS x86_64 14541.0.0 AppleWebKit/537.36 KHTML, like Gecko Chrome/113.0.0.0 Safari/537.36 Mine: Mozilla/5.0 X11; CrOS x86_64 14541.0.0 AppleWebKit/537.36 KHTML, like Gecko Chrome/113.0.0.0 Safari/537.36 ... exact match. So there has to be another variable. Cases like this, it's most often extensions. If you really need that "deal catcher" extension (or whatever it is) I suggest disabling it, until you actually need to use it. Once you're done, turn it back off. There are very few exceptions where I feel an extension is necessary. Usually, you give up way more permissions that you need to, they are a major security risk. I don't use them myself and I recommend my users also steer clear.
  12. I develop primarily using Chrome so I'm not sure why that would be happening. But maybe there's something different about ChomeOS. I'm installing ChromeOS for testing and will report back on this topic.
  13. Members with higher ranks automatically gain access.
  14. Welcome to the beta team @NorthIndiana84 Read the beta welcome topic to get started. It's a new version of TestMy.net's speed test. Code rebuilt from line zero. There's no requirement to being a beta tester. Give me feedback or don't, either way I get valuable information when you use the test. Helps me catch bugs before production, even if you don't tell me anything. Obviously, feedback helps even more. User feedback has helped shape TestMy.net. Your level of involvement is up to you. Just use the site as you normally would, with the beta ON and with it OFF. And if you're up for it, let me know what I can do to improve the experience.
  15. According to hosts who've contacted me, there's an option for them to "adjust the drop off". So they can cut off the top and bottom portions and shape the result to suit the narrative they want to paint. I know this because they were asking me if I had those options! Not just one or two by the way. And they've stated that these options only exist on the higher level licenses. So basically, if you pay them enough. Exactly what you eluded to. More reason why an unbiased third party opinion from TestMy.net is necessary. All connections are tested under the same internal variables. Any variable that can be controlled is controlled by YOU, the client... not your ISP.
  16. Where are you seeing this? I do need to redesign the ranking to be more user friendly. Definitely can be done better. Here's the ranking, after filtering out some of the less popular locales. I manually do a minimum test count of 45100 because every day the host database tables that the host averages are calculated from are trimmed, to 45000. This isn't the right way to do this because it's dependent on the time of day. I have some additional logic I'm adding to that. Where that part of the program will be made aware of the actual recent popularity. It will default to filtering out the less popular locations to build a better list. Sorting by download speed https://testmy.net/rank/countrycode.down/45100 Sorting by upload speed https://testmy.net/rank/countrycode.up/45100 It will look different using the defaults. It also may have been different when you looked, because of the time of day. The tables might have just trimmed and then it happened that a bunch of tests were taking place in the locations you mentioned above. That tool was designed before I started trimming those tables. It was easier to sort them by popularity before they started being trimmed... after time the majority of the tables are over 45K rows making that variable unreliable. Going way beyond the topic... Keep in mind, I built TestMy.net with really no prior programming knowledge... starting in 1996 before it was even TestMy.net. I then dropped out of high school in 1999, the useless information and repetition... I learn way more, much faster by DOING so I decided to focus on that. Building this taught me and I'm always learning. I've definitely made a lot of programming mistakes but they've all lead to a better understanding and better future designs. I'm a lone wolf programmer. All of the frontend, all of the backend. I even built the physical servers and infrastructure by hand. BTW, I was like 1 or 2 credits from graduating. Didn't really want their paper. What does it prove? Got hired at one of the largest telecommunication giants, quit school the next day. Worked for them for 5 years. Working my way up from the warehouse, within 1 year my pay increased over 6X. That company was good to me but TestMy.net was calling, I've pursued it full time ever since. Side note, if anyone actually reads this: That company had a strict policy and would have fired me if they knew I didn't have at least a GED. No matter what my performance was in the company. People high up (like extremely high up) told me it would be an open shut case and to keep quiet about it, "Just go get your GED dude!". Some told me it wouldn't matter even if I got it because I should have never been hired in the first place. That attitude was actually the reason I left them. With my own company nobody could hang anything over my head. Yes, I probably could have just got a GED. But why? I don't want that. They assumed I graduated because I had college credits, never lied to them. Thankfully it never became an issue and I resigned on top. Great company, they taught me a lot too.
  17. @ixiz you're now in the beta crew, read the beta welcome topic for more details.
  18. Were you signed in when your IP changed? Usually this doesn't interrupt the test but the user may lose their results if they aren't signed in because the computer ID changes when your IP changes. When you came back to the test, what did it say in the browser? I have a beta that was originally for something else. It has some logic in it that would definitely make it much more difficult for any stoppage to happen. I plan to develop that new logic into the automatic speed test.
  19. @jpknuuti I also added you to the beta testers group if you'd like to try the beta.
  20. @jpknuuti -- I like that use case. You now have special access to 1 auto minute testing. Please let me know if this helps! As long as you're signed in this will work.
  21. Here's what I found. Schannel error 40 means: SSL3_ALERT_HANDSHAKE_FAILURE -- you may be using outdated cyphers in your browser. Service Control Manager Event ID: 7001 -- maybe look at this article. >> How to Solve Service Control Manager Error 7001 Effectively If this helps let me know.
  22. Hi Janne, Welcome! You could test more frequently, but do you really want to? As @xs1 is saying, it can become counter productive if you're testing every minute. TMN is designed to utilize your data heavily. Depending on the speed of your connection; fully open, testing every minute it can quickly eat up your data and mine. If your use case could benefit from that functionality let me know, I sometimes allow more frequent testing on a case by case basis.
  23. Sorry for the delay, a little overwhelmed over the last week. You're in! Read the beta welcome topic for more details.
  24. Welcome! If you go to My Settings you can add an identifier. Select something like "Location 1" when you're connected to router #1... then "Location 2" for the second. You can then filter your results by identifier under My Results. Let me know if this helps.
  25. I the PM you sent me you added The 75 Mbps you're seeing has little to do with your personal speed, your speed is averaged in there but so is everyone else. That's the World Average and displays the same for everyone. You may be running 5% greater than the Cambodia (KH) average but you're still below the World Average speed. Hope this helps. Thank you for being such a long time member!
×
×
  • Create New...