mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 17:27:46 +00:00
Tests/LibPDF: Add a benchmark for SampledFunction::evaluate()
Takes 235.6±2.3ms to run over here, with `--benchmark_repetitions 5`.
This commit is contained in:
parent
3c9c134d71
commit
b27aca9300
2 changed files with 76 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
set(TEST_SOURCES
|
||||
BenchmarkPDF.cpp
|
||||
TestPDF.cpp
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue