databricks-cli/acceptance/bundle/templates
Denis Bilenko 52bf7e388a
acc: Propagate user's UV_CACHE_DIR to tests (#2239)
There is a speed up in 0.5s but it is still 4.4s, so something else is
slow there.

Benchmarking bundle/templates/experimental-jobs-as-code:

```
# Without UV_CACHE_DIR
~/work/cli/acceptance/bundle/templates/experimental-jobs-as-code % hyperfine --warmup 2 'testme -count=1'
Benchmark 1: testme -count=1
  Time (mean ± σ):      4.950 s ±  0.079 s    [User: 2.730 s, System: 8.524 s]
  Range (min … max):    4.838 s …  5.076 s    10 runs

# With UV_CACHE_DIR
~/work/cli/acceptance/bundle/templates/experimental-jobs-as-code % hyperfine --warmup 2 'testme -count=1'
Benchmark 1: testme -count=1
  Time (mean ± σ):      4.410 s ±  0.049 s    [User: 2.669 s, System: 8.710 s]
  Range (min … max):    4.324 s …  4.467 s    10 runs
```
2025-01-27 15:25:56 +01:00
..
dbt-sql Include a materialized copy of built-in templates (#2146) 2025-01-17 15:03:59 +00:00
default-python Include a materialized copy of built-in templates (#2146) 2025-01-17 15:03:59 +00:00
default-sql Include a materialized copy of built-in templates (#2146) 2025-01-17 15:03:59 +00:00
experimental-jobs-as-code acc: Propagate user's UV_CACHE_DIR to tests (#2239) 2025-01-27 15:25:56 +01:00
wrong-path acc: Add a couple of error tests for 'bundle init' (#2233) 2025-01-27 12:22:40 +00:00
wrong-url acc: Add a couple of error tests for 'bundle init' (#2233) 2025-01-27 12:22:40 +00:00