A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/emacs-csharp/csharp-mode/issues/164 below:

typing lag that increases with size of file · Issue #164 · emacs-csharp/csharp-mode · GitHub

Using latest from melpa (20200904.922, I open emacs -Q,
(package-initialize)
(require 'csharp-mode)

and in Example.cs I
M-x profiler-start cpu RET
and type four letters in the Main function, profiler-stop and profiler-report:

- command-execute                                                  74  74%
 - funcall-interactively                                           60  60%
  - self-insert-command                                            59  59%
   - c-before-change                                               57  57%
    - mapc                                                         57  57%
     - #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_56>                 57  57%
      - c-before-change-check-unbalanced-strings                   56  56%
       + c-pps-to-string-delim                                     54  54%

in Example2.cs I
M-x profiler-start cpu RET
and type four letters in the Main function, profiler-stop and profiler-report:

- command-execute                                                 142  87%
 - funcall-interactively                                          132  80%
  - self-insert-command                                           132  80%
   - c-before-change                                              128  78%
    - mapc                                                        128  78%
     - #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_56>                128  78%
      - c-before-change-check-unbalanced-strings                  128  78%
         c-pps-to-string-delim                                    126  77%

the difference between the files is that the second one has yet another copy of that silly class.

example.zip


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4