Difference between revisions of "Basic Benchmark"

From Lingoport Wiki
Jump to: navigation, search
(Created page with "== Rationale == == Logic of the Benchmark == == Benchmark System Characteristics == <pre> Operating System Type: amd64 Processor Identifier: Intel64 Family 6 Model 58...")
 
(Logic of the Benchmark)
Line 2: Line 2:
   
 
== Logic of the Benchmark ==
 
== Logic of the Benchmark ==
  +
The benchmark is to identify a unit of scanning for a project. That unit is based on the following specifications:
  +
* 100 files
  +
* 10,000 lines of code
  +
* The default Java rule set
  +
  +
If you have, say, 100,000 lines of code, on the system specified, it would about take 10 times the duration of this test.
   
 
== Benchmark System Characteristics ==
 
== Benchmark System Characteristics ==

Revision as of 18:30, 9 December 2016

Rationale

Logic of the Benchmark

The benchmark is to identify a unit of scanning for a project. That unit is based on the following specifications:

  • 100 files
  • 10,000 lines of code
  • The default Java rule set

If you have, say, 100,000 lines of code, on the system specified, it would about take 10 times the duration of this test.

Benchmark System Characteristics

   Operating System Type: amd64
   Processor Identifier: Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
   Number of Processors: 4
   Available processors (cores): 4
   Free memory (bytes): 94958872
   Maximum memory (bytes): 1407713280
   Total memory (bytes): 96468992

Benchmark Results