Avatar for the prisma user
prisma
prisma
BlogDocsChangelog

feat: Add support for LD_LIBRARY_PATH

#20381Merged
Comparing
Gerschtli:feat/add-support-for-ld-library-path
(
70153fc
) with
main
(
7854a5f
)
CodSpeed Performance Gauge
×2.5
Improvements
1
Regressions
0
Untouched
2
New
0
Dropped
0
Ignored
0

Benchmarks

Improved

getPlatform
packages/get-platform/bench/get-platform.bench.ts::get-platform::getPlatform
CodSpeed Performance Gauge
×2.5
5.7 ms
2.3 ms

Passed

client generation 100 models with relations
packages/client/src/__tests__/benchmarks/lots-of-relations/lots-of-relations.bench.ts::typescript::client generation 100 models with relations
CodSpeed Performance Gauge
+1%
10.3 s
10.2 s
client generation ~50 Models
packages/client/src/__tests__/benchmarks/huge-schema/huge-schema.bench.ts::typescript::client generation ~50 Models
CodSpeed Performance Gauge
0%
1.6 s
1.6 s

Commits

Click on a commit to change the comparison range
Base
main
7854a5f
+146%
fix(get-platform): prevent false positive matches for libssl.so In `parseLibSSLVersion`, it is expected that the filename contains the version number, checked with the following regex: /libssl\.so\.(\d)(\.\d)?/ With this change, generic `libssl.so` files are not matched anymore.
70153fc
2 years ago
by Gerschtli
© 2025 CodSpeed Technology
Home Terms Privacy Docs