uatomic/x86: Remove redundant memory barriers
[urcu.git] / tests / benchmark / runpaul-phase6.sh
1 # SPDX-FileCopyrightText: 2009 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
2 #
3 # SPDX-License-Identifier: GPL-2.0-only
4
5 sh runpaul-phase1.sh
6 mkdir runpaul-phase1
7 mv *.log runpaul-phase1/
8
9 sh runpaul-phase2.sh
10 mkdir runpaul-phase2
11 mv *.log runpaul-phase2/
This page took 0.032382 seconds and 4 git commands to generate.