Skip to content

Commit 3b7aa8d

Browse files
kelsey-brownMaedahBatooldadlerj
authored
Update wCAR definition (#1003)
Small update to wCAR definition for correctness --------- Co-authored-by: Maedah Batool <[email protected]> Co-authored-by: Dan Adler <[email protected]>
1 parent 8cab7ca commit 3b7aa8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/analytics/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Many of the metrics above are also available for Cody only. However, some user d
7272
| Hours saved | The number of hours saved by Cody users, assuming 2 minutes saved per completion |
7373
| Completions by day | The number of completions suggested by day and by editor. |
7474
| Completion acceptance rate (CAR) | The percent of completions presented to a user for at least 750ms accepted by day, the editor, day, and month. |
75-
| Weighted completion acceptance rate (wCAR) | Similar to CAR, but weighted by the number of characters presented in the completion, and only counting those fully retained by the user for X minutes after accepting the completion, by the editor, day, and month. |
75+
| Weighted completion acceptance rate (wCAR) | Similar to CAR, but weighted by the number of characters presented in the completion, by the editor, day, and month. This assigns more "weight" to accepted completions that provide more code to the user. |
7676
| Average completion latency (ms) | The average milliseconds of latency before a user is presented with a completion suggestion by an editor. |
7777
| Acceptance rate by language | CAR and total completion suggestions broken down by editor during the selected time |
7878

0 commit comments

Comments
 (0)