Skip to content

Performance Tweak #262

@NghiaTranUIT

Description

@NghiaTranUIT

🐶 Brief

During working on Breakpoint, we found out couple approaches to improve performance and reduce memory usage.

👑 Criteria

  • If HTTP requests, which make from System Process (trustd, accountds) shouldn't store binary in request/response since it's waste
  • Add SkipBody in HTTPRequest/Response to determine if we need to keep the binary body
  • Improve "Clear all Cache" Tool -> Remove all flows in Flow Pool, Group, Folder and Node (recursively)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions