Eval Exec

Results 74 comments of Eval Exec
trafficstars

``` ❯ cat ci_unit_tests_ubuntu/7_Run\ if\ \[\[\ run\ ==\ run\ \]\]\ \&\&\ \[\[\ run\ ==\ run\ \]\]\;then.txt | grep STDERR 2023-04-06T11:20:05.0316576Z --- STDERR: ckb-chain tests::block_assembler::test_candidate_uncles_retain --- 2023-04-06T11:20:05.0390549Z --- STDERR: ckb-chain tests::block_assembler::test_block_template_timestamp...

Adding additional logging for fee calculation, storage, loading, and caching operations. Working in progress.

Could you please display more logs before `02:48:19` and after `02:54:33`? Additionally, I recommend providing the logs in the form of a text file. And, what's the metrics query expression...

TODO: update this PR's description and mermaid chart.

### synchronization timecost ![image](https://github.com/nervosnetwork/ckb/assets/46400566/9fe6a2f4-27c0-44fe-a9f1-8058dca13308) From genesis block to `12,500,000`: v0.115.0-rc2: need 30h40min this PR: need 23h This PR reduces the synchronization time by approximately `25%`.

### RSS memory usage Compare v0.115.0-rc2 vs this PR's full synchronization RSS mem usage: ![image](https://github.com/nervosnetwork/ckb/assets/46400566/c18f146c-963f-4ff9-ac33-471dd40c449b) only compare Omiga huge blocks: ![image](https://github.com/nervosnetwork/ckb/assets/46400566/8b1ce24c-17fa-49dc-aeef-adf35f056bbe) In 11,980,000 -> 11,995,000: v0.115.0-rc2: RSS mem usage fluctuates...

Invite @driftluo @doitian @quake @chenyukang @yangby-cryptape @zhangsoledad to review this PR again.

``` 2024-08-01 14:33:17.729 +00:00 *unnamed* DEBUG ckb_test::node Successfully killed ckb process (RandomlyKill_node0) 2024-08-01 14:33:17.799 +00:00 *unnamed* INFO ckb_test::specs::fault_injection::randomly_kill Start the node 2024-08-01 14:33:18.814 +00:00 *unnamed* ERROR ckb_test::node Error: node crashed:...

@chenyukang I have pushed a commit for `test_accept_not_a_better_block`. Now it waits to complete its task before exiting. Please re-add this PR to merge queue.