source: benchmark

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62402e2   2 years Thierry Delisle Implemented churn benchmark in go using Weighted semaphore. … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @12bb5ab1   2 years Thierry Delisle Implemented the churn benchmark for libfibre. Trivial change to the … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @111a2ab3   2 years Thierry Delisle Changed churn.cfa to use the same approach as rust ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @b029e31   2 years Thierry Delisle Implemented churn benchmark for rust. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @1784e9e   2 years Thierry Delisle Removed c.c file which probably was never meant to be checked in ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @e9c5db2   2 years Thierry Delisle Minor fixes to benchmark processing scripts ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @ed49dbd   2 years Thierry Delisle Forgot to remove debug print. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @57af3f3   2 years Thierry Delisle Changed plotter to show all data + min,max and median. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @f34f95c   2 years Thierry Delisle Updated plot script to support non-interactive mode ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @d672350   2 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @ef3c383   2 years Thierry Delisle Added statistics about sendfile in the webserver ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @93829cb   2 years Thierry Delisle Added helper function to zero out sqes. Not done in allocate since so … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @3a40df6   2 years Thierry Delisle Producer now also uses the naive read/write approach ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @3263e2a4   2 years Thierry Delisle Producer now has multiple io_uring implementations. ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @6dc17a3d   2 years Thierry Delisle Changed consumer to run for ever. ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @1a0b600   2 years Thierry Delisle Implemented producer to use sendfile and splice. ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @ef6d059   2 years Thierry Delisle Changed the consumer to accept twice ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @da81b849   2 years Thierry Delisle Fix argument handling for sink. ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @8761d40a   2 years Thierry Delisle Added sink program to test splice ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @a6d4901   2 years Thierry Delisle Finally fixed dependencies for httpforall. ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @d3261710   2 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @6117fc0   2 years Thierry Delisle Httpforall now pins kernel threads ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @753fb978   2 years Thierry Delisle Use O3 instead of O2 for httpforall ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @1e8b4b49   2 years Thierry Delisle Added work around for CFA bug with implicit conversion to unions. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @adfd125   2 years Thierry Delisle Changed benchmark to use sout and commas. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @75965a6   2 years pabuhr replace thread_rand with prng, replace xorshift64 with xorshift_13_7_17 ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @3e417bf   2 years Thierry Delisle Reduced stack-size for connection thread ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @644162a   2 years Thierry Delisle Fix problem in splice use with signed/unsigned comparison. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @52d2545   2 years Thierry Delisle "Fix" problems with persistent connection using HTTP1.0 ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @3a0ddb6   2 years Thierry Delisle Don't wait for the port if not in interactive mode. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @3df86cc   2 years Thierry Delisle Added a new churn benchmark. Still have to implement it for other … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @3eb540fb   2 years Thierry Delisle Modified httpforall not to use VLA of threads. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @a7026b4   2 years Thierry Delisle Fixed protocol to work with the sun machines. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @42b7fa5f   2 years Thierry Delisle Forgot to close file in non-link splice. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @3f39009   2 years Thierry Delisle Reimplemnted how splice is handled. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @4087baf   2 years Thierry Delisle Implmented non-interactive mode ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @58ca0a0a   2 years Thierry Delisle Conflict message now mentions the file cache. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @40a64f78   2 years Thierry Delisle Added options to redirect outputs and allow disabling Ctrl+D to stop. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @8a039be   2 years Thierry Delisle Fixed options to correctly default to the default. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @197df9b   2 years Thierry Delisle Only print time refreshing if logs are enabled. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @1db1454   2 years Thierry Delisle Fixed Typo ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @4d8fbf4   3 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @ce9f9d4   3 years caparson added mutexstmt benchmark to make ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @a5d1fe7   3 years caparson added mutexStmt benchmarks ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @83b22b5   3 years Thierry Delisle now print expected time before listing. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @f46b26b8   3 years Thierry Delisle Fixed printing with regards to taskset ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @3e9ec44   3 years Thierry Delisle rmit script now attempts to set task sets ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @fa6233a   3 years Thierry Delisle rmit no longer crashes on unreadable key-values ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @6dc2db9   3 years Thierry Delisle Change benchmarks to consistently print duration in ms. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @0218d51   3 years Thierry Delisle Implemeted go transfer benchmark ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @fdfb0ba   3 years Thierry Delisle rqd*fibre now compile with std=c++17 ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @ebb6158   3 years Thierry Delisle Minor fixes to warnings, printing and ridiculous go/rust requirements. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @821c534   3 years Thierry Delisle Implemented transfer in rust and fixed minor issues with rust benchmarks ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @d0b9247   3 years Thierry Delisle Minor fixes to go benchmarks and added missing go files ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @5a40e4e   3 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @dd1cc02   3 years Thierry Delisle Several changes to benchmark makefile for benchmarks for my thesis ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @2c7d0e8   3 years Thierry Delisle tweaked printing of yield test ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @e5aba4a   3 years Thierry Delisle Added and tweeked rust benchmarks ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @65502d8   3 years caparson added some mutex stmt benchmarking ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @ebf3989   3 years Thierry Delisle small fixes to some rdq benchmarks ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @b2525d9   3 years Thierry Delisle Changed how benchmark Makefile silences certain rules. ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @6f27b67   3 years ajbeach Could not get rmit.py working with the exception benchmark, but I got … ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @e49b6f5   3 years Thierry Delisle Missed some benchmarks. ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @b7d94ac5   3 years Thierry Delisle Last step tools and benchmark ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @43784ac   3 years Thierry Delisle Changed libcfathread to consistently define _GNU_SOURCE ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @73d0c54a   3 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @7711064   3 years Thierry Delisle Added the transfer benchmark for libfibre ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @56ac392   3 years Thierry Delisle Moved single_sem to rq_bench.hpp which was duplicated across multiple … ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @b374dbc   3 years Thierry Delisle Added cforall test for fairness. ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @1d5deea   3 years Thierry Delisle Benchmarks now print stats at exit ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @665edf40   3 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @e54d0c3   3 years pabuhr Fixed benchmarks after another change to getTimeNsec() ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @c8a0210   3 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @857a1c6   3 years Thierry Delisle Performance fixes to http benchmark ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @6528d75   3 years Thierry Delisle Fixed benchmarks after change to getTimeNsec() ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @7f5683e   3 years Thierry Delisle Several prototype fixes for arm ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @8e4aa05   3 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @1d6ff91   3 years Thierry Delisle Fixed compile benchmark after renaming changes ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @2cd784a   3 years Thierry Delisle update http server according to last push ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @a80db97   3 years Thierry Delisle Http_ring now uses eventfd_read instead of io_uring_wait ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @ed2cb3c   3 years Thierry Delisle Client can now send message without copying. ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @187fdb8   3 years Thierry Delisle Optim 60% to plaintext webserver by doing 1 write instead of 2. ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @2caed18   3 years Thierry Delisle Changed how messages is handled to avoid long printf. ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @b664af2   3 years Thierry Delisle Changed http_ring to have max submission count. ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @348f81d   3 years Thierry Delisle Added option to isolate processor so everything has it's own cluster ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @18a7594   3 years Thierry Delisle added short option for numentries ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @4f762d3   3 years Thierry Delisle Fix httpforall after changes to I/O ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @c235179   3 years Thierry Delisle Added the option to pre-accept in httpring, this seems to have a major … ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum old-io
(edit) @cd70477   3 years Thierry Delisle Added some basic scripts to handle runing httperf in parallel. ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @eeb4866   3 years Thierry Delisle Changed read/write to send/recv to work around small bug in io_uring. … ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @9715567   3 years Thierry Delisle Didn't save correctly ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @761a246   3 years Thierry Delisle Massive changes to how http_ring works ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @c05c58f   3 years Thierry Delisle Minor improvements to http_ring ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @7cc532b   3 years Thierry Delisle Fixed memory leak ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @7d01186d   3 years Thierry Delisle This feels like it fits better in example ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @cf535f4   3 years Thierry Delisle Added script to run before experiments. ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @c2df3031   3 years Thierry Delisle server now properly ignores SIGPIPE ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @a6b587f   3 years Thierry Delisle Fix bugs and added nentries command line option. ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @f3e87af   3 years Thierry Delisle httpc now supports attach feature. ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @3acbf89   3 years Thierry Delisle Tentative improvement to batch more requests together. ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Note: See TracRevisionLog for help on using the revision log.