Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add token owners history info #1356

Open
wants to merge 3 commits into
base: development
Choose a base branch
from

Conversation

cfaur09
Copy link
Contributor

@cfaur09 cfaur09 commented Oct 23, 2024

Proposed Changes

  • add new TokenOwnerHistory entity
  • fetch ownersHistory field from ES
  • apply ownersHistory field to Token details

How to test

  • <api>/tokens -> every token should contain ownerHistory field
  • <api>/tokens/:tokenIdentifier -> should contain ownerHistory field

Copy link

github-actions bot commented Oct 23, 2024

k6 load testing comparison.
Base Commit Hash: 595359b
Target Commit Hash: 443b8d3

Metric Base Target Diff
AvgMax9095AvgMax9095AvgMax9095
Tokens47.53321.7552.3958.4950.52303.9656.4964.46+6.30% 🔴-5.53% ✅+7.84% 🔴+10.20% 🔴
Nodes48.12722.0252.5258.4850.26136.4656.4564.41+4.45% 🔴-81.10% ✅+7.48% 🔴+10.15% 🔴
Accounts48.00481.8552.3659.2051.01515.4456.4464.59+6.26% 🔴+6.97% 🔴+7.78% 🔴+9.11% 🔴
Transactions62.552925.6355.9262.0968.153176.2758.9768.33+8.96% 🔴+8.57% 🔴+5.46% 🔴+10.06% 🔴
Blocks53.601211.7853.3961.4657.401243.8158.7768.01+7.10% 🔴+2.64% 🔴+10.09% 🔴+10.67% 🔴
Pool47.33515.4452.3558.5450.71424.6056.6464.56+7.13% 🔴-17.62% ✅+8.20% 🔴+10.29% 🔴
Mex47.56558.5352.4758.4651.02751.3756.7064.61+7.26% 🔴+34.53% 🔴+8.07% 🔴+10.52% 🔴
Test Run Duration60001.8460002.19

Legend: Avg - Average Response Time, Max - Maximum Response Time, 90 - 90th Percentile, 95 - 95th Percentile
All times are in milliseconds.

@cfaur09 cfaur09 self-assigned this Oct 23, 2024
@cfaur09 cfaur09 added the feature New feature or request label Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants