Skip to content

Commit

Permalink
Automated deployment: Wed Jul 26 05:16:37 UTC 2023 1e25391
Browse files Browse the repository at this point in the history
  • Loading branch information
planger committed Jul 26, 2023
1 parent e3d2377 commit 9c5ce9f
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 2 deletions.
148 changes: 148 additions & 0 deletions performance/2023-7-26T5-16-22.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,148 @@
# HELP process_cpu_user_seconds_total Total user CPU time spent in seconds.
# TYPE process_cpu_user_seconds_total counter
process_cpu_user_seconds_total 0.527765 1690348578588

# HELP process_cpu_system_seconds_total Total system CPU time spent in seconds.
# TYPE process_cpu_system_seconds_total counter
process_cpu_system_seconds_total 0.083887 1690348578588

# HELP process_cpu_seconds_total Total user and system CPU time spent in seconds.
# TYPE process_cpu_seconds_total counter
process_cpu_seconds_total 0.611652 1690348578588

# HELP process_start_time_seconds Start time of the process since unix epoch in seconds.
# TYPE process_start_time_seconds gauge
process_start_time_seconds 1690348558

# HELP process_resident_memory_bytes Resident memory size in bytes.
# TYPE process_resident_memory_bytes gauge
process_resident_memory_bytes 127803392 1690348578592

# HELP process_virtual_memory_bytes Virtual memory size in bytes.
# TYPE process_virtual_memory_bytes gauge
process_virtual_memory_bytes 996044800 1690348578592

# HELP process_heap_bytes Process heap size in bytes.
# TYPE process_heap_bytes gauge
process_heap_bytes 242348032 1690348578592

# HELP process_open_fds Number of open file descriptors.
# TYPE process_open_fds gauge
process_open_fds 43 1690348578592

# HELP process_max_fds Maximum number of open file descriptors.
# TYPE process_max_fds gauge
process_max_fds 9223372036854776000

# HELP nodejs_eventloop_lag_seconds Lag of event loop in seconds.
# TYPE nodejs_eventloop_lag_seconds gauge
nodejs_eventloop_lag_seconds 0.000467905 1690348578588

# HELP nodejs_active_handles_total Number of active handles.
# TYPE nodejs_active_handles_total gauge
nodejs_active_handles_total 22 1690348578588

# HELP nodejs_active_requests_total Number of active requests.
# TYPE nodejs_active_requests_total gauge
nodejs_active_requests_total 2 1690348578588

# HELP nodejs_heap_size_total_bytes Process heap size from node.js in bytes.
# TYPE nodejs_heap_size_total_bytes gauge
nodejs_heap_size_total_bytes 75833344 1690348578588

# HELP nodejs_heap_size_used_bytes Process heap size used from node.js in bytes.
# TYPE nodejs_heap_size_used_bytes gauge
nodejs_heap_size_used_bytes 53502224 1690348578588

# HELP nodejs_external_memory_bytes Nodejs external memory size in bytes.
# TYPE nodejs_external_memory_bytes gauge
nodejs_external_memory_bytes 4528752 1690348578588

# HELP nodejs_heap_space_size_total_bytes Process heap space size total from node.js in bytes.
# TYPE nodejs_heap_space_size_total_bytes gauge
nodejs_heap_space_size_total_bytes{space="read_only"} 176128 1690348578588
nodejs_heap_space_size_total_bytes{space="old"} 18325504 1690348578588
nodejs_heap_space_size_total_bytes{space="code"} 1679360 1690348578588
nodejs_heap_space_size_total_bytes{space="map"} 1843200 1690348578588
nodejs_heap_space_size_total_bytes{space="large_object"} 20254720 1690348578588
nodejs_heap_space_size_total_bytes{space="code_large_object"} 0 1690348578588
nodejs_heap_space_size_total_bytes{space="new_large_object"} 0 1690348578588
nodejs_heap_space_size_total_bytes{space="new"} 33554432 1690348578588

