|
Define methods for packages without importing
|
|
1
|
318
|
February 15, 2021
|
|
Best way to extract parts of arrays in a bigger array
|
|
2
|
682
|
February 15, 2021
|
|
Large idle memory usage
|
|
6
|
1687
|
February 14, 2021
|
|
Update on single dispatch benchmark comparison to C++
|
|
19
|
3203
|
February 13, 2021
|
|
Why is SVector faster than MVector
|
|
13
|
2335
|
February 13, 2021
|
|
Vector local to loop iteration vs. Static Vector
|
|
6
|
1068
|
February 12, 2021
|
|
@everything copy absolutely everything in main process
|
|
4
|
487
|
February 12, 2021
|
|
What is the fastest way to perform unary operation inplace?
|
|
1
|
371
|
February 12, 2021
|
|
Slurm doesn't like @spawnat :any
|
|
3
|
722
|
February 12, 2021
|
|
Faster conversion to CategoricalArray with many groups
|
|
3
|
287
|
February 11, 2021
|
|
Abstract-type field in struct for solving an ODE problem
|
|
1
|
738
|
February 11, 2021
|
|
Problem on benchmarking multi-thread code
|
|
3
|
418
|
February 10, 2021
|
|
Is this a valid way of evaluating string of code in local scope?
|
|
6
|
540
|
February 10, 2021
|
|
Why is hashing Dicts faster than Arrays?
|
|
1
|
463
|
February 10, 2021
|
|
Julia v1.6: `using` is faster but first call is slower
|
|
1
|
632
|
February 8, 2021
|
|
Using views causes significant slowdown in simple PDE
|
|
2
|
543
|
February 7, 2021
|
|
How to make Julia call C/C++ coded function
|
|
6
|
10000
|
February 7, 2021
|
|
Type Inference Problem with `getproperty`
|
|
6
|
983
|
February 6, 2021
|
|
Combinatorial Type Explosion: Nested Parameteric Types
|
|
12
|
1036
|
February 5, 2021
|
|
Surprising @fastmath behavior
|
|
3
|
961
|
February 4, 2021
|
|
Performance of structs with incompletely parameterized fields
|
|
3
|
519
|
February 4, 2021
|
|
Unexpected type instability with getproperty but not setproperty!
|
|
17
|
1724
|
February 4, 2021
|
|
CUDA sum kernels, threads and blocks, complex values
|
|
2
|
1441
|
February 3, 2021
|
|
Writing a fast nlp tokenizer in Julia
|
|
12
|
2532
|
February 2, 2021
|
|
StructArrays creating a lot of allocations compared to arrays
|
|
2
|
769
|
February 1, 2021
|
|
Is it worth it to check if a collection is empty before iterating?
|
|
5
|
702
|
February 1, 2021
|
|
Splitting Int8s?
|
|
12
|
748
|
January 31, 2021
|
|
Rebinding local variable inside function and type stability: does it matter?
|
|
8
|
1083
|
January 30, 2021
|
|
For-loop in function is faster than global scope?
|
|
3
|
516
|
January 30, 2021
|
|
Compiling specialized functions for large set of user-passed options
|
|
4
|
662
|
January 30, 2021
|