-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
ENHANCEMENT
At present there are some bits of benchmarking code that are present in the test suite. This is somewhat messy and leads to visual noise. As such it might be better to separate this code. There are two possible approaches:
- Keep a single accompanying test file. However, this file returns a table with 2 functions,
test()andbench(). The test suite couldrequireeach file and call itstestmethod and the benchmark suite could do the same while calling thebenchfunction instead - Create separate benchmarking files
This is quite low priority
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels