Skip to content

creation of certain prime finite fields is double dog slow (compared to Magma) #10975

@williamstein

Description

@williamstein
sage: time FiniteField(10^310+733)  # approx 30 CPU seconds
magma: time FiniteField(10^310+733)  // approx 0.01 CPU seconds

This is a prime field.


Apply only attachment: trac_10975.2.patch to the Sage library.

Component: basic arithmetic

Keywords: sd32

Author: William Stein

Reviewer: David Roe, Tom Boothby

Merged: sage-4.7.2.alpha3

Issue created by migration from https://trac.sagemath.org/ticket/10975

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions