mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
NOOP, remove trailing tabs/whitespace.
This commit is contained in:
parent
e11ba7b79d
commit
22b07e0233
822 changed files with 6861 additions and 6861 deletions
|
|
@ -12,7 +12,7 @@ static void
|
|||
test (int items_per_cell)
|
||||
{
|
||||
Group::default_items_per_cell = items_per_cell;
|
||||
|
||||
|
||||
int const n_rectangles = 10000;
|
||||
int const n_tests = 1000;
|
||||
double const rough_size = 1000;
|
||||
|
|
@ -42,7 +42,7 @@ int main ()
|
|||
for (unsigned int i = 0; i < sizeof (tests) / sizeof (int); ++i) {
|
||||
timeval start;
|
||||
timeval stop;
|
||||
|
||||
|
||||
gettimeofday (&start, 0);
|
||||
test (tests[i]);
|
||||
gettimeofday (&stop, 0);
|
||||
|
|
@ -59,4 +59,4 @@ int main ()
|
|||
cout << "Test " << tests[i] << ": " << seconds << "\n";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue