|
Slurm doesn't like @spawnat :any
|
|
3
|
728
|
February 12, 2021
|
|
Faster conversion to CategoricalArray with many groups
|
|
3
|
297
|
February 11, 2021
|
|
Abstract-type field in struct for solving an ODE problem
|
|
1
|
741
|
February 11, 2021
|
|
Problem on benchmarking multi-thread code
|
|
3
|
425
|
February 10, 2021
|
|
Is this a valid way of evaluating string of code in local scope?
|
|
6
|
550
|
February 10, 2021
|
|
Why is hashing Dicts faster than Arrays?
|
|
1
|
473
|
February 10, 2021
|
|
Julia v1.6: `using` is faster but first call is slower
|
|
1
|
635
|
February 8, 2021
|
|
Using views causes significant slowdown in simple PDE
|
|
2
|
552
|
February 7, 2021
|
|
How to make Julia call C/C++ coded function
|
|
6
|
10079
|
February 7, 2021
|
|
Type Inference Problem with `getproperty`
|
|
6
|
1006
|
February 6, 2021
|
|
Combinatorial Type Explosion: Nested Parameteric Types
|
|
12
|
1058
|
February 5, 2021
|
|
Surprising @fastmath behavior
|
|
3
|
974
|
February 4, 2021
|
|
Performance of structs with incompletely parameterized fields
|
|
3
|
533
|
February 4, 2021
|
|
Unexpected type instability with getproperty but not setproperty!
|
|
17
|
1756
|
February 4, 2021
|
|
CUDA sum kernels, threads and blocks, complex values
|
|
2
|
1458
|
February 3, 2021
|
|
Writing a fast nlp tokenizer in Julia
|
|
12
|
2570
|
February 2, 2021
|
|
StructArrays creating a lot of allocations compared to arrays
|
|
2
|
777
|
February 1, 2021
|
|
Is it worth it to check if a collection is empty before iterating?
|
|
5
|
716
|
February 1, 2021
|
|
Splitting Int8s?
|
|
12
|
769
|
January 31, 2021
|
|
Rebinding local variable inside function and type stability: does it matter?
|
|
8
|
1098
|
January 30, 2021
|
|
For-loop in function is faster than global scope?
|
|
3
|
530
|
January 30, 2021
|
|
Compiling specialized functions for large set of user-passed options
|
|
4
|
670
|
January 30, 2021
|
|
Invalidating sysimages?
|
|
7
|
740
|
January 29, 2021
|
|
Overloading `Base.getproperty` performance
|
|
2
|
645
|
January 29, 2021
|
|
When can a single-call optimization be used?
|
|
3
|
392
|
January 28, 2021
|
|
Filling non-contiguous slices of an array with the real and imaginary part of another
|
|
3
|
349
|
January 27, 2021
|
|
Does eigen( ) get stuck in processing of the results?
|
|
10
|
653
|
January 27, 2021
|
|
Creating a matrix as Symmetric causes excessive allocations in multithreaded loop
|
|
2
|
447
|
January 27, 2021
|
|
Sum(log.(p * C)) is 2 to 4 times slower than in NumPy
|
|
19
|
1443
|
January 26, 2021
|
|
Performance issue with QRCompactWYQ
|
|
1
|
483
|
January 26, 2021
|