-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c755ae5
commit ac7f90e
Showing
3 changed files
with
11 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,10 @@ | ||
Performances | ||
------------ | ||
|
||
* | ||
``requake scan_catalog`` took 53 minutes on my 2.7 GHz i7 MacBook Pro to | ||
* ``requake scan_catalog`` took 53 minutes on my 2.7 GHz i7 MacBook Pro to | ||
process 14,100,705 earthquake pairs. | ||
Dowloaded traces are cached in memory to speed up execution. Processing is not | ||
yet parallel: some improvements might come in future versions, when | ||
parallelization will be implemented. | ||
|
||
* | ||
``requake build_families`` is fast™. | ||
* ``requake build_families`` is fast™. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters