Skip to content

Conversation

@jneem
Copy link
Member

@jneem jneem commented Oct 27, 2025

This is just the fix for #2362 rebased on the release. (Opening a PR to check the CI)

When creating a program from multiple inputs that are not on-disk file,
trying to evaluate the result will fail with undue import errors (see
#2362). The proper fix would be to
natively handle a notion of multiple "main files" in Program. In the
meantime, this hotfix restores the previous behavior with minimal
disruption.
@github-actions
Copy link
Contributor

🐰 Bencher Report

Branchnickel-lang-core-0.15.2
Testbedubuntu-latest
Click to view all benchmark results
BenchmarkLatencymicroseconds (µs)
diagnostics-benches/inputs/goto-perf.ncl📈 view plot
🚷 view threshold
11,095.00 µs
diagnostics-benches/inputs/large-record-tree.ncl📈 view plot
🚷 view threshold
198,900.00 µs
diagnostics-benches/inputs/redis-replication-controller.ncl📈 view plot
🚷 view threshold
312.95 µs
diagnostics-benches/inputs/small-record-tree.ncl📈 view plot
🚷 view threshold
444.48 µs
fibonacci 10📈 view plot
🚷 view threshold
254.22 µs
foldl arrays 50📈 view plot
🚷 view threshold
448.22 µs
foldl arrays 500📈 view plot
🚷 view threshold
3,686.90 µs
foldr strings 50📈 view plot
🚷 view threshold
4,360.50 µs
foldr strings 500📈 view plot
🚷 view threshold
43,166.00 µs
generate normal 250📈 view plot
🚷 view threshold
42,102.00 µs
generate normal 50📈 view plot
🚷 view threshold
1,617.40 µs
generate normal unchecked 1000📈 view plot
🚷 view threshold
1,984.20 µs
generate normal unchecked 200📈 view plot
🚷 view threshold
421.30 µs
init-diagnostics-benches/inputs/goto-perf.ncl📈 view plot
🚷 view threshold
53,148.00 µs
init-diagnostics-benches/inputs/large-record-tree.ncl📈 view plot
🚷 view threshold
215,610.00 µs
init-diagnostics-benches/inputs/redis-replication-controller.ncl📈 view plot
🚷 view threshold
49,623.00 µs
init-diagnostics-benches/inputs/small-record-tree.ncl📈 view plot
🚷 view threshold
48,357.00 µs
pidigits 100📈 view plot
🚷 view threshold
2,104.10 µs
pipe normal 20📈 view plot
🚷 view threshold
658.56 µs
pipe normal 200📈 view plot
🚷 view threshold
5,618.60 µs
product 30📈 view plot
🚷 view threshold
246.62 µs
requests-benches/inputs/goto-perf.ncl-000📈 view plot
🚷 view threshold
3,220.20 µs
requests-benches/inputs/large-record-tree.ncl-000📈 view plot
🚷 view threshold
571,760.00 µs
requests-benches/inputs/large-record-tree.ncl-001📈 view plot
🚷 view threshold
88.95 µs
scalar 10📈 view plot
🚷 view threshold
555.43 µs
sum 30📈 view plot
🚷 view threshold
247.21 µs
🐰 View full continuous benchmarking report in Bencher

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants