wuying225 / softart

Automatically exported from code.google.com/p/softart
Other
0 stars 0 forks source link

Improve benchmark result output #261

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Description:
   Includes:
     Rendering time per frame;
     Profiling data.
   Requirements:
     Human-readable format
     Well structured data

Original issue reported on code.google.com by wuye9036 on 22 May 2014 at 9:05

GoogleCodeExporter commented 9 years ago
This issue was updated by revision a372e852af07.

Now profile could return boost property tree.
Add benchmark base class to salviau.
BenchmarkPartOfSponza uses new benchmark framework.

Original comment by wuye9036 on 23 May 2014 at 3:45

GoogleCodeExporter commented 9 years ago
This issue was updated by revision f23f6bbda2f3.

Fixed ptree to JSON errors.
Now backend_input_pixels statistic fixed.

Original comment by wuye9036 on 23 May 2014 at 6:36

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 82c880b9a1af.

Remove unused code in benchmarks.
All benches are ported to new benchmark framework.

Original comment by wuye9036 on 23 May 2014 at 6:53

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 090bde136749.

BenchmarkSponza filter settings is back to old version for comparable.

Original comment by wuye9036 on 29 May 2014 at 4:59

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 29bac0ad4504.

host will return null pointer when vertex shader is not set.
Now update_register_map is called by stream_assembler update.
Fixed ps_invocations counter.
Add update_statistic to vertex_cache for counting.

Original comment by wuye9036 on 29 May 2014 at 4:59

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 40729a641e44.

LoD is computed once per quad for cpp_pixel_shader.

Original comment by wuye9036 on 29 May 2014 at 4:59

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 2ec760a5fc49.

Add bm_collect.py to get performance data automatically.
Update performance document for v1469

Original comment by wuye9036 on 29 May 2014 at 4:59

GoogleCodeExporter commented 9 years ago

Original comment by wuye9036 on 29 May 2014 at 6:46