Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


boxio.org - A central location for vps benchmarks
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

boxio.org - A central location for vps benchmarks

subigosubigo Member
edited July 2012 in General

I spent most of yesterday teaching a friend of mine some basic php. I needed a project idea to work on so he could get a better idea of how things work, so I created a simple database site for vps benchmarks. There might be something like this out there, I have no idea... but if not, I figured this will be at least a little bit useful for people around here. I wasn't going to do anything with it, but Namecheap had that $0.98 domain sale and boxio.org "box I/O" was open, so I figured why the hell not?

Site: http://boxio.org

Comments

  • I needed something like this. Most of the time I was just using pastebin

  • AlexBarakovAlexBarakov Patron Provider, Veteran

    Can you share the source code? I am trying to code something for myself and as I usually prefer .NET programming, my PHP is on really low level and I could use some examples.

  • subigosubigo Member

    @HalfEatenPie said: I needed something like this. Most of the time I was just using pastebin

    Yeah, I've just been using the search here, which is a pain in the ass to filter through.

  • After looking at it some more I think that during submission you should just have them paste in their direct results (without

    <

    pre> tags) into the text boxes (therefore having two text boxes. One for dd and the other for ioping). Then have another box on the bottom for additional comments. This will help make sure that all the entries remain somewhat consistent.

  • subigosubigo Member

    @LiquidHost said: Can you share the source code? I am trying to code something for myself and as I usually prefer .NET programming, my PHP is on really low level and I could use some examples.

    Sure, I'll upload it somewhere later. I'll need to edit some things out.

  • AlexBarakovAlexBarakov Patron Provider, Veteran

    @subigo said: Sure, I'll upload it somewhere later. I'll need to edit some things out.

    Thank you :)

  • subigosubigo Member

    @HalfEatenPie said: After looking at it some more I think that during submission you should just have them paste in their direct results (without

    <

    pre> tags) into the text boxes (therefore having two text boxes. One for dd and the other for ioping). Then have another box on the bottom for additional comments. This will help make sure that all the entries remain somewhat consistent.

    I might do something like that if people actually use it. But there are so many different benchmarks that could be ran, that it would just be a pain in the ass.

  • Then allow multiple entries generation with another text box (single line) for the name of the test. :P

    Then when displaying it just use a loop function to show it.

    But yeah that's just me trying to take it one step further for consistency (I really like consistency in case you haven't noticed). I really like it!

  • subigosubigo Member

    @LiquidHost said: Thank you :)

    Here you go: http://goo.gl/qMOQb

    There's some wtf stuff going on in there, because this was basically a teaching tool.

  • tommytommy Member

    boxio.org really slow :(

    13  paix.he.net (198.32.176.20)  241.892 ms  243.139 ms  245.506 ms
    14  10gigabitethernet9-3.core1.sjc2.he.net (72.52.92.70)  253.497 ms  255.376 ms  257.044 ms
    15  10gigabitethernet5-3.core1.lax2.he.net (184.105.213.5)  268.291 ms  268.379 ms  268.429 ms
    16  10gigabitethernet1-2.core1.den1.he.net (72.52.92.37)  292.687 ms  298.211 ms  298.129 ms
    17  10gigabitethernet3-2.core1.mci3.he.net (184.105.222.22)  331.340 ms  331.277 ms  331.276 ms
    18  10gigabitethernet1-4.core1.mci2.he.net (184.105.213.37)  317.298 ms  318.861 ms  320.650 ms
    19  wholesale-internet-inc.10gigabitethernet1-3.core1.mci2.he.net (216.66.78.90)  284.523 ms  286.860 ms  287.645 ms
    20  69.30.209.138 (69.30.209.138)  290.843 ms  299.016 ms  298.998 ms
    21  206.131.207.43 (206.131.207.43)  299.238 ms  299.209 ms  300.338 ms
    22  173.208.235.162 (173.208.235.162)  301.508 ms  295.816 ms  298.223 ms
    23  secure.zensix.com (173.208.235.165)  301.592 ms  279.113 ms  280.610 ms
    
  • subigosubigo Member

    @tommy said: boxio.org really slow :(

    Your problems start way before you hit my server. From my home:

    Pinging boxio.org with 32 bytes of data:
    Reply from 173.208.235.165: bytes=32 time=30ms TTL=50
    Reply from 173.208.235.165: bytes=32 time=32ms TTL=50
    Reply from 173.208.235.165: bytes=32 time=31ms TTL=50
    Reply from 173.208.235.165: bytes=32 time=30ms TTL=50
    
    Ping statistics for boxio.org:
        Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 30ms, Maximum = 32ms, Average = 30ms
    
  • @subigo: who is it with?

  • What theme is that site?

  • subigosubigo Member

    @HalfEatenPie said: @subigo: who is it with?

    Datashack.

    @MrLadoodle said: What theme is that site?

    No theme, just some basic css I did.

  • @subigo said: No theme, just some basic css I did.

    I've noticed you've similar CSS on your other sites, it looks nice and minimal.

  • subigosubigo Member

    @MrLadoodle said: I've noticed you've similar CSS on your other sites, it looks nice and minimal.

    Yeah, most of it was just copied over and changed a bit.

  • SurgeSurge Member

    @subigo, if you want to teach the guy some regexps make sure to extract some standard test results (wget speed, dd, ioping etc) from the submission and display it in a summary box.

  • This is really nice @subigo, thanks!

Sign In or Register to comment.