Ticket #11408 (closed enhancement: invalid)

Opened 2 years ago

Last modified 2 months ago

Make sig_on() and sig_off() really macros

Reported by: jdemeyer Owned by: jdemeyer
Priority: minor Milestone: sage-duplicate/invalid/wontfix
Component: c_lib Keywords:
Cc: Work issues:
Report Upstream: N/A Reviewers: Jeroen Demeyer
Authors: Merged in:
Dependencies: Stopgaps:

Description

Currently, sig_on() and sig_off() are partially macros and partially inline functions. I plan to make them completely macros and check whether that increases performance.

Attachments

11408_sig_on_macro Download (2.3 KB) - added by jdemeyer 15 months ago.

Change History

Changed 15 months ago by jdemeyer

comment:1 Changed 2 months ago by jdemeyer

  • Status changed from new to closed
  • Reviewers set to Jeroen Demeyer
  • Resolution set to invalid
  • Milestone changed from sage-5.9 to sage-duplicate/invalid/wontfix

This isn't really an issue.

Note: See TracTickets for help on using tickets.