Skip to content

Commit

Permalink
Add rule on post-processing query results
Browse files Browse the repository at this point in the history
  • Loading branch information
szarnyasg committed Mar 1, 2023
1 parent d08939c commit dcf660b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions auditing.tex
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,10 @@ \subsection{Query Mix}
Benchmarks shall each specify a minimum count of operations and relative frequencies of operations for a qualifying
execution.

\subsubsection{Post-Processing of Query Results}

The SUT's benchmark client shall not post-process query results in a way that changes their value. For example, it is not allowed to return floating-point values with a precision of 0.5 that are encoded as integers and divided by 2 on the client side.

\subsection{System Configuration and System Pricing}
\label{sec:system-config}

Expand Down

0 comments on commit dcf660b

Please sign in to comment.