Avatar for the prisma user
prisma
prisma-engines
BlogDocsChangelog

feat: configurable caching for postgres with support for tracing

#5082Merged
Comparing
jacek-prisma:feat/caching-for-traced-postgres
(
52c5e61
) with
main
(
81600e1
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
11
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

build (medium)
query-engine/schema/benches/schema_builder_bench.rs::benches::criterion_benchmark::schema_builder::build (medium)
CodSpeed Performance Gauge
0%
2.5 ms
2.5 ms
build (large)
query-engine/schema/benches/schema_builder_bench.rs::benches::criterion_benchmark::schema_builder::build (large)
CodSpeed Performance Gauge
0%
5.1 ms
5.1 ms
medium_read
query-engine/request-handlers/benches/query_planning_bench.rs::benches::criterion_benchmark::medium_read
CodSpeed Performance Gauge
0%
313.4 µs
313 µs
build (small)
query-engine/schema/benches/schema_builder_bench.rs::benches::criterion_benchmark::schema_builder::build (small)
CodSpeed Performance Gauge
0%
295.2 µs
295 µs
validate (small)
query-engine/schema/benches/schema_builder_bench.rs::benches::criterion_benchmark::psl::validate (small)
CodSpeed Performance Gauge
0%
2.3 ms
2.3 ms
validate (medium)
query-engine/schema/benches/schema_builder_bench.rs::benches::criterion_benchmark::psl::validate (medium)
CodSpeed Performance Gauge
0%
15.3 ms
15.3 ms
mutation
query-engine/request-handlers/benches/query_planning_bench.rs::benches::criterion_benchmark::mutation
CodSpeed Performance Gauge
0%
6.2 ms
6.2 ms
large_read
query-engine/request-handlers/benches/query_planning_bench.rs::benches::criterion_benchmark::large_read
CodSpeed Performance Gauge
0%
1.6 ms
1.6 ms
validate (large)
query-engine/schema/benches/schema_builder_bench.rs::benches::criterion_benchmark::psl::validate (large)
CodSpeed Performance Gauge
0%
70.4 ms
70.5 ms
small_read
query-engine/request-handlers/benches/query_planning_bench.rs::benches::criterion_benchmark::small_read
CodSpeed Performance Gauge
0%
107.2 µs
107.5 µs
deep_read_query
query-engine/request-handlers/benches/query_planning_bench.rs::benches::criterion_benchmark::deep_read_query
CodSpeed Performance Gauge
0%
1.9 ms
1.9 ms

Commits

Click on a commit to change the comparison range
Base
main
81600e1
0%
feat: configurable caching with support for tracing
3e55df0
1 month ago
by jacek-prisma
0%
fix: correct TypedQuery creation
64e8809
1 month ago
by jacek-prisma
0%
fix: store columns in TypedQuery
8ac2709
1 month ago
by jacek-prisma
0%
fix: store column names as well
853e957
1 month ago
by jacek-prisma
0%
fix: define aliases and fix some references to PostgreSql
01f7b20
1 month ago
by jacek-prisma
0%
chore: doc comments and cleanup
e530872
1 month ago
by jacek-prisma
0%
chore: doc comment adjustments and renames
d40b7ed
1 month ago
by jacek-prisma
0%
test: cover the queries and caches
3e64697
1 month ago
by jacek-prisma
0%
fix: actually pass tracing flag
f46a0cb
1 month ago
by jacek-prisma
0%
refactor: merge the two prepared query caches
153c109
1 month ago
by jacek-prisma
0%
fix: make sure to return the caller-provided sql with TypedQuery
17c1994
1 month ago
by jacek-prisma
0%
chore: get rid of some unneeded accessors
dd5f258
1 month ago
by jacek-prisma
0%
chore: update assertion text
2d29f08
1 month ago
by jacek-prisma
0%
doc: clarify comment
496f527
1 month ago
by jacek-prisma
0%
chore: use rsplit because we expect traceparent at the end
c6bac2d
1 month ago
by jacek-prisma
0%
test: cover higher capacity in the tests
4495934
30 days ago
by jacek-prisma
0%
[integration]
76d35cb
28 days ago
by jacek-prisma
0%
chore: correct typo
52e1920
28 days ago
by jacek-prisma
0%
chore: switch over to tokio mutex
2a336b3
28 days ago
by jacek-prisma
0%
refactor: use a NoOp hasher
52c5e61
28 days ago
by jacek-prisma
Home Terms PrivacyDocs