jsenv / core

Develop, test and build JavaScript projects
MIT License
31 stars 4 forks source link

Html syntax error autoreload #403

Closed dmail closed 3 months ago

github-actions[bot] commented 3 months ago

Error: Error while trying to collect info before merging html_syntax_error_autoreload into main.

Error: Command failed: npm run build
file:///home/runner/work/core/core/src/kitchen/errors.js:57
    const fetchError = new Error(
                       ^

FETCH_URL_CONTENT_ERROR: Failed to fetch url content
--- reason ---
no entry on filesystem
--- url ---
file:///home/runner/work/core/core/src/$%7BparentDirectoryRelativeUrl%7D
--- url reference trace ---
file:///home/runner/work/core/core/src/plugins/protocol_file/html_404_and_parent_dir_is_empty.html:12:10
 9 |   
10 |     

No entry on the filesystem for /${fileRelativeUrl}

11 |

12 | \n' + '10 |

No entry on the filesystem for /${fileRelativeUrl}

\n' + '11 |

\n' + '12 | \n' + '10 |

No entry on the filesystem for /${fileRelativeUrl}

\n' + '11 |

\n' + '12 |


Generated by @jsenv/file-size-impact during file size impact#9820302511 on 1177d6a

github-actions[bot] commented 3 months ago

Performance impact

Impact on 37 metrics when merging html_syntax_error_autoreload into main. Before drawing conclusion, keep in mind performance variability.

package metrics (+0.8%)
Metric Before merge After merge Impact
import duration 0.09 second 0.09 second :ghost:
import memory heap used 6.4 MB 6.4 MB +19.9 kB / +0.3% :arrow_upper_right:
import memory heap total 5.9 MB 6 MB +16.4 kB / +0.3% :arrow_upper_right:
import fs read operations 0 0 :ghost:
npm tarball size 310 kB 313 kB +2.4 kB / +0.8% :arrow_upper_right:
npm tarball unpacked size 1.4 MB 1.4 MB +14 kB / +1% :arrow_upper_right:
npm tarball file count 197 202 +5 / +3% :arrow_upper_right:
dev server metrics (+1%)
Metric Before merge After merge Impact
start duration 0.1 second 0.1 second +0.002 second / +2% :arrow_upper_right:
start memory heap used 6.9 MB 6.9 MB +22.7 kB / +0.3% :arrow_upper_right:
start memory heap total 7.1 MB 7.2 MB +16.4 kB / +0.2% :arrow_upper_right:
start fs read 0 0 :ghost:
start fs write 0 0 :ghost:
time to app display 0.5 second 0.5 second +0.004 second / +0.9% :arrow_upper_right:
serve app memory heap total 17.4 MB 18.4 MB +1 MB / +6% :arrow_upper_right:
serve app memory heap used 16.2 MB 16.3 MB +66.7 kB / +0.4% :arrow_upper_right:
serve app fs read 0 0 :ghost:
serve app fs write 0 0 :ghost:
time to 2nd app display 0.2 second 0.2 second +0.01 second / +6% :arrow_upper_right:
2nd serve memory heap total 2.6 MB 2.6 MB :ghost:
2nd serve memory heap used 667 kB 644 kB -23.5 kB / -4% :arrow_lower_right:
2nd serve fs read 0 0 :ghost:
2nd serve fs write 0 0 :ghost:
build metrics (+0.1%)
Metric Before merge After merge Impact
build duration 0.8 second 0.8 second +0.003 second / +0.4% :arrow_upper_right:
build memory heap used 32.1 MB 32.2 MB +32.3 kB / +0.1% :arrow_upper_right:
build memory heap total 55.9 MB 55.9 MB +16.4 kB / +0.03% :arrow_upper_right:
number of fs read operation 0 0 :ghost:
number of fs write operation 48 48 :ghost:
test metrics (+1%)
Metric Before merge After merge Impact
test plan duration 2.7 seconds 2.8 seconds +0.1 second / +5% :arrow_upper_right:
test plan memory heap used 41.2 MB 41.3 MB +134 kB / +0.3% :arrow_upper_right:
test plan memory heap total 75.7 MB 75.2 MB -508 kB / -0.7% :arrow_lower_right:
number of fs read operation 0 0 :ghost:
number of fs write operation 24 24 :ghost:
test metrics (serie) (+0.7%)
Metric Before merge After merge Impact
test plan duration 3.3 seconds 3.3 seconds +0.003 second / +0.09% :arrow_upper_right:
test plan memory heap used 41.2 MB 41.3 MB +156 kB / +0.4% :arrow_upper_right:
test plan memory heap total 74.6 MB 75.2 MB +541 kB / +0.7% :arrow_upper_right:
number of fs read operation 0 0 :ghost:
number of fs write operation 1608 1632 +24 / +1% :arrow_upper_right:

Generated by @jsenv/performance-impact during performance_impact#9820302517 on 1177d6a