You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# Changelog
2
2
3
-
## Unreleased
3
+
## 2026-06-10 - v1.6.0
4
4
5
-
-bench/charts: charts with a sparse extreme throughput tail now switch their measured axis to a log10 scale so ordinary values remain readable without clipping any result. The detector combines Tukey's far-outlier fence with median absolute deviation and requires a clearly separated upper tail; charts without extreme outliers remain linear. Classic-payload serialization always uses log10 because its JSON.Obj series is a distinct, much faster population
5
+
-perf: much faster deserialization. uses default values as cache.
0 commit comments