Signals

← Back to package list

If you think that there is an error in how your package is being tested or represented, please file an issue at NewPkgEval.jl, making sure to read the FAQ first.

Results with Julia v1.2.0

Testing was successful. Last evaluation was ago and took 2 minutes, 34 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Signals ──────────── v1.1.0
 Installed OrderedCollections ─ v1.1.0
 Installed DataStructures ───── v0.17.6
  Updating `~/.julia/environments/v1.2/Project.toml`
  [6303bc30] + Signals v1.1.0
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [864edb3b] + DataStructures v0.17.6
  [bac558e1] + OrderedCollections v1.1.0
  [6303bc30] + Signals v1.1.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
   Testing Signals
 Resolving package versions...
 Installed BenchmarkTools ─ v0.4.3
 Installed StaticArrays ─── v0.12.1
 Installed Compat ───────── v3.0.0
 Installed JSON ─────────── v0.21.0
 Installed Parsers ──────── v0.3.10
 Installed Reactive ─────── v0.8.3
    Status `/tmp/jl_GSwkRR/Manifest.toml`
  [6e4b80f9] BenchmarkTools v0.4.3
  [34da2185] Compat v3.0.0
  [864edb3b] DataStructures v0.17.6
  [682c06a0] JSON v0.21.0
  [bac558e1] OrderedCollections v1.1.0
  [69de0a69] Parsers v0.3.10
  [a223df75] Reactive v0.8.3
  [6303bc30] Signals v1.1.0
  [90137ffa] StaticArrays v0.12.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary: | Pass  Total
push-pull     |    5      5
Test Summary: | Pass  Total
strict_push   |    4      4

Signals function call overhead on pull = 134.135ns
Signals function call overhead on push = 163.875ns
Reactive function call overhead = 639.4775ns

Signals function call time on pull (4x4 SArray multiply)= 232.88228155339806ns
Signals function call time on push (4x4 SArray multiply) = 392.0126582278481ns
Reactive function call time on push (4x4 SArray multiply) = 3121.714285714286ns

Signals function call time on pull (4x4 Matrix)= 773.0357142857142ns
Signals function call time on push (4x4 Matrix) = 1278.75ns
Reactive function call time on push (4x4 Matrix) = 3565.333333333333ns
Test Summary: |
benchmark     | No tests
Test Summary: | Pass  Total
drop_repeats  |    6      6
Test Summary: | Pass  Total
when do       |    4      4
Test Summary: | Pass  Total
sampleon      |    5      5
Test Summary: | Pass  Total
filter        |    6      6
Test Summary: | Pass  Total
foldp         |    2      2
Test Summary: | Pass  Total
merge         |    5      5
Test Summary: | Pass  Total
async_signal  |    2      2
Test Summary:  | Pass  Total
recursion_free |    4      4
Test Summary: | Pass  Total
bind          |    4      4
Test Summary:         | Pass  Total
throttle and debounce |    4      4
Test Summary: | Pass  Total
for_signal    |    8      8
Test Summary: | Pass  Total
buffer        |   12     12
   Testing Signals tests passed 

Results with Julia v1.3.0

Testing was successful. Last evaluation was ago and took 2 minutes, 32 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Signals ──────────── v1.1.0
 Installed OrderedCollections ─ v1.1.0
 Installed DataStructures ───── v0.17.6
  Updating `~/.julia/environments/v1.3/Project.toml`
  [6303bc30] + Signals v1.1.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [864edb3b] + DataStructures v0.17.6
  [bac558e1] + OrderedCollections v1.1.0
  [6303bc30] + Signals v1.1.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
   Testing Signals
 Resolving package versions...
 Installed Compat ───────── v3.0.0
 Installed Parsers ──────── v0.3.10
 Installed JSON ─────────── v0.21.0
 Installed BenchmarkTools ─ v0.4.3
 Installed Reactive ─────── v0.8.3
 Installed StaticArrays ─── v0.12.1
    Status `/tmp/jl_Apq9zn/Manifest.toml`
  [6e4b80f9] BenchmarkTools v0.4.3
  [34da2185] Compat v3.0.0
  [864edb3b] DataStructures v0.17.6
  [682c06a0] JSON v0.21.0
  [bac558e1] OrderedCollections v1.1.0
  [69de0a69] Parsers v0.3.10
  [a223df75] Reactive v0.8.3
  [6303bc30] Signals v1.1.0
  [90137ffa] StaticArrays v0.12.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary: | Pass  Total
