-
Posts
173 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Blogs
Everything posted by Devroush
-
The official GIGABYTE Year of the Snake Prize Draw thread.
Devroush replied to Massman's topic in HWBOT Competitions
We pass on the e-mailaddress that you use on hwbot to Gigabyte, they then get in contact with you. Haven't you gotten any e-mail yet? -
Done, seems like he doesn't have a forum account though?
-
any chance these new benchies will get points ?
Devroush replied to ZL1's topic in Benchmark software
You'll all be the judge of what benchmark will get points, read more about that here: http://hwbot.org/forum/showthread.php?t=62091 (if we go forward with it that is, reaction is... mixed) -
The official GIGABYTE Year of the Snake Prize Draw thread.
Devroush replied to Massman's topic in HWBOT Competitions
All submissions made this week are eligible to win, you don't have to submit to the competition itself. Just make sure that you're using the Gigabyte CPU-Z skin. 2 weeks left to win, keep submitting . Congratulations to this week's winner: Johni5! -
I cant edit a mem result
Devroush replied to TASOS's topic in HWBOT Development: bugs, features and suggestions
Fixed the bug, I also already edited your submission's mem batch to Hynix CFR. -
Add search to hwbot mobile
Devroush replied to reggiesanchez's topic in HWBOT Development: bugs, features and suggestions
Yeah this was already reported, I fixed it today but you won't see it just yet on the main site, we'll let you know when it's deployed. I changed the behaviour a bit: - m.hwbot.org will always shows the mobile version of the site (still without search) - hwbot.org will show the regular version by default but if you're on a mobile device, it will show a red banner with a link to the mobile site, m.hwbot.org -
Looks good! Can they submit if the number of decimals is changed to something other than the default 80k? That should not be allowed. edit: Just tried out, scales well and submits nicely. Apparently you can submit if you change the slider though, and the slider resets to the default position so there's even no way of telling http://hwbot.org/submission/2356545_ http://hwbot.org/submission/2356544_devroush_multi_core_pi_core_i7_720qm_1min_7sec_768ms Also, you should try to use the API to automatically submit the score and delete the file locally once it's submitted. If you need help with the submission API, just ask.
-
You don't get any points because for the enthusiast league, you need to provide a picture of your system, so that we can verify that you didn't use extreme cooling. I understand that you probably didn't pour liquid nitrogen on that K6, but well, those are the rules . edit: oh you were right, there was a little bug that it showed "does not participate in ranking for points" when you logged out. That's fixed now.
-
Fixed for those result tables, let me know if it needs to be fixed anywhere else.
-
Sorry you feel about it that way. Which combination of hardware that you use doesn't really matter. CPU benchmarks have a ranking for each CPU model, GPU benchmarks have a ranking for each GPU model. Like Genieben said, if we would award points for CPU/GPU combinations, earning points would just be a matter of grinding scores. However, if you look at the CPU ranking for example, there's still not a lot of competition: http://hwbot.org/hardware/processor/k6_2_550mhz_plus/ . Even if you don't overclock it, you'll still get some points if you run SuperPi, PiFast & wPrime (1024m if you have the patient, you'll be the first with that CPU ). To check which benchmark give hardware points, go here: http://hwbot.org/benchmarks/
-
Team's Hardware Library List
Devroush replied to Vinster's topic in HWBOT Development: bugs, features and suggestions
Currently, when you go to your library, we check all your submissions and get the hardware from it with a giant SQL query. If you have a lot of submissions, this can quickly turn into a 5+ second query. For large teams, this would probably turn into a 1 minute query. To make a team library, we would need to keep the library itself stored in the database and update it once a day or so. edit: currently, about 400 such queries a day take more than 5 seconds. Doing such queries for teams would hammer the database pretty hard . -
URL fixed: http://downloads.hwbot.org/downloads/hwbot_unigine_heaven_v103/index.htm
-
Team's Hardware Library List
Devroush replied to Vinster's topic in HWBOT Development: bugs, features and suggestions
Maybe but we would need a more clever way to keep track of the library. User libraries can grow quite big, team libraries would be an order of magnitude larger.