Renamed a test
This commit is contained in:
parent
b9647e0426
commit
8a22788a2e
@ -403,7 +403,7 @@ test "Format Quantity" {
|
||||
std.debug.print("Momentum: {f}\n", .{momentum});
|
||||
}
|
||||
|
||||
test "Benchmark" {
|
||||
test "Benchmark Scalar" {
|
||||
const Io = std.Io;
|
||||
const ITERS: usize = 100_000;
|
||||
const SAMPLES: usize = 10; // Number of samples for stats
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user