Why are struct constructors accessed through a parameter 10-20% faster than using the constructor directly?
|
|
7
|
117
|
November 28, 2024
|
Implementing a 2d point with pairs vs. flvectors vs. structs vs. complex, a primitive benchmark
|
|
16
|
207
|
November 20, 2024
|
Performance comparison between (append (reverse a) b)) and (foldl cons b a))
|
|
7
|
135
|
May 6, 2024
|
Performance of Racket Pict Comparison
|
|
0
|
164
|
February 24, 2024
|
Why does Typed Racket run faster when `#:no-optimize`?
|
|
3
|
340
|
November 3, 2023
|
Why is plot slower with unicode symbols in ticks?
|
|
25
|
656
|
January 10, 2023
|
Racket set performance
|
|
11
|
542
|
December 27, 2021
|
Performance optimizations (by Typed Racket, or otherwise)
|
|
2
|
485
|
December 6, 2021
|