[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-bugs] #24374 [Core Tor/Tor]: Reduce monotime_coarse_absolute_msec() usage



#24374: Reduce monotime_coarse_absolute_msec() usage
------------------------------+---------------------
     Reporter:  ahf           |      Owner:  (none)
         Type:  enhancement   |     Status:  new
     Priority:  Medium        |  Milestone:
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:  s8-perf
Actual Points:                |  Parent ID:  #24062
       Points:                |   Reviewer:
      Sponsor:  Sponsor8      |
------------------------------+---------------------
 `monotime_coarse_absolute_msec()` is making a lot of calls to the compiler
 generated function `__udivdi3` to the point where it pops up in our
 profiling on Android.

 We should reduce this usage and ensure the high amount of calls to
 `__udivdi3` goes away.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/24374>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs