Skip to content

Conversation

HiDAl
Copy link

@HiDAl HiDAl commented Jan 18, 2023

  1. Added the version to the report, so it's easy to do the comparison of the output
  2. Took 2 new baselines of v8.6.0: security & logging rally

Security

$ ./ingest_report.py test/diagnostic-rally-security-8.6.0-baseline
ES version: 8.6.0-SNAPSHOT (8fea01b20dbd182f186167e9b5c6b077fd83517e)
=====================================================================

Ingest & Index Summary:
=======================
          count  time_in_millis  time_in_nanos  ingest_time_%  index_time_in_millis
total  86050301         5557017          64579          22.8%              18862008

$ ./ingest_report.py test/diagnostic-rally-security-main-baseline/
ES version: 8.7.0-SNAPSHOT (e053f21780b79250adab851011fb41d5f0d3b600)
=====================================================================

Ingest & Index Summary:
=======================
          count  time_in_millis  time_in_nanos  ingest_time_%  index_time_in_millis
total  86075333         5334463          61975          21.9%              18991327

$ ./ingest_report.py test/diagnostic-rally-security-date-cache

ES version: 8.7.0-SNAPSHOT (6107adf9f71e80b2d525f2bc0032cd3b11e50024)
=====================================================================

Ingest & Index Summary:
=======================
          count  time_in_millis  time_in_nanos  ingest_time_%  index_time_in_millis
total  86025811         5256283          61102          21.5%              19172851

Logging

$ ./ingest_report.py test/diagnostic-rally-logging-8.6.0-baseline
ES version: 8.6.0-SNAPSHOT (8fea01b20dbd182f186167e9b5c6b077fd83517e)
=====================================================================

Ingest & Index Summary:
=======================
          count  time_in_millis  time_in_nanos  ingest_time_%  index_time_in_millis
total  33250320         1802925          54223          30.4%               4135225

$ ./ingest_report.py test/diagnostic-rally-logging-main-baseline
ES version: 8.7.0-SNAPSHOT (04f88e75d443eb73e335748f983394805f7c2742)
=====================================================================

Ingest & Index Summary:
=======================
          count  time_in_millis  time_in_nanos  ingest_time_%  index_time_in_millis
total  32367760         1532279          47340          26.4%               4277269

$ ./ingest_report.py test/diagnostic-rally-logging-date-cache
ES version: 8.7.0-SNAPSHOT (e6004ac9e4067ac25fab00f746bf02fc2f03e52a)
=====================================================================

Ingest & Index Summary:
=======================
          count  time_in_millis  time_in_nanos  ingest_time_%  index_time_in_millis
total  33376000         1412871          42332          25.2%               4193540

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.

1 participant