Ticket #246 (closed task: fixed)

Opened 2 years ago

Last modified 1 year ago

Reading benchmark.dat

Reported by: SonicWRX Assigned to: uncle_fungus
Priority: minor Milestone: 2.3.99.4
Component: Other Keywords:
Cc:

Description

I am starting a project where i want to make the benchmark results of a user search able on the web. The idea being that we will be able to gather data on different CPUs and GPUs to calculate an over all PPD average of a given CPU or GPU. This would be much less intense for the users if they could just upload the benchmark.dat file and then the server code would read it and input all the necessary data into the users profile data base. Also this would keep things honest as the file is in dat format and not a plane text file so not everyone can just edit it at will.

Problem is the server needs to read it and I am planing to code the site in PHP and use mySQL for the database. Not sure how to make it read your dat file.

Can this be done in your opinion? Am i allowed to do this? Any info you can give me on this would be great.

Thanks

Change History

11/10/10 11:57:46 changed by uncle_fungus

  • status changed from new to closed.
  • resolution set to fixed.

As of r573, the benchmarks database is stored in xml.

11/12/10 04:18:11 changed by uncle_fungus

  • milestone set to 2.3.99.4.