Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
copar-benchmarks
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Hans-Peter Deifel
copar-benchmarks
Commits
deda43b7
Commit
deda43b7
authored
6 years ago
by
Hans-Peter Deifel
Browse files
Options
Downloads
Patches
Plain Diff
wta: Preliminary results for Word,or
parent
1114c0ac
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
wta/benchmarks.org
+78
-0
78 additions, 0 deletions
wta/benchmarks.org
with
78 additions
and
0 deletions
wta/benchmarks.org
+
78
−
0
View file @
deda43b7
...
...
@@ -1131,3 +1131,81 @@ ls -sh bench/wta_powerset_0,4_*__14281*
#+RESULTS:
| i | states | edges | initial-partition-size | final-partition-size | explicit-final-partition-size | size1-skipped | overall-duration | parse-duration | algorithm-duration | initialize-duration | refine-duration |
| 0 | 2546226 | 14977800 | 376 | 2546226 | 49926 | 11841832 | 129.05925319 | 44.887706321 | 78.246885415 | 20.851582498 | 52.50648174 |
** Word,or
*** 4xX mit out-degree und different-values 50
#+BEGIN_SRC shell
./bench.py bisect ../../copar/bin/random-wta ../../copar/bin/copar --monoid Word,or --symbols 0,4 --out-degree 50 --good 100000 --bad 130000 --different-values 50
#+END_SRC
: Trying 115000...
: Trying 107500...
: Trying 111250...
: Trying 113125...
: Trying 114062...
: Trying 113593...
: Trying 113827...
: Trying 113944...
: Trying 114003...
: Trying 113973...
: Trying 113958...
: Trying 113951...
: Trying 113954...
: Trying 113956...
: Trying 113957...
: First bad state count: 113958
*** TODO 4xX^2 mit out-degree und different-values 50
#+BEGIN_SRC shell
#+END_SRC
*** 4xX^3 mit out-degree und different-values 50
#+BEGIN_SRC shell
./bench.py bisect ../../copar/bin/random-wta ../../copar/bin/copar --monoid Word,or --symbols 0,0,0,4 --out-degree 50 --good 67000 --bad 73000 --different-values 50
#+END_SRC
: Trying 70000...
: Trying 68500...
: Trying 69250...
: Trying 69625...
: Trying 69437...
: Trying 69531...
: Trying 69578...
: Trying 69601...
: Trying 69613...
: Trying 69619...
: Trying 69622...
: Trying 69623...
: Trying 69624...
: First bad state count: 69624
*** TODO 4xX^4 mit out-degree und different-values 50
#+BEGIN_SRC shell
#+END_SRC
*** 4xX^5 mit out-degree und different-values 50
#+BEGIN_SRC shell
./bench.py bisect ../../copar/bin/random-wta ../../copar/bin/copar --monoid Word,or --symbols 0,0,0,0,0,4 --out-degree 50 --good 48000 --bad 52000 --different-values 50
#+END_SRC
: Trying 50000...
: Trying 49000...
: Trying 48500...
: Trying 48750...
: Trying 48875...
: Trying 48937...
: Trying 48968...
: Trying 48952...
: Trying 48960...
: Trying 48964...
: Trying 48962...
: Trying 48963...
: First bad state count: 48964
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment