aboutsummaryrefslogtreecommitdiff
path: root/tests/linda_perf.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Give a name to all lanes in the testsHEADmasterBenoit Germain29 hours1-2/+2
* linda :get(), :set(), :limit() return value changesBenoit Germain2024-06-121-5/+5
* Fixes and improvements to lane:join()Benoit Germain2024-06-111-0/+2
* Suspend/resume GC around Linda operationsBenoit Germain2024-06-101-4/+8
* Tweak linda_perf.luaBenoit Germain2024-06-061-8/+3
* Fix Lua stack overflow in KeyUD:peek()Benoit Germain2024-06-061-74/+87
* Refactored keeper implementation of linda:receive()Benoit Germain2024-06-041-1/+0
* Refactored keeper implementation of linda:get()Benoit Germain2024-06-041-5/+30
* Progressively applying the coding rulesBenoit Germain2024-04-301-1/+1
* some dead code elimination and other triflesBenoit Germain2024-04-161-7/+7
* Tweak some test scriptsBenoit Germain2024-04-081-1/+1
* Enable manual control of GC inside keeper statesBenoit Germain2024-04-051-47/+17
* tweaks to basic.lua and linda_perf.luaBenoit Germain2024-04-041-35/+68
* Minor tweaksv3.16.1Benoit Germain2023-08-161-2/+0
* test script tweaksBenoit Germain2018-11-231-1/+1
* more fixes/tweaks about cancelled lindasBenoit Germain2014-02-131-2/+2
* linda performance improvementBenoit Germain2014-01-201-76/+54
* Cancellation improvements and some fixesBenoit Germain2014-01-161-4/+4
* version 3.6.3v3.6.3Benoit Germain2013-08-131-0/+5
* version 3.4.3v3.4.3Benoit Germain2013-01-241-1/+4
* version 3.4.0Benoit Germain2012-09-261-4/+4
* * changed lanes.configure signature to receive a table instead of individual ...Benoit Germain2012-02-181-1/+1
* * process exit change: close everything at GC when main state closes, not whe...Benoit Germain2011-11-051-1/+2
* * linda uses a fast FIFO implementation to speed up data exchangesBenoit Germain2011-04-181-0/+223