Palash Tyagi
|
85e0eb7e67
|
Update benchmarks to use Axis enum for apply_axis method
|
2025-07-06 00:53:27 +01:00 |
|
Palash Tyagi
|
ad9f89860e
|
Add benchmarks for matrix and frame operations including multiplication, summation, product, application along axes, and transposition
|
2025-07-06 00:23:03 +01:00 |
|
Palash Tyagi
|
9279939c30
|
Replace BDatesList and BDateFreq with DatesList and DateFreq in benchmarks
|
2025-06-07 13:09:32 +01:00 |
|
Palash Tyagi
|
4e98aa1490
|
Reorder imports in benchmarks.rs for consistency and clarity
|
2025-05-15 00:09:17 +01:00 |
|
Palash Tyagi
|
1a5b8919d3
|
Adjust benchmark configuration for small arrays to optimize measurement and warm-up times
|
2025-05-11 00:51:24 +01:00 |
|
Palash Tyagi
|
dfe259a371
|
move benchmark config
|
2025-05-07 20:20:42 +01:00 |
|
Palash Tyagi
|
4e74c2dcfe
|
Refactor benchmark configurations to improve size categorization and sampling settings
|
2025-05-07 00:55:09 +01:00 |
|
Palash Tyagi
|
34809656f6
|
Enhance frame benchmarks by adding arithmetic operations and refactoring frame generation
|
2025-05-07 00:08:28 +01:00 |
|
Palash Tyagi
|
894b85b384
|
Refactor benchmarks to use a constant for sizes
|
2025-05-06 18:06:36 +01:00 |
|
Palash Tyagi
|
bb34991a5f
|
Increase measurement time in benchmark configuration to 2000ms for improved accuracy
|
2025-05-03 15:25:15 +01:00 |
|
Palash Tyagi
|
676ae413a6
|
Enhance benchmarks by expanding size tests to include 1, 100, and 1000 matrices, and change Criterion config
|
2025-05-03 14:59:48 +01:00 |
|
Palash Tyagi
|
4e70e868fd
|
Refactor benchmarks to focus on 1000 size matrices and add matrix arithmetic operations
|
2025-05-03 02:21:15 +01:00 |
|
Palash Tyagi
|
a3b2c2e7b4
|
Update benchmarks: rename benchmark to benchmarks and add combined benchmarks for matrix operations
|
2025-05-03 00:05:41 +01:00 |
|