# Why it is so slow to factor(BigInt) by Primes?

**URL:** https://discourse.julialang.org/t/why-it-is-so-slow-to-factor-bigint-by-primes/31112
**Category:** General Usage
**Tags:** package, nemo
**Created:** [November 15, 2019, 2:04am UTC](https://discourse.julialang.org/t/why-it-is-so-slow-to-factor-bigint-by-primes/31112 "2019-11-15T02:04:02Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![non-Jedi](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/non-jedi/32/3645_2.png) [@non-Jedi](https://discourse.julialang.org/u/non-Jedi)
#### Post date: [November 17, 2019, 10:31pm UTC](https://discourse.julialang.org/t/why-it-is-so-slow-to-factor-bigint-by-primes/31112/5 "2019-11-17T22:31:59Z")

</div>

Could you post the [quoted](https://discourse.julialang.org/t/psa-make-it-easier-to-help-you/14757) output of running:

```julia
using Pkg
Pkg.build("Nemo")

```

This might be a bug that should be filed against the package.

---

_[View the full topic](https://discourse.julialang.org/t/why-it-is-so-slow-to-factor-bigint-by-primes/31112)._
