Skip to content

fetch: Reduce memory usage (#1258) #3526

fetch: Reduce memory usage (#1258)

fetch: Reduce memory usage (#1258) #3526

GitHub Actions / test-results-windows-clang succeeded Feb 2, 2025 in 0s

1116 passed, 0 failed and 11 skipped

Tests passed successfully

Report Passed Failed Skipped Time
build/libs/asset/logs/test_lib_asset_20250202T144639.mocha 66✅ 34ms
build/libs/check/logs/test_lib_check_20250202T144639.mocha 7✅ 1ms
build/libs/cli/logs/test_lib_cli_20250202T144639.mocha 56✅ 2ms
build/libs/core/logs/test_lib_core_20250202T144640.mocha 350✅ 4⚪ 419ms
build/libs/data/logs/test_lib_data_20250202T144639.mocha 157✅ 5ms
build/libs/ecs/logs/test_lib_ecs_20250202T144640.mocha 89✅ 12ms
build/libs/geo/logs/test_lib_geo_20250202T144640.mocha 159✅ 114ms
build/libs/jobs/logs/test_lib_jobs_20250202T144641.mocha 27✅ 4ms
build/libs/json/logs/test_lib_json_20250202T144641.mocha 59✅ 3ms
build/libs/log/logs/test_lib_log_20250202T144641.mocha 14✅ 8ms
build/libs/net/logs/test_lib_net_20250202T144643.mocha 5✅ 5⚪ 5ms
build/libs/scene/logs/test_lib_scene_20250202T144643.mocha 18✅ 2⚪ 52ms
build/libs/script/logs/test_lib_script_20250202T144641.mocha 93✅ 8ms
build/libs/trace/logs/test_lib_trace_20250202T144644.mocha 6✅ 1ms
build/libs/vfx/logs/test_lib_vfx_20250202T144644.mocha 10✅ 1ms

✅ build/libs/asset/logs/test_lib_asset_20250202T144639.mocha

66 tests were completed in 34ms with 66 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test_loader_font_ttf.c 3✅ 94ms
test_loader_graphic.c 3✅ 83ms
test_loader_inputmap.c 3✅ 81ms
test_loader_level.c 3✅ 76ms
test_loader_mesh_gltf.c 3✅ 68ms
test_loader_mesh_obj.c 3✅ 63ms
test_loader_prefab.c 3✅ 57ms
test_loader_product.c 3✅ 48ms
test_loader_raw.c 2✅ 31ms
test_loader_script.c 3✅ 39ms
test_loader_shader_spv.c 3✅ 34ms
test_loader_terrain.c 3✅ 30ms
test_loader_texture_atlas.c 3✅ 24ms
test_loader_texture_font.c 3✅ 18ms
test_loader_texture_png.c 3✅ 12ms
test_loader_texture_ppm.c 3✅ 6ms
test_loader_texture_tga.c 3✅ 14ms
test_loader_weapon.c 3✅ 29ms
test_manager.c 13✅ 168ms

✅ build/libs/check/logs/test_lib_check_20250202T144639.mocha

7 tests were completed in 1ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test_dynarray.c 3✅ 0ms
test_fizzbuzz.c 4✅ 0ms

✅ build/libs/cli/logs/test_lib_cli_20250202T144639.mocha

56 tests were completed in 2ms with 56 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test_app.c 7✅ 0ms
test_failure.c 1✅ 0ms
test_help.c 5✅ 0ms
test_parse.c 29✅ 0ms
test_read.c 11✅ 0ms
test_validate.c 3✅ 0ms

✅ build/libs/core/logs/test_lib_core_20250202T144640.mocha

354 tests were completed in 419ms with 350 passed, 0 failed and 4 skipped.

Test suite Passed Failed Skipped Time
test_alloc_block.c 6✅ 0ms
test_alloc_bump.c 3✅ 0ms
test_alloc_chunked.c 8✅ 0ms
test_alloc_page.c 2✅ 0ms
test_alloc_scratch.c 1✅ 0ms
test_array.c 2✅ 0ms
test_ascii.c 14✅ 0ms
test_base64.c 8✅ 0ms
test_bc.c 3✅ 0ms
test_bits.c 21✅ 0ms
test_bitset.c 18✅ 0ms
test_compare.c 1✅ 0ms
test_complex.c 2✅ 0ms
test_deflate.c 34✅ 0ms
test_dynarray.c 17✅ 0ms
test_dynbitset.c 8✅ 0ms
test_dynlib.c 1✅ 0ms
test_dynstring.c 7✅ 0ms
test_env.c 2✅ 0ms
test_file_iterator.c 6✅ 9ms
test_file_monitor.c 6✅ 2⚪ 8ms
test_file.c 15✅ 18ms
test_float.c 8✅ 0ms
test_format.c 22✅ 0ms
test_gzip.c 1✅ 0ms
test_macro.c 2✅ 0ms
test_math.c 11✅ 0ms
test_memory.c 24✅ 0ms
test_path.c 17✅ 0ms
test_process.c 7✅ 1⚪ 132ms
test_rng.c 4✅ 73ms
test_search.c 4✅ 0ms
test_shuffle.c 1✅ 0ms
test_simd.c 6✅ 0ms
test_sort.c 3✅ 0ms
test_string.c 22✅ 0ms
test_stringtable.c 3✅ 0ms
test_symbol.c 3✅ 996ms
test_thread.c 12✅ 1⚪ 10ms
test_time.c 6✅ 0ms
test_unicode.c 1✅ 0ms
test_utf8.c 6✅ 0ms
test_winutils.c 1✅ 0ms
test_zlib.c 1✅ 0ms

✅ build/libs/data/logs/test_lib_data_20250202T144639.mocha

157 tests were completed in 5ms with 157 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test_bin.c 17✅ 0ms
test_jsonschema.c 17✅ 0ms
test_read_json.c 29✅ 0ms
test_registry.c 20✅ 0ms
test_utils_clone.c 16✅ 0ms
test_utils_destroy.c 14✅ 0ms
test_utils_equal.c 12✅ 0ms
test_utils_hash.c 9✅ 0ms
test_utils_visit.c 1✅ 0ms
test_write_json.c 22✅ 0ms

✅ build/libs/ecs/logs/test_lib_ecs_20250202T144640.mocha

89 tests were completed in 12ms with 89 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test_affinity.c 1✅ 11ms
test_combinator.c 4✅ 3ms
test_def.c 16✅ 0ms
test_destruct.c 8✅ 1ms
test_entity.c 3✅ 0ms
test_graph.c 3✅ 0ms
test_runner.c 2✅ 13ms
test_storage.c 11✅ 2ms
test_utils.c 9✅ 0ms
test_view.c 13✅ 9ms
test_world.c 19✅ 2ms

✅ build/libs/geo/logs/test_lib_geo_20250202T144640.mocha

159 tests were completed in 114ms with 159 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test_box_rotated.c 2✅ 0ms
test_box.c 18✅ 0ms
test_capsule.c 1✅ 0ms
test_color.c 18✅ 0ms
test_line.c 5✅ 0ms
test_matrix.c 26✅ 39ms
test_nav.c 9✅ 0ms
test_plane.c 3✅ 0ms
test_quat.c 26✅ 63ms
test_sphere.c 3✅ 0ms
test_vector.c 48✅ 141ms

✅ build/libs/jobs/logs/test_lib_jobs_20250202T144641.mocha

27 tests were completed in 4ms with 27 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test_dot.c 1✅ 0ms
test_executor.c 7✅ 15ms
test_graph.c 17✅ 0ms
test_scheduler.c 2✅ 2ms

✅ build/libs/json/logs/test_lib_json_20250202T144641.mocha

59 tests were completed in 3ms with 59 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test_doc.c 16✅ 0ms
test_eq.c 17✅ 0ms
test_read.c 10✅ 2ms
test_write.c 16✅ 0ms

✅ build/libs/log/logs/test_lib_log_20250202T144641.mocha

14 tests were completed in 8ms with 14 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test_logger.c 3✅ 0ms
test_sink_json.c 5✅ 10ms
test_sink_pretty.c 6✅ 10ms

✅ build/libs/net/logs/test_lib_net_20250202T144643.mocha

10 tests were completed in 5ms with 5 passed, 0 failed and 5 skipped.

Test suite Passed Failed Skipped Time
test_addr.c 5✅ 1⚪ 4ms
test_http.c 2⚪ 0ms
test_socket.c 2⚪ 0ms

✅ build/libs/scene/logs/test_lib_scene_20250202T144643.mocha

20 tests were completed in 52ms with 18 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
test_nav.c 1⚪ 0ms
test_script.c 2✅ 96ms
test_set.c 16✅ 1⚪ 398ms

✅ build/libs/script/logs/test_lib_script_20250202T144641.mocha

93 tests were completed in 8ms with 93 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test_binder.c 2✅ 0ms
test_doc.c 9✅ 0ms
test_enum.c 4✅ 0ms
test_eval.c 5✅ 0ms
test_format.c 8✅ 10ms
test_lex.c 8✅ 0ms
test_mem.c 7✅ 2ms
test_optimize.c 1✅ 0ms
test_prog.c 1✅ 2ms
test_read.c 7✅ 1ms
test_sig.c 11✅ 0ms
test_val.c 30✅ 0ms

✅ build/libs/trace/logs/test_lib_trace_20250202T144644.mocha

6 tests were completed in 1ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test_dump_eventtrace.c 1✅ 0ms
test_sink_store.c 3✅ 0ms
test_tracer.c 2✅ 0ms

✅ build/libs/vfx/logs/test_lib_vfx_20250202T144644.mocha

10 tests were completed in 1ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test_warp.c 10✅ 0ms