Skip to content

allow make view inline

44f3660
Select commit
Loading
Failed to load commit list.
Open

allow make view inline #7500

allow make view inline
44f3660
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Apr 16, 2026 in 0s

Performance Regression: -23.81%

⚡ 2 improved benchmarks
❌ 25 regressed benchmarks
✅ 1136 untouched benchmarks
⏩ 1457 skipped benchmarks1

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation chunked_constant_utf8_append_to_builder[("hi", 1000, 10)] 105.7 µs 90.2 µs +17.27%
Simulation chunked_constant_utf8_append_to_builder[("hello world!!", 1000, 10)] 108.3 µs 92.8 µs +16.78%
Simulation take_search[(0.005, 0.05)] 132 µs 168.7 µs -21.73%
Simulation take_search[(0.005, 0.1)] 247.7 µs 320.8 µs -22.78%
Simulation take_search[(0.005, 1.0)] 2.3 ms 3.1 ms -23.81%
Simulation take_search[(0.01, 0.05)] 143.1 µs 179.7 µs -20.4%
Simulation take_search[(0.005, 0.5)] 1.2 ms 1.5 ms -23.68%
Simulation take_search[(0.01, 0.5)] 1.3 ms 1.6 ms -22.22%
Simulation take_search[(0.1, 0.05)] 212.8 µs 249.5 µs -14.7%
Simulation take_search[(0.01, 1.0)] 2.5 ms 3.3 ms -22.34%
Simulation take_search[(0.1, 0.1)] 386.1 µs 459.2 µs -15.92%
Simulation take_search_chunked[(0.01, 0.05)] 182.8 µs 213.9 µs -14.53%
Simulation take_search[(0.01, 0.1)] 268.5 µs 341.6 µs -21.39%
Simulation take_search[(0.1, 0.5)] 1.8 ms 2.2 ms -16.94%
Simulation take_search_chunked[(0.005, 1.0)] 3.1 ms 3.7 ms -16.78%
Simulation take_search_chunked[(0.005, 0.05)] 169.9 µs 201 µs -15.46%
Simulation take_search_chunked[(0.005, 0.5)] 1.5 ms 1.9 ms -16.7%
Simulation take_search_chunked[(0.01, 0.5)] 1.7 ms 2 ms -15.69%
Simulation take_search_chunked[(0.01, 0.1)] 346.7 µs 408.8 µs -15.17%
Simulation take_search[(0.1, 1.0)] 3.5 ms 4.3 ms -17.1%
... ... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.


Comparing ji/inline-make-views (44f3660) with develop (ce52b71)

Open in CodSpeed

Footnotes

  1. 1457 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.