(no title)
eirikbakke | 5 months ago
For example, if you propose some new technique to make databases faster (e.g. "store tuples column-wise instead of row-wise"), you'll implement it and run various workloads with and without the technique enabled. That gives you a quantitative measurement of the merit of the technique.
bryanrasmussen|5 months ago
eirikbakke|5 months ago
The engineering artifact is just a by-product. More often than not, the code is thrown away or never used again, once the experiments have been run and the paper has been published.
dotnet00|5 months ago