@apexdevtools/benchmarker
Advanced tools
Changelog
2.0.2
executeAnonymous
call.executeAnonymous
to include original exception.Changelog
2.0.1
typeorm
- DataSource
synchronize
option doing database schema overwrite.Changelog
2.0.0
Database schema updated: Use db/migrations/V2__async_limits_and_alert.sql
script to upgrade existing PostgreSQL database before using this package version.
Minimum Node JS version increased to 20
Added deprecation warning to unsupported test templates.
TransactionTestTemplate
will be removed in a future version.New alerts config for global and per test usage. Used for reporting on degradations over time.
TransactionProcess.executeTestStep
.Database update:
test_result
table, captured by transaction template:
queueable_jobs
: Enqueued Jobs limit valuefuture_calls
: Future method calls limit valuealert
:
test_result_id
cpu_time_degraded
dml_rows_degraded
dml_statements_degraded
heap_size_degraded
query_rows_degraded
soql_queries_degraded