Wednesday, January 23, 2019

What is a TPC Benchmark?

TPC is an acronym for Transaction Processing Corporation, a non-profit organization to define transaction processing benchmarks and providing objective, verifiable performance data to the industry.

Here is the scope of TPC from its website (http://www.tpc.org/information/about/abouttpc.asp):

"The term transaction is often applied to a wide variety of business and computer functions. Looked at as a computer function, a transaction could refer to a set of operations including disk read/writes, operating system calls, or some form of data transfer from one subsystem to another.
While TPC benchmarks certainly involve the measurement and evaluation of computer functions and operations, the TPC regards a transaction as it is commonly understood in the business world: a commercial exchange of goods, services, or money. A typical transaction, as defined by the TPC, would include the updating to a database system for such things as inventory control (goods), airline reservations (services), or banking (money).
In these environments, a number of customers or service representatives input and manage their transactions via a terminal or desktop computer connected to a database. Typically, the TPC produces benchmarks that measure transaction processing (TP) and database (DB) performance in terms of how many transactions a given system and database can perform per unit of time, e.g., transactions per second or transactions per minute"

Here is what SQL Server 2017 performance looks like.


Sunday, January 13, 2019

How do you install IIS on Windows 10?

As previously noted you need to enable IIS on Windows 10.

You can do this in Control Panel.


In Turn Windows fatures on or off. Place check marks as shown above. Vlick OK. It may take a while and IIS is turned on.

You can launch IIS from the search charm as shown.


When you click this, Internet Informatio Services Manager's screen opens as shown.


From Help you can find the version (10.0.17134.1) shown here.


You can look at the contents on your site (Default site) shown here. Rihgt now there is only one file (IISStart.htm and PNG file).


You can right click the htm file and browse as shown.


Your files (presently IISStart.htm and IISstart.png) are in the wwwroot folder.





Saturday, January 12, 2019

How come I cannot access Internet Information Services on my Windows 10?

IIS does not come installed or turned-on.

Most probably IIS is not turned-on. You can do it from the Control Panel.
This is what you see when IIS is not turned-on.


Wednesday, January 9, 2019

How do you install the latest Node.js for Windows 10?


You can download from this site.



This is the .msi file for Windows 10(x64).


Double click the node-v10.15.0-x64.msi to install. Just follow the installation wizard.


Default installation choice was made.


Node.Js program files installed on the computer's C:\ drive.


Node.JS Version


Monday, January 7, 2019

What is AnTuTu bench marking?

A very popular, chinese Android bench marking apps. AnTuTu objectively explores the performance of a device. The app does a variety of testing, assignning a score for each feature tested.

You can download AnTuTu Benchmark app from Google Play.

I have a Samsung Galaxy S9 and I tested on my phone after downloading.

Here is the app on my Samsung


Here is one of its My Device screens:


It also sends the notifications regarding performance.