Commit graph

968 commits

Author SHA1 Message Date
Richard Feldman
2bdd137ef5 Merge remote-tracking branch 'origin/trunk' into run-all-examples 2021-07-21 01:06:54 -04:00
Richard Feldman
6cd445d731 Add some documentation to cli_run test 2021-07-21 00:02:14 -04:00
Richard Feldman
aef758b1c9 Run each benchmark in a separate test 2021-07-20 23:55:09 -04:00
Richard Feldman
0e6054ec3a Run cli_tests in parallel 2021-07-20 23:55:09 -04:00
Anton-4
aeb9422fef Merge branch 'trunk' of github.com:rtfeldman/roc into bench-false-positives 2021-07-20 15:44:20 +02:00
Anton-4
fad56e9402 back to normal nqueens params 2021-07-20 15:43:57 +02:00
Anton-4
f989c42d3d test nqueens regression 2021-07-20 14:57:59 +02:00
Anton-4
d964d34ff4 fmt 2021-07-20 14:42:36 +02:00
Anton-4
a3f7c6accf cleaned up benchmark script, now doing 200 runs per bench repeated 3 times to confirm 2021-07-20 14:10:35 +02:00
Richard Feldman
ea08a19045 Move multi-dep tests back into their own tests 2021-07-20 07:23:30 -04:00
Richard Feldman
c2e1b52008 Don't try to run examples/tea in cli_run 2021-07-20 07:23:18 -04:00
Richard Feldman
78e762a270 Remove examples/shared-quicksort for now 2021-07-20 07:15:42 -04:00
Richard Feldman
37e67e58a3 Remove examples/task for now 2021-07-20 07:14:39 -04:00
Richard Feldman
e0c89e1208 Fix missing stdin values in cli_run 2021-07-20 07:13:00 -04:00
Richard Feldman
660faa3bf1 Remove examples/custom-malloc for now 2021-07-20 07:12:25 -04:00
Richard Feldman
087752175c Disable testing examples/cli for now 2021-07-19 22:47:18 -04:00
Richard Feldman
1e9a5420c8 Fix some cli_run expectations 2021-07-19 22:47:18 -04:00
Richard Feldman
f938c71272 Fix some incorrect branch merge stuff 2021-07-19 22:46:59 -04:00
Richard Feldman
c4616b6da8
Merge branch 'trunk' into run-all-examples 2021-07-19 22:29:25 -04:00
Folkert
8eb0c6fbb8 fix example 2021-07-19 22:19:55 +02:00
Richard Feldman
c9703e34fe Merge remote-tracking branch 'origin/trunk' into examples 2021-07-17 20:08:47 -04:00
Richard Feldman
cbde321538 Run all examples in cli_run 2021-07-17 19:26:34 -04:00
Chadtech
5442eba044 Check if there was no list of Roc modules to generate docs for, and if not, then search for all roc modules under the current directory 2021-07-11 02:09:23 -04:00
rvcas
fe7e492572 chore: cleaner way to check status code 2021-07-03 14:54:05 -04:00
rvcas
a82b403aa4 feat(cli): impl BuildOutcome::status_code 2021-07-03 14:41:58 -04:00
rvcas
3fa5b4363e feat(cli): do not run executable if build failed 2021-07-03 14:23:21 -04:00
Folkert
978cea4b8a passing tests 2021-06-28 22:28:47 +02:00
Folkert
98a9dc0945 remove tag id from data bytes for non-recursive tags 2021-06-26 17:01:23 +02:00
Richard Feldman
841895dff0 Fix tests 2021-06-21 22:49:30 -04:00
Richard Feldman
3ddbe4f06a Use exec in roc run 2021-06-20 23:19:34 -04:00
Folkert
b20269d16d clippy 2021-06-19 19:59:51 +02:00
Folkert
6a010c9513 rename TopLevelFunctionLayout -> ProcLayout 2021-06-19 15:07:40 +02:00
Folkert
f2f9897187 remove FunctionPointer completely 2021-06-19 15:04:28 +02:00
Folkert
4c6048de7d raw function layout 2021-06-19 15:04:27 +02:00
Folkert
e0f5dc40cb WIP 2021-06-19 15:04:27 +02:00
Folkert
fe81eabbfa remove full() function 2021-06-18 22:08:42 +02:00
Folkert
0d5e91eb92 fix entry points 2021-06-13 22:13:37 +02:00
Richard Feldman
31ccd699e8
Merge pull request #1391 from rtfeldman/regression_testing
benchmark regression testing
2021-06-12 10:08:48 -04:00
Anton-4
2680e475d1
Feature name correction 2021-06-12 15:17:37 +02:00
Anton-4
3144d59551
Merge branch 'trunk' into regression_testing 2021-06-11 14:55:49 +02:00
Anton-4
87292d0c90 can't read CPU temp in a VM, increased bench runs 2021-06-11 14:24:46 +02:00
Anton-4
ae6ed24236 print CPU temp at start of benchmarks 2021-06-11 13:38:13 +02:00
Anton-4
58de0c9826 trying to fix cfold 2021-06-11 12:41:17 +02:00
Anton-4
a9bbb25c89 skip cfold 2021-06-09 20:31:07 +02:00
Anton-4
b3128d9172
Merge branch 'trunk' into regression_testing 2021-06-09 19:48:56 +02:00
Anton-4
5e4fc1dc2f now executing benchmarks outside earthly 2021-06-09 18:52:34 +02:00
Folkert
f20122e71c Merge remote-tracking branch 'origin/trunk' into update_zig 2021-06-09 14:26:35 +02:00
Richard Feldman
9fcd339af9 Set link type based on --lib flag 2021-06-08 21:58:21 -04:00
Richard Feldman
cdc32aadd2 Add some derives to BuildConfig 2021-06-08 21:58:21 -04:00
Richard Feldman
6e906bd450 Add --lib flag for roc build 2021-06-08 21:58:21 -04:00