Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ned14/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-30Add first implementation of benchmark-io-congestion program.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-03-16Begin dynamic_thread_pool_group benchmark program.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2020-06-21More CI fixes.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2020-05-15More io_uring implementation.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2020-04-30Ported over the benchmark-async program from the resumable-io branch.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2019-10-08Hopefully definitely fix programs on Travis this time.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2019-09-25LLFIO is now make installable and cmake find_package()-able, which should imp...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2019-09-09Add flag::win_create_case_sensitive_directory and a program testing what code...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2019-09-08Add illegal-codepoints test for SG16 Unicode discussion.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2018-09-03Add a CI test checking for non-inline symbols in the header only build.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2018-07-06More afio => llfioNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2018-05-26Added a benchmark-iostreams program which was used to generate the graphs in ...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-31Add the exploratory key-value store. Nobody should use it!Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-17Get the programs compiling on POSIX.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-17Fix programs build when in non-sibling config, and have Travis test those are...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-10Upgraded programs/* to use Outcome v2.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-07-21We now use a proper custom NTSTATUS error code category on Windows instead of...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-07-14First attempt at a port to QuickCppLib and Outcome v2 (it's not working yet)Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-04-28Use cmake namespaced target aliases for indicating dependencies between libra...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2016-08-26Fix failure to correctly pickup sibling boost-lite. Add cmake for AFIO progra...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)