Opened 6 years ago

Last modified 5 months ago

#1504 new enhancement

Eggs compiled with -O2

Reported by: Mario Domenech Goulart Owned by:
Priority: major Milestone: 6.0.0
Component: extensions Version: 5.0.0
Keywords: -O2 Cc:
Estimated difficulty: medium

Description

Some eggs are being compiled with -O2. Maybe their runtime performance can be improved by compiling them with -O3. Here's an initial list of the ones I observed being compiled with -O2:

  • base64
  • defstruct
  • matchable
  • memory-mapped-files
  • posix-groups
  • sendfile
  • simple-md5
  • simple-sha1
  • srfi-18
  • uri-common

Change History (1)

comment:1 Changed 5 months ago by felix winkelmann

Milestone: someday6.0.0
Note: See TracTickets for help on using tickets.