diff options
| author | esquizo <esquizo+noreply@esquizo.net> | 2026-05-21 22:06:58 -0300 |
|---|---|---|
| committer | esquizo <esquizo+noreply@esquizo.net> | 2026-05-21 22:06:58 -0300 |
| commit | 79fb12ec6ff62a179e39e4433829aec451793b69 (patch) | |
| tree | f9ada9760b1cc4e42856a21bf27c710acc6256fa /libphysics/test/perf.c | |
| parent | d8f039e1d22bc5e29b4a912161bd4989437e7ae0 (diff) | |
libphysics/test: aumentada a pressão dos testes
Diffstat (limited to 'libphysics/test/perf.c')
| -rw-r--r-- | libphysics/test/perf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libphysics/test/perf.c b/libphysics/test/perf.c index 67999be..7e2dd51 100644 --- a/libphysics/test/perf.c +++ b/libphysics/test/perf.c @@ -3,7 +3,7 @@ #include <physics.h> #include <assert.h> -#define SBODY 2048 +#define SBODY 8192 #define FLOAT_RAND (2 * (rand() / (float)RAND_MAX) - 1) int |
