Help with Jane street extension performance
|
|
0
|
207
|
November 21, 2024
|
How to inline this function call so it behaves the same
|
|
1
|
112
|
October 21, 2024
|
Compact, memory-contiguous data structures
|
|
4
|
765
|
September 23, 2024
|
OCaml 5 performance
|
|
30
|
2930
|
September 11, 2024
|
Factoring code results in a 500% performance hit
|
|
6
|
564
|
September 6, 2024
|
Array.map vs List.map performance
|
|
6
|
1225
|
May 14, 2024
|
Bounds checks for String and Bytes when retrieving (or setting) subparts thereof
|
|
8
|
614
|
April 12, 2024
|
How to optimize the memory consumption in OCaml?
|
|
8
|
691
|
April 1, 2024
|
Any suggestions on making this piece of OCaml numerical code more efficient?
|
|
28
|
1087
|
February 27, 2024
|
Excluding the runtime from performance measurements
|
|
0
|
292
|
December 14, 2023
|
Manual CPS is faster than CPS monad. Is it expected?
|
|
6
|
617
|
December 3, 2023
|
Unexpected poor performance of comparison loops
|
|
3
|
573
|
August 2, 2023
|
[ANN] Sandmark nightly now supports latency profiling
|
|
2
|
705
|
June 5, 2023
|
Tail recursive loops and closures
|
|
3
|
850
|
November 22, 2022
|
Sandmark Nightly Service now reports Instructions Retired along with Time
|
|
0
|
511
|
September 14, 2022
|
[ANN] Sandmark Nightly - Benchmarking as a Service
|
|
11
|
1328
|
July 21, 2022
|
Styles in defining functions
|
|
3
|
579
|
June 7, 2022
|
Blog post: Js_of_ocaml, a bundle size study
|
|
16
|
3416
|
April 23, 2022
|
Local functions and performance
|
|
6
|
1612
|
April 11, 2022
|
Best practice for performant string operation?
|
|
8
|
2076
|
February 17, 2022
|
OCaml benchmarks on different processor architectures?
|
|
0
|
713
|
November 12, 2021
|
Representing data more compactly but unsafely
|
|
13
|
1682
|
September 16, 2021
|
Performance difference between bigarray inside record and plain bigarray access
|
|
8
|
743
|
August 16, 2021
|
High-performance lexing in OCaml
|
|
20
|
2996
|
April 1, 2021
|
Why is it five times slower to use mutable fields in records?
|
|
4
|
794
|
December 30, 2020
|
GADTs for performance
|
|
5
|
1630
|
November 4, 2020
|
OCaml web server run multiple processes
|
|
15
|
3321
|
September 17, 2020
|
Benchmarking bucklescript vs. js_of_ocaml
|
|
40
|
4572
|
August 15, 2020
|
Minisat-ml: a reimplementation of minisat in OCaml
|
|
2
|
1229
|
April 10, 2019
|
Closures, Inlining, performance optimization for anonymous functions
|
|
9
|
1961
|
April 27, 2018
|