source: benchmark

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @ae020ea   9 months Thierry Delisle Printer now prints max fd and open/closed/live connections. pthread-emulationqualifiedEnum
(edit) @07997cd   9 months Thierry Delisle Fixed errors with the accept many version pthread-emulationqualifiedEnum
(edit) @8419b76   9 months Thierry Delisle printer now properly uses eng3 pthread-emulationqualifiedEnum
(edit) @329e26a   9 months Thierry Delisle Re-instated the isolate/multi-cluster option. pthread-emulationqualifiedEnum
(edit) @bf7c7ea   9 months Thierry Delisle Moved printer and protocol thread to the main cluster pthread-emulationqualifiedEnum
(edit) @c25338d   9 months Thierry Delisle Added accept 10 method (it doesn't really work). pthread-emulationqualifiedEnum
(edit) @10ba012   9 months Thierry Delisle Minor fixes to Worker threads pthread-emulationqualifiedEnum
(edit) @430ce61   10 months Thierry Delisle Added sendfile test in Cforall pthread-emulationqualifiedEnum
(edit) @137974a   10 months Thierry Delisle Moved stats printer to it's own file and now using push-stats rather … pthread-emulationqualifiedEnum
(edit) @8c58e73   10 months Thierry Delisle Removed webserver feature to have multiple clusters (it never actually … pthread-emulationqualifiedEnum
(edit) @7f0ac12   10 months Thierry Delisle First draft at acceptor thread webserver pthread-emulationqualifiedEnum
(edit) @86c12d65   10 months Thierry Delisle Checkpoint of the broken version of reuseport pthread-emulationqualifiedEnum
(edit) @ce98816   10 months Thierry Delisle Stats printer now uses a condition variable to sleep so it exists … pthread-emulationqualifiedEnum
(edit) @c4b10e2   10 months Thierry Delisle Moved socket creation to a different file. Makefile now has debug … pthread-emulationqualifiedEnum
(edit) @153570d   10 months Thierry Delisle Server now cleanly closes in non interactive mode pthread-emulationqualifiedEnum
(edit) @76f5e9f   10 months Thierry Delisle Forgot to commit change to plot.py pthread-emulationqualifiedEnum
(edit) @65c9208   11 months Thierry Delisle Changed transfer benchmark to be more consistent with other rmit benchmarks pthread-emulationqualifiedEnum
(edit) @3613e25   11 months Thierry Delisle Rmit script now supports escaping string arguments pthread-emulationqualifiedEnum
(edit) @8faa6612   11 months Thierry Delisle Minor fixes to how benchmarks handle yes/no arguments pthread-emulationqualifiedEnum
(edit) @00675a1   11 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc pthread-emulationqualifiedEnum
(edit) @3b80db8   11 months Thierry Delisle Fixed libfibre tests after api change pthread-emulationqualifiedEnum
(edit) @bd1d279   11 months Thierry Delisle process mutilate now recors average latency pthread-emulationqualifiedEnum
(edit) @3b5dcfa   11 months Thierry Delisle Some more tiny fixes to the memcached results handling pthread-emulationqualifiedEnum
(edit) @c899175   11 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc pthread-emulationqualifiedEnum
(edit) @1f4fde5   11 months Thierry Delisle Plot now sorts series pthread-emulationqualifiedEnum
(edit) @d1c47c2   11 months Thierry Delisle Improved plotting scripts to handle memcached results pthread-emulationqualifiedEnum
(edit) @8197ca5   11 months Thierry Delisle Update yield.cfa to be more consistent with other benchmarks. pthread-emulationqualifiedEnum
(edit) @9cf2b0f   11 months Thierry Delisle Updated yield benchmarks to be more consistents. pthread-emulationqualifiedEnum
(edit) @db89655   11 months Thierry Delisle Removed debug prints pthread-emulationqualifiedEnum
(edit) @160ee4c   11 months Thierry Delisle Fix churn.go to use channels instead of semaphores. pthread-emulationqualifiedEnum
(edit) @f56101f   11 months Thierry Delisle Many fixes to rmit pthread-emulationqualifiedEnum
(edit) @62402e2   11 months Thierry Delisle Implemented churn benchmark in go using Weighted semaphore. … pthread-emulationqualifiedEnum
(edit) @12bb5ab1   11 months Thierry Delisle Implemented the churn benchmark for libfibre. Trivial change to the … pthread-emulationqualifiedEnum
(edit) @111a2ab3   11 months Thierry Delisle Changed churn.cfa to use the same approach as rust pthread-emulationqualifiedEnum
(edit) @b029e31   11 months Thierry Delisle Implemented churn benchmark for rust. pthread-emulationqualifiedEnum
(edit) @1784e9e   11 months Thierry Delisle Removed c.c file which probably was never meant to be checked in pthread-emulationqualifiedEnum
(edit) @e9c5db2   11 months Thierry Delisle Minor fixes to benchmark processing scripts pthread-emulationqualifiedEnum
(edit) @ed49dbd   11 months Thierry Delisle Forgot to remove debug print. pthread-emulationqualifiedEnum
(edit) @57af3f3   11 months Thierry Delisle Changed plotter to show all data + min,max and median. pthread-emulationqualifiedEnum
(edit) @f34f95c   12 months Thierry Delisle Updated plot script to support non-interactive mode enumpthread-emulationqualifiedEnum
(edit) @d672350   12 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc enumpthread-emulationqualifiedEnum
(edit) @ef3c383   12 months Thierry Delisle Added statistics about sendfile in the webserver enumpthread-emulationqualifiedEnum
(edit) @93829cb   13 months Thierry Delisle Added helper function to zero out sqes. Not done in allocate since so … enumpthread-emulationqualifiedEnum
(edit) @3a40df6   13 months Thierry Delisle Producer now also uses the naive read/write approach enumpthread-emulationqualifiedEnum
(edit) @3263e2a4   13 months Thierry Delisle Producer now has multiple io_uring implementations. enumpthread-emulationqualifiedEnum
(edit) @6dc17a3d   13 months Thierry Delisle Changed consumer to run for ever. enumpthread-emulationqualifiedEnum
(edit) @1a0b600   13 months Thierry Delisle Implemented producer to use sendfile and splice. enumpthread-emulationqualifiedEnum
(edit) @ef6d059   13 months Thierry Delisle Changed the consumer to accept twice enumpthread-emulationqualifiedEnum
(edit) @da81b849   13 months Thierry Delisle Fix argument handling for sink. enumpthread-emulationqualifiedEnum
(edit) @8761d40a   13 months Thierry Delisle Added sink program to test splice enumpthread-emulationqualifiedEnum
(edit) @a6d4901   13 months Thierry Delisle Finally fixed dependencies for httpforall. enumpthread-emulationqualifiedEnum
(edit) @d326171   14 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @6117fc0   14 months Thierry Delisle Httpforall now pins kernel threads enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @753fb978   14 months Thierry Delisle Use O3 instead of O2 for httpforall enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @1e8b4b49   14 months Thierry Delisle Added work around for CFA bug with implicit conversion to unions. enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @adfd125   14 months Thierry Delisle Changed benchmark to use sout and commas. enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @75965a6   14 months pabuhr replace thread_rand with prng, replace xorshift64 with xorshift_13_7_17 enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @3e417bf   16 months Thierry Delisle Reduced stack-size for connection thread enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @644162a   16 months Thierry Delisle Fix problem in splice use with signed/unsigned comparison. enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @52d2545   16 months Thierry Delisle "Fix" problems with persistent connection using HTTP1.0 enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @3a0ddb6   16 months Thierry Delisle Don't wait for the port if not in interactive mode. enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @3df86cc   16 months Thierry Delisle Added a new churn benchmark. Still have to implement it for other … enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @3eb540fb   17 months Thierry Delisle Modified httpforall not to use VLA of threads. enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @a7026b4   17 months Thierry Delisle Fixed protocol to work with the sun machines. enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @42b7fa5f   17 months Thierry Delisle Forgot to close file in non-link splice. enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @3f39009   17 months Thierry Delisle Reimplemnted how splice is handled. enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @4087baf   17 months Thierry Delisle Implmented non-interactive mode enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @58ca0a0a   17 months Thierry Delisle Conflict message now mentions the file cache. enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @40a64f78   17 months Thierry Delisle Added options to redirect outputs and allow disabling Ctrl+D to stop. enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @8a039be   18 months Thierry Delisle Fixed options to correctly default to the default. enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @197df9b   18 months Thierry Delisle Only print time refreshing if logs are enabled. enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @1db1454   18 months Thierry Delisle Fixed Typo enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @4d8fbf4   18 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @ce9f9d4   18 months caparson added mutexstmt benchmark to make enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @a5d1fe7   18 months caparson added mutexStmt benchmarks enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @83b22b5   18 months Thierry Delisle now print expected time before listing. enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @f46b26b8   18 months Thierry Delisle Fixed printing with regards to taskset enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @3e9ec44   18 months Thierry Delisle rmit script now attempts to set task sets enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @fa6233a   18 months Thierry Delisle rmit no longer crashes on unreadable key-values enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @6dc2db9   18 months Thierry Delisle Change benchmarks to consistently print duration in ms. enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @0218d51   18 months Thierry Delisle Implemeted go transfer benchmark enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @fdfb0ba   18 months Thierry Delisle rqd*fibre now compile with std=c++17 enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @ebb6158   18 months Thierry Delisle Minor fixes to warnings, printing and ridiculous go/rust requirements. enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @821c534   18 months Thierry Delisle Implemented transfer in rust and fixed minor issues with rust benchmarks enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @d0b9247   19 months Thierry Delisle Minor fixes to go benchmarks and added missing go files enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @5a40e4e   19 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @dd1cc02   19 months Thierry Delisle Several changes to benchmark makefile for benchmarks for my thesis enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @2c7d0e8   19 months Thierry Delisle tweaked printing of yield test enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @e5aba4a   19 months Thierry Delisle Added and tweeked rust benchmarks enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @65502d8   19 months caparson added some mutex stmt benchmarking enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @ebf3989   20 months Thierry Delisle small fixes to some rdq benchmarks enumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @b2525d9   20 months Thierry Delisle Changed how benchmark Makefile silences certain rules. enumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @6f27b67   21 months ajbeach Could not get rmit.py working with the exception benchmark, but I got … enumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @e49b6f5   21 months Thierry Delisle Missed some benchmarks. enumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @b7d94ac5   21 months Thierry Delisle Last step tools and benchmark enumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @43784ac   21 months Thierry Delisle Changed libcfathread to consistently define _GNU_SOURCE enumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @73d0c54   2 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc arm-ehenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @7711064   2 years Thierry Delisle Added the transfer benchmark for libfibre arm-ehenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @56ac392   2 years Thierry Delisle Moved single_sem to rq_bench.hpp which was duplicated across multiple … arm-ehenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @b374dbc   2 years Thierry Delisle Added cforall test for fairness. arm-ehenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Note: See TracRevisionLog for help on using the revision log.