# HELP nodejs_heap_space_size_used_bytes Process heap space size used from node.js in bytes.
# TYPE nodejs_heap_space_size_used_bytes gauge
nodejs_heap_space_size_used_bytes{space="read_only"} 170944 1690348578588
nodejs_heap_space_size_used_bytes{space="old"} 18015848 1690348578588
nodejs_heap_space_size_used_bytes{space="code"} 1560480 1690348578588
nodejs_heap_space_size_used_bytes{space="map"} 1804472 1690348578588
nodejs_heap_space_size_used_bytes{space="large_object"} 20158352 1690348578588
nodejs_heap_space_size_used_bytes{space="code_large_object"} 0 1690348578588
nodejs_heap_space_size_used_bytes{space="new_large_object"} 0 1690348578588
nodejs_heap_space_size_used_bytes{space="new"} 11795624 1690348578588

# HELP nodejs_heap_space_size_available_bytes Process heap space size available from node.js in bytes.
# TYPE nodejs_heap_space_size_available_bytes gauge
nodejs_heap_space_size_available_bytes{space="read_only"} 0 1690348578588
nodejs_heap_space_size_available_bytes{space="old"} 96 1690348578588
nodejs_heap_space_size_available_bytes{space="code"} 1376 1690348578588
nodejs_heap_space_size_available_bytes{space="map"} 0 1690348578588
nodejs_heap_space_size_available_bytes{space="large_object"} 0 1690348578588
nodejs_heap_space_size_available_bytes{space="code_large_object"} 0 1690348578588
nodejs_heap_space_size_available_bytes{space="new_large_object"} 16497152 1690348578588
nodejs_heap_space_size_available_bytes{space="new"} 4701528 1690348578588

# HELP nodejs_version_info Node.js version info.
# TYPE nodejs_version_info gauge
nodejs_version_info{version="v16.20.1",major="16",minor="20",patch="1"} 1

# HELP theia_extension_version Theia extension version info.
# TYPE theia_extension_version gauge
theia_extension_version{extension="theia_electron",version="1.39.0"} 1
theia_extension_version{extension="theia_core",version="1.39.0"} 1
theia_extension_version{extension="theia_variable_resolver",version="1.39.0"} 1
theia_extension_version{extension="theia_editor",version="1.39.0"} 1
theia_extension_version{extension="theia_filesystem",version="1.39.0"} 1
theia_extension_version{extension="theia_process",version="1.39.0"} 1
theia_extension_version{extension="theia_workspace",version="1.39.0"} 1
theia_extension_version{extension="theia_file_search",version="1.39.0"} 1
theia_extension_version{extension="theia_markers",version="1.39.0"} 1
theia_extension_version{extension="theia_outline_view",version="1.39.0"} 1
theia_extension_version{extension="theia_monaco",version="1.39.0"} 1
theia_extension_version{extension="theia_output",version="1.39.0"} 1
theia_extension_version{extension="theia_navigator",version="1.39.0"} 1
theia_extension_version{extension="theia_search_in_workspace",version="1.39.0"} 1
theia_extension_version{extension="theia_userstorage",version="1.39.0"} 1
theia_extension_version{extension="theia_toolbar",version="1.39.0"} 1
theia_extension_version{extension="theia_bulk_edit",version="1.39.0"} 1
theia_extension_version{extension="theia_callhierarchy",version="1.39.0"} 1
theia_extension_version{extension="theia_console",version="1.39.0"} 1
theia_extension_version{extension="theia_terminal",version="1.39.0"} 1
theia_extension_version{extension="theia_task",version="1.39.0"} 1
theia_extension_version{extension="theia_debug",version="1.39.0"} 1
theia_extension_version{extension="theia_editor_preview",version="1.39.0"} 1
theia_extension_version{extension="theia_messages",version="1.39.0"} 1
theia_extension_version{extension="theia_preferences",version="1.39.0"} 1
theia_extension_version{extension="theia_scm",version="1.39.0"} 1
theia_extension_version{extension="theia_timeline",version="1.39.0"} 1
theia_extension_version{extension="theia_typehierarchy",version="1.39.0"} 1
theia_extension_version{extension="theia_plugin_ext",version="1.39.0"} 1
theia_extension_version{extension="theia_plugin_ext_vscode",version="1.39.0"} 1
theia_extension_version{extension="theia_vsx_registry",version="1.39.0"} 1
theia_extension_version{extension="theia_api_samples",version="1.39.0"} 1
theia_extension_version{extension="theia_keymaps",version="1.39.0"} 1
theia_extension_version{extension="theia_getting_started",version="1.39.0"} 1
theia_extension_version{extension="theia_scm_extra",version="1.39.0"} 1
theia_extension_version{extension="theia_git",version="1.39.0"} 1
theia_extension_version{extension="theia_memory_inspector",version="1.39.0"} 1
theia_extension_version{extension="theia_metrics",version="1.39.0"} 1
theia_extension_version{extension="theia_mini_browser",version="1.39.0"} 1
theia_extension_version{extension="theia_plugin_dev",version="1.39.0"} 1
theia_extension_version{extension="theia_plugin_metrics",version="1.39.0"} 1
theia_extension_version{extension="theia_preview",version="1.39.0"} 1
theia_extension_version{extension="theia_property_view",version="1.39.0"} 1
theia_extension_version{extension="theia_secondary_window",version="1.39.0"} 1




