Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Janusgraph 会进行一些内部活动,因此在开始 1-2 次运行时会出现峰值。(即使在 10 QPS 时),之后它会变得稳定。一旦稳定,就没有观察到尖峰,这是预期的行为,需要一些热身运行以使其稳定吗?使用后端 Cassandra CQL。
Cassandra 在启动时会表现出这样的行为。如果提交日志(目录)中有文件,这些文件将验证并将其数据写入磁盘。如果它们很多,则资源消耗可能会有所增加。