summaryrefslogtreecommitdiffstats
path: root/libcxx/benchmarks/filesystem.bench.cpp
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename .hpp files in libcxx/benchmarks to .hNico Weber2019-08-211-1/+1
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-211-1/+1
* Implement filesystem NB comments, relative paths, and related issues.Eric Fiselier2018-04-021-15/+40
* Update Google Benchmark libraryEric Fiselier2018-01-181-2/+2
* Optimize filesystem::path by providing weaker exception guarantees.Eric Fiselier2016-10-311-0/+34
* Improve performance of constructing filesystem::path from strings.Eric Fiselier2016-10-301-3/+17
* Add start of filesystem benchmarksEric Fiselier2016-10-301-0/+90
OpenPOWER on IntegriCloud