Skip to content

Allow Timestamp outside of jiff's range - #9361

Open
myrrc wants to merge 1 commit into
developfrom
myrrc/fix-8860
Open

Allow Timestamp outside of jiff's range#9361
myrrc wants to merge 1 commit into
developfrom
myrrc/fix-8860

don't validate Timestamp with jiff

61ea323
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Aug 11, 2026 in 0s

Performance Regression: -3.99%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 3 improved benchmarks
❌ 6 regressed benchmarks
✅ 1953 untouched benchmarks
⏩ 89 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation take[small_m/shuffled/primitive/nonnull/chunks=1024/indices=1000] 5.6 ms 6.7 ms -16.62%
Simulation take[small_m/shuffled/primitive/nonnull/chunks=1024/indices=256] 2.1 ms 2.5 ms -15.79%
Simulation take[small_m/shuffled/primitive/nonnull/chunks=16384/indices=1000] 9.6 ms 11.2 ms -14.77%
Simulation take[small_m/shuffled/primitive/nonnull/chunks=16384/indices=256] 3.2 ms 3.6 ms -11.84%
Simulation compact[(4096, 90)] 1.7 µs 1.9 µs -10.51%
Simulation compact_sliced[(4096, 90)] 1.8 µs 2 µs -10.16%
Simulation search_index_in_range_chunked 6.6 ms 5.4 ms +21.31%
Simulation cold_misaligned[(64, 256)] 5.1 ms 4.4 ms +17.75%
Simulation search_index_above_max_chunked 5.4 ms 4.7 ms +14.45%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing myrrc/fix-8860 (61ea323) with develop (1b34a5e)2

Open in CodSpeed

Footnotes

  1. 89 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.

  2. No successful run was found on develop (ca7f626) during the generation of this report, so 1b34a5e was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.