The BB_Benchmark type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | BB_Benchmark |
Creates a new instance of BB_Benchmark with the specified parameters.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Permite que un objeto Object intente liberar recursos y realizar otras operaciones de limpieza antes de que el objeto Object sea reclamado por el recolector de elementos no utilizados. (Inherited from Object.) |
![]() | GetHashCode | Actúa como función hash para un tipo concreto. (Inherited from Object.) |
![]() | GetType | Obtiene el objeto Type de la instancia actual. (Inherited from Object.) |
![]() | MemberwiseClone | Crea una copia superficial del objeto Object actual. (Inherited from Object.) |
![]() | Run |
Run this benchmark for all the files at the forlderName directory and save
the results at the resultsFilename file.
|
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | folderName |
The folder name where are located the testset files.
|
![]() | resultsFilename |
The filename where to append the results.
|