Display the details of the environment in which a benchmark ran.
The info is shown as popover on an icon, similar to the command line.
Added HTML & CSS for Environment Button
Changes to sql to capture Environment information
SQL and Button Changes to capture environments
Added popover CSS & formatted Text for environment
All benchmarks now have an addition information button (A CPU icon). It will display:
Hostname - Name of the machine this specific benchmark was run on
OS type – the operating system of the machine
Memory – the amount of the memory the machine has
CPU – the type of CPU the machine has
Clockspeed – the Clock speed of the CPU
The List of Environments is queried once per comparison and stored in memory, which should result in a minimal effect on ReBenchDB performance.
Display the details of the environment in which a benchmark ran. The info is shown as popover on an icon, similar to the command line.
All benchmarks now have an addition information button (A CPU icon). It will display: Hostname - Name of the machine this specific benchmark was run on OS type – the operating system of the machine Memory – the amount of the memory the machine has CPU – the type of CPU the machine has Clockspeed – the Clock speed of the CPU
The List of Environments is queried once per comparison and stored in memory, which should result in a minimal effect on ReBenchDB performance.