|
Programming Language Benchmark 2
|
|
25
|
3962
|
April 8, 2024
|
|
Sorting a StructArray variable faster and how to update values?
|
|
6
|
267
|
April 7, 2024
|
|
Cubic spline for non monotonic vector
|
|
5
|
360
|
April 6, 2024
|
|
Julia slower than Python for finding pangrams?
|
|
28
|
1899
|
April 5, 2024
|
|
Optimising superbee! function
|
|
20
|
717
|
April 5, 2024
|
|
Code compiled with PackageCompiler allocates more
|
|
0
|
151
|
April 3, 2024
|
|
StaticTools
|
|
2
|
333
|
April 3, 2024
|
|
Multi-threading packages - preferences, use cases. recommendations?
|
|
2
|
515
|
April 2, 2024
|
|
Saving and updating in-memory HDF5 files?
|
|
3
|
392
|
April 2, 2024
|
|
Lazy vcat of matrices just before multiplication
|
|
3
|
273
|
April 2, 2024
|
|
What the differences of the 6 solutions please
|
|
6
|
378
|
March 31, 2024
|
|
Possible to speed up this function for calculating cartesian indices?
|
|
19
|
332
|
March 31, 2024
|
|
Slow and Memory intensive For Loop
|
|
6
|
578
|
March 30, 2024
|
|
Type stability and heterogeneous collections
|
|
5
|
309
|
March 29, 2024
|
|
How to speed up dense-sparse matrix multiplication where the sparse matrix is in CSC?
|
|
0
|
192
|
March 28, 2024
|
|
More allocation in for loop than broadcast
|
|
4
|
211
|
March 28, 2024
|
|
What is the fastest way to find if a real nonsquare matrix is injective?
|
|
8
|
586
|
March 27, 2024
|
|
Is it possible to define a type-stable function that returns a Plots.Plot object?
|
|
3
|
259
|
March 27, 2024
|
|
Peculiar Issue: The same function when defined in a package is 10x slower
|
|
1
|
285
|
March 26, 2024
|
|
How to speed up this Kronecker Multiplication?
|
|
7
|
434
|
March 25, 2024
|
|
Performance of persistent variables
|
|
0
|
191
|
March 24, 2024
|
|
Why does sortperm! allocate here?
|
|
4
|
329
|
March 24, 2024
|
|
Modeling deformation in Julia
|
|
4
|
527
|
March 23, 2024
|
|
Deepcopy() of Dict has same mallocs as deepcopy() of Vector inside mutable Struct
|
|
1
|
463
|
March 23, 2024
|
|
What is the current state of multi-threaded BLAS in Julia?
|
|
8
|
1691
|
March 23, 2024
|
|
Does calling a function with no memory allocations create an allocation?
|
|
5
|
285
|
March 22, 2024
|
|
Help understand boxing
|
|
18
|
1092
|
March 22, 2024
|
|
How to return a non-allocating view from a function?
|
|
3
|
209
|
March 21, 2024
|
|
Memory allocation in recursion
|
|
11
|
583
|
March 21, 2024
|
|
Recursion in Julia — bad idea?
|
|
14
|
3792
|
March 21, 2024
|