1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/lib/tdb/tools
Volker Lendecke 5b526f4533 tdb: Raw performance torture to beat tdb_increment_seqnum
Running this on sn-devel-184 takes ~14 seconds with the atomic
ops. Without them I did not wait for it to finish. After reducing
NPROCS from 500 to 50 it still ran for more than a minute.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Dec 15 01:03:56 UTC 2021 on sn-devel-184
2021-12-15 01:03:56 +00:00
..
tdbbackup.c tdb: adding readonly locks mode to tdbbackup tool 2018-08-06 05:37:42 +02:00
tdbdump.c lib:tdb: Use C99 initializer for tdb_logging_context 2019-01-28 10:29:22 +01:00
tdbrestore.c tdb: Fix CID 1471761 String not null terminated 2021-01-14 13:29:35 +00:00
tdbtest.c tdb: Fix blank line endings 2013-03-26 10:11:48 +01:00
tdbtool.c tdb: Use hex_byte() in parse_hex() 2021-01-08 20:31:33 +00:00
tdbtortseq.c tdb: Raw performance torture to beat tdb_increment_seqnum 2021-12-15 01:03:56 +00:00
tdbtorture.c tdbtorture: Use ARRAY_DEL_ELEMENT() 2020-03-26 16:22:00 +00:00