source: benchmark

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7f0ac12   22 months Thierry Delisle First draft at acceptor thread webserver ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @86c12d65   22 months Thierry Delisle Checkpoint of the broken version of reuseport ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @ce98816   22 months Thierry Delisle Stats printer now uses a condition variable to sleep so it exists … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @c4b10e2   22 months Thierry Delisle Moved socket creation to a different file. Makefile now has debug … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @153570d   22 months Thierry Delisle Server now cleanly closes in non interactive mode ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @76f5e9f   23 months Thierry Delisle Forgot to commit change to plot.py ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @65c9208   23 months Thierry Delisle Changed transfer benchmark to be more consistent with other rmit benchmarks ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @3613e25   23 months Thierry Delisle Rmit script now supports escaping string arguments ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @8faa6612   23 months Thierry Delisle Minor fixes to how benchmarks handle yes/no arguments ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @00675a1   23 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @3b80db8   23 months Thierry Delisle Fixed libfibre tests after api change ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @bd1d279   23 months Thierry Delisle process mutilate now recors average latency ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @3b5dcfa   2 years Thierry Delisle Some more tiny fixes to the memcached results handling ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @c899175   2 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @1f4fde5   2 years Thierry Delisle Plot now sorts series ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @d1c47c2   2 years Thierry Delisle Improved plotting scripts to handle memcached results ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @8197ca5   2 years Thierry Delisle Update yield.cfa to be more consistent with other benchmarks. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @9cf2b0f   2 years Thierry Delisle Updated yield benchmarks to be more consistents. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @db89655   2 years Thierry Delisle Removed debug prints ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @160ee4c   2 years Thierry Delisle Fix churn.go to use channels instead of semaphores. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @f56101f   2 years Thierry Delisle Many fixes to rmit ADTast-experimentalpthread-emulationqualifiedEnum
(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
Note: See TracRevisionLog for help on using the revision log.