fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
assert_performance_target
Subroutine
21 statements
Source File
fortplot_test_utils.f90
fortplot_test_utils
assert_performance_target
Contents
public subroutine assert_performance_target(test_name, target_time, actual_time)
Assert that performance meets target
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
test_name
real(kind=real64),
intent(in)
::
target_time
real(kind=real64),
intent(in)
::
actual_time