- 20 May, 2020 1 commit
-
-
Mathieu Giraud authored
see #4275
-
- 07 May, 2020 4 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
benchmark-releases.py: exit with 42 when the last release/HEAD has significant difference with the previous one
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
- 06 May, 2020 10 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
closes #4282
-
- 05 May, 2020 3 commits
-
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
We cannot use time on some commands such as the ones with cd
-
- 04 May, 2020 3 commits
-
-
Mikaël Salson authored
Use /usr/bin/time to get accurate memory resource usage. rusage couldn't be reliably used because it was influenced by the parent process.
-
Mikaël Salson authored
We take the minimal among the runs as the program is deterministic the minimal value is the closest to the execution time without external perturbations. Fix #4275
-
Mikaël Salson authored
vidjil-algo: release 2020.05 See merge request !683
-
- 01 May, 2020 2 commits
-
-
Mathieu Giraud authored
see #4278
-
Mathieu Giraud authored
Correct trimSequence Closes #4272 See merge request !681
-
- 30 Apr, 2020 2 commits
-
-
Mikaël Salson authored
Bug remained in some cases because of a poor initial test case Fix #4272 (and #4263)
-
Mathieu Giraud authored
Feature a/docker benchmark See merge request !678
-
- 29 Apr, 2020 5 commits
-
-
Mikaël Salson authored
vidjil-algo: release 2020.04 See merge request !674
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mathieu Giraud authored
see #4268
-
- 28 Apr, 2020 10 commits
-
-
Mikaël Salson authored
If we try to set the same index several times we will wrongly have several references to it and, thus, will never be deleted, which Valgrind dislikes See !674
-
Mathieu Giraud authored
see #4268
-
Mathieu Giraud authored
Feature a/small fixes See merge request !677
-
Mikaël Salson authored
--gz makes also output .vdj.fa.gz Closes #4270 See merge request !676
-
Mikaël Salson authored
Reset the seed to have the same conditions. Otherwise depending on the number of tests and the number of times the pseudo-random generator has been used the test may fail or succeed (we are using a RandomScore now)
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
We didn't take into account the length (as it was added later). This is now fixed.
-
Mathieu Giraud authored
closes #4270
-