Open alex-kuzmin-hg opened 2 months ago
Goal: to profile hedera-node under load of E2E test. E2E test is valuable source of good test coverage with 1000+ tests running longer than 1 hour
./gradlew -Dorg.gradle.daemon=false :test-clients:test
Task: to publish algorithm profiling of that regularly
Found an instrumentation to change hedera Kotling Gradle to invisibly intrument classes to keep them 'UP-TO-DATE' stage when building E2E tests.
Post action: to automate in GHA
Goal: to profile hedera-node under load of E2E test. E2E test is valuable source of good test coverage with 1000+ tests running longer than 1 hour
./gradlew -Dorg.gradle.daemon=false :test-clients:test
Task: to publish algorithm profiling of that regularly