$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [parallel_sort] Proposal
From: Phil Endecott (spam_from_boost_dev_at_[hidden])
Date: 2009-02-02 17:17:30
Earlier I wrote:
> Is anyone aware of synthetic or real benchmark data sets for sorting?
In the absence of anything else, this data is still available:
http://thread.gmane.org/gmane.comp.lib.boost.devel/177032 (scroll down)
Pre-sorting on one column and then benchmarking sorting on another
column is the sort of thing I had in mind.
Phil.