playwright_total_time 10679.888000000035
4 changes: 2 additions & 2 deletions performance/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ <h2>process_cpu_seconds_total</h2>
data: {
datasets: [{
label: 'process_cpu_seconds_total',
data: [{"x":"2023-7-21T15-35-10","y":0.395848},{"x":"2023-7-21T15-50-37","y":0.544691},{"x":"2023-7-21T18-3-41","y":0.44975600000000004},{"x":"2023-7-22T5-15-49","y":0.588408},{"x":"2023-7-23T5-16-53","y":0.8107139999999999},{"x":"2023-7-24T5-17-37","y":0.782599},{"x":"2023-7-25T5-16-58","y":0.633561}]
data: [{"x":"2023-7-21T15-35-10","y":0.395848},{"x":"2023-7-21T15-50-37","y":0.544691},{"x":"2023-7-21T18-3-41","y":0.44975600000000004},{"x":"2023-7-22T5-15-49","y":0.588408},{"x":"2023-7-23T5-16-53","y":0.8107139999999999},{"x":"2023-7-24T5-17-37","y":0.782599},{"x":"2023-7-25T5-16-58","y":0.633561},{"x":"2023-7-26T5-16-22","y":0.611652}]
}]
}
});
Expand All @@ -38,7 +38,7 @@ <h2>playwright_total_time</h2>
data: {
datasets: [{
label: 'playwright_total_time',
data: [{"x":"2023-7-21T15-35-10","y":8767.181000000011},{"x":"2023-7-21T15-50-37","y":9809.31699999998},{"x":"2023-7-21T18-3-41","y":8460.314999999944},{"x":"2023-7-22T5-15-49","y":10444.890000000014},{"x":"2023-7-23T5-16-53","y":13549.217000000004},{"x":"2023-7-24T5-17-37","y":11253.835000000021},{"x":"2023-7-25T5-16-58","y":9862.849999999977}]
data: [{"x":"2023-7-21T15-35-10","y":8767.181000000011},{"x":"2023-7-21T15-50-37","y":9809.31699999998},{"x":"2023-7-21T18-3-41","y":8460.314999999944},{"x":"2023-7-22T5-15-49","y":10444.890000000014},{"x":"2023-7-23T5-16-53","y":13549.217000000004},{"x":"2023-7-24T5-17-37","y":11253.835000000021},{"x":"2023-7-25T5-16-58","y":9862.849999999977},{"x":"2023-7-26T5-16-22","y":10679.888000000035}]
}]
}
});
Expand Down

0 comments on commit 9c5ce9f

Please sign in to comment.