push-pull     |    5      5
Test Summary: | Pass  Total
strict_push   |    4      4

Signals function call overhead on pull = 130.235ns
Signals function call overhead on push = 163.0525ns
Reactive function call overhead = 717.16ns

Signals function call time on pull (4x4 SArray multiply)= 205.80703883495147ns
Signals function call time on push (4x4 SArray multiply) = 386.90968586387436ns
Reactive function call time on push (4x4 SArray multiply) = 2702.1428571428573ns

Signals function call time on pull (4x4 Matrix)= 932.6ns
Signals function call time on push (4x4 Matrix) = 1091.7ns
Reactive function call time on push (4x4 Matrix) = 3399.3214285714284ns
Test Summary: |
benchmark     | No tests
Test Summary: | Pass  Total
drop_repeats  |    6      6
Test Summary: | Pass  Total
when do       |    4      4
Test Summary: | Pass  Total
sampleon      |    5      5
Test Summary: | Pass  Total
filter        |    6      6
Test Summary: | Pass  Total
foldp         |    2      2
Test Summary: | Pass  Total
merge         |    5      5
Test Summary: | Pass  Total
async_signal  |    2      2
Test Summary:  | Pass  Total
recursion_free |    4      4
Test Summary: | Pass  Total
bind          |    4      4
Test Summary:         | Pass  Total
throttle and debounce |    4      4
Test Summary: | Pass  Total
for_signal    |    8      8
Test Summary: | Pass  Total
buffer        |   12     12
   Testing Signals tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

Testing was successful. Last evaluation was ago and took 2 minutes, 25 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Signals ──────────── v1.1.0
 Installed OrderedCollections ─ v1.1.0
 Installed DataStructures ───── v0.17.6
  Updating `~/.julia/environments/v1.3/Project.toml`
  [6303bc30] + Signals v1.1.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [864edb3b] + DataStructures v0.17.6
  [bac558e1] + OrderedCollections v1.1.0
  [6303bc30] + Signals v1.1.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
   Testing Signals
 Resolving package versions...
 Installed Compat ───────── v3.0.0
 Installed Parsers ──────── v0.3.10
 Installed StaticArrays ─── v0.12.1
 Installed Reactive ─────── v0.8.3
 Installed BenchmarkTools ─ v0.4.3
 Installed JSON ─────────── v0.21.0
    Status `/tmp/jl_xRbhA1/Manifest.toml`
  [6e4b80f9] BenchmarkTools v0.4.3
  [34da2185] Compat v3.0.0
  [864edb3b] DataStructures v0.17.6
  [682c06a0] JSON v0.21.0
  [bac558e1] OrderedCollections v1.1.0
  [69de0a69] Parsers v0.3.10
  [a223df75] Reactive v0.8.3
  [6303bc30] Signals v1.1.0
  [90137ffa] StaticArrays v0.12.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary: | Pass  Total
push-pull     |    5      5
Test Summary: | Pass  Total
strict_push   |    4      4

Signals function call overhead on pull = 128.07ns
Signals function call overhead on push = 163.34ns
Reactive function call overhead = 640.0975ns

Signals function call time on pull (4x4 SArray multiply)= 235.60643564356437ns
Signals function call time on push (4x4 SArray multiply) = 397.4583333333333ns
Reactive function call time on push (4x4 SArray multiply) = 2393.464285714286ns

Signals function call time on pull (4x4 Matrix)= 941.55ns
Signals function call time on push (4x4 Matrix) = 1101.5ns
Reactive function call time on push (4x4 Matrix) = 3397.5714285714284ns
Test Summary: |
benchmark     | No tests
Test Summary: | Pass  Total
drop_repeats  |    6      6
Test Summary: | Pass  Total
when do       |    4      4
Test Summary: | Pass  Total
sampleon      |    5      5
Test Summary: | Pass  Total
filter        |    6      6
Test Summary: | Pass  Total
foldp         |    2      2
Test Summary: | Pass  Total
merge         |    5      5
Test Summary: | Pass  Total
async_signal  |    2      2
Test Summary:  | Pass  Total
recursion_free |    4      4
Test Summary: | Pass  Total
bind          |    4      4
Test Summary:         | Pass  Total
throttle and debounce |    4      4
Test Summary: | Pass  Total
for_signal    |    8      8
Test Summary: | Pass  Total
buffer        |   12     12
   Testing Signals tests passed