source: benchmark

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @c4b10e2   3 years Thierry Delisle Moved socket creation to a different file. Makefile now has debug … ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @153570d   3 years Thierry Delisle Server now cleanly closes in non interactive mode ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @76f5e9f   3 years Thierry Delisle Forgot to commit change to plot.py ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @65c9208   3 years Thierry Delisle Changed transfer benchmark to be more consistent with other rmit benchmarks ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @3613e25   3 years Thierry Delisle Rmit script now supports escaping string arguments ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @8faa6612   3 years Thierry Delisle Minor fixes to how benchmarks handle yes/no arguments ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @00675a1   3 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @3b80db8   3 years Thierry Delisle Fixed libfibre tests after api change ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @bd1d279   3 years Thierry Delisle process mutilate now recors average latency ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @3b5dcfa   3 years Thierry Delisle Some more tiny fixes to the memcached results handling ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @c899175   3 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @1f4fde5   3 years Thierry Delisle Plot now sorts series ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @d1c47c2   3 years Thierry Delisle Improved plotting scripts to handle memcached results ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @8197ca5   3 years Thierry Delisle Update yield.cfa to be more consistent with other benchmarks. ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @9cf2b0f   3 years Thierry Delisle Updated yield benchmarks to be more consistents. ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @db89655   3 years Thierry Delisle Removed debug prints ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @160ee4c   3 years Thierry Delisle Fix churn.go to use channels instead of semaphores. ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @f56101f   3 years Thierry Delisle Many fixes to rmit ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @62402e2   3 years Thierry Delisle Implemented churn benchmark in go using Weighted semaphore. … ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @12bb5ab1   3 years Thierry Delisle Implemented the churn benchmark for libfibre. Trivial change to the … ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @111a2ab3   3 years Thierry Delisle Changed churn.cfa to use the same approach as rust ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @b029e310   3 years Thierry Delisle Implemented churn benchmark for rust. ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @1784e9e   3 years Thierry Delisle Removed c.c file which probably was never meant to be checked in ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @e9c5db2   3 years Thierry Delisle Minor fixes to benchmark processing scripts ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @ed49dbd   3 years Thierry Delisle Forgot to remove debug print. ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @57af3f3   3 years Thierry Delisle Changed plotter to show all data + min,max and median. ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @f34f95c   3 years Thierry Delisle Updated plot script to support non-interactive mode ADT ast-experimental enum pthread-emulation qualifiedEnum
(edit) @d672350   3 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental enum pthread-emulation qualifiedEnum
(edit) @ef3c383   3 years Thierry Delisle Added statistics about sendfile in the webserver ADT ast-experimental enum pthread-emulation qualifiedEnum
(edit) @93829cb   4 years Thierry Delisle Added helper function to zero out sqes. Not done in allocate since so … ADT ast-experimental enum pthread-emulation qualifiedEnum
(edit) @3a40df6   4 years Thierry Delisle Producer now also uses the naive read/write approach ADT ast-experimental enum pthread-emulation qualifiedEnum
(edit) @3263e2a4   4 years Thierry Delisle Producer now has multiple io_uring implementations. ADT ast-experimental enum pthread-emulation qualifiedEnum
(edit) @6dc17a3d   4 years Thierry Delisle Changed consumer to run for ever. ADT ast-experimental enum pthread-emulation qualifiedEnum
(edit) @1a0b600   4 years Thierry Delisle Implemented producer to use sendfile and splice. ADT ast-experimental enum pthread-emulation qualifiedEnum
(edit) @ef6d059   4 years Thierry Delisle Changed the consumer to accept twice ADT ast-experimental enum pthread-emulation qualifiedEnum
(edit) @da81b849   4 years Thierry Delisle Fix argument handling for sink. ADT ast-experimental enum pthread-emulation qualifiedEnum
(edit) @8761d40a   4 years Thierry Delisle Added sink program to test splice ADT ast-experimental enum pthread-emulation qualifiedEnum
(edit) @a6d4901   4 years Thierry Delisle Finally fixed dependencies for httpforall. ADT ast-experimental enum pthread-emulation qualifiedEnum
(edit) @d3261710   4 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @6117fc0   4 years Thierry Delisle Httpforall now pins kernel threads ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @753fb978   4 years Thierry Delisle Use O3 instead of O2 for httpforall ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @1e8b4b49   4 years Thierry Delisle Added work around for CFA bug with implicit conversion to unions. ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @adfd125   4 years Thierry Delisle Changed benchmark to use sout and commas. ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @75965a6   4 years pabuhr replace thread_rand with prng, replace xorshift64 with xorshift_13_7_17 ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @3e417bf   4 years Thierry Delisle Reduced stack-size for connection thread ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @644162a   4 years Thierry Delisle Fix problem in splice use with signed/unsigned comparison. ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @52d2545   4 years Thierry Delisle "Fix" problems with persistent connection using HTTP1.0 ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @3a0ddb6   4 years Thierry Delisle Don't wait for the port if not in interactive mode. ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @3df86cc   4 years Thierry Delisle Added a new churn benchmark. Still have to implement it for other … ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @3eb540fb   4 years Thierry Delisle Modified httpforall not to use VLA of threads. ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @a7026b4   4 years Thierry Delisle Fixed protocol to work with the sun machines. ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @42b7fa5f   4 years Thierry Delisle Forgot to close file in non-link splice. ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @3f39009   4 years Thierry Delisle Reimplemnted how splice is handled. ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @4087baf   4 years Thierry Delisle Implmented non-interactive mode ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @58ca0a0a   4 years Thierry Delisle Conflict message now mentions the file cache. ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @40a64f78   4 years Thierry Delisle Added options to redirect outputs and allow disabling Ctrl+D to stop. ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @8a039be   4 years Thierry Delisle Fixed options to correctly default to the default. ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @197df9b   4 years Thierry Delisle Only print time refreshing if logs are enabled. ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @1db1454   4 years Thierry Delisle Fixed Typo ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @4d8fbf4   4 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @ce9f9d4   4 years caparson added mutexstmt benchmark to make ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @a5d1fe7   4 years caparson added mutexStmt benchmarks ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @83b22b53   4 years Thierry Delisle now print expected time before listing. ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @f46b26b8   4 years Thierry Delisle Fixed printing with regards to taskset ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @3e9ec44   4 years Thierry Delisle rmit script now attempts to set task sets ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @fa6233a   4 years Thierry Delisle rmit no longer crashes on unreadable key-values ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @6dc2db9   4 years Thierry Delisle Change benchmarks to consistently print duration in ms. ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @0218d51   4 years Thierry Delisle Implemeted go transfer benchmark ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @fdfb0ba   4 years Thierry Delisle rqd*fibre now compile with std=c++17 ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @ebb6158   4 years Thierry Delisle Minor fixes to warnings, printing and ridiculous go/rust requirements. ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @821c534   4 years Thierry Delisle Implemented transfer in rust and fixed minor issues with rust benchmarks ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @d0b9247   4 years Thierry Delisle Minor fixes to go benchmarks and added missing go files ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @5a40e4e   4 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @dd1cc02   4 years Thierry Delisle Several changes to benchmark makefile for benchmarks for my thesis ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @2c7d0e8   4 years Thierry Delisle tweaked printing of yield test ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @e5aba4a   4 years Thierry Delisle Added and tweeked rust benchmarks ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @65502d8   4 years caparson added some mutex stmt benchmarking ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @ebf3989   4 years Thierry Delisle small fixes to some rdq benchmarks ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @b2525d9   4 years Thierry Delisle Changed how benchmark Makefile silences certain rules. ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @6f27b67   4 years ajbeach Could not get rmit.py working with the exception benchmark, but I got … ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @e49b6f5   4 years Thierry Delisle Missed some benchmarks. ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @b7d94ac5   4 years Thierry Delisle Last step tools and benchmark ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @43784ac   4 years Thierry Delisle Changed libcfathread to consistently define _GNU_SOURCE ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @73d0c54a   4 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @7711064   4 years Thierry Delisle Added the transfer benchmark for libfibre ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @56ac392   4 years Thierry Delisle Moved single_sem to rq_bench.hpp which was duplicated across multiple … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @b374dbc   4 years Thierry Delisle Added cforall test for fairness. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @1d5deea   4 years Thierry Delisle Benchmarks now print stats at exit ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @665edf40   4 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @e54d0c3   4 years pabuhr Fixed benchmarks after another change to getTimeNsec() ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @c8a0210   4 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @857a1c6   4 years Thierry Delisle Performance fixes to http benchmark ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @6528d75   4 years Thierry Delisle Fixed benchmarks after change to getTimeNsec() ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @7f5683e   4 years Thierry Delisle Several prototype fixes for arm ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @8e4aa05   5 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @1d6ff91   5 years Thierry Delisle Fixed compile benchmark after renaming changes ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @2cd784a   5 years Thierry Delisle update http server according to last push ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @a80db97   5 years Thierry Delisle Http_ring now uses eventfd_read instead of io_uring_wait ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @ed2cb3c   5 years Thierry Delisle Client can now send message without copying. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @187fdb8   5 years Thierry Delisle Optim 60% to plaintext webserver by doing 1 write instead of 2. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
Note: See TracRevisionLog for help on using the revision log.