For this week, the development team checked up the compile process : the CPP core and its packaging in a docker container. At first, they are focused on a local compilation to tests new features. When local tests will be approved, blockchains features and speed measurements will be saved in a report so we can compare each version and be alerted if the code is not optimized.
The next step is to create a report template, find the right key performance indicators. For next week, the team will focus on transactions and how the blockchain handles massive inputs. Stopping random transactions generation is also a goal and a case that need to be checked.
The final step will be to update Gitlab CI/CD and create Kubernetes process so the solution can be more easily tested and stressed. It will reassure users on its scalability.

Comments are closed.