Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate codspeed #332

Merged
merged 3 commits into from
Nov 14, 2022
Merged

Integrate codspeed #332

merged 3 commits into from
Nov 14, 2022

Conversation

samuelcolvin
Copy link
Member

duplicate of #328 to see if it runs.

@codecov-commenter
Copy link

codecov-commenter commented Nov 14, 2022

Codecov Report

Merging #332 (c2a48eb) into main (463ed7a) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #332   +/-   ##
=======================================
  Coverage   97.35%   97.35%           
=======================================
  Files          57       57           
  Lines        6890     6890           
  Branches       46       46           
=======================================
  Hits         6708     6708           
  Misses        182      182           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 463ed7a...c2a48eb. Read the comment docs.

@codspeed-hq
Copy link

codspeed-hq bot commented Nov 14, 2022

CodSpeed Performance Report

Merging #332 art049-integrate-codspeed (cee2e0e) will create unknown performance changes.

Congrats! CodSpeed is installed 🎉

🆕 63 new benchmarks were detected.

You will start to see performance impacts in the reports once the benchmarks are run from your default branch.

Detected benchmarks

  • test_complete_core_lax (1.3 ms)
  • test_complete_core_strict (1.5 ms)
  • test_complete_core_error (10.3 ms)
  • test_complete_core_isinstance (7.5 ms)
  • test_complete_core_json (2.7 ms)
  • test_build_schema (3.3 ms)
  • test_core_python_fs (338.1 µs)
  • test_core_python_not_fs (327.9 µs)
  • test_core_json_fs (765.5 µs)
  • test_core_json_not_fs (755.4 µs)
  • test_bool_core (48.5 µs)
  • test_small_class_core_dict (24.5 µs)
  • test_small_class_core_model (44.5 µs)
  • test_core_string_lax (13.3 µs)
  • test_core_string_strict (13.3 µs)
  • test_recursive_model_core (1.8 ms)
  • test_list_of_dict_models_core (502.5 µs)
  • test_list_of_ints_core_py (7.9 ms)
  • test_list_of_ints_core_json (4.6 ms)
  • test_list_of_any_core_py (23 µs)
  • test_set_of_ints_core (9.2 ms)
  • test_set_of_ints_core_json (5.7 ms)
  • test_frozenset_of_ints_core (2 ms)
  • test_dict_of_ints_core (12 ms)
  • test_dict_of_any_core (4.2 ms)
  • test_dict_of_ints_core_json (15.8 ms)
  • test_many_models_core_dict (5.4 ms)
  • test_many_models_core_model (99.8 ms)
  • test_list_of_nullable_core (1.1 ms)
  • test_bytes_core (13.4 µs)
  • test_core_python (39.6 µs)
  • test_model_core_json (52.3 µs)
  • test_core_raw (13.6 µs)
  • test_core_str (23.1 µs)
  • test_core_future (40.1 µs)
  • test_core_future_str (23.8 µs)
  • test_date_from_date (13.5 µs)
  • test_date_from_str (18.6 µs)
  • test_date_from_datetime (30.4 µs)
  • test_date_from_datetime_str (21.3 µs)
  • test_core_future (21.7 µs)
  • test_core_future_str (19 µs)
  • test_smart_union_core (17.7 µs)
  • test_smart_union_coerce_core (19 µs)
  • test_strict_union_core (19.3 µs)
  • test_strict_union_error_core (55.4 µs)
  • test_dont_raise_error (41.1 µs)
  • test_raise_error_value_error (79.2 µs)
  • test_raise_error_custom (80.9 µs)
  • test_positional_tuple (33.7 µs)
  • test_variable_tuple (34.4 µs)
  • test_tuple_many_variable (28.5 µs)
  • test_tuple_many_positional (29.6 µs)
  • test_arguments (43.7 µs)
  • test_with_default (33.2 µs)
  • test_chain_list (49.1 µs)
  • test_chain_function (48.1 µs)
  • test_chain_two_functions (68 µs)
  • test_chain_nested_functions (67.3 µs)
  • test_generator_python (61.1 µs)
  • test_generator_rust (24.6 µs)
  • test_isinstance_json (28.6 µs)
  • test_int_error (80.4 µs)

@samuelcolvin
Copy link
Member Author

THIS IS FUCKING AWESOME. 🚀

@samuelcolvin samuelcolvin merged commit 79ad255 into main Nov 14, 2022
@samuelcolvin samuelcolvin deleted the art049-integrate-codspeed branch November 14, 2022 10:51
@art049
Copy link
Contributor

art049 commented Nov 14, 2022

Amazing ! 🔥

@jvdd jvdd mentioned this pull request Feb 2, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants