QP trie
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
It's probably better to read just the total diff instead of the individual commits. Maybe it will be best to squash.
make check
without -DNDEBUG
on every platform should be enough to check for related problems.malloc()
implementation we use. (I tried with tcmalloc, causing memory usage to drop by ~ 15 % and the slight difference between QP and HAT gets reversed.)
./tests-extra/runtests.py
is OK on x86_64. Jenkins seems OK, and basic testing on a big-endian machine as well.To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.