Hi Travis,

This test looks good to commit. Just a couple of comments or
questions: would it make sense to introduce a helper function
template to call the get_xxx() member and factor out the case
and switch statements in run_test() and in thread_func() into
it?

Also, the test seems to take *really* long to run on the Linux
box where I'm testing it. I suspect it'll end up timing out on
most platforms. Have you tried to tweak the numbers of locales
and/or iterations to reduce the runtime? If not, I think we'll
need to tweak a few things to make it run faster. We can do
that in a follow-up change though.

Martin

Travis Vitek (JIRA) wrote:
     [ 
https://issues.apache.org/jira/browse/STDCXX-528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Travis Vitek resolved STDCXX-528.
---------------------------------

    Resolution: Fixed

create test 22.locale.money.get.mt.cpp
--------------------------------------

                Key: STDCXX-528
                URL: https://issues.apache.org/jira/browse/STDCXX-528
            Project: C++ Standard Library
         Issue Type: Sub-task
         Components: 22. Localization, Thread Safety
   Affects Versions: 4.1.2, 4.1.3, 4.1.4
           Reporter: Travis Vitek
           Assignee: Travis Vitek
            Fix For: 4.2

        Attachments: 22.locale.money.get.mt.cpp





Reply via email to