You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/16 23:20:34 UTC

[jira] Updated: (STDCXX-366) Add benchmarking framework

     [ https://issues.apache.org/jira/browse/STDCXX-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor updated STDCXX-366:
--------------------------------

    Fix Version/s:     (was: 4.2.1)
                   4.3

Nice to have but too much work for 4.2.1. Deferred.

> Add benchmarking framework
> --------------------------
>
>                 Key: STDCXX-366
>                 URL: https://issues.apache.org/jira/browse/STDCXX-366
>             Project: C++ Standard Library
>          Issue Type: Wish
>          Components: Tests
>         Environment: N/A
>            Reporter: Andrew Black
>            Priority: Minor
>             Fix For: 4.3
>
>
> The Apache C++ Standard library is intended to be a high performance implementation of the C++ Standard Library.  To this end, we have created a few benchmarking applications, but no systematic effort has been made to create a set of benchmarking executables, and no infrastructure exists to build and run such executables in a uniform manner.
> We should create a benchmarking infrastructure, modeled on the test infrastructure.  This would likely include a makefile, some kind of benchmark runner (similar to the exec utility), a (thin) benchmark driver library, and a set of benchmark programs, each testing a particular class, method, or set of methods.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.