This is an automated email from the ASF dual-hosted git repository.

frankchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


    from 33a9c290879 prometheus-emitter: disable label tracking when the TTL 
isn't set (#18718)
     add 876136d42a6 Implement Interval toString optimisation (#18686)

No new revisions were added by this update.

Summary of changes:
 .../query/DefaultQueryMetricsBenchmark.java        | 139 ++++++++++++++++++
 .../util/common/FastIntervalStringFormatter.java   | 162 +++++++++++++++++++++
 .../apache/druid/query/DefaultQueryMetrics.java    |   4 +-
 .../common/FastIntervalStringFormatterTest.java    | 105 +++++++++++++
 4 files changed, 409 insertions(+), 1 deletion(-)
 create mode 100644 
benchmarks/src/test/java/org/apache/druid/benchmark/query/DefaultQueryMetricsBenchmark.java
 create mode 100644 
processing/src/main/java/org/apache/druid/java/util/common/FastIntervalStringFormatter.java
 create mode 100644 
processing/src/test/java/org/apache/druid/java/util/common/FastIntervalStringFormatterTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to