Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

What does TPMc stand for?

Writer Sebastian Wright

I need to provide some performance values for a server specification and I've been asked to provide TPMc values. What does it stand for and where can I find this value for specific processors? (If it is even related to a processor performance measurement...)

I've checked several manufacturer's web pages and couldn't find this value anywhere.

2 Answers

The performance metric reported by TPC-C measures the number of orders that can be fully processed per minute and is expressed in tpm-C.

As an OLTP system benchmark, TPC-C simulates a complete environment where a population of terminal operators executes transactions against a database. The benchmark is centered around the principal activities (transactions) of an order-entry environment. These transactions include entering and delivering orders, recording payments, checking the status of orders, and monitoring the level of stock at the warehouses. However, it should be stressed that it is not the intent of TPC-C to specify how to best implement an Order-Entry system. While the benchmark portrays the activity of a wholesale supplier, TPC-C is not limited to the activity of any particular business segment, but, rather, represents any industry that must manage, sell, or distribute a product or service.

With this sort of benchmark, it is not just the CPU that is being measured. I believe that manufacturers usually pay for TPC benchmarking of a specific system configuration.

The TPC publish the results

2

TpmC is a benchmark rating from TPC (Transaction Processing Performance Council) that measures the overall transaction processing performance of a system. It is my understanding that this metric is based on the overall system performance, thus tpmC would not be published for processors on their own.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy