[Bug 275661] /usr/bin/dc really slow with a trivial calculation
| Newsgroups | gmane.os.freebsd.devel.standards |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275661 --- Comment #3 from Dennis Clarke <[email protected]> --- Indeed it look like /usr/bin/dc is doing something ... slowly : pluto$ bin/tn -f ; echo "16k 1.0000001 2 26^ ^ pq" | dc ; bin/tn -f 1702174885.863497199 821.2980401419965396 1702189165.176900562 pluto$ echo '16k 1702189165.1769 1702174885.8635 - pq' | dc 14279.3134 Just under 4 hours. -- You are receiving this mail because: You are the assignee for the bug.